summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/EndpointsModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-09Improve performance of notes/following APICaramel1-9/+9
2024-11-08fix upstream lintingdakkar1-2/+2
2024-11-08remove duplicate importdakkar1-1/+0
2024-11-08probably fix most renamed CSS variablesdakkar147-400/+399
2024-11-08probably re-enable friendlycaptcha on signindakkar1-0/+7
2024-11-08mention more testsdakkar1-3/+4
2024-11-08fix uses of renamed methoddakkar4-5/+5
2024-11-08example test configdakkar3-1/+19
2024-11-08replace new iconsdakkar2-3/+12
2024-11-08regenerate misskey-jsdakkar2-6/+7
2024-11-08fix merge mistakes in `admin/accounts/create.ts`dakkar1-2/+2
2024-11-08copy changes from MkNote* to SkNote*dakkar5-61/+66
2024-11-08copy changes from NoteCreate to NoteEditdakkar1-8/+12
2024-11-05give ff entries clickable pointerpiuvas1-0/+1
2024-11-05animations following feedpiuvas1-1/+16
2024-11-05chore: Bump version numberJulia Johannesen1-1/+1
2024-11-04comment out sharkey-specific crowdin linkdakkar1-1/+2
2024-11-04bump version number for releasedakkar2-2/+2
2024-11-02fix lint errors in FollowingEntityService.tsHazelnoot1-2/+1
2024-11-02hide instance following / followers tabs from logged-out usersHazelnoot1-9/+18
2024-11-02factor out shared codeHazel K3-75/+69
2024-11-02update autogen typesHazel K2-6/+6
2024-11-02respect following privacy settingsHazel K2-4/+30
2024-11-02Revert "fix incorrect populated object in followers endpoint"Hazel K1-1/+1
2024-11-02check for blocks in following / followers endpointsHazel K2-2/+16
2024-11-02require auth for followers & following endpointsHazel K2-2/+4
2024-11-02remove `idea` sectionHazelnoot3-281/+0
2024-11-02restore ordering of MkNotes attributes in index.timeline.vueHazelnoot1-1/+1
2024-11-02remove notes-container.vue and revert refactorHazelnoot5-5/+215
2024-11-02add pinned section to "notes" tab on user profilesHazelnoot4-113/+198
2024-11-02fix weird spacing on notes/home.vueHazelnoot1-2/+2
2024-11-02fix eslint in frontend / frontend-embedHazelnoot2-2/+4
2024-11-02fix frontend-embed tsconfig includesHazelnoot1-3/+3
2024-11-02fix frontend tsconfig includesHazelnoot1-2/+4
2024-11-02chore: replace recaptcha with frcMarie1-1/+1
2024-11-02upd: add FriendlyCaptcha as a captcha solutionMarie18-7/+175
2024-11-01upd: append ✔ on set filterMarie1-3/+3
2024-11-01check token permissions in admin/accounts/create.tsHazelnoot1-11/+46
2024-11-01always approve the first / root userHazelnoot1-1/+1
2024-11-01allow admins to create approved usersHazelnoot2-15/+21
2024-11-01add missing copyright header to following-feed-utils.tsHazelnoot1-0/+5
2024-11-01fix inconsistent following feed filters on mobileHazelnoot4-128/+141
2024-11-01upd: add clear filter option if filter is setMarie1-1/+8
2024-11-01upd: lock following-feed behind loginRequired and check if user has moved ins...Marie2-1/+3
2024-10-26fix test errorsHazelnoot1-1/+1
2024-10-26fix lint errors in home.vue / index.listenbrainz.vueHazelnoot5-71/+101
2024-10-26collapse user activity/files/listenbrainz by default on mobileHazelnoot4-10/+17
2024-10-26fix inconsistent relation badges between user profile and user info blockHazelnoot3-28/+98
2024-10-26normalize re-fetch logic between InboxProcessorService and ActivityPubServerS...Hazelnoot3-6/+10
2024-10-26log key rotationHazelnoot1-0/+3