summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-0613-84/+12
* lint fixsyuilo2023-03-301-1/+1
* perf(backend): improve performance of timeline apissyuilo2023-03-193-3/+9
* feat: clip favoritesyuilo2023-03-161-2/+2
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-161-2/+0
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-141-1/+1
* enhance: make configurable to whether notes search available by rolesyuilo2023-03-131-0/+13
* feat: Reaction acceptance (#10256)syuilo2023-03-081-1/+3
* feat: Per-user renote mute (#10249)syuilo2023-03-084-0/+4
* enhance(server): tweak notes/featured apisyuilo2023-03-071-1/+1
* fix(server): 単純にrenoteできないのを修正tamaina2023-02-262-0/+16
* refactorsyuilo2023-02-261-11/+5
* ホームタイムラインの読み込みでクエリタイムアウトに...xianon2023-02-261-10/+13
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-263-82/+304
* feat: in-channel featured notesyuilo2023-02-251-0/+3
* fix(server): notes/createで、fileIdsと見つかったファイルの数が...tamaina2023-02-241-0/+10
* chore(server): tweak notes/featured apisyuilo2023-02-191-1/+1
* perf(client): ウェルカムページを最適化 (#9960)tamaina2023-02-171-2/+3
* style(backend): fix all eslint errors (#9967)Kagami Sascha Rosylight2023-02-171-1/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-169-10/+3
* refactorsyuilo2023-02-131-2/+2
* refactor: fix typessyuilo2023-02-121-1/+1
* fix(server): 自分のノートをお気に入りに登録しても実績解...syuilo2023-02-051-2/+2
* fix(server): improve securitysyuilo2023-02-041-2/+2
* perf(server): cache blockingsyuilo2023-02-041-9/+5
* enhance(backend): enhance SchemaType handling of anyOf (#9762)tamaina2023-02-011-36/+40
* fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo2023-01-251-14/+8
* add achievementsyuilo2023-01-221-0/+6
* refactor: rename role.options -> role.policiessyuilo2023-01-153-6/+6
* enhance(server): add rate limits for some endpointssyuilo2023-01-141-0/+6
* enhance(server): add rate limits for some endpointssyuilo2023-01-141-0/+6
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-121-17/+18
* Role (#9437)syuilo2023-01-124-14/+18
* fix importssyuilo2023-01-091-1/+1
* fix: Escape SQL LIKE (#9493)MeiMei2023-01-081-1/+2
* delete pollVote notificationsyuilo2023-01-081-7/+0
* :v:syuilo2023-01-013-2/+4
* refactorsyuilo2022-12-041-1/+1
* fix typesyuilo2022-09-241-4/+0
* refactorsyuilo2022-09-2414-14/+14
* fix import typesyuilo2022-09-2127-29/+29
* lintsyuilo2022-09-202-4/+4
* なんかもうめっちゃ変えたsyuilo2022-09-1831-1293/+1561
* perf: allow get for notes/reactionssyuilo2022-07-051-0/+3
* enhance(server): アンケートを新しい順にソートsyuilo2022-07-021-3/+12
* fix: always respect instance mutes (#8854)Johann1502022-06-254-21/+13
* lint fixessyuilo2022-06-1427-74/+74
* fix: validate text is not emptyJohann1502022-05-281-1/+1
* fix: postgres type errorJohann1502022-05-151-1/+1
* fix: keep file order (#8659)Johann1502022-05-141-4/+8