Commit Graph

255 Commits

Author SHA1 Message Date
syuilo
4299d40865 [Client] Show more images 2018-12-19 06:05:44 +09:00
syuilo
f2407179e9 [Client] Fix #2764 2018-12-19 06:04:59 +09:00
syuilo
2ea8fe8a14 [Client] Bug fix and clean up 2018-12-16 16:12:41 +09:00
syuilo
8e5dab6156 [Client] Add some animations 🎨 2018-12-16 11:32:20 +09:00
MeiMei
f3983f48ab Fix fields (#3596) 2018-12-12 02:46:40 +09:00
Aya Morisawa
b954245a4d Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
MeiMei
b9ec3795f7 Show user fields (#3590) 2018-12-11 20:18:12 +09:00
MeiMei
bae310fab1 Add user name conversions (#3534)
* Add user name conversions

* add conversion
2018-12-07 11:29:49 +09:00
syuilo
379f79130b Refactor
Use mk-user-name
2018-12-06 16:09:33 +09:00
syuilo
1395357bfb Refactor
Make mk-user-name component
2018-12-06 11:18:13 +09:00
MeiMei
2bf3f7ab87 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
Aya Morisawa
2153130337 Fix #3341 (#3502) 2018-12-05 18:44:57 +09:00
syuilo
779db446cf [Client] Resolve #3500 2018-12-05 17:27:27 +09:00
syuilo
6e6d14b69b Update home.photos.vue 2018-12-04 11:02:51 +09:00
syuilo
396a2b9bfc Refactor 2018-12-03 19:44:03 +09:00
syuilo
2f4416ef1c Refactor 2018-12-03 09:38:43 +09:00
syuilo
b69cce2f87 Improve input dialog 2018-12-02 20:10:53 +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 #2225 2018-12-02 15:26:56 +09:00
MeiMei
60ee5d1199 Show current selected language (#3429) 2018-11-29 21:56:53 +09:00
Hakaba Hitoyo
0ad502a1d3 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
Ivan
3b15b842de Fix bad style in deck column options and other things (#3412)
* Fix wrong text color in empty timeline (#3268)

* Whoops

* Fix wrong text color in deck options (#3268)

* Some padding to make it look less ugly

* Fix wrong text color in user lists menu (#3268)

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

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

* Fix wrong text color in empty timeline (mobile) (#3268)
2018-11-29 05:02:35 +09:00
syuilo
a86be43e07 Resolve #3158 2018-11-24 07:04:29 +09:00
syuilo
dbf17d8667 🎨 2018-11-24 07:03:03 +09:00
syuilo
60252911eb Improve MFM parser (#3337)
* 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
eed66d27bd To able to store local only visibilities (#3298) 2018-11-17 13:21:40 +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 (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
3191039eae [Client] Improve UI 2018-11-14 20:36:15 +09:00
syuilo
dff828147b [Client] Fix icons 2018-11-14 18:03:38 +09:00
syuilo
ec408e52ae [Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo
7d1554538a [Client] Fix imports 2018-11-14 01:40:29 +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
55e33d4931 [Client] Fix #3213 2018-11-13 16:19:46 +09:00
MeiMei
666f3d68c6 sort user timeline by date (#3210) 2018-11-13 01:17:59 +09:00
syuilo
0db9ac013f [Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +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
MeiMei
86efe87e34 show self host in unicode (#3200) 2018-11-11 12:35:30 +09:00
syuilo
787c1cd754 Fix #3187 2018-11-10 00:28:50 +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 (#3182)
* Resolve #3160

* Fix bug

* Fix bug
2018-11-09 21:10:21 +09:00
syuilo
0768b46217 [Client] Fix bug 2018-11-09 18:25:21 +09:00
syuilo
5072b53a94 Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo
e4a7aed755 Fix i18n 2018-11-09 13:47:22 +09:00