index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
/
endpoints
/
notes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix query slowdown caused by unnecessary userHost IS NOT NULL condition in bu...
Hazelnoot
2025-06-02
1
-1
/
+0
*
remove unnecessary call to generateVisibilityQuery in bubble-timeline.ts
Hazelnoot
2025-06-02
1
-1
/
+0
*
avoid unnecessary nextTick callbacks in bubble-timeline.ts
Hazelnoot
2025-06-02
1
-4
/
+4
*
remove unused DI from bubble-timeline.ts
Hazelnoot
2025-06-02
1
-4
/
+1
*
add copyright header to bubble-timeline.ts
Hazelnoot
2025-06-02
1
-0
/
+5
*
merge: Allow unauthenticated (logged-out) users to translate notes (!1055)
Hazelnoot
2025-06-01
1
-10
/
+3
|
\
|
*
allow unauthenticated (logged-out) users to translate notes
Hazelnoot
2025-05-30
1
-10
/
+3
*
|
merge: Overhaul trending polls (!1022)
Hazelnoot
2025-06-01
1
-19
/
+75
|
\
\
|
*
|
fix policy check for unspecified "local" property in polls/recommendation end...
Hazelnoot
2025-05-23
1
-1
/
+0
|
*
|
catch polls that are expiring exactly in the current instant
Hazelnoot
2025-05-23
1
-1
/
+1
|
*
|
only show polls from explorable users
Hazelnoot
2025-05-23
1
-0
/
+1
|
*
|
overhaul trending polls
Hazelnoot
2025-05-23
1
-19
/
+75
|
|
/
*
|
sync up logic between notes/bubble-timeline.ts and channels/bubble-timeline.ts
Hazelnoot
2025-06-01
1
-2
/
+9
*
|
fix withRenotes check in bubble-timeline.ts
Hazelnoot
2025-06-01
1
-14
/
+10
*
|
merge: Persisted instance blocks (!1068)
Hazelnoot
2025-06-01
3
-10
/
+11
|
\
\
|
*
|
exclude local notes from bubble timeline
Hazelnoot
2025-05-30
1
-1
/
+2
|
*
|
fix following feed performance and bugs
Hazelnoot
2025-05-28
1
-6
/
+7
|
*
|
use instance block columns instead of checking meta columns
Hazelnoot
2025-05-28
2
-4
/
+3
|
|
/
*
/
fix DeepLX
dakkar
2025-06-01
1
-1
/
+1
|
/
*
don't trend notes from non-explorable or non-trendable users
Hazelnoot
2025-05-14
1
-1
/
+2
*
merge: Cache note translations in Redis (!1027)
Marie
2025-05-14
1
-13
/
+48
|
\
|
*
add debug logging for translation endpoint
Hazelnoot
2025-05-12
1
-0
/
+1
|
*
cache and re-use note translations
Hazelnoot
2025-05-12
1
-13
/
+47
*
|
add configurable timeout for note translations
Hazelnoot
2025-05-12
1
-0
/
+2
|
/
*
merge: Reorder relay activities to avoid delivery race condition (resolves #9...
Marie
2025-05-08
1
-1
/
+1
|
\
|
*
reorder relay activities to avoid delivery race condition
Hazelnoot
2025-05-07
1
-1
/
+1
*
|
Fix polls not rendering properly in Schedule List
Marie
2025-05-08
1
-0
/
+18
|
/
*
check role assignments in featured timeline
Hazelnoot
2025-05-04
1
-0
/
+16
*
use bucket rate limit for featured timeline
Hazelnoot
2025-05-04
1
-3
/
+4
*
check suspended users/hosts in following feed
Hazelnoot
2025-05-03
1
-0
/
+6
*
honour blocked hosts in global-timeline
dakkar
2025-05-02
1
-0
/
+2
*
make bubble timeline visibility checks match local timeline
Hazelnoot
2025-05-01
1
-5
/
+5
*
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
10
-0
/
+13
|
\
|
*
Exclude blocked instance note from most timelines (#15792)
anatawa12
2025-04-28
10
-0
/
+13
*
|
Make NoteEdit entity match the database schema
Hazelnoot
2025-04-13
1
-1
/
+1
*
|
fix backend lint errors
Hazelnoot
2025-04-02
1
-1
/
+1
*
|
lint and type fixes
Hazelnoot
2025-04-01
3
-10
/
+3
*
|
copy changes to notes/edit.ts
Hazelnoot
2025-04-01
1
-4
/
+2
*
|
fix backend type errors
Hazelnoot
2025-04-01
4
-8
/
+8
*
|
fix type errors from notes/versions endpoint
Hazelnoot
2025-03-31
1
-8
/
+26
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-30
10
-19
/
+20
|
\
|
|
*
refactor(backend): better method name
syuilo
2025-03-27
10
-20
/
+20
*
|
merge upstream
Hazelnoot
2025-03-25
2
-8
/
+0
|
\
|
|
*
Feat: Chat (#15686)
syuilo
2025-03-24
2
-8
/
+0
*
|
merge: Ignore empty content warnings in API (resolves #977) (!929)
Marie
2025-03-09
3
-5
/
+5
|
\
\
|
*
|
collapse empty `cw` to null
Hazelnoot
2025-03-03
2
-2
/
+2
|
*
|
ignore empty CW with creating / editing notes
Hazelnoot
2025-03-03
3
-3
/
+3
*
|
|
upd: simplify checks
Marie
2025-03-06
1
-13
/
+9
*
|
|
chore: typecheck error
Marie
2025-03-06
1
-0
/
+2
*
|
|
add: libretranslate
Marie
2025-03-06
1
-33
/
+69
|
/
/
[next]