Commit Graph

265 Commits

Author SHA1 Message Date
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
f11ebafe47
🎨 2018-12-30 01:32:58 +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
MeiMei
fdd42fc2d7 user mention (#3771) 2018-12-27 23:14:30 +09:00
Aya Morisawa
cb9960b0ac
Fix i18n: is-suspended
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:59:49 +09:00
MeiMei
95c4e4497e Fix tag not found (#3710) 2018-12-21 21:46:50 +09:00
syuilo
e88ce1746d
リスト関連の操作を強化
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
2018-12-19 07:22:01 +09:00
syuilo
d15cce5337
[Client] Show more images 2018-12-19 06:05:44 +09:00
syuilo
37daff6d61
[Client] Fix #2764 2018-12-19 06:04:59 +09:00
syuilo
e7da505fb3
[Client] Bug fix and clean up 2018-12-16 16:12:41 +09:00
syuilo
d18ee12d2f
[Client] Add some animations 🎨 2018-12-16 11:32:20 +09:00
MeiMei
df297d0031 Fix fields (#3596) 2018-12-12 02:46:40 +09:00
Aya Morisawa
125849673a
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
638d81b66e Show user fields (#3590) 2018-12-11 20:18:12 +09:00
MeiMei
93b599dc8e Add user name conversions (#3534)
* Add user name conversions

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

* Add emojis to fields
2018-12-06 10:02:04 +09:00
Aya Morisawa
dc8f4c8d6a
Fix #3341 (#3502) 2018-12-05 18:44:57 +09:00
syuilo
20c0690352
[Client] Resolve #3500 2018-12-05 17:27:27 +09:00
syuilo
a105faeaae Update home.photos.vue 2018-12-04 11:02:51 +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
1653977392
Improve input dialog 2018-12-02 20:10:53 +09:00
syuilo
4f5abed70d
Fix 2018-12-02 15:30:48 +09:00
syuilo
c9ac9923df
Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
syuilo
bb14895fd8
[Client] Resolve #2225 2018-12-02 15:26:56 +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
Ivan
bb0cb0a866 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
de2b0224d6
Resolve #3158 2018-11-24 07:04:29 +09:00
syuilo
3f8a72eb88
🎨 2018-11-24 07:03:03 +09:00
syuilo
79ffbf95db
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
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
7a2ef04ec3
[Client] Improve UI 2018-11-14 20:36:15 +09:00
syuilo
e76bf5707a
[Client] Fix icons 2018-11-14 18:03:38 +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
0dcb527bf3
[Client] Fix bug 2018-11-13 22:45:28 +09:00
syuilo
54710f17fc
[Client] Some performance optimizations 2018-11-13 22:43:09 +09:00
syuilo
7896242f57
[Client] Fix #3213 2018-11-13 16:19:46 +09:00
MeiMei
81805b01cc sort user timeline by date (#3210) 2018-11-13 01:17:59 +09:00
syuilo
33e79e4bb8
[Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00