Commit graph

389 commits

Author SHA1 Message Date
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
tamaina
3b7be81491 improve user-integration display in the user page (#3541)
* improve user-integration display in the user page

* delete unnecessary comma
2018-12-08 16:59:29 +09:00
syuilo
a27f958ac2 ✌️ 2018-12-06 16:33:35 +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
tamaina
4c8eabfe74 Resolve #3347 , #3349 (#3513)
* Resolve  #3347 , #3349
Make deck columns' width be selectable and flexible

* deckColumnMinwidth --> deckColumnMinWidth

* w-default --> normal

* ✌️
2018-12-06 11:11:46 +09:00
MeiMei
2bf3f7ab87 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
syuilo
779db446cf [Client] Resolve #3500 2018-12-05 17:27:27 +09:00
Aya Morisawa
182432417c Resolve #3281 (#3479) 2018-12-03 20:11:18 +09:00
syuilo
b69cce2f87 Improve input dialog 2018-12-02 20:10:53 +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
0367ad08a8 Trim notifications text (#3438)
* Trim notifications

* Remove needless colons

* Use single quote

* 🎨
2018-11-30 09:34:37 +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
6675b7f43d 🎨 2018-11-28 16:29:18 +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
syuilo
84fcbb7f34 Refactoring 2018-11-16 05:53:17 +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
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
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
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
syuilo
10fe7ccf21 [Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
MeiMei
86efe87e34 show self host in unicode (#3200) 2018-11-11 12:35:30 +09:00
syuilo
d91168de86 [Client] Fix bug 2018-11-10 00:30:58 +09:00
syuilo
787c1cd754 Fix #3187 2018-11-10 00:28:50 +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
2050048736 🎨 2018-11-09 13:54:00 +09:00
syuilo
6d834d2ebb [Client] Fix error 2018-11-09 13:53:44 +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 (#3165)
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo
900409cdc8 wip: フォロー/フォロワーページ (#3157)
フォロー/フォロワーページ
2018-11-08 15:16:39 +09:00
syuilo
2642bdd9c8 メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00
syuilo
f8db759a22 [Client] Use dynamic import to reduce bundle size 2018-11-06 15:37:41 +09:00
syuilo
829ffc60e4 [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
fb07c36955 Clean up 2018-11-04 22:05:42 +09:00
Acid Chicken (硫酸鶏)
8cc0afa8d4 Add GitHub auth (#3095) 2018-11-04 22:03:55 +09:00
syuilo
4691e10113 Clean up 2018-11-04 21:21:34 +09:00
Acid Chicken (硫酸鶏)
a07fa755e2 Revert "Add GitHub auth"
This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏)
2bb4bc8727 Add GitHub auth 2018-11-04 19:17:30 +09:00
syuilo
dd14a43f6d [Client] Admin page improved 2018-11-02 23:05:53 +09:00