Commit graph

763 commits

Author SHA1 Message Date
syuilo 3f79c9ae49
Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo 20cf2b3f77
[Client] Fix i18n 2018-11-09 14:15:29 +09:00
syuilo 4dcb15ef0d
[Client] Fix bug 2018-11-09 14:10:50 +09:00
syuilo ae6293cb6b
[Client] Improve usability 2018-11-09 14:10:23 +09:00
syuilo 2614771a7c
🎨 2018-11-09 13:54:00 +09:00
syuilo ba2ebfad4f
[Client] Fix error 2018-11-09 13:53:44 +09:00
syuilo c8081ed353
Fix i18n 2018-11-09 13:47:22 +09:00
syuilo fccbecf159
[Client] Fix bug 2018-11-09 08:26:32 +09:00
syuilo 60ef3e3563
Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo 25a69ec1b6
Refactoring of i18n (#3165)
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo f052d8912b
wip: フォロー/フォロワーページ (#3157)
フォロー/フォロワーページ
2018-11-08 15:16:39 +09:00
Xeltica 6c95120023 via の表示を改善 (#3161) 2018-11-08 13:54:59 +09:00
syuilo 24766fb79e
🎨 2018-11-08 11:20:50 +09:00
syuilo 3261d54cd3
Resolve #2320 2018-11-08 02:09:15 +09:00
syuilo 26b47c18fd
[Client] Fix #2737 2018-11-07 12:15:28 +09:00
syuilo 06b66f0209
メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00
syuilo 6d67cd07a0
[Client] Use dynamic import to reduce bundle size 2018-11-06 15:37:41 +09:00
syuilo 5e0f2a5b06
[Client] Fix bug 2018-11-06 04:10:30 +09:00
syuilo 9f5dc2c0df
[WIP] Use FontAwesome Component for Vue (#3127)
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo 65961bc15b
Refactoring & 設定でTwemojiを使うかどうか切り替えられるように 2018-11-05 19:20:35 +09:00
syuilo af4f1a7bd6
Clean up 2018-11-04 22:05:42 +09:00
Acid Chicken (硫酸鶏) 8646a9c49c Add GitHub auth (#3095) 2018-11-04 22:03:55 +09:00
syuilo 8d7c033cf5
Clean up 2018-11-04 21:21:34 +09:00
Acid Chicken (硫酸鶏) 147ad69864 Revert "Add GitHub auth"
This reverts commit c146006476.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏) c146006476 Add GitHub auth 2018-11-04 19:17:30 +09:00
syuilo 41e1619f1f
[Client] Fix bug 2018-11-04 18:24:08 +09:00
syuilo 84218abf2b
[Client] Make possible to change password in mobile
モバイル版からパスワードの変更を行えるように
2018-11-03 21:53:03 +09:00
syuilo 42a08642a4
Misskeyのバージョンもクライアントの環境変数に突っ込むように 2018-11-03 17:04:33 +09:00
syuilo e88f7ca7b2
[Client] Fix some charts 2018-11-03 16:44:05 +09:00
syuilo f2e719b361
[Client] Admin page improved 2018-11-02 23:05:53 +09:00
MeiMei 80b5fda292 Remote custom emojis (#3074)
* Remote custom emojis

* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo 86fcd3a378
Fix bug 2018-11-01 10:00:15 +09:00
syuilo 22d5862afb
🎨 2018-10-31 18:07:00 +09:00
syuilo f7069dcd18
良い感じに 2018-10-31 11:16:13 +09:00
mei23 560bb65384 blockings list 2018-10-31 04:59:01 +09:00
syuilo 7afa541a53
Fix #3040 2018-10-30 14:34:32 +09:00
syuilo d399241e65
Refactor 2018-10-30 09:36:20 +09:00
syuilo e85dec030a
[Client] Fix bug 2018-10-30 09:27:57 +09:00
syuilo 06fd525950
Refactor 2018-10-29 21:32:21 +09:00
syuilo 4805b5115a
🎨 2018-10-29 21:09:32 +09:00
MeiMei d64dc45899 User blocking (Following part) (#3035)
* block wip

* UndoBlock

* UnBlock

* wip

* follow

* UI

* fix
2018-10-29 20:32:42 +09:00
syuilo 3d6fb661bb
Update src/client/app/desktop/views/components/settings.2fa.vue 2018-10-26 15:17:50 +09:00
syuilo fc372496da
Client: Make drive folder deletable 2018-10-26 15:06:55 +09:00
syuilo e0bf522e7f
Client: Improve API settings 2018-10-26 08:37:30 +09:00
syuilo 7dde3465e2
Improve drive information 2018-10-25 11:30:30 +09:00
syuilo bcfa9e18bf
Update src/client/app/desktop/views/pages/deck/deck.notes.vue 2018-10-25 06:14:31 +09:00
syuilo 94ef03db9e
Implement federation chart 2018-10-24 06:44:09 +09:00
MeiMei daa22d68fa Make max allowed text length configurable (#2992)
* Make max allowed text length configurable

* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo d3e0b8574b
🎨 2018-10-23 14:44:26 +09:00
syuilo f4482cc34a
🎨 2018-10-23 14:33:00 +09:00