Commit Graph

639 Commits

Author SHA1 Message Date
ThatOneCalculator 790e4361dc fix: 🐛 motd 2022-09-13 21:38:02 -07:00
ThatOneCalculator 4c021e196f fix motd 2022-09-13 20:41:45 -07:00
ThatOneCalculator b0e1c3d866 meta 2022-09-13 20:23:52 -07:00
ThatOneCalculator 59f80c60b9 Merge remote-tracking branch 'nullobsi/secure-fetch' into develop 2022-09-13 20:23:22 -07:00
ThatOneCalculator afa87c1cab chore: ♻️ `about-misskey` -> `about-calckey` 2022-09-10 12:25:22 -07:00
ThatOneCalculator a9eb58ac72 chore: 🔀 Merge upstream to 12.119.0 2022-09-10 12:13:55 -07:00
syuilo 7c89a27e61 update deps 2022-09-10 19:14:07 +09:00
ThatOneCalculator e8664b5664 chore: 🔀 Merge upstream 2022-09-09 12:16:58 -07:00
ThatOneCalculator 0f21d4c077 chore: ⬆️ Upgrade several deps
From yarn upgrade-interactive
2022-09-07 16:23:33 -07:00
nullobsi 1c7dc4a1e8
Hide private data in pug when private mode is enabled 2022-09-06 20:47:36 -07:00
nullobsi 7caec25f0f
Add secure mode settings to Security tab 2022-09-06 20:47:33 -07:00
nullobsi 26f0483094
In private mode, block access to many public APIs 2022-09-06 20:46:42 -07:00
nullobsi a03f13fb3f
Add Secure Mode and Private Mode
- Add instance actor
- Add private mode, which uses an allowlist
- Add Secure Mode, restricts access to blocked instances
2022-09-06 20:46:41 -07:00
nullobsi 7887082622
Add migration for allowedHosts, secureMode, privateMode 2022-09-06 20:46:41 -07:00
syuilo 1b014bc3e5 fix(server): 他人の通知を既読にできる可能性があるのを修正 2022-09-06 20:54:49 +09:00
Takuya Yoshida 057d1642c8
Update typeorm to 0.3.9 (#9083) 2022-09-06 14:57:46 +09:00
ThatOneCalculator 4dc706a91a chore: ⬆️ Upgrade TypeORM 2022-09-05 14:53:48 -07:00
ThatOneCalculator e6236a2ffb fix screenshot size 2022-08-27 21:44:30 -07:00
ThatOneCalculator 770b2d9908 bg col 2022-08-27 21:44:17 -07:00
ThatOneCalculator ef801a4b94 description 2022-08-27 21:43:57 -07:00
ThatOneCalculator 5c6cff93ef feat: improve pwa manifest 2022-08-27 21:42:38 -07:00
ThatOneCalculator ab4c267594 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-27 15:18:59 -07:00
syuilo 47b2e56967 update deps 2022-08-27 16:34:14 +09:00
syuilo 773139b737 enhance(client): add html color-schema support 2022-08-27 00:39:59 +09:00
ThatOneCalculator 899d7b42b5 Always `signToActivityPubGet` 2022-08-22 23:44:26 -07:00
ThatOneCalculator ea3c2441be fix: 🔒 Up multer to LTS as to avoid CVE-2022-24434 2022-08-17 15:57:16 -07:00
ThatOneCalculator f101791d02 Fix overlap betwen favicon and splash icon 2022-08-15 15:55:30 -07:00
ThatOneCalculator c80577c709 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-15 15:21:46 -07:00
syuilo dddc076d01 update deps 2022-08-13 18:45:29 +09:00
ThatOneCalculator 20c32d6b0e Add back migration 2022-08-09 19:56:03 -07:00
ThatOneCalculator 73a57858e0 feat: custom css/assets
typo

fix gulpfile
2022-08-09 13:09:54 -07:00
ThatOneCalculator e7f2c7df03 fix: recommended timeline
I doubt itll work, but...

🙏

hail mairy

certified typeorm moment

im stuff

debug log

not a fan of js/ts

istg

missing parenthesis

postgres can kiss my ass

didnt need `::string[]` i think

hide caption button

Remove debug log

Clean up

no longer beta!

fix streaming
2022-08-09 13:09:54 -07:00
ThatOneCalculator 916e9db51a attempt to fix 2022-08-09 00:37:48 -07:00
ThatOneCalculator 7095abf728 Obliteration of Ai-chan 🐱🔫 2022-08-08 14:58:27 -07:00
ThatOneCalculator 0601a89cb8 New error images! 2022-08-08 14:07:09 -07:00
ThatOneCalculator 74bd9fd01c docs 2022-08-05 14:11:18 -07:00
ThatOneCalculator 31e9279c70 More Calckey branding 2022-08-05 14:07:40 -07:00
ThatOneCalculator 497675c49e import order 2022-08-04 18:13:56 -07:00
ThatOneCalculator 4cae839bfa thumbs up or star trggers pleroma like 2022-08-04 18:12:57 -07:00
ThatOneCalculator c1509ebcad idk 2022-08-04 14:28:16 -07:00
ThatOneCalculator 26e82b73dc im stuff 2022-08-04 14:25:54 -07:00
ThatOneCalculator b376d3e98e stuff? 2022-08-04 14:16:22 -07:00
ThatOneCalculator 1151991b70 t 2022-08-04 14:13:12 -07:00
Johann150 74cf3d887c backend: fix lint "no-throw-literal" 2022-08-04 13:36:37 -07:00
Johann150 dd28859348 fix spelling error 2022-08-04 13:34:18 -07:00
ThatOneCalculator 0e7361d4b8 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-04 13:31:54 -07:00
syuilo f3164c9cf2 fix: use new for throw error
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-08-01 17:44:53 +09:00
syuilo 78f061b9db update deps 2022-07-31 22:01:01 +09:00
syuilo b5bf4e75a6 use es2021 for node 2022-07-31 14:20:10 +09:00
ThatOneCalculator 025a8e23c4 revers 2022-07-29 15:07:07 -07:00