Commit graph

1832 commits

Author SHA1 Message Date
syuilo
396a2b9bfc Refactor 2018-12-03 19:44:03 +09:00
syuilo
78e986fefb 🎨 2018-12-03 09:43:07 +09:00
syuilo
bbf5305196 Improve usability 2018-12-03 09:41:22 +09:00
syuilo
2f4416ef1c Refactor 2018-12-03 09:38:43 +09:00
syuilo
92c37eed89 🎨 2018-12-03 09:14:17 +09:00
syuilo
27ef5a88a4 Clean up 2018-12-02 23:00:06 +09:00
syuilo
0f36f88a35 [Client] Resolve 2018-12-02 20:24:38 +09:00
syuilo
b69cce2f87 Improve input dialog 2018-12-02 20:10:53 +09:00
syuilo
24eb4bc923 🎨 2018-12-02 15:31:24 +09:00
syuilo
d817dbca4e Fix 2018-12-02 15:30:48 +09:00
syuilo
541fe9854c Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
syuilo
b3f48c6016 [Client] Resolve 2018-12-02 15:26:56 +09:00
syuilo
ce9329afcf 🎨 2018-12-02 14:26:30 +09:00
MeiMei
60d95c7d3f Suggest in CW () 2018-12-02 07:33:03 +09:00
syuilo
960df2bb7f Resolve 2018-12-02 07:02:08 +09:00
syuilo
edc77c224c Improve performance 2018-12-02 06:44:18 +09:00
MeiMei
fd2e2f7895 [Client] Add missing icon () 2018-12-02 03:43:05 +09:00
syuilo
d70c115cf3 🎨 2018-12-01 09:45:48 +09:00
syuilo
b4d83975ae Disable update notification 2018-12-01 07:59:15 +09:00
imgbot[bot]
147c5842fe [ImgBot] Optimize images ()
*Total -- 1,383.25kb -> 1,231.27kb (10.99%)

/assets/apple-touch-icon.png -- 4.72kb -> 2.51kb (46.79%)
/assets/icons/256.png -- 4.72kb -> 2.51kb (46.79%)
/assets/title.png -- 6.63kb -> 3.80kb (42.73%)
/assets/favicon/favicon.png -- 6.83kb -> 3.93kb (42.45%)
/assets/icons/192.png -- 3.49kb -> 2.02kb (42.08%)
/assets/icons/128.png -- 2.29kb -> 1.50kb (34.81%)
/assets/about/ui.png -- 125.21kb -> 94.85kb (24.25%)
/assets/ai-orig.png -- 255.55kb -> 199.67kb (21.86%)
/assets/icons/64.png -- 1.21kb -> 0.99kb (18.34%)
/assets/about/drive.png -- 110.33kb -> 94.20kb (14.62%)
/assets/about/post.png -- 344.52kb -> 316.57kb (8.11%)
/assets/ai.png -- 243.43kb -> 234.93kb (3.49%)
/src/client/assets/pointer.png -- 274.33kb -> 273.80kb (0.19%)
2018-12-01 07:55:34 +09:00
MeiMei
3b0f37e389 Fix media video ()
* Fix: Always show nsfw

* [Client] Add missing video play icon
2018-12-01 07:16:28 +09:00
MeiMei
8f699a4757 Exclude remote user or myself from talk user suggestions () 2018-12-01 07:15:55 +09:00
MeiMei
0367ad08a8 Trim notifications text ()
* Trim notifications

* Remove needless colons

* Use single quote

