index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge: Bump version number (!735)
Julia
2024-11-05
3
-3
/
+4
|
\
|
*
chore: Bump version number
Julia Johannesen
2024-11-05
1
-1
/
+1
|
*
merge: release 2024.9.1 (!733)
Julia
2024-11-05
778
-10797
/
+29225
|
|
\
|
|
*
comment out sharkey-specific crowdin link
dakkar
2024-11-04
1
-1
/
+2
|
|
*
bump version number for release
dakkar
2024-11-04
2
-2
/
+2
|
|
/
|
/
|
*
|
merge: Revert "Experimental: dont mark backfetched notes as silent" (!703)
Julia
2024-11-03
1
-1
/
+1
|
\
\
|
*
|
Revert "Experimental: dont mark backfetched notes as silent"
dakkar
2024-10-21
1
-1
/
+1
*
|
|
merge: Respect user privacy settings in federation endpoints (resolves #712) ...
dakkar
2024-11-02
6
-52
/
+96
|
\
\
\
|
*
|
|
fix lint errors in FollowingEntityService.ts
Hazelnoot
2024-11-02
1
-2
/
+1
|
*
|
|
hide instance following / followers tabs from logged-out users
Hazelnoot
2024-11-02
1
-9
/
+18
|
*
|
|
factor out shared code
Hazel K
2024-11-02
3
-75
/
+69
|
*
|
|
update autogen types
Hazel K
2024-11-02
2
-6
/
+6
|
*
|
|
respect following privacy settings
Hazel K
2024-11-02
2
-4
/
+30
|
*
|
|
Revert "fix incorrect populated object in followers endpoint"
Hazel K
2024-11-02
1
-1
/
+1
|
*
|
|
check for blocks in following / followers endpoints
Hazel K
2024-11-02
2
-2
/
+16
|
*
|
|
require auth for followers & following endpoints
Hazel K
2024-11-02
2
-2
/
+4
|
/
/
/
*
|
|
merge: Fix frontend TS configs (!725)
dakkar
2024-11-02
2
-5
/
+9
|
\
\
\
|
*
|
|
fix eslint in frontend / frontend-embed
Hazelnoot
2024-11-02
2
-2
/
+4
|
*
|
|
fix frontend-embed tsconfig includes
Hazelnoot
2024-11-02
1
-3
/
+3
|
*
|
|
fix frontend tsconfig includes
Hazelnoot
2024-11-02
1
-2
/
+4
*
|
|
|
merge: add FriendlyCaptcha as a captcha solution (!723)
dakkar
2024-11-02
18
-7
/
+175
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
chore: replace recaptcha with frc
Marie
2024-11-02
1
-1
/
+1
|
*
|
|
upd: add FriendlyCaptcha as a captcha solution
Marie
2024-11-02
18
-7
/
+175
|
/
/
/
*
|
|
merge: Add a clear filter option to the search widget if set (!722)
Hazelnoot
2024-11-01
1
-4
/
+11
|
\
\
\
|
*
|
|
upd: append ✔ on set filter
Marie
2024-11-01
1
-3
/
+3
|
*
|
|
upd: add clear filter option if filter is set
Marie
2024-11-01
1
-1
/
+8
*
|
|
|
merge: Allow admins to create users (resolves #764) (!719)
Hazelnoot
2024-11-01
2
-14
/
+55
|
\
\
\
\
|
*
|
|
|
check token permissions in admin/accounts/create.ts
Hazelnoot
2024-11-01
1
-11
/
+46
|
*
|
|
|
always approve the first / root user
Hazelnoot
2024-11-01
1
-1
/
+1
|
*
|
|
|
allow admins to create approved users
Hazelnoot
2024-11-01
2
-15
/
+21
|
|
/
/
/
*
|
|
|
merge: Hide Following Feed from guest users/logged out users and also don't s...
dakkar
2024-11-01
2
-1
/
+3
|
\
\
\
\
|
*
|
|
|
upd: lock following-feed behind loginRequired and check if user has moved ins...
Marie
2024-11-01
2
-1
/
+3
|
|
/
/
/
*
|
|
|
merge: fix inconsistent following feed filters on mobile (resolves #776) (!717)
Hazelnoot
2024-11-01
4
-128
/
+146
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add missing copyright header to following-feed-utils.ts
Hazelnoot
2024-11-01
1
-0
/
+5
|
*
|
|
fix inconsistent following feed filters on mobile
Hazelnoot
2024-11-01
4
-128
/
+141
|
/
/
/
*
|
|
merge: Split character limits between local and remote notes (resolves #723) ...
Julia
2024-10-29
24
-68
/
+244
|
\
\
\
|
*
|
|
fix poll option limit in masto API
Hazelnoot
2024-10-26
1
-1
/
+1
|
*
|
|
show separate counters for text limit and CW limit
Hazelnoot
2024-10-26
1
-3
/
+13
|
*
|
|
expose CW limit to frontend
Hazelnoot
2024-10-26
4
-0
/
+14
|
*
|
|
add separate limits for CW length
Hazelnoot
2024-10-26
10
-9
/
+91
|
*
|
|
fix unit tests
Hazelnoot
2024-10-26
5
-25
/
+36
|
*
|
|
clarify comment about MAX_NOTE_TEXT_LENGTH in tests
Hazel K
2024-10-26
1
-1
/
+1
|
*
|
|
fix UUID format
Hazel K
2024-10-26
3
-3
/
+3
|
*
|
|
separate character limits for local and remote notes
Hazel K
2024-10-26
19
-47
/
+142
*
|
|
|
merge: Collapse user activity, files, and listenbrainz on mobile (resolves #7...
dakkar
2024-10-27
7
-81
/
+82
|
\
\
\
\
|
*
|
|
|
fix test errors
Hazelnoot
2024-10-26
1
-1
/
+1
|
*
|
|
|
fix lint errors in home.vue / index.listenbrainz.vue
Hazelnoot
2024-10-26
5
-71
/
+101
|
*
|
|
|
collapse user activity/files/listenbrainz by default on mobile
Hazelnoot
2024-10-26
4
-10
/
+17
|
|
/
/
/
*
|
|
|
merge: fix inconsistent relation badges between user profile and user info bl...
dakkar
2024-10-27
3
-28
/
+98
|
\
\
\
\
|
*
|
|
|
fix inconsistent relation badges between user profile and user info block
Hazelnoot
2024-10-26
3
-28
/
+98
|
|
/
/
/
[next]