Commit graph

173 commits

Author SHA1 Message Date
MeiMei
1a8a3ddc2d Compact URL preview (#3835)
* Compact url-preview

* fix header

* increase limit

* better limit

* Revert "better limit"

This reverts commit ef396f773394068b0b7e37fccff31c70661b3978.

ハードリミットかけるならサーバー上でかけたほうが良さそう

* Revert "increase limit"

This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
2019-01-06 12:56:13 +09:00
MeiMei
14e21021b6 Locked mark (#3836) 2019-01-05 19:59:10 +09:00
syuilo
45a265e457 🎨 2018-12-30 14:00:57 +09:00
syuilo
c191729762 🎨 2018-12-30 01:32:58 +09:00
MeiMei
3d970eaa89 user mention (#3771) 2018-12-27 23:14:30 +09:00
MeiMei
0b7c22ab6c Supports emoji in notifications (#3751) 2018-12-26 05:15:02 +09:00
syuilo
656b1b9486 Update deck.notes.vue 2018-12-19 11:23:46 +09:00
syuilo
b7255da1da [Client] デッキのTLにUIの動きを減らすオプションが適用されていなかったのを修正 2018-12-19 11:22:27 +09:00
syuilo
a0700b9c57 [Client] Fix bug 2018-12-16 09:03:07 +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
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
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
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
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
syuilo
5ce320ba4b [Client] Improve UI 2018-11-15 00:01:49 +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
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
10fe7ccf21 [Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +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
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
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
5c0c4d226b Fix bug 2018-11-01 10:00:15 +09:00
syuilo
41116ad1e4 Refactor 2018-10-30 09:36:20 +09:00
syuilo
0b33126509 [Client] Fix bug 2018-10-30 09:27:57 +09:00
syuilo
bb70d70a5e Update src/client/app/desktop/views/pages/deck/deck.notes.vue 2018-10-25 06:14:31 +09:00
syuilo
078f00e08f 🎨 2018-10-23 14:44:26 +09:00
syuilo
a266c3f587 🎨 2018-10-23 14:33:00 +09:00
syuilo
80861eb11a 🎨 2018-10-23 14:28:15 +09:00
syuilo
401139d6f9 Improve user column 2018-10-23 12:32:24 +09:00
syuilo
c41c2c83e2 ハッシュタグチャートでローカルとリモートを分離するように 2018-10-23 09:59:43 +09:00
syuilo
778a775e0a 🎨 2018-10-23 09:41:28 +09:00
syuilo
115dfadd8f 🎨 2018-10-23 09:39:27 +09:00
syuilo
37ca7c7207 Update src/client/app/desktop/views/pages/deck/deck.user-column.vue 2018-10-23 06:49:23 +09:00
syuilo
645ff7a20d Resolve #2978 2018-10-23 06:47:06 +09:00
syuilo
1583e1a3d1 Implement #2961 2018-10-22 22:00:54 +09:00