* 🎨
2018-11-30 09:34:37 +09:00
syuilo
5f63e2abfe Better limit 2018-11-30 00:45:02 +09:00
MeiMei
e33f73a5b6 Fix SMTP ()
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
MeiMei
60ee5d1199 Show current selected language () 2018-11-29 21:56:53 +09:00
syuilo
42767aaa2b メールサーバーの設定がオフの場合はメール設定を表示しないように 2018-11-29 20:33:31 +09:00
syuilo
13f375151d Make require password to update email 2018-11-29 20:19:02 +09:00
syuilo
eddacb0247 Refactor 2018-11-29 20:09:41 +09:00
syuilo
a1d4fd27eb [Client] Fix 2018-11-29 20:07:31 +09:00
syuilo
18b7f4cf2b Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-29 16:24:05 +09:00
syuilo
8999767d86 🎨 2018-11-29 16:24:02 +09:00
syuilo
4512b6711a Implement email config 2018-11-29 16:23:45 +09:00
Hakaba Hitoyo
0ad502a1d3 Feature / Configurable web search engine ()
* 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
Ivan
3b15b842de Fix bad style in deck column options and other things ()
* Fix wrong text color in empty timeline ()

* Whoops

* Fix wrong text color in deck options ()

* Some padding to make it look less ugly

* Fix wrong text color in user lists menu ()

* Fix wrong text color of footer on welcome screen (mobile) ()

* Fix misalignment of icons and text in menu (mobile) ()

* Fix wrong text color in empty timeline (mobile) ()
2018-11-29 05:02:35 +09:00
Acid Chicken (硫酸鶏)
9842c4883f Update profile-editor.vue () 2018-11-29 04:54:36 +09:00
syuilo
d63cee114f ✌️🤔✌️ 2018-11-28 18:57:22 +09:00
syuilo
6675b7f43d 🎨 2018-11-28 16:29:18 +09:00
syuilo
3bddab4dd0 Cookieを使わないように 2018-11-28 16:19:02 +09:00
nico
d1432bbcaa Add theme_color and 512x512 icon to app manifest ()
As per Chrome Lighthouse PWA suggestions.
2018-11-28 04:38:50 +09:00
syuilo
6e7d72d56b [Client] Resolve 2018-11-27 01:21:16 +09:00
syuilo
a38dd775e3 🎨 2018-11-25 13:47:42 +09:00
syuilo
df88d82cae [MFM] Add center syntax
Resolve 
2018-11-25 13:36:40 +09:00
syuilo
ae2ed757d5 [Client] Fix bug 2018-11-25 13:21:47 +09:00
syuilo
d89a67c52d 🎨 2018-11-25 05:16:39 +09:00
syuilo
bfc3382d6d 🎨 2018-11-25 05:10:48 +09:00
syuilo
498979bd7d Update note-mixin.ts 2018-11-25 04:30:32 +09:00
syuilo
87232c2a78 Refactor 2018-11-25 04:26:07 +09:00
MeiMei
4061ae6d80 Fix: url-preview () 2018-11-25 01:39:22 +09:00
syuilo
a86be43e07 Resolve 2018-11-24 07:04:29 +09:00
syuilo
dbf17d8667 🎨 2018-11-24 07:03:03 +09:00
syuilo
3586817f79 🎨 2018-11-24 07:01:40 +09:00
syuilo
84d38621bd Update reversi.room.vue 2018-11-24 07:01:12 +09:00
syuilo
a736c8f13f 🎨 2018-11-24 06:56:30 +09:00
syuilo
536ea5d280 Resolve 2018-11-23 08:13:17 +09:00
syuilo
283f792c32 Improve user operations
Resolve 
Resolve 
2018-11-23 08:01:14 +09:00
syuilo
e679a60224 Refactoring 2018-11-22 01:51:26 +09:00
Hakaba Hitoyo
82ab386b83 Feature / user recommendation config in admin ui ()
* add config for external user recommendation into admin ui

* debug

* correct admin ui

* switch external user recommendation to admin ui config

* debug

* debug

* debug

* Revert "debug"

This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f.

* explicit parseInt radix

* add Japanese message

* change default engine to https

* remove unused settings

* debug

* nullable externalUserRecommendationTimeout
2018-11-21 23:44:59 +09:00
syuilo
0cf86dff66 Improve usability 2018-11-21 14:44:49 +09:00
syuilo
3ee4fb95a0 Improve test page 2018-11-21 06:25:58 +09:00
syuilo
cae54d5647 [Client] Fix 2018-11-21 06:24:46 +09:00
syuilo
ec4368ac2d Update index.vue 2018-11-21 05:36:55 +09:00
syuilo
60252911eb Improve MFM parser ()
* wip

