summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/EndpointsModule.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix #10554 チャンネルの検索用ページとAPIの追加 (#10555)たーびん2023-04-111-0/+4
| | | | | | | | | | | | | | | | | | | | | | * add channel search * move channel search to channel list page --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com> Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com> Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com> Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com> Co-authored-by: xianon <xianon@hotmail.co.jp> Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com> Co-authored-by: YS <47836716+yszkst@users.noreply.github.com> Co-authored-by: Khsmty <me@khsmty.com> Co-authored-by: Soni L <EnderMoneyMod@gmail.com> Co-authored-by: mei23 <m@m544.net> Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com> Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
* feat: account migration (#10507)Namekuji2023-04-081-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add Move activity * add endpoint to move from local to remote * follow move activity coming to inbox * fix move endpoint * add known-as endpoint to create account alias * add migration page * add route to migration page * add move and known-as endpoints * fix dependnecies error * fix new endpoints * fix move activity id * fix refollow * add movedToUri and alsoKnownAs to api * fix moveToUri indicator * fix missing context * add chengelog * rename MkMoved to MkAccountMoved * add missing semicolon * fix targetUri * fix followings query * remove redundant null check
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-041-4/+0
| | | | Resolve #10168
* feat: チャンネルをお気に入りに登録できるようにsyuilo2023-03-311-0/+12
| | | | Resolve #10097
* feat: queue force promote (#10370)CyberRex2023-03-221-0/+4
| | | | | | | * feat: queue force promote * Update CHANGELOG.md * small fix
* 絵文字のライセンスを表示できるようにsyuilo2023-03-171-0/+4
|
* feat: clip favoritesyuilo2023-03-161-0/+12
| | | | Resolve #10337
* feat: Per-user renote mute (#10249)syuilo2023-03-081-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: per-user renote muting From FoundKey/c414f24a2c https://akkoma.dev/FoundKeyGang/FoundKey * Update ja-JP.yml * Delete renote-muting.ts * rename * fix ids * lint * fix * Update CHANGELOG.md * リノートをミュートしたユーザー一覧を見れるように * :art: * add test * fix test --------- Co-authored-by: Hélène <pleroma-dev@helene.moe>
* enhance: ↵syuilo2023-02-221-0/+16
| | | | exploreで公開ロール一覧とそのメンバーを閲覧できるように
* :art: 2FA設定のデザイン向上 / ↵tamaina2023-02-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | セキュリティキーの名前を変更できるように (#9985) * wip * fix * wip * wip * :v: * rename key * :art: * update CHANGELOG.md * パスワードレスログインの判断はサーバーで * 日本語 * 日本語 * 日本語 * 日本語 * :v: * fix * refactor * トークン→確認コード * fix password-less / qr click * use otpauth * 日本語 * autocomplete * パスワードレス設定は外に出す * :art: * :art: --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* drop group (#9942)syuilo2023-02-151-52/+0
| | | | | * drop group * Update operations.ts
* drop messaging (#9919)syuilo2023-02-151-24/+0
| | | | | * drop messaging (from backend) * wip
* drop hashtag chartsyuilo2023-02-031-4/+0
|
* Achievements (#9665)syuilo2023-01-211-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update ja-JP.yml * wip * wip * Update MkAchievements.vue * wip * :art: * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* refactor: rename role.options -> role.policiessyuilo2023-01-151-4/+4
|
* 招待コード発行を権限を持つユーザーが行えるようにsyuilo2023-01-131-4/+4
| | | | Resolve #9541
* Role (#9437)syuilo2023-01-121-20/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * Update create.ts * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update delete.ts * Update delete.ts * wip * wip * wip * Update account-info.vue * wip * wip * Update settings.vue * Update user-info.vue * wip * Update show-file.ts * Update show-user.ts * wip * wip * Update delete.ts * wip * wip * Update overview.moderators.vue * Create 1673500412259-Role.js * wip * wip * Update roles.vue * 色 * Update roles.vue * integrate silence * wip * wip
* カスタム絵文字一覧情報をmetaから分離syuilo2023-01-091-0/+4
|
* MisskeyPlay (#9467)syuilo2023-01-051-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update ui.ts * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * :art: * wip * :v:
* feat: add per user pv chartsyuilo2023-01-011-0/+4
|
* feat: make possible to export favorited notessyuilo2023-01-011-0/+4
| | | | #9331
* feat: introduce retention-rate aggregationsyuilo2022-12-251-0/+4
|
* enhance: Implement the toggle to (or not to) close push notifications when ↵tamaina2022-12-181-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notifications or messages are read (#9219) * create file * wip * fix * wip * tabun dekita * :v: * implement subscribe push notification button to tutorial * check-exists→show-registration * add column sendReadMessage * fix migration file * sw api * change PushNotificationService * wip * :v: * fix tutorial footer flex
* refactorsyuilo2022-09-241-1/+1
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+1268