summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* revert accidental change to postgres.tsHazelnoot2024-10-151-9/+1
* match following endpoint default values with frontend defaultsHazel K2024-10-151-2/+2
* add filters for following feedHazel K2024-10-157-13/+135
* remove un-necessary assignment to queryHazel K2024-10-151-4/+3
* add type columns to SkLatestNoteHazel K2024-10-151-0/+18
* correct name of `SkLatestNote`Hazel K2024-10-157-16/+16
* ux: should not show follow requests tab when have no pending sent follow reqLhc_fl2024-10-132-0/+12
* FEAT: Allow users to view pending follow requests they sentLhc_fl2024-10-133-0/+82
* merge: try to avoid `insert` races in `FederatedInstanceService` (!683)Marie2024-10-131-5/+20
|\
| * try to avoid `insert` races in `FederatedInstanceService`dakkar2024-10-121-5/+20
* | add missing `rejectReports` field to `show-instance` responseHazelnoot2024-10-112-0/+6
|/
* merge: Reduce federation log spam (maybe resolves #689) (!649)Hazelnoot2024-10-101-38/+48
|\
| * don't log job name unless it has oneHazel K2024-10-081-1/+1
| * collapse AbortErrorsHazel K2024-10-081-1/+1
| * further condense error detailsHazel K2024-10-081-4/+1
| * normalize ID loggingHazel K2024-10-081-4/+4
| * condense error infoHazel K2024-10-081-14/+11
| * fix maxAttempts calculationHazel K2024-10-081-1/+1
| * condense job infoHazel K2024-10-081-5/+15
| * fix lint errorsHazel K2024-10-081-1/+1
| * improve error summariesHazel K2024-10-081-24/+24
| * reduce federation log spamHazel K2024-10-081-15/+21
* | merge: Show instance sponsors if OC is set as donation url (!642)Marie2024-10-083-25/+107
|\ \ | |/ |/|
| * chore: change typing, remove unusued importsMarie2024-10-032-6/+7
| * extract SponsorsService, use RedisKVCachedakkar2024-10-033-62/+101
| * 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
| * Merge branch 'develop' into upd/instancesponsorMarie2024-10-021-0/+4
| |\
| * | 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-077-7/+36
|\ \ \
| * | | remove numeric separatorsHazel K2024-10-041-2/+2
| * | | fix lint errorsHazel K2024-10-041-1/+1
| * | | fix length validationHazel K2024-10-034-2/+29
| * | | increase character limits and share between text and CWHazel K2024-10-033-5/+7
* | | | merge: Prevent deletion or suspension of system accounts (resolves #625) (!666)Marie2024-10-078-0/+50
|\ \ \ \
| * | | | prevent login and password reset for system accountsHazel K2024-10-072-0/+12
| * | | | Merge branch 'develop' into hazelnoot/625-protect-system-accountsHazel K2024-10-0710-3/+255
| |\ \ \ \
| * | | | | check for hostHazel K2024-10-071-2/+7
| * | | | | model missing "approved" property in show-user responseHazel K2024-10-071-0/+4
| * | | | | prevent deletion or suspension of system accountsHazel K2024-10-076-0/+29
* | | | | | 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-0710-6/+98
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'develop' of https://activitypub.software/TransFem-org/Sharkey i...PrivateGER2024-10-0613-6/+95
| |\ \ \ \ \