summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | increase rate limit on server-info to avoid errors and blank graphsHazelnoot2025-02-161-3/+4
|/ /
* | Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-131-2/+6
|\ \
| * | add new note search file types (module, flash) and optimize file type queryHazelnoot2025-02-131-2/+6
* | | Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-113-4/+39
|\| |
| * | merge: Cleanup and bulk fixes to Mastodon API (resolves #495, #509, #707, #7...Hazelnoot2025-02-101-0/+16
| |\ \
| | * | add `memo` and `isInstanceMuted` to UserRelation API entityHazelnoot2025-02-081-0/+16
| * | | merge: Allow user-initiated object lookups (/ap/show endpoint) to follow cros...Hazelnoot2025-02-101-3/+22
| |\ \ \
| | * | | allow ap/show to follow cross-domain redirectsHazelnoot2025-02-051-1/+20
| | * | | use leaky bucket rate limit for ap/showHazelnoot2025-02-051-2/+2
| * | | | merge: search-by-tags returns "home" notes - fixes #933 (!891)Marie2025-02-101-1/+1
| |\ \ \ \
| | * | | | search-by-tags returns "home" notes - fixes #933dakkar2025-02-101-1/+1
| | | |/ / | | |/| |
* | | | | Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-101-0/+33
|\| | | |
| * | | | feat: Add generation of keys to admin pageMarie2025-02-071-0/+33
| |/ / /
* | | | Merge branch 'develop' into merge/2024-02-03Hazelnoot2025-02-074-9/+37
|\| | |
| * | | merge: Add "follow back" button on follow-related notifications (resolves #89...Marie2025-02-071-3/+3
| |\ \ \
| | * | | increase rate limit for `users/show` endpointHazelnoot2025-02-051-3/+3
| | |/ /
| * | | merge: Allow users to set a default content warning for their new posts (reso...Marie2025-02-071-0/+25
| |\ \ \
| | * | | add MiUserProfile.defaultCWPriority property and APIHazelnoot2025-02-051-0/+8
| | * | | add MiUserProfile.defaultCW property and APIHazelnoot2025-02-051-0/+17
| | |/ /
| * | | merge: Increase the rate limit for `/api/i` endpoint (!882)Marie2025-02-071-3/+5
| |\ \ \
| | * | | increase the rate limit for `/api/i` endpoint, preventing some 429 errors if ...Hazelnoot2025-02-011-3/+5
| | |/ /
| * / / increase rate limit on federation/update-remote-userHazelnoot2025-02-011-3/+4
| |/ /
* | | Merge tag '2025.2.0' into merge/2024-02-03dakkar2025-02-062-5/+4
|\ \ \ | | |/ | |/|
| * | enhance: ページslugに使用可能な文字を限定 (#15395)syuilo2025-02-052-5/+4
* | | fix import order in i/claim-achievement.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/delete-account.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/regenerate-token.tsHazelnoot2025-02-041-1/+1
* | | fix import order in mute/delete.tsHazelnoot2025-02-041-1/+1
* | | fix import order in notes/favorite/delete.tsHazelnoot2025-02-041-1/+1
* | | fix lint errors in notes/schedule/create.tsHazelnoot2025-02-041-5/+0
* | | fix import order in notes/global-timeline.tsHazelnoot2025-02-041-1/+1
* | | fix import order in notes/like.tsHazelnoot2025-02-041-1/+1
* | | fix import order in pages/delete.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/change-password.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/update-key.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/unregister.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/remove-key.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/register-key.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/register.tsHazelnoot2025-02-041-1/+1
* | | fix import order in i/2fa/password-less.tsHazelnoot2025-02-041-1/+1
* | | fix lint errors in i/2fa/key-done.tsHazelnoot2025-02-041-2/+2
* | | fix import order in i/2fa/done.tsHazelnoot2025-02-041-1/+1
* | | fix import order in gallery/posts/delete.tsHazelnoot2025-02-041-1/+1
* | | fix import order in flash/delete.tsHazelnoot2025-02-041-1/+1
* | | fix lint error in drive/folder.tsHazelnoot2025-02-041-1/+1
* | | fix lint errors in drive/files.tsHazelnoot2025-02-041-2/+2
* | | remove unused import from drive/folders/update.tsHazelnoot2025-02-041-1/+0
* | | remove unused import from drive/files/update.tsHazelnoot2025-02-041-1/+0
* | | remove unused import from drive/files/delete.tsHazelnoot2025-02-041-1/+0
* | | fix import order in channels/update.tsHazelnoot2025-02-041-1/+1