index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update src/client/components/notification.vue
tamaina
2020-06-03
1
-1
/
+1
*
Merge branch 'develop' into notification-visibility-read-2
tamaina
2020-05-31
13
-32
/
+102
|
\
|
*
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
*
|
Refactor
tamaina
2020-05-31
1
-8
/
+10
*
|
fix
tamaina
2020-05-31
1
-3
/
+0
*
|
fix
tamaina
2020-05-26
1
-2
/
+4
*
|
capture readAllNotifications
tamaina
2020-05-26
1
-1
/
+8
*
|
Observe notification read
tamaina
2020-05-26
2
-0
/
+18
*
|
Improve typing
tamaina
2020-05-26
2
-1
/
+5
*
|
Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670
tamaina
2020-05-24
1
-4
/
+5
|
/
*
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
3
-6
/
+3
*
feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)
tamaina
2020-05-23
133
-413
/
+206
*
feat(client): :yen:
syuilo
2020-05-17
4
-1
/
+5
*
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
*
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
syuilo
2020-05-15
5
-6
/
+29
|
\
|
*
リレーに不正なURLは追加できないように (#6351)
MeiMei
2020-05-15
1
-0
/
+10
|
*
Supports Unicode 13.0 emoji (#6365)
MeiMei
2020-05-15
1
-2
/
+6
|
*
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
3
-2
/
+101
*
fix(client): Fix reply style
syuilo
2020-05-10
1
-1
/
+5
*
chore(lint): Add missing semicolons
syuilo
2020-05-10
2
-18
/
+18
*
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(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
*
refactor(client): Use getters to avoid watch vuex
syuilo
2020-05-09
4
-133
/
+112
*
WebAuthnでログインできないのを修正 (#6327)
Satsuki Yanagi
2020-05-09
3
-30
/
+44
*
Fix using Buffer on window scope (#6324)
Acid Chicken (硫酸鶏)
2020-05-06
1
-6
/
+6
[next]