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
(
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
*
|
fix import order in channels/update.ts
Hazelnoot
2025-02-04
1
-1
/
+1
*
|
add rate limits to all public endpoints
Hazelnoot
2024-11-22
12
-0
/
+72
*
|
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
*
|
Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07
dakkar
2024-08-02
1
-2
/
+2
|
\
|
|
*
fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)
Acid Chicken
2024-06-01
1
-2
/
+2
*
|
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
13
-13
/
+13
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
13
-13
/
+13
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
13
-13
/
+13
*
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
*
feat: チャンネル内→チャンネル外へのリノート制限機能...
おさむのひと
2023-11-03
2
-0
/
+4
*
Fix: チャンネルのフォロー・アンフォローの反映速度を改...
おさむのひと
2023-10-27
2
-20
/
+8
*
refactor(backend): rename service
syuilo
2023-10-18
1
-3
/
+3
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
4
-8
/
+5
*
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
*
lint fixes
syuilo
2023-10-09
1
-3
/
+4
*
fix(backend): sinceIdやsinceDateを利用してTLを取得することがで...
syuilo
2023-10-05
1
-3
/
+3
*
feat: improve tl performance (#11946)
syuilo
2023-10-03
1
-5
/
+3
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
1
-1
/
+1
*
update deps (#11820)
syuilo
2023-09-15
13
-13
/
+13
*
chore(backend): Resolve `import/no-default-export` rule violations (#11732)
woxtu
2023-08-17
13
-26
/
+13
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
2
-4
/
+4
*
feat: sensitive channel (#11438)
anatawa12
2023-08-05
2
-0
/
+4
*
refactor(backend): Remove unused injections (#11462)
woxtu
2023-08-05
3
-4
/
+0
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
13
-0
/
+65
*
perf(backend): use limit() instead of take()
syuilo
2023-07-08
5
-5
/
+5
*
cleanup: trim trailing whitespace (#11136)
okayurisotto
2023-07-08
1
-1
/
+1
*
fix(backend): fix channels/owned
syuilo
2023-05-08
1
-1
/
+1
*
feat: チャンネルの削除
syuilo
2023-05-06
4
-1
/
+6
*
fix #10666 チャンネル検索ですべてのチャンネルの取得/表...
たーびん
2023-05-05
1
-7
/
+9
*
feat: チャンネルに色を設定できるように
syuilo
2023-05-02
2
-0
/
+4
*
enhance: account migration (#10592)
Namekuji
2023-04-30
5
-0
/
+10
*
fix types
syuilo
2023-04-14
1
-1
/
+1
*
fix #10554 チャンネルの検索用ページとAPIの追加 (#10555)
たーびん
2023-04-11
1
-0
/
+67
*
fix: redis から取得できないチャンネル投稿はDBから取得 (#1...
futchitwo
2023-04-09
1
-6
/
+12
[next]