syuilo
|
c1d38a49bd
|
add note
|
2025-01-30 22:11:26 +08:00 |
|
syuilo
|
77f0a41d98
|
add note
|
2025-01-30 22:11:26 +08:00 |
|
syuilo
|
1833133cc6
|
refactor(backend): remove unnecessary any
|
2025-01-30 22:11:26 +08:00 |
|
syuilo
|
ec2a02d75a
|
Revert "refactor"
This reverts commit 7fd8ef344b .
|
2025-01-30 22:11:26 +08:00 |
|
syuilo
|
02e166a864
|
refactor
|
2025-01-30 22:11:26 +08:00 |
|
syuilo
|
729f4e5ea4
|
🎨
|
2025-01-30 22:11:26 +08:00 |
|
github-actions[bot]
|
9843cda72a
|
Bump version to 2024.10.1-beta.6
|
2025-01-30 22:11:26 +08:00 |
|
syuilo
|
c048cbfe1d
|
Update CHANGELOG.md
|
2025-01-30 22:11:26 +08:00 |
|
syuilo
|
623e034132
|
perf(frontend): make skipNoteRender on by default
|
2025-01-30 22:11:26 +08:00 |
|
syuilo
|
9ddf202aae
|
perf(frontend-embed): improve note rendering performance
|
2025-01-30 22:11:26 +08:00 |
|
syuilo
|
e0f9e9e53c
|
perf(frontend): improve notification rendering performance
|
2025-01-30 22:11:26 +08:00 |
|
github-actions[bot]
|
17ce1a6df4
|
Bump version to 2024.10.1-beta.5
|
2025-01-30 22:11:25 +08:00 |
|
かっこかり
|
ad2911c265
|
enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように (#14762)
* enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように
* Update Changelog
* enhance(frontend): アーカイブ済みのものを読み込めるように
* Update Changelog
* fix changelog
* 🎨
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
d640a0169a
|
New Crowdin updates (#14753)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
1a7edc762d
|
perf(frontend): ノートのレンダリングをスキップできるように
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
9d3bbfc552
|
fix(backend): RBT有効時、リノートのリアクションが反映されない問題を修正
|
2025-01-30 22:11:25 +08:00 |
|
かっこかり
|
1922d8bf27
|
fix(frontend): タイムラインで、広告がない際にも広告のwrapperが出てしまうのを修正 (#14763)
|
2025-01-30 22:11:25 +08:00 |
|
かっこかり
|
723e832c7a
|
fix(frontend): 使用されているexposeを復活させる (#14764)
|
2025-01-30 22:11:25 +08:00 |
|
github-actions[bot]
|
476393ee83
|
Bump version to 2024.10.1-beta.4
|
2025-01-30 22:11:25 +08:00 |
|
おさむのひと
|
a76385d1f5
|
feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (#14757)
* feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知
* fix misskey-js.api.md
* Revert "feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知"
This reverts commit 3ab953bdf87f28411a1a10bce787a23d238cda80.
* 通知をやめてユーザ単位でのお知らせ機能に変更
* テスト用実装を戻す
* Update packages/backend/src/queue/processors/CheckModeratorsActivityProcessorService.ts
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix remove empty then
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
215bcf3c73
|
refactor(backend): remove unnecessary .then
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
42ebe5db5c
|
feat: リモートサーバーのサーバー情報を収集しないオプション (#14634)
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* Update types.ts
|
2025-01-30 22:11:25 +08:00 |
|
かっこかり
|
71eabf2f9d
|
feat: ユーザーの名前に禁止ワードを設定できるように (#14756)
* wip
* 🎨
* Enhance: モデレーター以上は制限の影響を受けないように
* refactor
* better error handling
* fix
* Revert "better error handling"
This reverts commit 5670b29cfa18a3894d0c2abfe0e5ef862e3b9ffa.
* error handling
* エラーが出ないのを修正
* translation
* Update Changelog
* status code
* ✌️
* モデレーター以上は影響ないことを明記
* 🎨
* update changelog
* spdx
* Update update.ts
* refactor
* eliminate `screen name`
* remove untracked file
---------
Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
188e6b9da8
|
🎨
|
2025-01-30 22:11:25 +08:00 |
|
FineArchs
|
9318b8722d
|
refactor: MkStickyContainerで<style />を使う (#14755)
* remove rootEL ref
* use css module
* use v-bind in css
* --MI prefix
* remove unused ref
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
af16f28661
|
🎨
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
bd48470403
|
fix(frontend): fix style
Fix #14754
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
f44b2df279
|
Update index.d.ts
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
c6a5669c42
|
Update about-misskey.vue
|
2025-01-30 22:11:25 +08:00 |
|
かっこかり
|
ad1f18681d
|
fix(backend): キューのエラーログを簡略化するように (#14748)
* reduce federation log spam
* Don't record stack trace for unrecoverable errors.
* Avoid logging duplicate stace traces.
(cherry picked from commit ed0570110bf8cb8e8959591dccfa3c35999106ce)
* improve error summaries
(cherry picked from commit 20dd66f735d9778df0371001e303549dce619260)
* fix lint errors
(cherry picked from commit 83869e1c470b12b3bf4b23d885514d926620662a)
* condense job info
(cherry picked from commit 786702e076ad1af14538849512ad31c0ced7afe6)
* fix maxAttempts calculation
(cherry picked from commit b4d10aa8f821e594ec9c907eb2a5bdb3c73c67d5)
* condense error info
(cherry picked from commit f62cd8941ced74a4865aa5eae4f4a1c7aa1d30f1)
* normalize ID logging
(cherry picked from commit d8e1e4890d28347239162e26235eb68b1ff96654)
* further condense error details
(cherry picked from commit d867c2089b3b24680df0713a2aa0914789e45670)
* collapse AbortErrors
(cherry picked from commit 5171ba7113ebc7242527768afb9ab4cec534e3b3)
* don't log job name unless it has one
(cherry picked from commit a5316c06ed770b60f7b4c7ff5aa8c71cc0558db7)
* Update Changelog
* Record origin
---------
Co-authored-by: Hazel K <acomputerdog@gmail.com>
|
2025-01-30 22:11:25 +08:00 |
|
github-actions[bot]
|
3d0814eb73
|
Bump version to 2024.10.1-beta.3
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
bf42bf2f46
|
wip (#14745)
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
93b394e253
|
chore: add description
|
2025-01-30 22:11:25 +08:00 |
|
おさむのひと
|
e34f921c32
|
feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする (#14746)
* feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする
* fix RoleService.
* fix
* fix
* fix
* add test and fix
* fix
* fix CHANGELOG.md
* fix test
|
2025-01-30 22:11:25 +08:00 |
|
FineArchs
|
f1606ef8d1
|
fix: admin/emoji/update で不正なエラーが発生する (#14750)
* fix emoji updating bug
* update changelog
* type fix
* " -> '
* conprehensiveness check
* lint
* undefined -> null
|
2025-01-30 22:11:25 +08:00 |
|
かっこかり
|
e46e48da5d
|
Update CHANGELOG.md (書き方を揃える)
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
9165e2c569
|
clean up
|
2025-01-30 22:11:25 +08:00 |
|
github-actions[bot]
|
3272af53ec
|
Bump version to 2024.10.1-beta.2
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
e0aab887b8
|
Update CHANGELOG.md
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
19a69f052f
|
🎨
|
2025-01-30 22:11:25 +08:00 |
|
syuilo
|
518fab82b9
|
clean up
|
2025-01-30 22:11:25 +08:00 |
|
かっこかり
|
9ca00b384b
|
refactor(frontend): prefix css variables (UI) (#14739)
* refactor(frontend): prefix css variables
* `MI_UI` -> `MI`
* fix
* `stickyBottom`
* stickyTop
|
2025-01-30 22:11:24 +08:00 |
|
github-actions[bot]
|
1498093886
|
Bump version to 2024.10.1-beta.1
|
2025-01-30 22:11:24 +08:00 |
|
github-actions[bot]
|
5b944f4dae
|
Bump version to 2024.10.1-alpha.0
|
2025-01-30 22:11:24 +08:00 |
|
syuilo
|
3906003fd7
|
New Crowdin updates (#14733)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Catalan)
|
2025-01-30 22:11:24 +08:00 |
|
かっこかり
|
d7d89a9c88
|
fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 (#14738)
* fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正
* emitされるオブジェクトの型を変更したことに伴う修正
* Update Changelog
|
2025-01-30 22:11:24 +08:00 |
|
syuilo
|
d79bc71e49
|
refactor(frontend): prefix css variables (#14725)
* wip
* Update index.d.ts
* remove unnecessary codes
|
2025-01-30 22:11:24 +08:00 |
|
github-actions[bot]
|
3a70861568
|
[skip ci] Update CHANGELOG.md (prepend template)
|
2025-01-30 22:11:24 +08:00 |
|
|
90a56173dc
|
Merge branch 'develop'
|
2024-10-14 23:28:06 +08:00 |
|
|
987840bab1
|
Merge remote-tracking branch 'upstream/master' into develop
|
2024-10-14 23:10:48 +08:00 |
|