index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
merge: Optimizations to InternalStorageService (resolves #753) (!694)
dakkar
2024-10-20
2
-24
/
+33
|
\
|
*
ensure that "thumbnail stored" / "web stored" messages only appear after success
Hazelnoot
2024-10-20
1
-2
/
+8
|
*
fix comment typo in InternalStorageService.ts
Hazelnoot
2024-10-20
1
-1
/
+1
|
*
pre-create the `files` directory to reduce IO operations
Hazelnoot
2024-10-20
1
-2
/
+2
|
*
use async IO for InternalStorageService
Hazelnoot
2024-10-20
2
-23
/
+26
*
|
fix: default sensitive not letting users unmark files
Marie
2024-10-20
5
-1
/
+13
|
/
*
Merge branch 'develop' into feature/2024.9.0
dakkar
2024-10-18
4
-1
/
+105
|
\
|
*
merge: Allow logged in users to refresh polls (!686)
Marie
2024-10-18
4
-1
/
+105
|
|
\
|
|
*
chore: change permission kind
Marie
2024-10-15
1
-1
/
+1
|
|
*
upd: change condition
Marie
2024-10-15
1
-1
/
+1
|
|
*
upd: hide refresh if logged out and if local, change blocked error message
Marie
2024-10-15
1
-1
/
+1
|
|
*
upd: add ability to refresh poll
Marie
2024-10-15
4
-1
/
+105
*
|
|
Merge branch 'develop' into feature/2024.9.0
dakkar
2024-10-18
4
-0
/
+87
|
\
|
|
|
*
|
upd: add recommended checks
Marie
2024-10-17
1
-0
/
+8
|
*
|
fix: add missing type
Marie
2024-10-17
1
-0
/
+5
|
*
|
upd: add additional check from delete endpoint
Marie
2024-10-17
1
-3
/
+3
|
*
|
chore: indent
Marie
2024-10-17
1
-1
/
+1
|
*
|
upd: add decline endpoint and free up username on decline
Marie
2024-10-17
4
-0
/
+74
|
|
/
*
|
fix formatting in boot.js
Hazelnoot
2024-10-16
1
-1
/
+2
*
|
fix locales versioning in backend client
Hazelnoot
2024-10-15
3
-57
/
+15
*
|
fix TS errors in NoteCreateService / NoteEditService
Hazelnoot
2024-10-15
2
-1
/
+1
*
|
Merge branch 'develop' into feature/2024.9.0
Hazelnoot
2024-10-15
24
-154
/
+482
|
\
|
|
*
merge: Refresh locales after any change, not just a version update (resolves ...
Hazelnoot
2024-10-15
1
-23
/
+12
|
|
\
|
|
*
refresh locales after any change, not just a version update
Hazelnoot
2024-10-15
1
-23
/
+12
|
*
|
merge: Improvements and tweaks to latest note handling (resolves #744) (!688)
Marie
2024-10-15
6
-106
/
+179
|
|
\
\
|
|
*
|
unify logic of `SkLatestNote.areEquivalent` and `SkLatestNote.keyFor`
Hazelnoot
2024-10-15
1
-4
/
+7
|
|
*
|
update latest_note for edits
Hazelnoot
2024-10-15
1
-2
/
+7
|
|
*
|
factor out latest_note logic into LatestNoteService
Hazelnoot
2024-10-15
5
-115
/
+167
|
|
*
|
update latest note in background (don't await the result)
Hazelnoot
2024-10-15
2
-4
/
+17
|
*
|
|
merge: Add filter options to following feed (resolves #726) (!671)
Hazelnoot
2024-10-15
9
-32
/
+178
|
|
\
|
|
|
|
*
|
add "show bots" toggle to following feed
Hazelnoot
2024-10-15
2
-0
/
+15
|
|
*
|
revert accidental change to postgres.ts
Hazelnoot
2024-10-15
1
-9
/
+1
|
|
*
|
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
7
-13
/
+135
|
|
*
|
remove un-necessary assignment to query
Hazel K
2024-10-15
1
-4
/
+3
|
|
*
|
add type columns to SkLatestNote
Hazel K
2024-10-15
1
-0
/
+18
|
|
*
|
correct name of `SkLatestNote`
Hazel K
2024-10-15
7
-16
/
+16
|
*
|
|
factor out tuple logic into from-tuple.ts
Hazelnoot
2024-10-15
5
-12
/
+20
|
*
|
|
federate `Flag.object` as an array to fix Pleroma compatibility
Hazelnoot
2024-10-15
5
-26
/
+42
|
|
/
/
|
*
|
ux: should not show follow requests tab when have no pending sent follow req
Lhc_fl
2024-10-13
2
-0
/
+12
|
*
|
FEAT: Allow users to view pending follow requests they sent
Lhc_fl
2024-10-13
3
-0
/
+82
|
|
/
*
|
Merge branch 'develop' into feature/2024.9.0
Hazelnoot
2024-10-13
3
-5
/
+26
|
\
|
|
*
merge: try to avoid `insert` races in `FederatedInstanceService` (!683)
Marie
2024-10-13
1
-5
/
+20
|
|
\
|
|
*
try to avoid `insert` races in `FederatedInstanceService`
dakkar
2024-10-12
1
-5
/
+20
|
*
|
add missing `rejectReports` field to `show-instance` response
Hazelnoot
2024-10-11
2
-0
/
+6
|
|
/
*
|
fix editing notes
dakkar
2024-10-12
1
-0
/
+1
*
|
fix "federation allowed" check in our code
dakkar
2024-10-12
2
-2
/
+2
[next]