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
/
users
/
notes.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
-21
/
+5
*
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
1
-0
/
+2
|
\
|
*
Exclude blocked instance note from most timelines (#15792)
anatawa12
2025-04-28
1
-0
/
+2
*
|
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
*
|
Merge branch 'develop' into feature/2024.10
dakkar
2024-11-28
1
-0
/
+6
|
\
\
|
*
|
add rate limits to all public endpoints
Hazelnoot
2024-11-22
1
-0
/
+6
*
|
|
Merge tag '2024.11.0' into feature/2024.10
dakkar
2024-11-22
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
feat: ノートの閲覧にログイン必須にする設定 (#14799)
syuilo
2024-10-21
1
-0
/
+6
*
|
Merge branch 'develop' into feature/2024.9.0
Hazelnoot
2024-10-15
1
-1
/
+58
|
\
\
|
|
/
|
/
|
|
*
add "show bots" toggle to following feed
Hazelnoot
2024-10-15
1
-0
/
+9
|
*
add filters for following feed
Hazel K
2024-10-15
1
-1
/
+49
*
|
refactor/perf(backend): provide metadata statically (#14601)
syuilo
2024-09-22
1
-6
/
+5
|
/
*
(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
*
perf: early return users/notes and users/featured-notes if me is blocked by r...
anatawa12
2023-12-15
1
-0
/
+8
*
Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)
anatawa12
2023-12-04
1
-19
/
+15
*
fix: withChannelNotesとwithFilesを同時に指定したときの考慮 (#12...
shiosyakeyakini
2023-12-03
1
-0
/
+3
*
Refine fanout timeline (#12507)
anatawa12
2023-12-02
1
-96
/
+102
*
chore: remove unimplemented excludeNsfw (#12520)
anatawa12
2023-12-02
1
-1
/
+0
*
fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)
zyoshoka
2023-11-26
1
-5
/
+5
*
fix: 特定の条件下でチャンネルやユーザーのノート一覧に...
yukineko
2023-11-24
1
-1
/
+5
*
ユーザのノートのみ表示時にDBへフォールバックするとリ...
おさむのひと
2023-11-13
1
-2
/
+1
*
refactor(backend): rename service
syuilo
2023-10-18
1
-5
/
+5
*
users/notesでDBから参照した際にチャンネル投稿のみ取得さ...
taichan
2023-10-18
1
-1
/
+4
*
perf(backend): createdAtをidから取得するように & 無駄なDateイ...
syuilo
2023-10-16
1
-2
/
+2
*
fix(backend): users/notesでセンシティブチャンネルの投稿が含...
syuilo
2023-10-11
1
-1
/
+3
*
fix(backend): センシティブ設定されたチャンネルの投稿をuse...
syuilo
2023-10-10
1
-2
/
+4
*
fix of 0bb0c32908
syuilo
2023-10-09
1
-2
/
+2
*
enhance(backend): RedisへのTLの構築をListで行うように
syuilo
2023-10-09
1
-30
/
+13
*
fix(backend): users/notesでsinceId指定時にデータベースにフォー...
syuilo
2023-10-09
1
-58
/
+62
*
fix
syuilo
2023-10-09
1
-0
/
+4
*
fix(backend): users/notes で途中までしかページネーションでき...
syuilo
2023-10-09
1
-32
/
+34
*
fix(backend): ダイレクト投稿がタイムライン上に正常に表示...
_
2023-10-09
1
-0
/
+1
*
fix(backend): users/notes で 自身の visibility: followers なノートが...
syuilo
2023-10-09
1
-1
/
+1
*
fix(backend): fix of 8c684d5391
syuilo
2023-10-08
1
-4
/
+3
*
fix of 8c684d5391
syuilo
2023-10-07
1
-31
/
+28
*
enhance(backend): User TLをRedisにキャッシュされる以前まで遡...
syuilo
2023-10-07
1
-2
/
+39
*
refactor
syuilo
2023-10-07
1
-27
/
+25
*
fix(backend): sinceIdやsinceDateを利用してTLを取得することがで...
syuilo
2023-10-05
1
-7
/
+7
*
enhance(backend): users/notesでチャンネル投稿を含めるオプション
syuilo
2023-10-05
1
-1
/
+11
*
tweak timelines
syuilo
2023-10-04
1
-0
/
+9
*
tweak
syuilo
2023-10-04
1
-2
/
+0
*
fix(backend): [2023.10.1.beta-1] [ノート]タブでは見える投稿が[...
syuilo
2023-10-04
1
-6
/
+21
*
feat: improve tl performance (#11946)
syuilo
2023-10-03
1
-67
/
+42
*
enhance: タイムラインからRenoteを除外するオプションを追加
syuilo
2023-09-28
1
-4
/
+4
*
enhance: ユーザーページのノート一覧でRenoteを除外できる...
syuilo
2023-09-28
1
-0
/
+11
*
update deps (#11820)
syuilo
2023-09-15
1
-1
/
+1
[next]