Commit graph

818 commits

Author SHA1 Message Date
MeiMei 638d81b66e Show user fields (#3590) 2018-12-11 20:18:12 +09:00
syuilo bca3c6f8bf
🎨 2018-12-11 04:29:47 +09:00
syuilo 121dd86299
[Client] Fix #3396 2018-12-10 12:31:04 +09:00
syuilo 284df27435
Use camelCase 2018-12-09 23:10:02 +09:00
MeiMei 7e1cad3e12 Improve tags settings (#3569) 2018-12-09 14:24:24 +09:00
tamaina 28482627f7 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 596f92cfcc
[Client] Improve cw-button 2018-12-08 10:36:26 +09:00
MeiMei 93b599dc8e Add user name conversions (#3534)
* Add user name conversions

* add conversion
2018-12-07 11:29:49 +09:00
Aya Morisawa d3d50b2f79
Add missing comma 2018-12-06 17:02:44 +09:00
Aya Morisawa eefeb4c268
#2593 (desktop) (#3518) 2018-12-06 16:56:24 +09:00
syuilo 7a8e97972c
✌️ 2018-12-06 16:33:35 +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
tamaina 31b30e3dd2 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
Aya Morisawa 58b3be438a Resolve #1872 (#3516) 2018-12-06 10:21:41 +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
MeiMei d8698743a1 Do not show Renote button when inhibited (#3488) 2018-12-04 03:22:08 +09:00
MeiMei 227798300f Improve widget paging looks (#3482)
* Improve widget paging looks

* rewind when error
2018-12-03 23:14:10 +09:00
Aya Morisawa 0935bd4bd4 Resolve #3281 (#3479) 2018-12-03 20:11:18 +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 07d6894c42
Clean up 2018-12-02 23:00:06 +09:00
syuilo 1653977392
Improve input dialog 2018-12-02 20:10:53 +09:00
syuilo c38a32dee9
🎨 2018-12-02 15:31:24 +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 345143b0c1 Suggest in CW (#3467) 2018-12-02 07:33:03 +09:00
syuilo 864b6ad1bd
Resolve #1826 2018-12-02 07:02:08 +09:00
syuilo 9b23ebd4a3
🎨 2018-12-01 09:45:48 +09:00
MeiMei cf4cecd4df Fix media video (#3452)
* Fix: Always show nsfw

* [Client] Add missing video play icon
2018-12-01 07:16:28 +09:00
MeiMei 59a1b9adbe Trim notifications text (#3438)
* Trim notifications

* Remove needless colons

* Use single quote

* 🎨
2018-11-30 09:34:37 +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 09af9968b5
🎨 2018-11-28 16:29:18 +09:00
syuilo 5e54751bd4
Refactor 2018-11-25 04:26:07 +09:00
MeiMei 93f13ffc8e Fix: url-preview (#3397) 2018-11-25 01:39:22 +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
syuilo 8d70587814
Refactoring 2018-11-19 02:04:12 +09:00
MeiMei 43c2b00cf8 Show visibility in note-detail (#3308)
* Show visibility in note-detail

* fix
2018-11-18 22:47:21 +09:00
MeiMei 35db61f1b4 To able to store local only visibilities (#3298) 2018-11-17 13:21:40 +09:00
MeiMei 0bf54b3ff6 Renote visibility (#3290) 2018-11-17 03:25:48 +09:00
Aya Morisawa 57d80932a4 Add an optional setting to remain deleted note (#3271)
Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-11-16 23:13:37 +09:00
Aya Morisawa 9d3a1cab6e Fix #3224 (#3265) 2018-11-16 17:41:52 +09:00
MeiMei d2385a0e52 Do not show duplicate url-preview (#3259) 2018-11-16 16:35:13 +09:00
syuilo 6e491c1466
Refactoring 2018-11-16 05:53:17 +09:00
MeiMei bceb02d760 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo 4114ce4a04
[Client] Split some components to improve performance 2018-11-15 22:04:12 +09:00