index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
ServerModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
fix typos in track-latest-note-type migration
Hazelnoot
1
-3
/
+3
2024-10-15
docs: add post-upgrade query to backfill following feed
Hazel K
1
-0
/
+42
2024-10-15
match following endpoint default values with frontend defaults
Hazel K
2
-4
/
+4
2024-10-15
save filters for following feed
Hazel K
2
-15
/
+42
2024-10-15
add filters for following feed
Hazel K
16
-72
/
+318
2024-10-15
remove un-necessary assignment to query
Hazel K
1
-4
/
+3
2024-10-15
add type columns to SkLatestNote
Hazel K
2
-0
/
+42
2024-10-15
correct name of `SkLatestNote`
Hazel K
7
-16
/
+16
2024-10-13
restore missing hasPendingReceivedFollowRequest in navbar
Hazelnoot
1
-1
/
+1
2024-10-13
add new i18n pendingFollowRequests
Lhc_fl
2
-1
/
+2
2024-10-13
fix default followreq tab
Lhc_fl
1
-1
/
+1
2024-10-13
fix default followreq tab
Lhc_fl
1
-1
/
+1
2024-10-13
ux: should not show follow requests tab when have no pending sent follow req
Lhc_fl
6
-2
/
+19
2024-10-13
FEAT: Allow users to view pending follow requests they sent
Lhc_fl
10
-33
/
+238
2024-10-12
also ignore stale *failed* responses - #741
dakkar
1
-2
/
+5
2024-10-12
ignore stale `users/show` responses - fixes #741
dakkar
1
-1
/
+3
2024-10-12
try to avoid `insert` races in `FederatedInstanceService`
dakkar
1
-5
/
+20
2024-10-12
prevent usernames from overflowing the reactions hover-list
Hazelnoot
1
-1
/
+8
2024-10-11
new logo
Ruben
1
-1
/
+1
2024-10-11
add missing `rejectReports` field to `show-instance` response
Hazelnoot
3
-0
/
+15
2024-10-11
re-implement suspension toggle to match other controls
Hazelnoot
1
-18
/
+6
2024-10-11
fix typo in "Server is suspended due to no responding"
Hazelnoot
1
-1
/
+1
2024-10-11
convert "suspend deliver" button into a toggle
Hazelnoot
1
-2
/
+6
2024-10-10
fix: Finding emoji that include capital letters
CenTdemeern1
1
-7
/
+7
2024-10-10
show "blocking you" indicator to instance staff only
Hazelnoot
4
-0
/
+7
2024-10-10
add "following" and "mutuals" relation badges
Hazelnoot
1
-1
/
+3
2024-10-10
fix HTML semantics of relational info-badges
Hazelnoot
1
-6
/
+11
2024-10-10
Remove show bots from client settings
codingneko
1
-9
/
+0
2024-10-09
docs: fix command to generate new migration
Hazel K
1
-1
/
+2
2024-10-10
upd: add option to disable external url warning
Marie
6
-1
/
+15
2024-10-08
don't log job name unless it has one
Hazel K
1
-1
/
+1
2024-10-08
collapse AbortErrors
Hazel K
1
-1
/
+1
2024-10-08
further condense error details
Hazel K
1
-4
/
+1
2024-10-08
normalize ID logging
Hazel K
1
-4
/
+4
2024-10-08
condense error info
Hazel K
1
-14
/
+11
2024-10-08
fix maxAttempts calculation
Hazel K
1
-1
/
+1
2024-10-08
condense job info
Hazel K
1
-5
/
+15
2024-10-08
fix lint errors
Hazel K
1
-1
/
+1
2024-10-08
improve error summaries
Hazel K
1
-24
/
+24
2024-10-08
reduce federation log spam
Hazel K
1
-15
/
+21
2024-10-07
count CW for character limit
Hazel K
1
-1
/
+1
2024-10-07
restore sorting of pinned notes
Hazel K
1
-8
/
+8
2024-10-07
sort pinned notes by date
Hazel K
1
-4
/
+7
2024-10-07
always default to latest notes instead of pins
Hazel K
1
-1
/
+1
2024-10-07
fix extra gap above user notes
Hazel K
1
-1
/
+1
2024-10-07
on user profiles, move pinned notes down with the other notes
Hazel K
4
-6
/
+24
2024-10-07
Fix formatting issues
codingneko
1
-28
/
+24
2024-10-07
prevent login and password reset for system accounts
Hazel K
8
-1
/
+45
2024-10-07
check for host
Hazel K
2
-15
/
+31
2024-10-07
update autogen types
Hazel K
1
-0
/
+1
[next]