index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
署名検証失敗はリトライしないように (#6437)
MeiMei
2020-06-03
1
-1
/
+1
*
|
|
iOS Safari 上で アイコンおよびバナーのアップロードがで...
Xeltica
2020-05-31
1
-0
/
+8
|
|
/
|
/
|
*
|
fix(client): 全既読系ボタンのAPIの指定が間違っているのを...
tamaina
2020-05-31
1
-3
/
+3
*
|
chore(client):🎨 Make font-size of note-preview em (#6414)
tamaina
2020-05-31
1
-9
/
+1
*
|
feat(client): Convert text mfm node to text (v)dom node instead of span tag (...
tamaina
2020-05-31
1
-3
/
+3
*
|
feat(client): 自動でもっと見るオプション (#6403)
tamaina
2020-05-31
10
-17
/
+95
*
|
chore(src/docs): Fix miauth check url
tamaina
2020-05-29
1
-1
/
+1
|
/
*
chore(deps): Update dependencies :rocket:
syuilo
2020-05-24
1
-2
/
+0
*
Resolve #6405 (#6406)
tamaina
2020-05-24
1
-2
/
+1
*
refactor: use Object.fromEntries() instead of in-house implementation (#6401)
tamaina
2020-05-23
5
-32
/
+12
*
feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)
tamaina
2020-05-23
138
-430
/
+257
*
feat(client): :yen:
syuilo
2020-05-17
4
-1
/
+5
*
Fix CASCADE-related problems (#6374)
DW
2020-05-17
2
-0
/
+14
*
Add Ai3Dstatic model for Room. (#6350)
tohara
2020-05-16
4
-0
/
+4
*
fix(client): Use router-link instead of a to avoid page refresh
syuilo
2020-05-16
1
-3
/
+3
*
Local only indicator (#6291)
DW
2020-05-16
2
-11
/
+17
*
feat(client): ローカルのみボタンを公開範囲ボタンの横に移動
syuilo
2020-05-16
1
-1
/
+15
*
Only show ellipsis if the button's interactable (#6373)
DW
2020-05-16
1
-2
/
+6
*
nyaizeが適用されるとMFMのオプションが失われるのを修正 F...
MeiMei
2020-05-16
1
-1
/
+3
*
Cache extra AP objects (#6349)
MeiMei
2020-05-15
5
-5
/
+6
*
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
syuilo
2020-05-15
10
-122
/
+229
|
\
|
*
リレーに不正なURLは追加できないように (#6351)
MeiMei
2020-05-15
2
-0
/
+25
|
*
Apply blocked instance to LD-Signature host (#6355)
MeiMei
2020-05-15
1
-0
/
+6
|
*
リレーのHTTP-Signatureは投稿者の鍵でするように (#6357)
MeiMei
2020-05-15
1
-3
/
+1
|
*
Supports Unicode 13.0 emoji (#6365)
MeiMei
2020-05-15
3
-115
/
+184
|
*
Add an indicator to make the undo renote button look more interactable (#6366)
DW
2020-05-15
1
-3
/
+10
|
*
reCAPTCHAが動かなくなっているのを修正 (#6367)
MeiMei
2020-05-15
1
-1
/
+1
|
*
refactor(client): Add note
syuilo
2020-05-11
1
-0
/
+2
*
|
fix(client): Mk:api関数にトークンを渡せない問題
syuilo
2020-05-15
1
-1
/
+2
|
/
*
pub-relay (#6341)
MeiMei
2020-05-10
25
-12
/
+483
*
fix(server): Remove koa-compress
syuilo
2020-05-10
1
-8
/
+0
*
fix(client): Fix reply style
syuilo
2020-05-10
1
-1
/
+5
*
chore(lint): Add missing semicolon
syuilo
2020-05-10
1
-1
/
+1
*
chore(lint): Add missing semicolons
syuilo
2020-05-10
9
-26
/
+26
*
chore(client): :art:
syuilo
2020-05-10
1
-3
/
+3
*
fix(client): Fix poll vote notification
syuilo
2020-05-10
1
-3
/
+14
*
refactor(client): Use unique class name
syuilo
2020-05-10
2
-4
/
+4
*
fix(client): Fix style of poll viewer
syuilo
2020-05-10
1
-1
/
+0
*
refactor(client): Use unique class name
syuilo
2020-05-10
2
-4
/
+4
*
fix(client): Do not expand each notes in my/messages
syuilo
2020-05-10
1
-1
/
+1
*
fix(client): Do not expand each notes in my/mentions
syuilo
2020-05-10
1
-1
/
+1
*
chore(lint): Add missing semicolon
syuilo
2020-05-10
1
-1
/
+1
*
feat(client): Implement threaded replies
syuilo
2020-05-10
2
-41
/
+79
*
refactor(client): Clean up component
syuilo
2020-05-10
1
-4
/
+2
*
refactor(client): Use ===
syuilo
2020-05-10
1
-4
/
+4
*
refactor(server): Improve readability
syuilo
2020-05-10
1
-6
/
+16
*
Fix inbox bug (#6334)
MeiMei
2020-05-09
1
-0
/
+2
*
refactor(client): Remove deprecated property
syuilo
2020-05-09
1
-1
/
+0
*
fix(client): Fix bug that cannot set custom texture
syuilo
2020-05-09
2
-5
/
+5
*
feat(client): Reimplement Misskey Rooms
syuilo
2020-05-09
147
-0
/
+1605
[prev]
[next]