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
/
user-list-timeline.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
additional fixes and cleanup to all note endpoints
Hazelnoot
2025-06-05
1
-25
/
+18
*
copy changes to user-list-timeline.ts
Hazelnoot
2025-06-03
1
-56
/
+14
*
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
|
*
fix(backend): FTT無効時にユーザーリストタイムラインが使用...
かっこかり
2024-11-06
1
-1
/
+1
*
|
add rate limits to all public endpoints
Hazelnoot
2024-11-22
1
-0
/
+6
*
|
fix: return getfromdb when FanoutTimeline is not enabled
Lhc_fl
2024-10-23
1
-1
/
+1
|
/
*
refactor/perf(backend): provide metadata statically (#14601)
syuilo
2024-09-22
1
-9
/
+6
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
*
Merge pull request from GHSA-7pxq-6xx9-xpgm
Chocolate Pie
2023-12-27
1
-0
/
+1
*
Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)
anatawa12
2023-12-04
1
-33
/
+3
*
リストタイムラインでミュートが貫通してしまう問題に...
おさむのひと
2023-12-03
1
-0
/
+4
*
Refine fanout timeline (#12507)
anatawa12
2023-12-02
1
-46
/
+32
*
fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)
zyoshoka
2023-11-26
1
-3
/
+3
*
enhance(backend): make ftt db fallback configurable
syuilo
2023-11-16
1
-81
/
+124
*
fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リスト...
yukineko
2023-10-24
1
-28
/
+120
*
clean up
syuilo
2023-10-20
1
-7
/
+1
*
refactor(backend): rename service
syuilo
2023-10-18
1
-3
/
+3
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
1
-2
/
+2
*
fix of 0bb0c32908
syuilo
2023-10-09
1
-2
/
+2
*
enhance(backend): RedisへのTLの構築をListで行うように
syuilo
2023-10-09
1
-11
/
+8
*
refactor
syuilo
2023-10-07
1
-10
/
+6
*
fix(backend): sinceIdやsinceDateを利用してTLを取得することがで...
syuilo
2023-10-05
1
-3
/
+3
*
feat: improve tl performance (#11946)
syuilo
2023-10-03
1
-62
/
+59
*
enhance: タイムラインからRenoteを除外するオプションを追加
syuilo
2023-09-28
1
-0
/
+16
*
update deps (#11820)
syuilo
2023-09-15
1
-1
/
+1
*
chore(backend): Resolve `import/no-default-export` rule violations (#11732)
woxtu
2023-08-17
1
-2
/
+1
*
fix: muteがapiからのuser list timeline取得で機能しない (#11480)
anatawa12
2023-08-08
1
-0
/
+4
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1
-0
/
+5
*
perf(backend): use limit() instead of take()
syuilo
2023-07-08
1
-1
/
+1
*
perf(backend): cache avatar and banner url to db
syuilo
2023-04-06
1
-6
/
+0
*
fix import type
syuilo
2022-09-21
1
-1
/
+1
*
なんかもうめっちゃ変えた
syuilo
2022-09-18
1
-64
/
+84
*
lint fixes
syuilo
2022-06-14
1
-3
/
+3
*
fix: アンテナ、クリップ、リストの表示を速くする (#8518)
xianon
2022-04-19
1
-6
/
+2
*
fix: validation (better #8456) (#8461)
Johann150
2022-04-03
1
-1
/
+5
*
revert 484e023c0
syuilo
2022-04-02
1
-5
/
+1
*
enhance(doc): required input fields (#8456)
Johann150
2022-04-02
1
-1
/
+5
*
refactor: migrate to typeorm 3.0 (#8443)
syuilo
2022-03-26
1
-1
/
+1
*
Fix avatar/banner proxy (#8346)
tamaina
2022-02-27
1
-0
/
+6
*
refactor: Use ESM (#8358)
syuilo
2022-02-27
1
-6
/
+6
*
Fix ajv (#8333)
tamaina
2022-02-20
1
-1
/
+1
*
refactor: use ajv instead of cafy (#8324)
syuilo
2022-02-19
1
-50
/
+19
*
feat: introduce intersection calculation of charts
syuilo
2022-02-09
1
-1
/
+1
*
refactor: APIエンドポイントファイルの定義を良い感じにす...
tamaina
2022-01-18
1
-6
/
+6
*
lint
syuilo
2022-01-03
1
-0
/
+1
[next]