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-09
Improve performance of notes/following API
Caramel
1
-9
/
+9
2024-11-08
fix upstream linting
dakkar
1
-2
/
+2
2024-11-08
remove duplicate import
dakkar
1
-1
/
+0
2024-11-08
probably fix most renamed CSS variables
dakkar
147
-400
/
+399
2024-11-08
probably re-enable friendlycaptcha on signin
dakkar
1
-0
/
+7
2024-11-08
mention more tests
dakkar
1
-3
/
+4
2024-11-08
fix uses of renamed method
dakkar
4
-5
/
+5
2024-11-08
example test config
dakkar
3
-1
/
+19
2024-11-08
replace new icons
dakkar
2
-3
/
+12
2024-11-08
regenerate misskey-js
dakkar
2
-6
/
+7
2024-11-08
fix merge mistakes in `admin/accounts/create.ts`
dakkar
1
-2
/
+2
2024-11-08
copy changes from MkNote* to SkNote*
dakkar
5
-61
/
+66
2024-11-08
copy changes from NoteCreate to NoteEdit
dakkar
1
-8
/
+12
2024-11-05
give ff entries clickable pointer
piuvas
1
-0
/
+1
2024-11-05
animations following feed
piuvas
1
-1
/
+16
2024-11-05
chore: Bump version number
Julia Johannesen
1
-1
/
+1
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
remove `idea` section
Hazelnoot
3
-281
/
+0
2024-11-02
restore ordering of MkNotes attributes in index.timeline.vue
Hazelnoot
1
-1
/
+1
2024-11-02
remove notes-container.vue and revert refactor
Hazelnoot
5
-5
/
+215
2024-11-02
add pinned section to "notes" tab on user profiles
Hazelnoot
4
-113
/
+198
2024-11-02
fix weird spacing on notes/home.vue
Hazelnoot
1
-2
/
+2
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
[next]