syuilo
|
ea1818284b
|
クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
|
2019-03-01 10:42:28 +09:00 |
|
syuilo
|
d83efecc94
|
文字サイズを設定できるように
|
2019-03-01 08:08:08 +09:00 |
|
syuilo
|
9c363ff045
|
Improve usability
|
2019-02-28 12:29:04 +09:00 |
|
syuilo
|
61ac024127
|
i18n整理
|
2019-02-26 14:13:02 +09:00 |
|
syuilo
|
8db8d3f39e
|
🎨
|
2019-02-26 14:02:23 +09:00 |
|
syuilo
|
c0a60260c2
|
モバイル版でもデッキを使えるように (#4366)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Fix bug
* wip
* Update notifications.vue
* Update user-menu.vue
* deck settings
* indicate
|
2019-02-25 19:45:00 +09:00 |
|
syuilo
|
388565fb10
|
Use # instead of v-slot:
|
2019-02-18 11:13:56 +09:00 |
|
syuilo
|
54d40420ad
|
Use v-slot instead of slot
|
2019-02-18 09:48:00 +09:00 |
|
syuilo
|
ba1492f977
|
Refactor client (#4307)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Fix bug
* 🎨
* 🎨
* 🎨
|
2019-02-18 09:17:55 +09:00 |
|
syuilo
|
efd0368e56
|
Resolve #4305
|
2019-02-18 04:52:40 +09:00 |
|
syuilo
|
dd39d6ea37
|
Better key name
|
2019-02-05 04:09:44 +09:00 |
|
syuilo
|
861302f0fd
|
アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように
|
2019-02-05 03:51:54 +09:00 |
|
MeiMei
|
f014b7ae0e
|
アニメーションを自動再生しないオプション (#4131)
* Refactor
* settings
* Media Proxy
* Replace API response
|
2019-02-05 03:01:36 +09:00 |
|
Acid Chicken (硫酸鶏)
|
4632eecb76
|
Back to the #3813 (#3949)
* Revert "Revert "Resolve #3813 (#3814)""
This reverts commit f433182c4c .
* Keep CW is back
* New Wave
https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
|
2019-01-23 20:43:06 +09:00 |
|
syuilo
|
aa020eedc3
|
[Client] Fix bug
|
2019-01-21 14:45:57 +09:00 |
|
syuilo
|
466cae524e
|
Refactor: Rename misskey-flavored-markdown --> mfm
|
2019-01-19 08:45:12 +09:00 |
|
syuilo
|
620722cb55
|
Fix camelCase in HTML
|
2019-01-19 08:30:53 +09:00 |
|
MeiMei
|
160f424466
|
Fix missing username conversions (#3922)
|
2019-01-19 08:28:46 +09:00 |
|
syuilo
|
84f1ce866b
|
[Client] line thiknessの設定はデバイスに保存するように
|
2018-12-31 00:59:13 +09:00 |
|
syuilo
|
c57bffb142
|
モバイル版にも設定を追加
|
2018-12-30 14:12:46 +09:00 |
|
syuilo
|
b3032ad84d
|
Better setting
|
2018-12-30 14:05:13 +09:00 |
|
syuilo
|
cdb8e41176
|
[Client] Update theme setting
|
2018-12-30 13:02:06 +09:00 |
|
syuilo
|
6bcc174456
|
Clean up
|
2018-12-29 02:58:04 +09:00 |
|
syuilo
|
cce3e52642
|
通知の管理を強化
Resolve #3772
|
2018-12-28 05:06:25 +09:00 |
|
syuilo
|
e7da505fb3
|
[Client] Bug fix and clean up
|
2018-12-16 16:12:41 +09:00 |
|
Aya Morisawa
|
dc8f4c8d6a
|
Fix #3341 (#3502)
|
2018-12-05 18:44:57 +09:00 |
|
syuilo
|
1c86a4bc26
|
Refactor
|
2018-12-03 19:44:03 +09:00 |
|
syuilo
|
f3479d1b98
|
Refactor
|
2018-12-03 09:38:43 +09:00 |
|
syuilo
|
c9ac9923df
|
Refactor: rename alert to dialog
|
2018-12-02 15:28:52 +09:00 |
|
MeiMei
|
55a57db958
|
Show current selected language (#3429)
|
2018-11-29 21:56:53 +09:00 |
|
Hakaba Hitoyo
|
afdb23ff57
|
Feature / Configurable web search engine (#3406)
* configurable web search engine
* add webSearchEngine config in mobile ui
* add webSearchEngine config in desktop ui
* add webSearchEngine config
* add messages for web search engine config
* correct locale
|
2018-11-29 11:05:17 +09:00 |
|
MeiMei
|
35db61f1b4
|
To able to store local only visibilities (#3298)
|
2018-11-17 13:21:40 +09:00 |
|
syuilo
|
4114ce4a04
|
[Client] Split some components to improve performance
|
2018-11-15 22:04:12 +09:00 |
|
Acid Chicken (硫酸鶏)
|
9d8f7b081d
|
WIP: Add Discord auth (#3239)
* Add Discord auth
* Apply review 175263424
|
2018-11-15 19:15:04 +09:00 |
|
syuilo
|
11afa8140c
|
[Client] Improve alert component
|
2018-11-14 16:30:58 +09:00 |
|
syuilo
|
402efb8c50
|
[Client] Fix imports
|
2018-11-14 01:40:29 +09:00 |
|
syuilo
|
cc81d41a05
|
[Client] Some optimizations
|
2018-11-13 23:33:30 +09:00 |
|
syuilo
|
a63ec05e41
|
[Client] Some optimizations
|
2018-11-13 23:06:31 +09:00 |
|
syuilo
|
cf0b7e26b5
|
Remove duplicated option
|
2018-11-09 21:30:12 +09:00 |
|
syuilo
|
3a1c3f9656
|
[Client] Fix bug
|
2018-11-09 21:27:27 +09:00 |
|
Aya Morisawa
|
035bdd0279
|
Add showVia option (#3182)
* Resolve #3160
* Fix bug
* Fix bug
|
2018-11-09 21:10:21 +09:00 |
|
syuilo
|
0b53ef9bae
|
[Client] Fix bug
|
2018-11-09 18:25:21 +09:00 |
|
syuilo
|
3f79c9ae49
|
Refactor client (#3178)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
|
2018-11-09 16:00:29 +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
|
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 |
|
Acid Chicken (硫酸鶏)
|
8646a9c49c
|
Add GitHub auth (#3095)
|
2018-11-04 22:03:55 +09:00 |
|