Commit graph

2343 commits

Author SHA1 Message Date
무라쿠모
c738d61b0e
fix(update-removal-condition): require role policy 2024-09-07 22:40:47 +09:00
무라쿠모
d84bff37ec
refactor(account): account delete, truncate, auto note removal 2024-09-07 22:32:45 +09:00
아르페
0793a9ba84
feat: purge notes without drive files 2024-09-07 20:47:00 +09:00
ZerglingGo
13e4702c07
feat: truncate account
from bscone fork
2024-09-07 20:37:28 +09:00
아르페
219ddedae3
feat: increase max images of gallery
Signed-off-by: 아르페 <ore@nrma.cc>
2024-09-07 20:29:10 +09:00
무라쿠모
162812d857
fix(UserEntityService): remote user ffVisibility is always false 2024-09-07 20:20:24 +09:00
아르페
a87776f41e
fix: database problem 2024-09-07 20:18:19 +09:00
아르페
5d0012ceac
fix: queue running problem 2024-09-07 20:13:15 +09:00
아르페
de6db7aefc
chore: bump version
fix: queue problem
2024-09-07 20:13:03 +09:00
아르페
c28afda4bf
fix: removal condition fetching 2024-09-07 20:12:41 +09:00
아르페
a5fd3dd7fc
fix: removal object fetching 2024-09-07 20:10:48 +09:00
아르페
82a7cdb204
feat: auto note removal 2024-09-07 20:05:46 +09:00
무라쿠모
ee6d918d99
fix: migration 2024-09-07 19:51:47 +09:00
아르페
6bc120866a
fix: remove job on complete 2024-09-07 19:46:36 +09:00
아르페
74c7b5fe70
wip: auto note removal 2024-09-07 19:46:14 +09:00
무라쿠모
f30c95e51a
fix(reaction): don't include blocked/muted users' reaction to query 2024-09-07 19:21:08 +09:00
무라쿠모
92f7f90a5c
fix(filter): relation check 2024-09-06 17:58:02 +09:00
무라쿠모
ba95b99abc
fix(reindex): query problem 2024-09-06 17:39:32 +09:00
무라쿠모
f01e03eedb
fix(queue): I love NestJS ❤️ 2024-09-06 17:33:33 +09:00
무라쿠모
4f8ef63111
feat: note reindexing for search service 2024-09-06 17:02:06 +09:00
무라쿠모
243c9c0075
fix(SearchService): use nori tokenizer for elasticsearch 2024-09-05 21:59:18 +09:00
무라쿠모
6bc715847d
fix(UserEntityService): meProfile fetch problem 2024-08-28 01:42:10 +09:00
무라쿠모
c513c85b14
feat(timeline): no blocking user on my timeline 2024-08-28 01:18:37 +09:00
무라쿠모
3891ea6c3f
feat(notes): no blocking user on my note search & etc. 2024-08-28 01:17:00 +09:00
무라쿠모
30c3154737
feat(streaming): no blocking user on my timeline 2024-08-28 01:13:14 +09:00
무라쿠모
77ed6bb32b
fix: lint 2024-08-28 01:06:27 +09:00
무라쿠모
8779642363
fix: backend lint 2024-08-28 00:55:03 +09:00
무라쿠모
fa0e7f6413
feat: vacation mode & hide counters 2024-08-28 00:23:50 +09:00
무라쿠모
a8828c6485
Merge upstream 2024-08-27 22:05:10 +09:00
무라쿠모
a92cd9262b
fix(dispose-cache): dispose more caches 2024-08-26 02:00:38 +09:00
皐月なふ (Nafu Satsuki)
4331d0bd43
Apply suggestions from code review
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2024-08-22 22:26:51 +09:00
nafu-at
023b34df11
fix(search): elasticsearchに登録されたノートが削除された場合にunindexされないのを修正 2024-08-22 17:15:10 +09:00
무라쿠모
1d2d4ab023
wip 2024-08-19 23:50:26 +09:00
무라쿠모
549202d0e9
Merge upstream 2024-08-19 23:29:12 +09:00
riku6460
b3376501d7
fix(backend): クリップ周りの不具合修正 (MisskeyIO#709) 2024-08-18 06:26:21 +09:00
まっちゃてぃー。
c239c425b4
enhance(profile): 相互リンクの機能改善 (MisskeyIO#703) 2024-08-18 04:17:27 +09:00
무라쿠모
ce48a79f6b
Merge upstream 2024-08-17 20:40:14 +09:00
무라쿠모
a30be3e35e
fix(remove-all-followings): invalid DI symbol problem 2024-08-17 19:58:29 +09:00
すてさん
08fcb3b3fa
enhance(federation/profile): 相互リンクのテキストが連合するように (MisskeyIO#705) 2024-08-17 07:05:10 +09:00
まっちゃとーにゅ
f11d0461d7
spec(profile): 相互リンクの型定義の修正 (MisskeyIO#706) 2024-08-17 07:00:26 +09:00
まっちゃとーにゅ
09c419e11b
spec(profile): 相互リンク機能のロールによる制御の仕様変更 (MisskeyIO#701) 2024-08-14 20:04:06 +09:00
まっちゃとーにゅ
80389a9140
fix(policies): ベースロールのポリシー変更時モデレーションログが残るように (MisskeyIO#700)
+ canUseReactionのポリシーエディタでの位置変更・ベースロールに設定項目追加
2024-08-14 20:02:59 +09:00
まっちゃとーにゅ
4c6e594ff0
spec(profile): 相互リンクバナーのサイズ変更・ID付与 (MisskeyIO#696) 2024-08-14 13:20:07 +09:00
まっちゃとーにゅ
1c58ea0253
fix(backend): 一部policyがリモートユーザーに適用されない問題を修正 (MisskeyIO#693) 2024-08-14 10:17:33 +09:00
まっちゃとーにゅ
cd2c14d205
fix(moderation): ユーザーが凍結された際、処理されていないフォローリクエストをすべて削除する (MisskeyIO#692) 2024-08-14 10:17:07 +09:00
무라쿠모
8f66932737
fix: use iAmAdmin, iAmModerator instead of $i.isAdmin value 2024-08-13 16:54:28 +09:00
무라쿠모
ab68d1f75e
fix(ApiCallService): logical OR 2024-08-13 16:18:16 +09:00
무라쿠모
a8d51ffe4c
enhance(moderation): require 2FA to use moderator perms 2024-08-13 15:48:57 +09:00
무라쿠모
b546ab3252
Merge upstream 2024-08-12 18:37:03 +09:00
まっちゃとーにゅ
7377c7802d
Merge pull request MisskeyIO#685 from rel-2024.5.0-io.2 2024-08-12 12:15:12 +09:00