summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* FEAT: Allow users to view pending follow requests they sentLhc_fl2024-10-133-0/+82
* merge: Show instance sponsors if OC is set as donation url (!642)Marie2024-10-081-25/+8
|\
| * chore: change typing, remove unusued importsMarie2024-10-031-2/+1
| * extract SponsorsService, use RedisKVCachedakkar2024-10-031-62/+4
| * upd: fix broken returns and change if statementMarie2024-10-021-4/+2
| * upd: fix donationUrl check positionMarie2024-10-021-14/+15
| * upd: move totalSponsors and donationUrl checkMarie2024-10-021-14/+15
| * upd: apply suggestionMarie2024-10-021-38/+53
| * upd: cache instance sponsorsMarie2024-10-021-1/+6
| * fix: api returns all backers on users so check if tier existsMarie2024-10-021-1/+1
| * upd(backend): add support for instance oc urlsMarie2024-10-021-3/+25
* | merge: Increase character hard limits (resolves #686 and #696) (!647)Hazelnoot2024-10-072-2/+5
|\ \
| * | fix length validationHazel K2024-10-032-2/+5
* | | merge: Prevent deletion or suspension of system accounts (resolves #625) (!666)Marie2024-10-073-0/+22
|\ \ \
| * | | prevent login and password reset for system accountsHazel K2024-10-072-0/+12
| * | | Merge branch 'develop' into hazelnoot/625-protect-system-accountsHazel K2024-10-073-0/+101
| |\ \ \
| * | | | model missing "approved" property in show-user responseHazel K2024-10-071-0/+4
| * | | | prevent deletion or suspension of system accountsHazel K2024-10-071-0/+6
* | | | | merge: Display instance follow/following relationships in instance view (part...Marie2024-10-072-2/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Parameterize followee as wellPrivateGER2024-10-072-2/+4
| * | | | Make including followers in response a parameterPrivateGER2024-10-072-2/+4
| * | | | Pack other side of relation into response as wellPrivateGER2024-10-072-2/+2
* | | | | Merge branch 'develop' into hazelnoot/following-timelineHazel K2024-10-074-5/+46
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'develop' of https://activitypub.software/TransFem-org/Sharkey i...PrivateGER2024-10-063-1/+37
| |\ \ \ \
| | * \ \ \ merge: Add option to reject reports from an instance (Resolves #579, #715, #7...Marie2024-10-061-0/+18
| | |\ \ \ \
| | | * \ \ \ Merge branch 'develop' into hazelnoot/579-reject-reportsHazel K2024-10-061-1/+1
| | | |\ \ \ \
| | | * | | | | fix modlog and translations for "Mark as NSFW"Hazel K2024-10-051-0/+8
| | | * | | | | add option to reject reports from an instanceHazel K2024-10-051-0/+10
| | | | |_|/ / | | | |/| | |
| | * | | | | merge: Change the recent external url warning popup to the one from Cherrypic...Hazelnoot2024-10-062-0/+18
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | upd&merge: Merge Cherrypick/MisskeyIO's external url popup, delete old popup ...Marie2024-10-042-0/+18
| | | |/ / /
| | * / / / fix OpenAPI definition for admin/meta.silencedHostsHazel K2024-10-061-1/+1
| | |/ / /
| * | | | Make remove-all-following remove follows in both directionsPrivateGER2024-10-051-3/+8
| * | | | Fix breaking follow relationships + add warning counts to dialoguePrivateGER2024-10-051-1/+1
| |/ / /
* | | | Merge branch 'develop' into hazelnoot/following-timelineHazel K2024-10-061-0/+2
|\| | |
| * | | merge: Feat: Implement "Show Below Avatar" for Avatar Decorations (!645)Marie2024-10-031-0/+2
| |\ \ \
| | * | | Implement "Show Below Avatar" for Avatar DecorationsCenTdemeern12024-10-021-0/+2
| | |/ /
* | | | lint fixesHazel K2024-10-021-2/+2
* | | | Merge branch 'develop' into hazelnoot/following-timelineHazel K2024-10-021-0/+5
|\| | |
| * | | fix exception when logging IP addressesHazel K2024-10-021-0/+5
| | |/ | |/|
* | | use QueryService for blocks and mutesHazel K2024-10-021-19/+4
* | | respect blocks and mutes for replies and renotesHazel K2024-10-021-5/+17
* | | respect domain mutesHazel K2024-10-021-2/+4
* | | Merge branch 'develop' into hazelnoot/following-timelineHazel K2024-10-022-0/+10
|\| |
| * | merge: Customize Sidebar/Visitor/About separately from app icon. (!632)dakkar2024-10-022-0/+10
| |\ \ | | |/ | |/|
| | * Update 4 filespiuvas silly2024-09-232-9/+9
| | * backend configuringpiuvas2024-09-222-0/+10