index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
/
endpoints
/
notes
/
following.ts
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
additional fixes and cleanup to all note endpoints
Hazelnoot
2025-06-05
1
-5
/
+5
|
*
copy changes to notes/following.ts
Hazelnoot
2025-06-03
1
-5
/
+11
|
*
fix following feed performance and bugs
Hazelnoot
2025-05-28
1
-6
/
+7
|
*
check suspended users/hosts in following feed
Hazelnoot
2025-05-03
1
-0
/
+6
|
*
fix backend type errors
Hazelnoot
2025-04-01
1
-2
/
+2
|
*
merge: Bump develop version (!789)
Julia
2024-11-28
1
-0
/
+6
|
\
|
|
|
|
|
|
|
|
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/789
|
*
add rate limits to all public endpoints
Hazelnoot
2024-11-22
1
-0
/
+6
|
|
*
|
Improve performance of notes/following API
Caramel
2024-11-09
1
-9
/
+9
|
/
*
add "followers" tab to following feed
Hazelnoot
2024-10-21
1
-8
/
+41
|
*
return error when calling following feed with both includeReplies and filesOnly
Hazelnoot
2024-10-21
1
-0
/
+10
|
*
fix duplicate users in the following feed
Hazelnoot
2024-10-21
1
-12
/
+26
|
*
add "show bots" toggle to following feed
Hazelnoot
2024-10-15
1
-0
/
+6
|
*
match following endpoint default values with frontend defaults
Hazel K
2024-10-15
1
-2
/
+2
|
*
add filters for following feed
Hazel K
2024-10-15
1
-0
/
+21
|
*
remove un-necessary assignment to query
Hazel K
2024-10-15
1
-4
/
+3
|
*
correct name of `SkLatestNote`
Hazel K
2024-10-15
1
-2
/
+2
|
*
lint fixes
Hazel K
2024-10-02
1
-2
/
+2
|
*
use QueryService for blocks and mutes
Hazel K
2024-10-02
1
-19
/
+4
|
*
respect blocks and mutes for replies and renotes
Hazel K
2024-10-02
1
-5
/
+17
|
*
respect domain mutes
Hazel K
2024-10-02
1
-2
/
+4
|
*
fix copyright header
Hazel K
2024-09-30
1
-1
/
+1
|
*
add mutuals-only option
Hazel K
2024-09-30
1
-6
/
+14
|
*
add /notes/following endpoint
Hazel K
2024-09-30
1
-0
/
+88