index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-19
perf(backend): improve performance of timeline apis
syuilo
3
-3
/
+9
2023-03-17
絵文字のライセンスを表示できるように
syuilo
4
-18
/
+63
2023-03-16
feat: clip favorite
syuilo
12
-7
/
+222
2023-03-16
enhance: カスタム絵文字にライセンス情報を付与できるよ...
syuilo
3
-0
/
+4
2023-03-16
refactor(backend): integrate CreateNotificationService to NotificationService
syuilo
2
-5
/
+3
2023-03-15
fix(server): prevent creation of empty antennas
syuilo
1
-0
/
+4
2023-03-14
Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...
CyberRex
2
-2
/
+2
2023-03-14
fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...
YS
8
-8
/
+8
2023-03-13
enhance: make configurable to whether notes search available by role
syuilo
1
-0
/
+13
2023-03-13
feat: sensitive word
syuilo
2
-0
/
+16
2023-03-12
enhance: ロールの並び順を設定可能に
syuilo
2
-0
/
+6
2023-03-10
tweak postgresql entities
syuilo
3
-19
/
+3
2023-03-10
refactor: rename schema to json-schema
syuilo
13
-14
/
+14
2023-03-10
enhance(backend): restore OpenAPI endpoints (#10281)
Kagami Sascha Rosylight
3
-1
/
+225
2023-03-09
enhance: アカウント削除時のクライアントの挙動をいい感...
tamaina
3
-5
/
+19
2023-03-09
fix: 登録メール送信時に重複確認を行う (#10231)
RyotaK
1
-6
/
+19
2023-03-09
fix: チャンネルの編集権限をチャンネル所有者とモデレー...
mmorita
1
-2
/
+6
2023-03-08
feat: Reaction acceptance (#10256)
syuilo
1
-1
/
+3
2023-03-08
feat: Per-user renote mute (#10249)
syuilo
21
-3
/
+316
2023-03-07
lint fix
syuilo
1
-2
/
+2
2023-03-07
fix(backend): ブロックホストがない場合はINクエリを生成し...
danominium
1
-2
/
+2
2023-03-07
enhance(server): tweak notes/featured api
syuilo
1
-1
/
+1
2023-03-03
test(backend): APIテストの復活 (#10163)
Kagami Sascha Rosylight
3
-7
/
+14
2023-03-03
fix(server): チャンネルでミュートが正しく機能していない...
kabo2468
1
-0
/
+6
2023-03-01
:art:
syuilo
1
-0
/
+1
2023-03-01
fix of #10145
syuilo
2
-2
/
+2
2023-03-01
feat: 時限ロール (#10145)
syuilo
4
-40
/
+22
2023-02-28
fix Serialized type
syuilo
1
-1
/
+8
2023-02-28
fix(server): メールアドレス更新時にバリデーションが正し...
syuilo
1
-2
/
+2
2023-02-27
fix(backend): return HTTP 404 for any unknown api endpoint paths (#10130)
Kagami Sascha Rosylight
1
-2
/
+18
2023-02-26
fix(server): 単純にrenoteできないのを修正
tamaina
2
-0
/
+16
2023-02-26
refactor
syuilo
1
-11
/
+5
2023-02-26
ホームタイムラインの読み込みでクエリタイムアウトに...
xianon
1
-10
/
+13
2023-02-26
fix(server): エラーのスタックトレースは返さないように
syuilo
1
-2
/
+5
2023-02-26
[Fix] fixed an typo in error message (#10102)
daima3629
1
-1
/
+1
2023-02-26
test(server): add validation test of api:notes/create (#10090)
tamaina
10
-190
/
+363
2023-02-25
feat: in-channel featured note
syuilo
1
-0
/
+3
2023-02-24
fix(server): notes/createで、fileIdsと見つかったファイルの数が...
tamaina
1
-0
/
+10
2023-02-23
fix: i/notificationsで古い通知タイプを許容するなど、古い通...
tamaina
1
-7
/
+12
2023-02-22
fix(server): tweak admin/show-user api
syuilo
1
-6
/
+0
2023-02-22
fix types
syuilo
1
-4
/
+4
2023-02-22
fix type
syuilo
1
-2
/
+2
2023-02-22
chore: add tiny definition for redis-lock (#9971)
dojineko
1
-2
/
+2
2023-02-22
fix: MkUserSelectDialog/search-by-username-and-hostでローカルユーザ...
tamaina
1
-53
/
+54
2023-02-22
enhance: exploreで公開ロール一覧とそのメンバーを閲覧でき...
syuilo
9
-4
/
+259
2023-02-21
fix(server): improve security of admin/drive/show-file
syuilo
1
-4
/
+12
2023-02-20
:art: 2FA設定のデザイン向上 / セキュリティキーの名前を...
tamaina
10
-26
/
+200
2023-02-20
refactor: 型エラー修正 / Fix type errors backend (#9983)
noonworks
2
-4
/
+4
2023-02-19
chore(server): tweak notes/featured api
syuilo
1
-1
/
+1
2023-02-17
refactor: fix types
syuilo
1
-1
/
+2
[next]