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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
fix: アンテナ、クリップ、リストの表示を速くする (#8518)
xianon
3
-18
/
+6
2022-04-08
refactor
syuilo
1
-8
/
+8
2022-04-06
fix(api): parameter validation of users/show was wrong
syuilo
1
-3
/
+3
2022-04-03
fix types
syuilo
1
-1
/
+2
2022-04-03
chore: fix lint
syuilo
6
-11
/
+10
2022-04-03
fix: validation (better #8456) (#8461)
Johann150
29
-105
/
+298
2022-04-03
fix(api): admin/update-meta was not working
syuilo
1
-1
/
+3
2022-04-02
revert 484e023c0
syuilo
29
-292
/
+100
2022-04-02
feat: Webhook (#8457)
syuilo
5
-0
/
+212
2022-04-02
enhance(doc): required input fields (#8456)
Johann150
29
-100
/
+292
2022-03-29
fix(server): add missing import
syuilo
1
-0
/
+1
2022-03-26
perf(server): reduce db query when get notifications
syuilo
1
-0
/
+2
2022-03-26
refactor: migrate to typeorm 3.0 (#8443)
syuilo
171
-311
/
+326
2022-03-25
perf(server): refactor and performance improvements
syuilo
14
-17
/
+31
2022-03-25
refactor
syuilo
2
-8
/
+3
2022-03-25
refactor: separate meta api for admin or not
syuilo
2
-184
/
+401
2022-03-19
fix API console (#8416)
Johann150
1
-2
/
+2
2022-03-08
remove HTTPS handling (#8380)
Johann150
1
-8
/
+0
2022-03-07
delete needless instance drive columns
syuilo
1
-4
/
+0
2022-03-04
feat: 時限ミュート
syuilo
1
-0
/
+6
2022-03-01
feat: instance default theme
syuilo
2
-0
/
+20
2022-02-27
fix
syuilo
1
-0
/
+2
2022-02-27
Fix avatar/banner proxy (#8346)
tamaina
22
-34
/
+121
2022-02-27
refactor: Use ESM (#8358)
syuilo
302
-1182
/
+1182
2022-02-26
fix: better language settings
syuilo
1
-2
/
+2
2022-02-20
プライベートタブでログインし直すと文字数がNaNになる...
syuilo
1
-0
/
+6
2022-02-20
プロフィールの追加情報を最大16まで保存できるように
syuilo
1
-1
/
+1
2022-02-20
remove max note text length setting
syuilo
3
-23
/
+2
2022-02-20
Fix ajv (#8333)
tamaina
302
-302
/
+303
2022-02-20
:v:
tamaina
302
-301
/
+302
2022-02-20
wip
tamaina
1
-1
/
+1
2022-02-19
SchemaTypeの型計算量を削減 (#8332)
tamaina
5
-70
/
+38
2022-02-19
refacator: fix typw
syuilo
1
-1
/
+0
2022-02-19
refactor: use ajv instead of cafy (#8324)
syuilo
302
-4810
/
+3332
2022-02-18
Delete jobs.ts
syuilo
1
-82
/
+0
2022-02-12
fix(server): stats APIで内部エラーが発生する問題を修正
syuilo
1
-3
/
+3
2022-02-10
fix: regular expressions in word mutes (#8254)
Johann150
1
-1
/
+20
2022-02-10
enhance: improve federation chart
syuilo
1
-22
/
+0
2022-02-09
feat: インスタンスのテーマカラーを設定できるように
syuilo
2
-0
/
+9
2022-02-09
feat: introduce intersection calculation of charts
syuilo
6
-6
/
+6
2022-02-06
feat: Option to show replies in timeline (rebase #7685) (#8202)
nullobsi
1
-0
/
+5
2022-02-06
improve chart
syuilo
1
-6
/
+2
2022-02-06
Improve chart engine (#8253)
syuilo
13
-16
/
+16
2022-02-04
refactor
syuilo
3
-4
/
+12
2022-02-03
refactor
syuilo
3
-141
/
+7
2022-02-03
refactor
syuilo
1
-0
/
+2
2022-01-31
refactor: APIで非JSON入力の型変換はendpointに渡す前に行うよ...
MeiMei
1
-4
/
+2
2022-01-26
refactor(backend): use insert instead of save
syuilo
4
-6
/
+6
2022-01-23
refactor, enhance: ドライブ引数のオブジェクト化, 追加時のco...
MeiMei
3
-5
/
+11
2022-01-21
enhance: convert svg to png of custom emojis
syuilo
2
-6
/
+7
[next]