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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(backend): add missing schemas and fix incorrect schemas (#13295)
zyoshoka
2024-02-16
20
-37
/
+296
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
368
-368
/
+368
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
368
-393
/
+393
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
368
-393
/
+393
*
fix: 特定文字列を含むノートを投稿できないようにする管...
おさむのひと
2024-02-09
3
-24
/
+57
*
refactor(backend): exist -> exists (#13203)
かっこかり
2024-02-08
24
-30
/
+30
*
ignore `instance.actor` when checking if there are local users (#13146)
Gianni Ceccarelli
2024-02-04
2
-11
/
+8
*
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
34
-49
/
+50
*
refactor: frontendのcomponentsの型エラーを改善 (#12926)
yukineko
2024-01-30
2
-0
/
+31
*
enhance(reversi): 変則なしマッチングを可能に
syuilo
2024-01-24
1
-1
/
+4
*
enhance(reversi): more robust matching process
syuilo
2024-01-24
1
-1
/
+2
*
enhance(reversi): 準備中の自分の対局も一覧に表示するように
syuilo
2024-01-24
1
-1
/
+2
*
enhance(reversi): improve desync handling
syuilo
2024-01-23
1
-0
/
+64
*
perf(reversi): improve performance of reversi backend
syuilo
2024-01-22
3
-4
/
+6
*
enhance(reversi): tweak reversi
syuilo
2024-01-21
1
-1
/
+1
*
feat: reversi
syuilo
2024-01-19
7
-1
/
+333
*
enhance(drop-and-fusion): ゲームバランスの調整など
syuilo
2024-01-17
1
-2
/
+2
*
refactor: noteテーブルのインデックス整理と配列カラムへの...
YS
2024-01-15
4
-7
/
+9
*
fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` ...
zyoshoka
2024-01-13
5
-29
/
+55
*
run `pnpm build-misskey-js-with-types` (#12972)
かっこかり
2024-01-11
2
-4
/
+0
*
feat: ranking system of bubble game
syuilo
2024-01-11
2
-0
/
+161
*
refactor: make sure promises are settled before app shutdown (#12942)
Kagami Sascha Rosylight
2024-01-08
1
-1
/
+2
*
feat: export clips (#12931)
Kagami Sascha Rosylight
2024-01-07
1
-0
/
+35
*
feat: Add support for mCaptcha (#12905)
Chocolate Pie
2024-01-06
3
-1
/
+56
*
feat: Add support for TrueMail (#12850)
MomentQYC
2023-12-29
2
-0
/
+38
*
fix(test): CIが落ちている問題を修正 (#12816)
Chocolate Pie
2023-12-27
1
-4
/
+2
*
Merge pull request from GHSA-7pxq-6xx9-xpgm
Chocolate Pie
2023-12-27
113
-154
/
+115
*
refactor(frontend): Reactivityで型を明示するように (#12791)
zyoshoka
2023-12-26
4
-64
/
+32
*
feat: 登録を拒否するメールアドレスのドメインを手動で...
GrapeApple0
2023-12-23
2
-0
/
+14
*
enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...
GrapeApple0
2023-12-21
33
-7
/
+756
*
enhance: “つながりの公開範囲”がフォロー・フォロワー...
zawa-ch
2023-12-18
3
-6
/
+8
*
fix(backend): add missing kind definition for admin endpoints to improve secu...
syuilo
2023-12-18
76
-2
/
+152
*
perf: early return users/notes and users/featured-notes if me is blocked by r...
anatawa12
2023-12-15
2
-3
/
+16
*
enhance: アイコンデコレーションの位置を微調整できるよ...
syuilo
2023-12-14
1
-0
/
+4
*
fix(backend): モデレーションログがモデレーターは閲覧でき...
syuilo
2023-12-13
1
-1
/
+1
*
enhance: アイコンデコレーションを複数設定できるように
syuilo
2023-12-13
1
-4
/
+6
*
fix(backend): ブロックした相手から自分のノートが見えない...
KanariKanaru
2023-12-07
1
-3
/
+18
*
feat: Roleに関するSchemaを追加 (#12572)
yupix
2023-12-06
5
-0
/
+38
*
chore: 自分へのリプライのみ走査するように (#12570)
anatawa12
2023-12-04
1
-3
/
+6
*
Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)
anatawa12
2023-12-04
6
-140
/
+46
*
fix (backend): 「みつける」のなかにミュートしたユーザが...
おさむのひと
2023-12-03
1
-3
/
+18
*
enhance(misskey-js) misskey-jsのストリーミングAPI定義をバック...
おさむのひと
2023-12-03
1
-1
/
+10
*
リストタイムラインでミュートが貫通してしまう問題に...
おさむのひと
2023-12-03
1
-0
/
+4
*
fix: withChannelNotesとwithFilesを同時に指定したときの考慮 (#12...
shiosyakeyakini
2023-12-03
1
-0
/
+3
*
バックエンドが生成するapi.jsonからmisskey-jsの型を作成す...
おさむのひと
2023-12-02
3
-5
/
+127
*
fix: #12544 (#12545)
おさむのひと
2023-12-02
1
-0
/
+1
*
Refine fanout timeline (#12507)
anatawa12
2023-12-02
6
-388
/
+302
*
fix(backend): カスタム絵文字のインポート時の動作を修正 (#...
Camilla Ett
2023-12-02
1
-21
/
+21
*
chore: remove unimplemented excludeNsfw (#12520)
anatawa12
2023-12-02
2
-2
/
+0
[next]