Sam Smucny
f89a163305
Add tooltips to visibility icons ( #9287 )
2022-12-08 14:57:23 +09:00
tamaina
e81c2962a0
enhance: AVIF support ( #9281 )
...
* chore: Make image/avif browsersafe
* server side
* change FileInfoService
* ✌️
* avifはMastodonでは絶望的 see https://github.com/misskey-dev/misskey/issues/9283
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-12-08 14:49:49 +09:00
syuilo
bd35d0fb2a
12.120.0-alpha.11
2022-12-08 14:18:49 +09:00
syuilo
53fb516179
add todo
2022-12-08 13:44:38 +09:00
syuilo
686bea6e2a
Update ServerService.ts
2022-12-08 13:40:42 +09:00
syuilo
8b4ba370f7
Update ServerService.ts
2022-12-08 07:46:11 +09:00
rinsuki
54ccacff97
fix: dockerignore not excluding packages/*/node_modules ( #9296 )
2022-12-08 07:30:42 +09:00
tamaina
214de03301
GitHub Actions Test PR: Cache on Lint ( #9289 )
...
* update lint.yml
* wip
* fix
* fix
* continue-on-error: true
2022-12-08 03:18:15 +09:00
tamaina
d9541a7db8
fix: Update Dockerfile ( #9292 )
...
- copy .yarn/install-state.gz
- add --immutable to yarn install
2022-12-08 03:16:05 +09:00
syuilo
733515329a
12.120.0-alpha.10
2022-12-07 10:33:19 +09:00
syuilo
cd50b9db1d
New Crowdin updates ( #9088 )
...
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Greek)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Thai)
2022-12-07 10:25:46 +09:00
Marcel
7b6cd6187f
Update docker.yml ( #9046 )
...
not only tag 12.118.1; 12 and 12.118 and 12.118.1
2022-12-07 04:32:03 +09:00
syuilo
9d14476a6a
fix(server): cookieが取得されないのを修正
2022-12-06 14:17:53 +09:00
syuilo
3b7c943440
fix(server): cookieが設定されないのを修正
2022-12-06 14:14:41 +09:00
syuilo
9cda400c80
fix(server): GitHub連携ができない問題を修正
2022-12-06 12:41:11 +09:00
syuilo
f3e869ddae
feat(client): add new gabber kick sounds
2022-12-06 12:34:39 +09:00
syuilo
f1855020ad
update dep
2022-12-06 12:31:50 +09:00
syuilo
4ea1a173a8
refactor: use ??
2022-12-06 12:06:17 +09:00
syuilo
b4be9d270c
perf(server): improve syslog performance
2022-12-06 09:38:55 +09:00
syuilo
d8611506cf
inboxが処理できない問題を多分修正
2022-12-06 09:21:36 +09:00
syuilo
3e493effaf
chore: add missing decoration of PushNotificationService
2022-12-06 09:17:37 +09:00
rinsuki
5e14f3ff55
chore: Add yarn itself to repository ( #9239 )
...
* chore: Add yarn itself to repository
Fix #9230
* use yarn v3.3.0
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2022-12-05 23:06:38 +09:00
tamaina
83e1d53928
fix: lintが動かないのを修正, swもlint
2022-12-05 13:21:44 +00:00
tamaina
8b961ba035
chore: fix spelling error "Enviroment"
...
Fix #9269
2022-12-05 12:23:10 +00:00
syuilo
c0c23b135c
bull-board復活
2022-12-04 17:33:51 +09:00
syuilo
9ce13d487b
chore: fix import position
2022-12-04 17:05:32 +09:00
syuilo
bbb49457f9
refactor: introduce bindThis decorator to bind this automaticaly
2022-12-04 15:03:09 +09:00
syuilo
e73581f715
🎨
2022-12-04 14:26:21 +09:00
syuilo
496639f5b0
fix typo
2022-12-04 13:16:25 +09:00
syuilo
b29a50eca6
fix import paths
2022-12-04 13:14:35 +09:00
syuilo
2b1a673e32
chore: remove needless experimental-json-modules flag
2022-12-04 10:52:53 +09:00
syuilo
69016735be
update deps
2022-12-04 10:39:11 +09:00
syuilo
8950114f7d
refactor: remove needless const notation
2022-12-04 10:32:12 +09:00
syuilo
22ccb0fa71
refactor
2022-12-04 10:16:03 +09:00
tamaina
14221e78b7
Fix forkbomb 2
...
also in extractApMentions and parseAudience
Co-authored-by: mei23 <m@m544.net>
2022-12-03 16:59:28 +00:00
syuilo
9a32c6bcf7
Update package.json
2022-12-03 19:43:09 +09:00
syuilo
3a7182bfb5
Fastify ( #9106 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* Update SignupApiService.ts
* wip
* wip
* Update ClientServerService.ts
* wip
* wip
* wip
* Update WellKnownServerService.ts
* wip
* wip
* update des
* wip
* Update ApiServerService.ts
* wip
* update deps
* Update WellKnownServerService.ts
* wip
* update deps
* Update ApiCallService.ts
* Update ApiCallService.ts
* Update ApiServerService.ts
2022-12-03 19:42:05 +09:00
syuilo
2db9f6efe7
Update CHANGELOG.md
2022-12-03 18:44:13 +09:00
Laura Hausmann
2037c83541
fix(client): make note visibility inheritance behave correctly when default is set to followers-only ( #9238 )
...
* Fix post visibility
* Also in the case of specified
* fix
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2022-12-03 06:14:37 +09:00
Derek
66513b9893
fix(server): "forkbomb" DOS mitigation ( #9247 )
...
* Add recursion limit to resolver
* Use shared resolver in featured and question
* Changelog
* Changelog fix
* Update CHANGELOG.md
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add host to recursion limit error message
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-12-03 06:13:36 +09:00
tamaina
5decad9cf1
fix: add missing ,
2022-12-02 14:12:09 +00:00
tamaina
bebbdbde8a
Fix #9252
2022-12-02 14:11:51 +00:00
tamaina
b7bbf0ec0b
update yarn.lock
2022-12-02 11:40:28 +00:00
tamaina
b0b04b6f24
Update CHANGELOG.md
...
Fix about yarn berry
2022-11-30 14:50:36 +09:00
tamaina
19c50f5d0c
🎨 MkInstanceTicker
2022-11-30 05:01:43 +00:00
syuilo
0f7fff3d0d
update yarn.lock
2022-11-29 14:19:14 +09:00
syuilo
594c329dbd
update deps
2022-11-29 13:14:57 +09:00
tamaina
dba80a7e8e
Fix #9234 ( #9235 )
2022-11-27 09:04:09 +09:00
tamaina
707398b1d9
enhance: Modify MkInstanceTicker ( #9236 )
...
* fix and enhance MkNoteDetailed
* change instanceticker
* 🎨
* fix
* 🎨
* fix
* 🎨
* revert MkNoteDetailed
2022-11-27 08:57:11 +09:00
tamaina
285860f958
fix tsconfig.json
2022-11-26 10:52:24 +00:00