* wip

* Refactor

* Refactor

* wip

* wip

* wip

* wip

* Refactor

* Refactor

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Clean up

* Update misskey-flavored-markdown.ts

* wip

* wip

* wip

* wip

* Update parser.ts

* wip

* Add new test

* wip

* Add new test

* Add new test

* wip

* Refactor

* Update parse.ts

* Refactor

* Update parser.ts

* wip
2018-11-21 05:11:00 +09:00
MeiMei
52c0d747ff Cores => Logical cores () 2018-11-20 05:30:22 +09:00
MeiMei
599f034367 Fix some image processing ()
* Improve thunmbnail generation

* Respect orientation in Firefox
2018-11-19 09:17:16 +09:00
syuilo
3540355f9f [Client] Improve UI 2018-11-19 02:09:27 +09:00
syuilo
2e27473f7a Refactoring 2018-11-19 02:04:12 +09:00
MeiMei
bb75ca9c29 Show visibility in note-detail ()
* Show visibility in note-detail

* fix
2018-11-18 22:47:21 +09:00
Zero King
ef36ab64b9 Add faUserClock icon for follow requests () 2018-11-18 01:10:57 +09:00
MeiMei
d98173238d Improve relative time detection () 2018-11-17 20:57:23 +09:00
MeiMei
7947d56b73 Update visibility text () 2018-11-17 18:21:05 +09:00
MeiMei
eed66d27bd To able to store local only visibilities () 2018-11-17 13:21:40 +09:00
MeiMei
950ccf3f55 Renote visibility () 2018-11-17 03:25:48 +09:00
MeiMei
6c7cbb2528 Hide unused login method () 2018-11-17 02:13:01 +09:00
nico
ed8f42b8ee Add missing Robot icon (used on user profiles) () 2018-11-17 01:55:37 +09:00
nico
e832d1e03e Add missing Map Marker icon (used on user profiles) () 2018-11-17 01:50:39 +09:00
Aya Morisawa
7148fe40f0 Add an optional setting to remain deleted note ()
Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-11-16 23:13:37 +09:00
syuilo
22b976cec3 Do not use camelCase in html 2018-11-16 22:32:06 +09:00
syuilo
bd2b3bb7a9 Refactoring 2018-11-16 22:31:28 +09:00
syuilo
89ce6ae71f [Client] Add missing icon
Resolve 
2018-11-16 18:34:52 +09:00
syuilo
59eddc8be1 [Client] Wrap formula component to split code 2018-11-16 18:31:25 +09:00
syuilo
369473f6db Revert "[Client] Load katex async to reduce bundle size"
This reverts commit 37e3d60ade0c742591d2a4d18a79b8de0b67a637.
2018-11-16 18:26:19 +09:00
syuilo
6c398ba877 [Client] Load katex async to reduce bundle size 2018-11-16 18:22:44 +09:00
syuilo
bbe838a85c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-16 17:56:08 +09:00
syuilo
cce1505496 Update misskey-flavored-markdown.ts 2018-11-16 17:55:48 +09:00
Aya Morisawa
c61e7c324e Fix () 2018-11-16 17:41:52 +09:00
Aya Morisawa
e4200f3df1 Show server version on server.info.vue () 2018-11-16 17:24:03 +09:00
MeiMei
b752acb8d5 Update the locale when version or language changed () 2018-11-16 17:13:22 +09:00
Aya Morisawa
97d4c04276 Support math rendering on MFM () 2018-11-16 17:03:52 +09:00
MeiMei
a4670f9396 Do not show duplicate url-preview () 2018-11-16 16:35:13 +09:00
syuilo
84fcbb7f34 Refactoring 2018-11-16 05:53:17 +09:00
MeiMei
d94d32dad9 local only visibility ()
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo
eb014c3b73 [Client] Add missing icon 2018-11-16 05:38:16 +09:00
syuilo
87303eb894 [Client] ✌️ 2018-11-16 05:36:52 +09:00
syuilo
36c3b726b6 Better UX 2018-11-16 05:26:36 +09:00
syuilo
e15b03ef9f [Client] Improve admin dashboard 2018-11-16 05:21:52 +09:00
syuilo
a22c31145b 🎨 2018-11-16 05:07:59 +09:00
syuilo
2eb902c2c9 [Client] Split some components to improve performance 2018-11-15 22:04:12 +09:00
Acid Chicken (硫酸鶏)
f7b98aaeec WIP: Add Discord auth ()
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
28d904d7f4 🎨 2018-11-15 07:03:46 +09:00
syuilo
83a47bc2f8 Update src/client/app/admin/views/index.vue 2018-11-15 06:39:59 +09:00
syuilo
fce3047e51 Update src/client/app/admin/views/index.vue 2018-11-15 06:23:40 +09:00
syuilo
b1fd8077ac [Client] Improve admin panel 2018-11-15 06:21:31 +09:00
syuilo
3a934173e8 [Client] Prevent cache locale file 2018-11-15 05:20:25 +09:00
syuilo
91ed2e0a8c Improve usability 2018-11-15 05:00:30 +09:00
syuilo
85e4e1efc1 [Client] Fix bugs 2018-11-15 04:24:40 +09:00
syuilo
b666128ddc Moderator system
Closes 
2018-11-15 04:15:42 +09:00
syuilo
6fca55fb01 [Client] Add missing icon 2018-11-15 03:17:48 +09:00
syuilo
b692ade512 [Client] Add missing icon 2018-11-15 03:14:52 +09:00
syuilo
d3a9e9cc86 🎨 2018-11-15 01:45:13 +09:00
syuilo
b6803bb5c2 [Client] Add missing icon 2018-11-15 01:43:26 +09:00
syuilo
1efbc00ab4 🎨 2018-11-15 01:43:06 +09:00
syuilo
bd04c623a0 [Client] Fix icon 2018-11-15 01:09:50 +09:00
syuilo
5ce320ba4b [Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo
3191039eae [Client] Improve UI 2018-11-14 20:36:15 +09:00
syuilo
65c13a0e7d 🎨 2018-11-14 20:23:51 +09:00
syuilo
2dcffd7146 🎨 2018-11-14 20:21:35 +09:00
syuilo
7ab1265f97 🎨 2018-11-14 20:17:12 +09:00
syuilo
83c6a3f9c0 [Client] Add missing icon 2018-11-14 18:07:38 +09:00
syuilo
dff828147b [Client] Fix icons 2018-11-14 18:03:38 +09:00
syuilo
8ea77024b6 🎨 2018-11-14 18:00:23 +09:00
syuilo
7a720eb7d8 [Client] Better thumbnail generation 2018-11-14 18:00:15 +09:00
syuilo
696f576c8f ServiceWorkerはメンテナンスされていないのでとりあえず無効化 2018-11-14 16:39:04 +09:00
Acid Chicken (硫酸鶏)
32e8902343 Fix ()
* Update index.ts

* fix sw.js path

* Revert "Update index.ts"

This reverts commit e0b1d4239f16b65512f5dbdd93c8765f708b5282.
2018-11-14 16:35:00 +09:00
syuilo
ec408e52ae [Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo
34337ac438 [Client] Add missing icons 2018-11-14 14:57:59 +09:00
syuilo
13adb24f5b 🎨 2018-11-14 14:47:18 +09:00
syuilo
f7b34e96bd [Client] Fix 2018-11-14 03:05:13 +09:00
syuilo
1ea8d240fb Update src/client/app/init.ts 2018-11-14 02:04:24 +09:00
syuilo
a8bdd71601 [Client] Add missing icons 2018-11-14 01:45:15 +09:00
syuilo
7d1554538a [Client] Fix imports 2018-11-14 01:40:29 +09:00
syuilo
2aaf04640a Fix error 2018-11-14 01:32:38 +09:00
syuilo
2cb38693b7 [Client] Fix 2018-11-14 01:31:36 +09:00
syuilo
5e77a77c2e [Client] Some optimizations 2018-11-13 23:33:30 +09:00
syuilo
364cc3fd77 [Client] Some optimizations 2018-11-13 23:06:31 +09:00
syuilo
751420c0fc [Client] Fix bug 2018-11-13 22:45:28 +09:00
syuilo
4e8a8cbce3 [Client] Some performance optimizations 2018-11-13 22:43:09 +09:00
syuilo
e5fe3e3fbd [Client] Fix bug 2018-11-13 22:42:31 +09:00
syuilo
907d42335a [Client] Split components to reduce bundle size 2018-11-13 20:21:52 +09:00
syuilo
55e33d4931 [Client] Fix 2018-11-13 16:19:46 +09:00
syuilo
8644d4ad2d Merge branch 'master' into develop 2018-11-13 15:01:52 +09:00
syuilo
63b41ed68f Improve usability 2018-11-13 15:01:05 +09:00
MeiMei
666f3d68c6 sort user timeline by date () 2018-11-13 01:17:59 +09:00
syuilo
f837e5fec8 [Client] Clear cached locale data when shouldFlush is true 2018-11-13 01:11:36 +09:00
syuilo
fd180e73ed [Client] Improve post-form widget 2018-11-13 01:04:15 +09:00
syuilo
dabe8d2ebf 🎨 2018-11-13 00:21:49 +09:00
syuilo
b75e2c4d5e [Client] Emoji picker
Closes 
2018-11-13 00:12:55 +09:00
syuilo
0db9ac013f [Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00
syuilo
b639d1e8bd [Client] Stop generate scripts for each languages
Resolve 
2018-11-12 05:03:12 +09:00
syuilo
b16dabc4ea [Client] Enable code splitting
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo
a2a12fc2b9 🎨 2018-11-12 01:20:26 +09:00
syuilo
f3afdbcef8 🎨 2018-11-11 21:18:24 +09:00
syuilo
10fe7ccf21 [Client] Implement word mute
Closes 
2018-11-11 21:17:51 +09:00
syuilo
522078e3a0 [Client] Fix i18n 2018-11-11 19:15:08 +09:00
syuilo
29aa6f5e5b [Client] Fix i18n
Closes 
2018-11-11 19:13:10 +09:00
syuilo
2c42887ce7 [Clinet] Fix i18n 2018-11-11 19:10:15 +09:00
MeiMei
86efe87e34 show self host in unicode () 2018-11-11 12:35:30 +09:00
syuilo
814f8cb43d Better text 2018-11-11 02:44:54 +09:00
syuilo
4c883769b3 [Client] Show domain in admin page 2018-11-10 04:28:56 +09:00
syuilo
d91168de86 [Client] Fix bug 2018-11-10 00:30:58 +09:00
syuilo
787c1cd754 Fix 2018-11-10 00:28:50 +09:00
Aya Morisawa
15243b75bc Fix note menu () 2018-11-09 22:40:17 +09:00
Aya Morisawa
05c549b0ab Eliminate mutable variable to construct menu items () 2018-11-09 22:35:33 +09:00
syuilo
421790890f [Client] Fix bug 2018-11-09 22:11:11 +09:00
syuilo
ef5bc4d62b 🎨 2018-11-09 21:46:35 +09:00
syuilo
272d480d2a [Client] Fix bug 2018-11-09 21:42:36 +09:00
syuilo
05231c5ae8 Remove duplicated option 2018-11-09 21:30:12 +09:00
syuilo
9a8c9b2ede [Client] Fix bug 2018-11-09 21:27:27 +09:00
Aya Morisawa
7c96393730 Add showVia option ()
* Resolve 

* Fix bug

* Fix bug
2018-11-09 21:10:21 +09:00
syuilo
d951ecc11d [Client] Fix bug 2018-11-09 18:38:10 +09:00
syuilo
9bdb5faaac [Client] Fix i18n 2018-11-09 18:34:32 +09:00
syuilo
bde4a2634f 🎨 2018-11-09 18:32:09 +09:00
syuilo
aa47052651 🎨 2018-11-09 18:25:30 +09:00
syuilo
0768b46217 [Client] Fix bug 2018-11-09 18:25:21 +09:00
syuilo
5072b53a94 Refactor client ()
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo
2179ab0910 [Client] Fix bug 2018-11-09 14:19:30 +09:00
syuilo
6099a6ba89 [Client] Fix i18n 2018-11-09 14:15:29 +09:00
syuilo
696ee4dd85 [Client] Fix bug 2018-11-09 14:13:40 +09:00
syuilo
b9d8a43713 [Client] Fix bug 2018-11-09 14:10:50 +09:00
syuilo
7b866cca25 [Client] Improve usability 2018-11-09 14:10:23 +09:00
syuilo
2050048736 🎨 2018-11-09 13:54:00 +09:00
syuilo
6d834d2ebb [Client] Fix error 2018-11-09 13:53:44 +09:00
syuilo
e4a7aed755 Fix i18n 2018-11-09 13:47:22 +09:00
syuilo
23a9e47a5a [Client] Fix 2018-11-09 08:41:06 +09:00
syuilo
ea9ce9d2f4 [Client] Fix 2018-11-09 08:31:05 +09:00
syuilo
d249eb5892 [Client] Fix bug 2018-11-09 08:26:32 +09:00
syuilo
47b02c7801 Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo
670e13f57d Refactoring of i18n ()
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo
900409cdc8 wip: フォロー/フォロワーページ ()
フォロー/フォロワーページ
2018-11-08 15:16:39 +09:00
Xeltica
f0686ad5df via の表示を改善 () 2018-11-08 13:54:59 +09:00
syuilo
ecc2990451 🎨 2018-11-08 11:20:50 +09:00
syuilo
bf8d6d805a Resolve 2018-11-08 02:09:15 +09:00
syuilo
57c2e95f83 [Client] Improve usabiliy 2018-11-07 23:04:59 +09:00
syuilo
b17341eefc GitHub / Twitter連携の設定をDBに保存するように 2018-11-07 13:14:52 +09:00
syuilo
c66306d1be インスタンスの対象言語の設定を実装 2018-11-07 12:28:53 +09:00
syuilo
fc11c9cfe0 🎨 2018-11-07 12:17:57 +09:00
syuilo
5a46b725cc [Client] Fix 2018-11-07 12:15:28 +09:00
syuilo
c0ccb86dc0 Fix bug 2018-11-07 12:09:24 +09:00
syuilo
1f86bef221 [Client] Improve usability 2018-11-07 03:48:58 +09:00
syuilo
2642bdd9c8 メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00
syuilo
9fdf438018 ghostの設定をDBに保存するように 2018-11-07 00:44:56 +09:00
syuilo
835a63233c 🎨 2018-11-07 00:16:08 +09:00
syuilo
7f57bbfbbd reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo
bae20e6d93 🎨 2018-11-06 15:51:18 +09:00
syuilo
f8db759a22 [Client] Use dynamic import to reduce bundle size 2018-11-06 15:37:41 +09:00
syuilo
072da4b123 [Client] Improve usability & Refactoring 2018-11-06 15:08:22 +09:00
MeiMei
620a21f916 Twemojiで合字に対応 ()
* Twemojiで合字に対応

* split emoji regex
2018-11-06 14:09:40 +09:00
syuilo
c476c847d2 🎨 2018-11-06 08:04:34 +09:00
syuilo
1d91391081 [Client] カスタム絵文字サジェストの結果をアルファベット順にソートするように 2018-11-06 08:02:19 +09:00
syuilo
c61e0f3323 🎨 2018-11-06 07:57:16 +09:00
syuilo
d611a53044 リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo
f9a39c6599 🎨 2018-11-06 07:28:49 +09:00
syuilo
077802b2e4 🎨 2018-11-06 07:22:39 +09:00
syuilo
84822b0e58 ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo
754efaa5a5 [Client] Fix bug 2018-11-06 04:10:30 +09:00
syuilo
90a5deef94 [Client] Fix bug 2018-11-06 04:01:22 +09:00
syuilo
a849fba612 [Client] Fix bug 2018-11-06 03:59:58 +09:00
syuilo
098a61fd10 [Client] Use v-if instaed of v-show 2018-11-06 03:59:02 +09:00
syuilo
6882ed7df0 メッセージでのカスタム絵文字対応 2018-11-06 03:57:02 +09:00
syuilo
7400aba065 Resolve 2018-11-06 02:05:16 +09:00
syuilo
edb8f337e4 Clean up 2018-11-06 01:49:35 +09:00
syuilo
c9b4992823 🎨 2018-11-06 01:48:33 +09:00
syuilo
829ffc60e4 [WIP] Use FontAwesome Component for Vue ()
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo
86e47d7512 🎨 2018-11-05 22:45:45 +09:00
syuilo
417785987e 🎨 2018-11-05 22:42:08 +09:00
syuilo
40e4de3ad5 [Client] カスタム絵文字にホバーしたときに拡大するエフェクトを追加 2018-11-05 21:04:19 +09:00
syuilo
b12dc506da Merge pull request from syuilo/twemoji
Use Twemoji
2018-11-05 20:52:55 +09:00
syuilo
6da057a80d Improve readdability 2018-11-05 20:49:02 +09:00
syuilo
78c82f3bc1 Better alt value 2018-11-05 19:33:28 +09:00
syuilo
ceb2a316cd Refactoring & 設定でTwemojiを使うかどうか切り替えられるように 2018-11-05 19:20:35 +09:00
Acid Chicken (硫酸鶏)
c2cc9acc2f Refactoring codes
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171437187
2018-11-05 17:04:17 +09:00
Acid Chicken (硫酸鶏)
d9f4886a97 Make code better
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171423739
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171424596
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171425303
2018-11-05 16:19:14 +09:00
Acid Chicken (硫酸鶏)
d8dbd41a1e Add support for unicode emojis
refs: https://github.com/syuilo/misskey/pull/3117#issuecomment-435745613
2018-11-05 15:15:37 +09:00
Acid Chicken (硫酸鶏)
d2e9c7cd15 Fix bug
refs: https://github.com/syuilo/misskey/pull/3117#discussion_r230624389
2018-11-05 13:24:54 +09:00
syuilo
3e4032a39b [Client] Fix bug 2018-11-05 13:23:30 +09:00
syuilo
78d21754b2 絵文字サジェストでスペースを挿入しないように 2018-11-05 12:35:50 +09:00
Acid Chicken (硫酸鶏)
70bb5c7a50 Merge branch 'develop' into twemoji 2018-11-05 11:21:34 +09:00
Acid Chicken (硫酸鶏)
f287587a1d Use Twemoji 2018-11-05 11:19:40 +09:00
syuilo
7d8d8a165b 投稿の最大文字数情報を設定ファイルではなくDBに保存するように 2018-11-05 11:09:05 +09:00
syuilo
5f9a8b449b [Client] Improve admin panel usability 2018-11-05 10:40:01 +09:00
syuilo
a84c88baf6 Improve admin panel usability 2018-11-05 10:32:45 +09:00
syuilo
4642f15e23 [Client] Fix error 2018-11-05 10:29:57 +09:00
syuilo
d91a044da8 [Client] 絵文字登録フォームに便利情報を表示 2018-11-05 01:33:06 +09:00
syuilo
204d2af0fa 🎨 2018-11-04 23:15:46 +09:00
syuilo
947b0f55a3 Resolve 2018-11-04 23:00:43 +09:00
syuilo
fb07c36955 Clean up 2018-11-04 22:05:42 +09:00
Acid Chicken (硫酸鶏)
8cc0afa8d4 Add GitHub auth () 2018-11-04 22:03:55 +09:00
syuilo
4691e10113 Clean up 2018-11-04 21:21:34 +09:00
syuilo
1c65b174cb 🎨 2018-11-04 21:14:17 +09:00
Acid Chicken (硫酸鶏)
a07fa755e2 Revert "Add GitHub auth"
This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
2018-11-04 19:22:04 +09:00