summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (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
* | fix merge mistakes in `admin/accounts/create.ts`dakkar2024-11-081-2/+2
* | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-0811-66/+279
|\ \ | |/ |/|
| * feat: リモートサーバーのサーバー情報を収集しないオプ...syuilo2024-10-132-0/+10
| * feat: ユーザーの名前に禁止ワードを設定できるように (#14...かっこかり2024-10-133-1/+37
| * wip (#14745)syuilo2024-10-112-0/+10
| * 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-053-2/+115
| * enhance: 人気のPlayを10件以上表示できるように (#14443)おさむのひと2024-10-051-11/+11
| * initialPassword -> setupPasswordsyuilo2024-10-031-4/+4
| * feat: サーバー初期設定時に初期パスワードを要求できる...かっこかり2024-10-031-1/+37
| * fix(backend): 連合限定先が間違って連合しない先に代入され...Kisaragi2024-10-031-1/+1
* | 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-022-0/+30
* | check token permissions in admin/accounts/create.tsHazelnoot2024-11-011-11/+46
* | allow admins to create approved usersHazelnoot2024-11-011-11/+19
* | 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-181-0/+98
|\ \
| * \ merge: Allow logged in users to refresh polls (!686)Marie2024-10-181-0/+98
| |\ \
| | * | 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-151-0/+98
* | | | Merge branch 'develop' into feature/2024.9.0dakkar2024-10-181-0/+75
|\| | |
| * | | upd: add recommended checksMarie2024-10-171-0/+8
| * | | upd: add additional check from delete endpointMarie2024-10-171-3/+3
| * | | chore: indentMarie2024-10-171-1/+1
| * | | upd: add decline endpoint and free up username on declineMarie2024-10-171-0/+67
| |/ /
* | | Merge branch 'develop' into feature/2024.9.0Hazelnoot2024-10-153-7/+167
|\| |
| * | add "show bots" toggle to following feedHazelnoot2024-10-152-0/+15
| * | match following endpoint default values with frontend defaultsHazel K2024-10-151-2/+2
| * | add filters for following feedHazel K2024-10-152-1/+70
| * | remove un-necessary assignment to queryHazel K2024-10-151-4/+3
| * | correct name of `SkLatestNote`Hazel K2024-10-151-2/+2