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
/
channels
/
timeline.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
additional fixes and cleanup to all note endpoints
Hazelnoot
2025-06-05
1
-5
/
+7
*
restore join to note.channel in channel/timeline.ts
Hazelnoot
2025-06-03
1
-2
/
+2
*
copy changes to channels/timeline.ts
Hazelnoot
2025-06-03
1
-14
/
+13
*
use instance block columns instead of checking meta columns
Hazelnoot
2025-05-28
1
-0
/
+2
*
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
-8
/
+5
|
\
|
|
*
refactor/perf(backend): provide metadata statically (#14601)
syuilo
2024-09-22
1
-8
/
+5
*
|
minimal fixes, thanks tests
dakkar
2024-05-31
1
-0
/
+1
*
|
more timeline filters - #228
dakkar
2024-05-23
1
-4
/
+27
|
/
*
(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
*
Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)
anatawa12
2023-12-04
1
-14
/
+2
*
Refine fanout timeline (#12507)
anatawa12
2023-12-02
1
-59
/
+51
*
fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)
zyoshoka
2023-11-26
1
-3
/
+3
*
fix: 特定の条件下でチャンネルやユーザーのノート一覧に...
yukineko
2023-11-24
1
-1
/
+5
*
refactor(backend): rename service
syuilo
2023-10-18
1
-3
/
+3
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
1
-2
/
+2
*
fix(backend): channels/timelineでミュートが効かない問題を修正
syuilo
2023-10-10
1
-1
/
+1
*
fix of 0bb0c32908
syuilo
2023-10-09
1
-2
/
+2
*
enhance(backend): RedisへのTLの構築をListで行うように
syuilo
2023-10-09
1
-48
/
+55
*
fix(backend): sinceIdやsinceDateを利用してTLを取得することがで...
syuilo
2023-10-05
1
-3
/
+3
*
feat: improve tl performance (#11946)
syuilo
2023-10-03
1
-5
/
+3
*
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
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
1
-2
/
+2
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1
-0
/
+5
*
perf(backend): use limit() instead of take()
syuilo
2023-07-08
1
-1
/
+1
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
1
-1
/
+1
*
fix types
syuilo
2023-04-14
1
-1
/
+1
*
fix: redis から取得できないチャンネル投稿はDBから取得 (#1...
futchitwo
2023-04-09
1
-6
/
+12
*
enhance(backend): Redisにチャンネル投稿がない場合はDBから持...
syuilo
2023-04-08
1
-24
/
+43
*
perf(backend): cache avatar and banner url to db
syuilo
2023-04-06
1
-6
/
+0
*
perf(backend): cache timeline of a channel to redis
syuilo
2023-04-03
1
-3
/
+26
*
fix(server): チャンネルでミュートが正しく機能していない...
kabo2468
2023-03-03
1
-0
/
+6
*
fix import type
syuilo
2022-09-21
1
-1
/
+1
*
なんかもうめっちゃ変えた
syuilo
2022-09-18
1
-31
/
+49
*
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
-5
/
+5
*
Fix ajv (#8333)
tamaina
2022-02-20
1
-1
/
+1
*
refactor: use ajv instead of cafy (#8324)
syuilo
2022-02-19
1
-31
/
+15
*
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
*
fix lint
syuilo
2021-12-09
1
-4
/
+4
[next]