index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
comment out sharkey-specific crowdin link
dakkar
1
-1
/
+2
2024-11-04
bump version number for release
dakkar
2
-2
/
+2
2024-11-02
fix lint errors in FollowingEntityService.ts
Hazelnoot
1
-2
/
+1
2024-11-02
hide instance following / followers tabs from logged-out users
Hazelnoot
1
-9
/
+18
2024-11-02
factor out shared code
Hazel K
3
-75
/
+69
2024-11-02
update autogen types
Hazel K
2
-6
/
+6
2024-11-02
respect following privacy settings
Hazel K
2
-4
/
+30
2024-11-02
Revert "fix incorrect populated object in followers endpoint"
Hazel K
1
-1
/
+1
2024-11-02
check for blocks in following / followers endpoints
Hazel K
2
-2
/
+16
2024-11-02
require auth for followers & following endpoints
Hazel K
2
-2
/
+4
2024-11-02
fix eslint in frontend / frontend-embed
Hazelnoot
2
-2
/
+4
2024-11-02
fix frontend-embed tsconfig includes
Hazelnoot
1
-3
/
+3
2024-11-02
fix frontend tsconfig includes
Hazelnoot
1
-2
/
+4
2024-11-02
chore: replace recaptcha with frc
Marie
1
-1
/
+1
2024-11-02
upd: add FriendlyCaptcha as a captcha solution
Marie
18
-7
/
+175
2024-11-01
upd: append ✔ on set filter
Marie
1
-3
/
+3
2024-11-01
check token permissions in admin/accounts/create.ts
Hazelnoot
1
-11
/
+46
2024-11-01
always approve the first / root user
Hazelnoot
1
-1
/
+1
2024-11-01
allow admins to create approved users
Hazelnoot
2
-15
/
+21
2024-11-01
add missing copyright header to following-feed-utils.ts
Hazelnoot
1
-0
/
+5
2024-11-01
fix inconsistent following feed filters on mobile
Hazelnoot
4
-128
/
+141
2024-11-01
upd: add clear filter option if filter is set
Marie
1
-1
/
+8
2024-11-01
upd: lock following-feed behind loginRequired and check if user has moved ins...
Marie
2
-1
/
+3
2024-10-26
fix test errors
Hazelnoot
1
-1
/
+1
2024-10-26
fix lint errors in home.vue / index.listenbrainz.vue
Hazelnoot
5
-71
/
+101
2024-10-26
collapse user activity/files/listenbrainz by default on mobile
Hazelnoot
4
-10
/
+17
2024-10-26
fix inconsistent relation badges between user profile and user info block
Hazelnoot
3
-28
/
+98
2024-10-26
normalize re-fetch logic between InboxProcessorService and ActivityPubServerS...
Hazelnoot
3
-6
/
+10
2024-10-26
log key rotation
Hazelnoot
1
-0
/
+3
2024-10-26
fix public key re-fetch logic
Hazelnoot
1
-11
/
+7
2024-10-26
remove cached public keys after deletion
Hazelnoot
1
-3
/
+1
2024-10-26
fix poll option limit in masto API
Hazelnoot
1
-1
/
+1
2024-10-26
show separate counters for text limit and CW limit
Hazelnoot
1
-3
/
+13
2024-10-26
expose CW limit to frontend
Hazelnoot
4
-0
/
+14
2024-10-26
add separate limits for CW length
Hazelnoot
10
-9
/
+91
2024-10-26
fix unit tests
Hazelnoot
5
-25
/
+36
2024-10-26
clarify comment about MAX_NOTE_TEXT_LENGTH in tests
Hazel K
1
-1
/
+1
2024-10-26
fix UUID format
Hazel K
3
-3
/
+3
2024-10-26
separate character limits for local and remote notes
Hazel K
19
-47
/
+142
2024-10-26
fix race conditions in check_connect.js
Hazelnoot
1
-17
/
+39
2024-10-24
remove stripes from posting preview
dakkar
1
-8
/
+0
2024-10-24
MR !710 had missed `renderUpNote`
dakkar
1
-8
/
+6
2024-10-24
fix: make sure mentions of local users get rendered correctly during AP deliv...
Laura Hausmann
1
-1
/
+3
2024-10-24
fix: make sure outgoing remote mentions get resolved correctly if referenced ...
Laura Hausmann
1
-1
/
+1
2024-10-24
fix: send MFM payload for notes that don't contain advanced MFM (resolves #647)
Laura Hausmann
1
-8
/
+6
2024-10-23
fix: return getfromdb when FanoutTimeline is not enabled
Lhc_fl
1
-1
/
+1
2024-10-22
Merge commit from fork
饺子w (Yumechi)
1
-0
/
+6
2024-10-22
explicit licence in eslint files
dakkar
2
-0
/
+10
2024-10-22
re-add `warnExternalUrl`
dakkar
1
-0
/
+1
2024-10-22
fix (sort of) all missing translations
dakkar
8
-7
/
+19
[next]