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
/
hybrid-timeline.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
re-type userFollowingsCache to match the others
Hazelnoot
2025-06-09
1
-1
/
+1
*
additional fixes and cleanup to all note endpoints
Hazelnoot
2025-06-05
1
-40
/
+21
*
copy changes to hybrid-timeline.ts
Hazelnoot
2025-06-03
1
-45
/
+12
*
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
1
-0
/
+1
|
\
|
*
Exclude blocked instance note from most timelines (#15792)
anatawa12
2025-04-28
1
-0
/
+1
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-30
1
-2
/
+2
|
\
|
|
*
refactor(backend): better method name
syuilo
2025-03-27
1
-2
/
+2
*
|
add rate limits to all public endpoints
Hazelnoot
2024-11-22
1
-0
/
+6
*
|
Merge remote-tracking branch 'misskey/master' into feature/2024.9.0
dakkar
2024-10-09
1
-7
/
+6
|
\
|
|
*
refactor/perf(backend): provide metadata statically (#14601)
syuilo
2024-09-22
1
-7
/
+6
*
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07
dakkar
2024-08-02
1
-0
/
+14
|
\
|
|
*
自分のフォロワー限定投稿に対するリプライがホームタ...
anatawa12
2024-07-30
1
-0
/
+13
|
*
fix: ソーシャルタイムラインにローカルタイムラインに表...
anatawa12
2024-07-18
1
-0
/
+1
*
|
merge: upstream
Marie
2024-02-19
1
-1
/
+1
|
\
|
|
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
|
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-2
/
+2
|
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-2
/
+2
|
*
Merge pull request from GHSA-7pxq-6xx9-xpgm
Chocolate Pie
2023-12-27
1
-0
/
+1
*
|
Merge pull request from GHSA-7pxq-6xx9-xpgm
Chocolate Pie
2023-12-28
1
-0
/
+1
*
|
merge: upstream
Marie
2023-12-23
1
-95
/
+55
|
\
|
|
*
Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)
anatawa12
2023-12-04
1
-28
/
+12
|
*
fix: #12544 (#12545)
おさむのひと
2023-12-02
1
-0
/
+1
|
*
Refine fanout timeline (#12507)
anatawa12
2023-12-02
1
-67
/
+43
|
*
fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)
zyoshoka
2023-11-26
1
-5
/
+5
*
|
merge: upstream
Mar0xy
2023-11-22
1
-81
/
+86
|
\
|
|
*
enhance(backend): make ftt db fallback configurable
syuilo
2023-11-16
1
-79
/
+83
*
|
merge: upstream
Mar0xy
2023-10-31
1
-141
/
+200
|
\
|
|
*
typo
syuilo
2023-10-29
1
-1
/
+1
|
*
fix(backend): STLにGTLの投稿が混ざる問題を修正
syuilo
2023-10-29
1
-1
/
+4
|
*
Fix: STLでフォローしていないチャンネルが表示される問題...
ikasoba
2023-10-25
1
-1
/
+17
|
*
fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リスト...
yukineko
2023-10-24
1
-6
/
+8
|
*
enhance(backend): RedisへのTLのキャッシュをオフにできるように
syuilo
2023-10-23
1
-133
/
+173
|
*
chore: STLのdb fallbackでwithRepliesがtrueのときにすべてのリプ...
anatawa12
2023-10-19
1
-9
/
+11
|
*
fix(backend): Redisがからのときにhybrid-timelineにwithReplies = true...
syuilo
2023-10-19
1
-0
/
+2
*
|
upd: filter fallback to db for silenced users
Mar0xy
2023-10-18
1
-2
/
+7
*
|
merge: upstream changes
Mar0xy
2023-10-18
1
-40
/
+119
|
\
|
|
*
fix of 6cc02fee99
syuilo
2023-10-18
1
-2
/
+11
|
*
enhance(backend): improve fanout tl for stl
syuilo
2023-10-18
1
-33
/
+101
|
*
refactor(backend): rename service
syuilo
2023-10-18
1
-5
/
+5
*
|
add: isSilenced handling to user and timeline
Mar0xy
2023-10-18
1
-0
/
+3
*
|
add: Bot Trending Toggle, Hide Bot in Timeline client option
Mar0xy
2023-10-18
1
-0
/
+3
|
/
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
1
-2
/
+2
*
enhance: ローカルタイムライン、ソーシャルタイムライン...
syuilo
2023-10-11
1
-5
/
+23
*
fix of 0bb0c32908
syuilo
2023-10-09
1
-2
/
+2
*
enhance(backend): RedisへのTLの構築をListで行うように
syuilo
2023-10-09
1
-20
/
+8
*
perf(backend): improve hybrid-timeline performance
syuilo
2023-10-08
1
-14
/
+17
*
refactor
syuilo
2023-10-07
1
-18
/
+14
*
fix(backend): sinceIdやsinceDateを利用してTLを取得することがで...
syuilo
2023-10-05
1
-5
/
+5
*
refactor
syuilo
2023-10-04
1
-10
/
+12
*
feat: improve tl performance (#11946)
syuilo
2023-10-03
1
-69
/
+66
[next]