index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
improve instance doughnut charts
syuilo
1
-3
/
+18
2022-06-28
feat(api): add federation/stats endpoint
syuilo
2
-0
/
+51
2022-06-27
feat: make possible to delete an account by admin
syuilo
3
-17
/
+36
2022-06-27
refactor: remove duplicate code (#8895)
Johann150
8
-32
/
+24
2022-06-26
fix: mocha テストが動かないのを修正 v2 (#8892)
MeiMei
1
-0
/
+2
2022-06-26
fix #8894
syuilo
1
-1
/
+1
2022-06-26
enhance(client): Enhance boot error display (#8879)
tamaina
1
-14
/
+21
2022-06-25
feat: allow GET for some endpoints
syuilo
16
-16
/
+82
2022-06-25
fix: always respect instance mutes (#8854)
Johann150
8
-73
/
+71
2022-06-24
feat: 管理者が特定ユーザーのアップロードしたファイル...
syuilo
1
-9
/
+14
2022-06-24
fix lints
Johann150
1
-1
/
+0
2022-06-24
enhance: Redisをioredisに統一してIPv6サポート (#8869)
MeiMei
1
-1
/
+5
2022-06-23
refactor: simplify ap/show with DbResolver (#8838)
Johann150
1
-99
/
+33
2022-06-20
feat: Add Badge Image to Push Notification (#8012)
tamaina
2
-5
/
+88
2022-06-18
Improve: unclip (#8823)
futchitwo
2
-0
/
+59
2022-06-14
enhance(server): モデレーターであってもレートリミットを有...
syuilo
1
-1
/
+1
2022-06-14
fix: add limit to i/notifications (#8836)
tamaina
1
-0
/
+5
2022-06-14
fix(docs): use correct description property
Johann150
1
-5
/
+2
2022-06-14
fix: remove unused parameter
Johann150
1
-1
/
+1
2022-06-14
lint fixes
syuilo
90
-201
/
+201
2022-06-12
fix: some fixes of multiple notification read (#8819)
tamaina
2
-1
/
+7
2022-06-11
chore: synchronize visibility checks (#8687)
Johann150
1
-6
/
+8
2022-06-10
chore: tweak logo
syuilo
1
-3
/
+1
2022-06-10
enhance: improve documentation for `/users/` endpoints (#8790)
Johann150
49
-0
/
+224
2022-06-08
refactor: use awaitAll to reduce duplication (#8791)
Johann150
1
-61
/
+25
2022-06-04
use node 16
syuilo
1
-1
/
+3
2022-06-04
fix: add id for activitypub follows (#8689)
Johann150
1
-1
/
+28
2022-06-03
User moderation details (#8762)
PikaDude
1
-5
/
+37
2022-05-31
Fix IP address rate limit (#8758)
MeiMei
2
-9
/
+5
2022-05-29
fix(client): Vite related boot mechanism revision (#8753)
tamaina
3
-17
/
+14
2022-05-29
preload app css (#8752)
tamaina
2
-14
/
+22
2022-05-28
fix: validate text is not empty
Johann150
1
-1
/
+1
2022-05-28
enhance: replace signin CAPTCHA with rate limit (#8740)
Johann150
4
-53
/
+64
2022-05-27
fix(docs): correct information for drive upload (#8736)
Johann150
1
-2
/
+14
2022-05-26
use http-signature module that supports hs2019 (#8635)
Johann150
1
-1
/
+1
2022-05-25
refactor: temporary files (#8713)
Johann150
2
-9
/
+4
2022-05-19
enhance: uniform theme color (#8702)
Johann150
1
-1
/
+1
2022-05-19
chore(client): tweak loading spinner design
syuilo
2
-17
/
+23
2022-05-19
enhance: Perform port diagnosis at startup only when Listen fails (#8698)
MeiMei
1
-0
/
+22
2022-05-15
fix: postgres type error
Johann150
1
-1
/
+1
2022-05-15
CAPTCHA求めるのは2fa認証が無効になっているときだけにした
syuilo
1
-12
/
+12
2022-05-15
feat: make captcha required when signin to improve security
syuilo
1
-4
/
+21
2022-05-14
fix: ユーザー検索で、クエリがusernameの条件を満たす場合...
tamaina
1
-1
/
+8
2022-05-14
fix: keep file order (#8659)
Johann150
1
-4
/
+8
2022-05-14
enhance: Display TOTP Register URL
syuilo
1
-3
/
+5
2022-05-01
refactor: use Vite to build instead of webpack (#8575)
tamaina
3
-9
/
+13
2022-05-01
fix: Add rel attribute to host-meta (#8583)
MeiMei
1
-0
/
+1
2022-04-30
feat: Improve Push Notification (#7667)
tamaina
5
-33
/
+73
2022-04-28
enhance: ドライブに画像ファイルをアップロードするとき...
tamaina
3
-10
/
+8
2022-04-24
enhance: only render public notes in HTML template (#8527)
Johann150
1
-7
/
+6
[next]