index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: render empty note content correctly
Johann150
2022-06-16
1
-3
/
+2
*
fix: correctly render note text
Johann150
2022-06-16
1
-1
/
+1
*
fix: GenerateVideoThumbnail (#8825)
MeiMei
2022-06-14
1
-7
/
+5
*
fix: tmpdir cleanup removes contained files (#8826)
Johann150
2022-06-14
1
-4
/
+9
*
enhance(server): モデレーターであってもレートリミットを有...
syuilo
2022-06-14
1
-1
/
+1
*
fix: add limit to i/notifications (#8836)
tamaina
2022-06-14
1
-0
/
+5
*
fix(docs): use correct description property
Johann150
2022-06-14
1
-5
/
+2
*
fix: remove unused parameter
Johann150
2022-06-14
1
-1
/
+1
*
lint fixes
syuilo
2022-06-14
90
-201
/
+201
*
fix: missing file name parameter (#8820)
Johann150
2022-06-13
1
-1
/
+1
*
fix: some fixes of multiple notification read (#8819)
tamaina
2022-06-12
2
-1
/
+7
*
chore: synchronize visibility checks (#8687)
Johann150
2022-06-11
2
-6
/
+9
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2022-06-10
52
-3
/
+244
|
\
|
*
enhance(federation): use ActivityPub defined property in favour of proprietar...
Johann150
2022-06-10
3
-3
/
+20
|
*
enhance: improve documentation for `/users/` endpoints (#8790)
Johann150
2022-06-10
49
-0
/
+224
*
|
chore: tweak logo
syuilo
2022-06-10
1
-3
/
+1
|
/
*
refactor: use awaitAll to reduce duplication (#8791)
Johann150
2022-06-08
1
-61
/
+25
*
fix(test): make chart tests working
syuilo
2022-06-05
2
-1
/
+21
*
use node 16
syuilo
2022-06-04
3
-5
/
+11
*
fix bug
syuilo
2022-06-04
1
-3
/
+3
*
fix: add id for activitypub follows (#8689)
Johann150
2022-06-04
5
-15
/
+63
*
fix: ensure resolver does not fetch local resources via HTTP(S) (#8733)
Johann150
2022-06-04
2
-50
/
+115
*
fix: correctly render empty note text (#8746)
Johann150
2022-06-03
2
-7
/
+5
*
User moderation details (#8762)
PikaDude
2022-06-03
1
-5
/
+37
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
syuilo
2022-06-03
6
-10
/
+21
|
\
|
*
fix(mfm): remove duplicate br tag/newline (#8616)
Johann150
2022-05-31
1
-0
/
+3
|
*
fix: always remove completed tasks (#8771)
Johann150
2022-05-31
2
-1
/
+4
|
*
Fix IP address rate limit (#8758)
MeiMei
2022-05-31
3
-9
/
+14
*
|
fix(test): reset redis in e2e test
syuilo
2022-06-03
1
-0
/
+2
|
/
*
fix: add missing import
Johann150
2022-05-29
1
-1
/
+1
*
refactor: improve code quality (#8751)
Johann150
2022-05-29
4
-69
/
+70
*
fix(client): Vite related boot mechanism revision (#8753)
tamaina
2022-05-29
3
-17
/
+14
*
preload app css (#8752)
tamaina
2022-05-29
3
-15
/
+23
*
chore: remove unused imports
Johann150
2022-05-28
1
-3
/
+3
*
fix: validate text is not empty
Johann150
2022-05-28
1
-1
/
+1
*
enhance: replace signin CAPTCHA with rate limit (#8740)
Johann150
2022-05-28
4
-53
/
+64
*
fix(docs): correct information for drive upload (#8736)
Johann150
2022-05-27
1
-2
/
+14
*
use http-signature module that supports hs2019 (#8635)
Johann150
2022-05-26
5
-5
/
+5
*
fix: assume remote users are following each other (#8734)
Johann150
2022-05-25
1
-9
/
+15
*
refactor: temporary files (#8713)
Johann150
2022-05-25
12
-331
/
+297
*
fix: wrong type for isVisibleForMe
Johann150
2022-05-24
2
-2
/
+2
*
refactor
syuilo
2022-05-21
1
-4
/
+3
*
fix(activitypub): add authorization checks (#8534)
Johann150
2022-05-19
4
-11
/
+20
*
enhance: uniform theme color (#8702)
Johann150
2022-05-19
2
-10
/
+6
*
fix: Unable to generate video thumbnails (#8696)
MeiMei
2022-05-19
1
-1
/
+1
*
chore(client): tweak loading spinner design
syuilo
2022-05-19
2
-17
/
+23
*
enhance: Perform port diagnosis at startup only when Listen fails (#8698)
MeiMei
2022-05-19
2
-32
/
+26
*
fix: postgres type error
Johann150
2022-05-15
1
-1
/
+1
*
CAPTCHA求めるのは2fa認証が無効になっているときだけにした
syuilo
2022-05-15
1
-12
/
+12
*
feat: make captcha required when signin to improve security
syuilo
2022-05-15
1
-4
/
+21
[next]