index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
/
endpoints
/
users
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
enhance: ページネーション(一覧表示)の基準日時を指定でき...
syuilo
2025-06-28
7
-9
/
+22
*
fix(backend): ログインできなくなるため、ugcVisibilityForVisitor...
syuilo
2025-06-02
1
-3
/
+4
*
Fix: ミュート対象ユーザーが引用されているノートがRNさ...
anatawa12
2025-05-29
2
-6
/
+5
*
fix(backend): correct invalid schema format specifying only `required` for `a...
zyoshoka
2025-05-27
6
-72
/
+162
*
Feat: UGCの公開範囲設定機能 (#15938)
syuilo
2025-05-09
1
-1
/
+16
*
fix(backend): enumerate achievement types in some response schema (#15953)
zyoshoka
2025-05-06
1
-9
/
+1
*
Exclude suspended users note from most timelines (#15775)
anatawa12
2025-05-01
3
-1
/
+10
*
Exclude blocked instance note from most timelines (#15792)
anatawa12
2025-04-28
3
-0
/
+7
*
enhance(backend): ミュートしているユーザーをユーザー検索...
syuilo
2025-03-27
2
-75
/
+8
*
refactor(backend): better method name
syuilo
2025-03-27
2
-3
/
+3
*
feat: ノートの閲覧にログイン必須にする設定 (#14799)
syuilo
2024-10-21
1
-0
/
+6
*
refactor/perf(backend): provide metadata statically (#14601)
syuilo
2024-09-22
1
-6
/
+5
*
fix(backend): check visibility of following/followers of remote users / feat:...
Daiki Mizukami
2024-08-09
2
-30
/
+38
*
検索からハッシュタグのページが開けるように、users/searc...
Sayamame-beans
2024-07-30
1
-65
/
+43
*
fix(backend): ユーザーのリアクション一覧でミュート/ブロ...
Sayamame-beans
2024-07-14
1
-2
/
+17
*
fix: サジェストされるユーザのリストアップ方法を見直し...
おさむのひと
2024-07-12
1
-90
/
+11
*
Fix(backend): Limit antenna/webhook/list to exact amount (#14036)
Ryu jongheon
2024-06-18
2
-2
/
+2
*
feat: 通報を受けた際にメールまたはWebhookで通知を送出出...
おさむのひと
2024-06-08
1
-44
/
+10
*
fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)
Acid Chicken
2024-06-01
3
-6
/
+6
*
perf(backend): avoid N+1 selects from `user` table when packing many entities...
zyoshoka
2024-05-31
2
-7
/
+9
*
fix: 複数idを指定する`users/show`が関係ないユーザを返すこ...
anatawa12
2024-05-20
1
-1
/
+3
*
fix(frontend): 「今日誕生日のフォロー中ユーザー」ウィジ...
かっこかり
2024-03-25
1
-4
/
+3
*
refactor(backend): UserEntityService.packMany()の高速化 (#13550)
おさむのひと
2024-03-12
1
-5
/
+3
*
refactor
syuilo
2024-02-24
1
-1
/
+1
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
30
-30
/
+30
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
30
-30
/
+30
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
30
-30
/
+30
*
refactor(backend): exist -> exists (#13203)
かっこかり
2024-02-08
7
-11
/
+11
*
fix: Hide reactions of all remote users / feat: moderators can see reactions ...
tamaina
2024-02-01
1
-3
/
+21
*
refactor(backend): User関連のスキーマ/型の指定を強くする (#12...
zyoshoka
2024-01-31
6
-7
/
+7
*
Merge pull request from GHSA-7pxq-6xx9-xpgm
Chocolate Pie
2023-12-27
6
-2
/
+7
*
enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...
GrapeApple0
2023-12-21
2
-0
/
+44
*
enhance: “つながりの公開範囲”がフォロー・フォロワー...
zawa-ch
2023-12-18
2
-4
/
+4
*
perf: early return users/notes and users/featured-notes if me is blocked by r...
anatawa12
2023-12-15
2
-3
/
+16
*
fix(backend): ブロックした相手から自分のノートが見えない...
KanariKanaru
2023-12-07
1
-3
/
+18
*
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
*
feat(frontend): 今日誕生日のフォロー中のユーザーを一覧表...
かっこかり
2023-11-30
1
-0
/
+23
*
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
6
-11
/
+7
*
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
[next]