summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/ServerModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-15fix typos in track-latest-note-type migrationHazelnoot1-3/+3
2024-10-15docs: add post-upgrade query to backfill following feedHazel K1-0/+42
2024-10-15match following endpoint default values with frontend defaultsHazel K2-4/+4
2024-10-15save filters for following feedHazel K2-15/+42
2024-10-15add filters for following feedHazel K16-72/+318
2024-10-15remove un-necessary assignment to queryHazel K1-4/+3
2024-10-15add type columns to SkLatestNoteHazel K2-0/+42
2024-10-15correct name of `SkLatestNote`Hazel K7-16/+16
2024-10-13restore missing hasPendingReceivedFollowRequest in navbarHazelnoot1-1/+1
2024-10-13add new i18n pendingFollowRequestsLhc_fl2-1/+2
2024-10-13fix default followreq tabLhc_fl1-1/+1
2024-10-13fix default followreq tabLhc_fl1-1/+1
2024-10-13ux: should not show follow requests tab when have no pending sent follow reqLhc_fl6-2/+19
2024-10-13FEAT: Allow users to view pending follow requests they sentLhc_fl10-33/+238
2024-10-12also ignore stale *failed* responses - #741dakkar1-2/+5
2024-10-12ignore stale `users/show` responses - fixes #741dakkar1-1/+3
2024-10-12try to avoid `insert` races in `FederatedInstanceService`dakkar1-5/+20
2024-10-12prevent usernames from overflowing the reactions hover-listHazelnoot1-1/+8
2024-10-11new logoRuben1-1/+1
2024-10-11add missing `rejectReports` field to `show-instance` responseHazelnoot3-0/+15
2024-10-11re-implement suspension toggle to match other controlsHazelnoot1-18/+6
2024-10-11fix typo in "Server is suspended due to no responding"Hazelnoot1-1/+1
2024-10-11convert "suspend deliver" button into a toggleHazelnoot1-2/+6
2024-10-10fix: Finding emoji that include capital lettersCenTdemeern11-7/+7
2024-10-10show "blocking you" indicator to instance staff onlyHazelnoot4-0/+7
2024-10-10add "following" and "mutuals" relation badgesHazelnoot1-1/+3
2024-10-10fix HTML semantics of relational info-badgesHazelnoot1-6/+11
2024-10-10Remove show bots from client settingscodingneko1-9/+0
2024-10-09docs: fix command to generate new migrationHazel K1-1/+2
2024-10-10upd: add option to disable external url warningMarie6-1/+15
2024-10-08don't log job name unless it has oneHazel K1-1/+1
2024-10-08collapse AbortErrorsHazel K1-1/+1
2024-10-08further condense error detailsHazel K1-4/+1
2024-10-08normalize ID loggingHazel K1-4/+4
2024-10-08condense error infoHazel K1-14/+11
2024-10-08fix maxAttempts calculationHazel K1-1/+1
2024-10-08condense job infoHazel K1-5/+15
2024-10-08fix lint errorsHazel K1-1/+1
2024-10-08improve error summariesHazel K1-24/+24
2024-10-08reduce federation log spamHazel K1-15/+21
2024-10-07count CW for character limitHazel K1-1/+1
2024-10-07restore sorting of pinned notesHazel K1-8/+8
2024-10-07sort pinned notes by dateHazel K1-4/+7
2024-10-07always default to latest notes instead of pinsHazel K1-1/+1
2024-10-07fix extra gap above user notesHazel K1-1/+1
2024-10-07on user profiles, move pinned notes down with the other notesHazel K4-6/+24
2024-10-07Fix formatting issuescodingneko1-28/+24
2024-10-07prevent login and password reset for system accountsHazel K8-1/+45
2024-10-07check for hostHazel K2-15/+31
2024-10-07update autogen typesHazel K1-0/+1