summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: チャンネルにノートをピン留めできるようにsyuilo2023-03-311-3/+19
* feat: チャンネルをお気に入りに登録できるようにsyuilo2023-03-311-1/+10
* refactor(backend): rename cache classsyuilo2023-03-241-3/+3
* enhance: 使われてないアンテナは自動停止されるようにsyuilo2023-03-201-0/+1
* feat: clip favoritesyuilo2023-03-161-2/+11
* enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo2023-03-161-0/+1
* fix: Do not use avif (#10301)tamaina2023-03-121-1/+1
* enhance: ロールの並び順を設定可能にsyuilo2023-03-122-2/+5
* enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina2023-03-111-2/+2
* refactor: rename schema to json-schemasyuilo2023-03-1021-32/+32
* fix(server): videoThumbnailGeneratorが適用されない問題を修正tamaina2023-03-081-3/+1
* feat: Reaction acceptance (#10256)syuilo2023-03-081-0/+1
* feat: Per-user renote mute (#10249)syuilo2023-03-082-1/+59
* fix of b9a3b2c165syuilo2023-03-051-1/+1
* enhance(server): make identicon same between local and remotesyuilo2023-03-051-7/+7
* fix(server): DriveFile related N+1 query when call note packMany (again) (#10...rinsuki2023-03-043-4/+51
* 通知部分は残すsyuilo2023-03-031-54/+30
* Revert "fix(server): DriveFile related N+1 query when call note packMany (#10...syuilo2023-03-034-61/+58
* fix(server): DriveFile related N+1 query when call note packMany (#10133)rinsuki2023-03-034-58/+61
* fix of #10145syuilo2023-03-011-1/+1
* feat: 時限ロール (#10145)syuilo2023-03-011-4/+9
* fix: i/notificationsで古い通知タイプを許容するなど、古い通...tamaina2023-02-231-7/+0
* enhance: exploreで公開ロール一覧とそのメンバーを閲覧でき...syuilo2023-02-221-14/+1
* refactor: fix typessyuilo2023-02-171-13/+28
* style(backend): fix all eslint errors (#9967)Kagami Sascha Rosylight2023-02-171-1/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-1622-44/+3
* drop group (#9942)syuilo2023-02-155-103/+2
* drop messaging (#9919)syuilo2023-02-152-94/+1
* refactorsyuilo2023-02-131-3/+3
* refactor: fix typessyuilo2023-02-121-5/+5
* enhance(server): videoThumbnailGenerator config (#9845)tamaina2023-02-121-14/+39
* revert: 650187deafsyuilo2023-02-081-1/+1
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-1/+1
* fix(server): DriveFileEntityService.getPublicUrl調整tamaina2023-02-071-8/+10
* feat: ロールにアイコンを設定してユーザー名の横に表示...syuilo2023-02-052-0/+8
* perf(server): improvement of external mediaProxy (#9787)tamaina2023-02-043-18/+32
* drop twitter/github/discord integrationssyuilo2023-02-031-1/+0
* refactor: fix typesyuilo2023-02-011-1/+1
* tweak custom emoji handlingsyuilo2023-01-263-1/+10
* Merge branch 'develop' into emoji-retamaina2023-01-251-1/+1
|\
| * サードパーティからも自身のロールを確認できるようにsyuilo2023-01-251-1/+1
* | wiptamaina2023-01-221-1/+3
|/
* カスタム絵文字のURLが空文字列になる場合があるのを修正syuilo2023-01-221-2/+2
* ローカルのカスタム絵文字については直接オリジナルURL...syuilo2023-01-211-2/+4
* Achievements (#9665)syuilo2023-01-212-2/+8
* refactor: rename instance.caughtAt to instance.firstRetrievedAtsyuilo2023-01-161-1/+1
* refactor: rename role.options -> role.policiessyuilo2023-01-152-7/+7
* ロールの各オプションに優先度を設定できるようにsyuilo2023-01-151-0/+1
* tweak MkRolePreviewsyuilo2023-01-141-0/+1
* enhance: Judge instance block by endsWith (#9263)tamaina2023-01-131-2/+4