puyoskey/packages/backend/src/server/api/endpoints
2024-10-15 14:16:46 -04:00
..
admin prevent login and password reset for system accounts 2024-10-07 14:58:39 -04:00
announcements feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
antennas Fix(backend): Limit antenna/webhook/list to exact amount (#14036) 2024-06-18 12:18:04 +09:00
ap some validation fixes 2024-03-30 11:05:58 +00:00
app fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
auth fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
blocking mute users when blocking them - fixes #558 2024-07-13 10:53:40 +01:00
bubble-game
channels Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 2024-08-02 12:25:58 +01:00
charts
clips refactor: api/*/update系の必須キーを最低限に (#13824) 2024-06-22 14:52:27 +09:00
drive Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 2024-08-02 12:25:58 +01:00
email-address
federation Parameterize followee as well 2024-10-07 16:47:15 +02:00
flash enhance(backend): ページ、ギャラリー、Playのモデレーション強化 (#13523) 2024-08-17 15:01:08 +09:00
following FEAT: Allow users to view pending follow requests they sent 2024-10-13 01:04:40 -04:00
gallery enhance(backend): ページ、ギャラリー、Playのモデレーション強化 (#13523) 2024-08-17 15:01:08 +09:00
hashtags fix(backend): より多くの人に使われているハッシュタグが検索結果上位に来るように (#11498) (#13340) 2024-02-23 18:02:12 +09:00
i Implement "Show Below Avatar" for Avatar Decorations 2024-10-02 23:49:30 +02:00
invite fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
miauth
mute
my
notes add "show bots" toggle to following feed 2024-10-15 14:16:46 -04:00
notifications merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
pages enhance(backend): ページ、ギャラリー、Playのモデレーション強化 (#13523) 2024-08-17 15:01:08 +09:00
promo
renote-mute fix(backend): リノートミュートがキャッシュが切れるまで効かない問題を修正 (#14242) 2024-07-18 08:55:36 +09:00
reversi
roles perf(backend): avoid N+1 selects from user table when packing many entities (#13911) 2024-05-31 15:32:42 +09:00
sw fix: プッシュ通知の変更が1時間ほど反映されない問題を修正 (#13407) 2024-02-23 17:19:08 +09:00
username
users add "show bots" toggle to following feed 2024-10-15 14:16:46 -04:00
announcements.ts feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
drive.ts
emoji.ts
emojis.ts
endpoint.ts
endpoints.ts
export-custom-emojis.ts
fetch-external-resources.ts
fetch-rss.ts fix(backend): add detailed schema to fetch-rss endpoint (#13764) 2024-04-29 15:36:01 +09:00
get-avatar-decorations.ts
get-online-users-count.ts
i.ts
meta.ts enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
notes.ts
page-push.ts
ping.ts
pinned-users.ts refactor(backend): remove unnecessary isNotNull sugar 2024-06-21 13:03:51 +09:00
request-reset-password.ts
reset-db.ts
reset-password.ts
retention.ts
server-info.ts
sponsors.ts chore: change typing, remove unusued imports 2024-10-03 20:02:55 +02:00
stats.ts
test.ts
users.ts