summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | prevent login and password reset for system accountsHazel K2024-10-071-0/+5
| * | | | Merge branch 'develop' into hazelnoot/625-protect-system-accountsHazel K2024-10-071-0/+95
| |\ \ \ \
| * | | | | 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
* | | | 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
* | | | fix copyright headerHazel K2024-09-301-1/+1
* | | | add mutuals-only optionHazel K2024-09-301-6/+14
* | | | add /notes/following endpointHazel K2024-09-301-0/+88
|/ / /
* | | upd: change sorting of supportersMarie2024-09-161-1/+1
* | | chore: lintMarie2024-09-151-1/+1
* | | upd: fetch sponsors from OCMarie2024-09-151-17/+16
|/ /
* | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8dakkar2024-08-309-122/+131
|\|
| * enhance(backend): ページ、ギャラリー、Playのモデレーション...zyoshoka2024-08-173-9/+74
| * fix(backend): ベースロールのポリシー変更時モデレーション...かっこかり2024-08-171-2/+13
| * suspend周りの改修 (#14409)syuilo2024-08-173-81/+6
| * Revert "enhance(backend): 凍結されたアカウントのフォローリク...syuilo2024-08-142-4/+61
| * enhance(backend): 凍結されたアカウントのフォローリクエス...syuilo2024-08-142-61/+4
| * fix(backend): InstanceEntityService.packMany に me が渡っていないの...かっこかり2024-08-112-3/+3
| * fix(backend): check visibility of following/followers of remote users / feat:...Daiki Mizukami2024-08-092-30/+38
* | log deletion of user files from admin -- fixes #631dakkar2024-08-241-1/+1
* | Merge branch 'develop' into feature/misskey-2024.07dakkar2024-08-062-3/+3
|\ \
| * \ merge: fix: pass current user into `InstanceEntityService.packMany` (!582)dakkar2024-08-022-3/+3
| |\ \
| | * | fix: pass current user into `InstanceEntityService.packMany`Hazel K2024-08-012-3/+3
* | | | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-0250-370/+1022
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | feat: media silence (#13842)anatawa122024-07-302-0/+26