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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix users/report-abuse endpoint being really slow
Hazelnoot
2025-07-27
1
-4
/
+6
*
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...
Hazelnoot
2025-06-09
3
-12
/
+7
*
re-type userFollowingsCache to match the others
Hazelnoot
2025-06-09
1
-1
/
+1
*
reduce, clarify, and normalize more error messages
Hazelnoot
2025-06-06
1
-1
/
+2
*
additional fixes and cleanup to all note endpoints
Hazelnoot
2025-06-05
1
-21
/
+5
*
use instance block columns instead of checking meta columns
Hazelnoot
2025-05-28
1
-1
/
+6
*
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
3
-0
/
+7
|
\
|
*
Exclude blocked instance note from most timelines (#15792)
anatawa12
2025-04-28
3
-0
/
+7
*
|
lint and type fixes
Hazelnoot
2025-04-01
1
-1
/
+2
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-03-30
4
-78
/
+11
|
\
|
|
*
enhance(backend): ミュートしているユーザーをユーザー検索...
syuilo
2025-03-27
2
-75
/
+8
|
*
refactor(backend): better method name
syuilo
2025-03-27
2
-3
/
+3
*
|
add `memo` and `isInstanceMuted` to UserRelation API entity
Hazelnoot
2025-02-08
1
-0
/
+16
*
|
increase rate limit for `users/show` endpoint
Hazelnoot
2025-02-05
1
-3
/
+3
*
|
Merge branch 'develop' into feature/2024.10
dakkar
2024-11-28
29
-0
/
+174
|
\
\
|
*
\
merge: Bump develop version (!789)
Julia
2024-11-28
29
-0
/
+174
|
|
\
\
|
|
*
|
remove duplicate `limit`
dakkar
2024-11-22
1
-6
/
+0
|
|
*
|
add rate limits to all public endpoints
Hazelnoot
2024-11-22
30
-0
/
+180
*
|
|
|
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
*
|
|
Update report-abuse.ts
Kio!
2024-11-03
1
-4
/
+0
|
|
/
|
/
|
*
|
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
|
/
*
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
[next]