summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into feature/2024.10dakkar2024-11-131-9/+9
|\
| * Improve performance of notes/following APICaramel2024-11-091-9/+9
* | remove duplicate importdakkar2024-11-081-1/+0
* | fix merge mistakes in `admin/accounts/create.ts`dakkar2024-11-081-2/+2
* | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-0817-88/+425
|\ \ | |/ |/|
| * feat: リモートサーバーのサーバー情報を収集しないオプ...syuilo2024-10-132-0/+10
| * feat: ユーザーの名前に禁止ワードを設定できるように (#14...かっこかり2024-10-133-1/+37
| * wip (#14745)syuilo2024-10-115-0/+26
| * feat(backend): 7日間運営のアクティビティがないサーバを自...おさむのひと2024-10-111-2/+2
| * fix: admin/emoji/update で不正なエラーが発生する (#14750)FineArchs2024-10-111-18/+15
| * fix(backend): correct `admin/abuse-user-reports` schema (#14711)zyoshoka2024-10-051-2/+14
| * feat: 通報の強化 (#14704)syuilo2024-10-055-2/+127
| * enhance: 人気のPlayを10件以上表示できるように (#14443)おさむのひと2024-10-051-11/+11
| * #14675 レビューの修正 (#14705)かっこかり2024-10-051-1/+1
| * fix: signin の資格情報が足りないだけの場合はエラーにせ...かっこかり2024-10-053-49/+25
| * enhance(frontend): サインイン画面の改善 (#14658)かっこかり2024-10-041-12/+74
| * initialPassword -> setupPasswordsyuilo2024-10-031-4/+4
| * fix(misskey-js): type fixes related to signup and signin (#14679)zyoshoka2024-10-031-5/+7
| * feat: サーバー初期設定時に初期パスワードを要求できる...かっこかり2024-10-031-1/+37
| * fix(backend): 連合限定先が間違って連合しない先に代入され...Kisaragi2024-10-031-1/+1
| * enhance(backend): notify new login (#14673)syuilo2024-10-031-3/+17
| * enhance: require captcha for signin (#14655)syuilo2024-10-031-0/+37
* | factor out shared codeHazel K2024-11-022-72/+4
* | respect following privacy settingsHazel K2024-11-022-4/+30
* | Revert "fix incorrect populated object in followers endpoint"Hazel K2024-11-021-1/+1
* | check for blocks in following / followers endpointsHazel K2024-11-022-2/+16
* | require auth for followers & following endpointsHazel K2024-11-022-2/+4
* | upd: add FriendlyCaptcha as a captcha solutionMarie2024-11-024-0/+38
* | check token permissions in admin/accounts/create.tsHazelnoot2024-11-011-11/+46
* | allow admins to create approved usersHazelnoot2024-11-011-11/+19
* | fix poll option limit in masto APIHazelnoot2024-10-261-1/+1
* | add separate limits for CW lengthHazelnoot2024-10-262-5/+21
* | fix unit testsHazelnoot2024-10-261-9/+11
* | fix UUID formatHazel K2024-10-263-3/+3
* | separate character limits for local and remote notesHazel K2024-10-264-8/+50
* | fix: return getfromdb when FanoutTimeline is not enabledLhc_fl2024-10-231-1/+1
* | merge: fix: should use invite limit cycle to calculate invite/limit (!706)dakkar2024-10-221-1/+1
|\ \
| * | fix: should use invite limit cycle to calculate invite/limitLhc_fl2024-10-221-1/+1
* | | add "followers" tab to following feedHazelnoot2024-10-211-8/+41
* | | return error when calling following feed with both includeReplies and filesOnlyHazelnoot2024-10-211-0/+10
* | | fix duplicate users in the following feedHazelnoot2024-10-211-12/+26
|/ /
* | fix: default sensitive not letting users unmark filesMarie2024-10-201-0/+2
* | Merge branch 'develop' into feature/2024.9.0dakkar2024-10-183-0/+104
|\ \
| * \ merge: Allow logged in users to refresh polls (!686)Marie2024-10-183-0/+104
| |\ \
| | * | chore: change permission kindMarie2024-10-151-1/+1
| | * | upd: hide refresh if logged out and if local, change blocked error messageMarie2024-10-151-1/+1
| | * | upd: add ability to refresh pollMarie2024-10-153-0/+104
* | | | Merge branch 'develop' into feature/2024.9.0dakkar2024-10-183-0/+81
|\| | |
| * | | upd: add recommended checksMarie2024-10-171-0/+8
| * | | upd: add additional check from delete endpointMarie2024-10-171-3/+3