index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
refactor(client): Add note
syuilo
1
-0
/
+2
2020-05-10
pub-relay (#6341)
MeiMei
3
-2
/
+101
2020-05-10
fix(client): Fix reply style
syuilo
1
-1
/
+5
2020-05-10
chore(lint): Add missing semicolons
syuilo
2
-18
/
+18
2020-05-10
chore(client): :art:
syuilo
1
-3
/
+3
2020-05-10
fix(client): Fix poll vote notification
syuilo
1
-3
/
+14
2020-05-10
refactor(client): Use unique class name
syuilo
2
-4
/
+4
2020-05-10
fix(client): Fix style of poll viewer
syuilo
1
-1
/
+0
2020-05-10
refactor(client): Use unique class name
syuilo
2
-4
/
+4
2020-05-10
fix(client): Do not expand each notes in my/messages
syuilo
1
-1
/
+1
2020-05-10
fix(client): Do not expand each notes in my/mentions
syuilo
1
-1
/
+1
2020-05-10
chore(lint): Add missing semicolon
syuilo
1
-1
/
+1
2020-05-10
feat(client): Implement threaded replies
syuilo
2
-41
/
+79
2020-05-10
refactor(client): Clean up component
syuilo
1
-4
/
+2
2020-05-10
refactor(client): Use ===
syuilo
1
-4
/
+4
2020-05-09
refactor(client): Remove deprecated property
syuilo
1
-1
/
+0
2020-05-09
fix(client): Fix bug that cannot set custom texture
syuilo
2
-5
/
+5
2020-05-09
feat(client): Reimplement Misskey Rooms
syuilo
147
-0
/
+1605
2020-05-09
refactor(client): Use getters to avoid watch vuex
syuilo
4
-133
/
+112
2020-05-09
WebAuthnでログインできないのを修正 (#6327)
Satsuki Yanagi
3
-30
/
+44
2020-05-06
Fix using Buffer on window scope (#6324)
Acid Chicken (硫酸鶏)
1
-6
/
+6
2020-05-06
fix(client): Add missing icon
syuilo
1
-1
/
+2
2020-05-06
fix(client): Fix default reaction setting
syuilo
1
-1
/
+1
2020-05-06
feat(client): Make possible to customize sidebar
syuilo
5
-86
/
+279
2020-05-06
refactor(client): Reorder property
syuilo
1
-6
/
+6
2020-05-06
refactor(client): Export default reaction setting and use it
syuilo
2
-2
/
+3
2020-05-02
アップロードプログレスバーが動かないのを修正 Fix #6306 ...
MeiMei
1
-12
/
+14
2020-04-29
Update signup.vue
Acid Chicken (硫酸鶏)
1
-0
/
+1
2020-04-29
Fix bug
Acid Chicken (硫酸鶏)
1
-36
/
+35
2020-04-29
Factorize *captcha component
Acid Chicken (硫酸鶏)
5
-175
/
+179
2020-04-29
Refactor code
Acid Chicken (硫酸鶏)
1
-2
/
+2
2020-04-29
Add *captcha settings guide
Acid Chicken (硫酸鶏)
1
-0
/
+38
2020-04-29
Refactor codes
Acid Chicken (硫酸鶏)
2
-16
/
+7
2020-04-28
Fix bug
Acid Chicken (硫酸鶏)
1
-3
/
+12
2020-04-28
Add support for hCaptcha
Acid Chicken (硫酸鶏)
4
-19
/
+150
2020-04-23
fix(client): Fix a bug that if block of pages not working
syuilo
1
-1
/
+1
2020-04-22
fix(client): Fix lint
syuilo
1
-8
/
+8
2020-04-22
refactor(client): :sparkles:
syuilo
4
-21
/
+19
2020-04-22
feat(client): Implement default upload folder setting
syuilo
9
-206
/
+136
2020-04-20
fix(lint): Use const
syuilo
1
-1
/
+1
2020-04-20
refactor(client): :sparkles:
syuilo
25
-293
/
+285
2020-04-19
enhance(pages): Improve hcart
syuilo
1
-0
/
+4
2020-04-19
fix(client): Fix bug that cannot post when image only
syuilo
1
-1
/
+1
2020-04-19
enhance(client): Use icon instead of text
syuilo
1
-1
/
+3
2020-04-19
feat(aiscript): Better env vars
syuilo
1
-2
/
+3
2020-04-19
fix(client): Fix canvas overflow
syuilo
1
-0
/
+2
2020-04-19
chore: :art:
syuilo
1
-1
/
+5
2020-04-19
feat(pages): Improve chart
syuilo
1
-2
/
+4
2020-04-19
fix(pages): Fix chart type detection
syuilo
1
-1
/
+1
2020-04-19
Resolve #6276
syuilo
3
-8
/
+46
[next]