index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
fix: アンテナ、クリップ、リストの表示を速くする (#8518)
xianon
3
-18
/
+6
2022-04-23
fix ogp rendering and refactor
syuilo
10
-37
/
+51
2022-04-11
enhance(client): show loading icon on splash screen
syuilo
2
-2
/
+48
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
enhance(webhook): add userId to payload
syuilo
3
-0
/
+3
2022-04-03
improve webhook
syuilo
8
-28
/
+27
2022-04-03
fix type
syuilo
1
-1
/
+1
2022-04-03
fix type
syuilo
1
-1
/
+1
2022-04-03
fix types
syuilo
4
-8
/
+12
2022-04-03
chore: fix lint
syuilo
17
-44
/
+43
2022-04-03
fix e2e test
syuilo
1
-1
/
+5
2022-04-03
fix: validation (better #8456) (#8461)
Johann150
31
-105
/
+300
2022-04-03
fix(api): admin/update-meta was not working
syuilo
1
-1
/
+3
2022-04-02
revert 484e023c0
syuilo
31
-294
/
+100
2022-04-02
fix syntax error
syuilo
1
-1
/
+1
2022-04-02
feat: Webhook (#8457)
syuilo
20
-9
/
+550
2022-04-02
fix(federation): avoid duplicate activity delivery (#8429)
Johann150
1
-27
/
+36
2022-04-02
enhance(doc): required input fields (#8456)
Johann150
31
-100
/
+294
2022-04-01
fix(server): admin/meta is not working
syuilo
1
-0
/
+2
2022-03-29
fix(server): add missing import
syuilo
1
-0
/
+1
2022-03-27
fix query
syuilo
1
-1
/
+3
2022-03-27
limit federation of reactions on direct notes (#8448)
Johann150
1
-1
/
+10
2022-03-26
fix null in query
syuilo
1
-5
/
+6
2022-03-26
refactor
syuilo
1
-1
/
+1
2022-03-26
perf(server): use cached user info in getUserFromApId
syuilo
5
-13
/
+38
2022-03-26
refactor
syuilo
1
-12
/
+12
2022-03-26
perf(server): reduce db query when get notifications
syuilo
1
-0
/
+2
2022-03-26
perf(server): improve deliver performance
syuilo
1
-7
/
+18
2022-03-26
refactor and performance improvements
syuilo
1
-61
/
+65
2022-03-26
refactor: migrate to typeorm 3.0 (#8443)
syuilo
319
-1434
/
+1263
2022-03-25
.js
syuilo
2
-2
/
+2
2022-03-25
perf(server): refactor and performance improvements
syuilo
69
-188
/
+287
2022-03-25
refactor
syuilo
4
-14
/
+5
2022-03-25
refactor
syuilo
1
-9
/
+4
2022-03-25
refactor: separate meta api for admin or not
syuilo
2
-184
/
+401
2022-03-23
recognize null in _misskey_content for notes (#8440)
Johann150
1
-1
/
+1
2022-03-22
Resolve #7208 (#7226)
Ehsan Javadynia
1
-0
/
+4
2022-03-22
Use unique id for Undo (#8434)
MeiMei
1
-0
/
+2
2022-03-22
perf(server): disable some antenna features to improve performance
syuilo
2
-16
/
+16
2022-03-21
perf(server): reduce db query
syuilo
1
-11
/
+27
2022-03-21
tweak log
syuilo
1
-1
/
+1
2022-03-21
chore: add note
syuilo
1
-0
/
+2
2022-03-21
perf(server): reduce db query
syuilo
1
-3
/
+1
2022-03-21
.js
syuilo
1
-1
/
+1
2022-03-21
.js
syuilo
1
-3
/
+3
2022-03-21
perf(server): cache nodeinfo to reduce db query
syuilo
1
-2
/
+5
2022-03-21
perf(server): reduce db query
syuilo
6
-17
/
+30
2022-03-21
perf(server): reduce db query
syuilo
2
-5
/
+24
2022-03-20
perf(server): reduce db query
syuilo
1
-3
/
+3
[next]