Commit Graph

342 Commits

Author SHA1 Message Date
c5dc25cb9e Revert "[Client] Renote数の表示を廃止"
This reverts commit d7af18efbd.
2019-01-12 09:38:44 +09:00
183faf3b2a [Client] Resolve #3881 2019-01-12 09:13:35 +09:00
a479e65f3e 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
f9065943c5 Fix #3827 (#3837) 2019-01-06 04:00:30 +09:00
96515c4544 Resolve #3813 (#3814) 2019-01-02 03:35:42 +09:00
5692ae59a1 [Client] Improve theming 🎨 2018-12-31 01:15:32 +09:00
5621d5725c [Client] Fix bug 2018-12-30 14:43:03 +09:00
4f76acd249 🎨 2018-12-30 14:00:57 +09:00
f11ebafe47 🎨 2018-12-30 01:32:58 +09:00
d7af18efbd [Client] Renote数の表示を廃止 2018-12-29 05:43:31 +09:00
a3493c4f07 Privateの公開範囲を廃止 2018-12-29 02:55:46 +09:00
b498072f9d 🎨 2018-12-28 05:14:04 +09:00
f0dafa04a5 🎨 2018-12-28 04:30:37 +09:00
1029bff5ff Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
fdd42fc2d7 user mention (#3771) 2018-12-27 23:14:30 +09:00
6943c7d2d8 Resolve #3770
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
2f901da58c [Client] Fix bug 2018-12-27 20:34:30 +09:00
c81eb49f9e Supports emoji in notifications (#3751) 2018-12-26 05:15:02 +09:00
2bc708f8e6 Fix #3717 (#3723) 2018-12-23 03:41:28 +09:00
a5f09c90dd [Client] Resolve #3686 2018-12-20 01:09:35 +09:00
00f979f0e6 Fix bug 2018-12-19 11:16:29 +09:00
7cd2d59576 [Client] Fix bug 2018-12-16 09:03:07 +09:00
b7c5c71c6f [Client] Resolve #2951
あと検索フォームでサジェストを有効に
2018-12-16 08:45:10 +09:00
eb3180f3b6 Fix bug 2018-12-12 13:05:37 +09:00
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
fc05540404 Fix bug? 2018-12-09 23:12:08 +09:00
284df27435 Use camelCase 2018-12-09 23:10:02 +09:00
dffcefb81f Fix mobile following/followed list (#3574) 2018-12-09 16:00:32 +09:00
596f92cfcc [Client] Improve cw-button 2018-12-08 10:36:26 +09:00
96571866a3 #2593 (mobile) (#3521) 2018-12-07 18:33:09 +09:00
dea8688c9d Refactor
Use mk-user-name
2018-12-06 16:09:33 +09:00
a235869cfa Refactor
Make mk-user-name component
2018-12-06 11:18:13 +09:00
4522568749 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
d8698743a1 Do not show Renote button when inhibited (#3488) 2018-12-04 03:22:08 +09:00
9ff349c548 Update post-form.vue 2018-12-03 20:21:05 +09:00
0d478046de Improve usability 2018-12-03 09:41:22 +09:00
2fdecb8a38 🎨 2018-12-03 09:14:17 +09:00
e264a49b08 [Client] Resolve #2596 2018-12-02 20:24:38 +09:00
345143b0c1 Suggest in CW (#3467) 2018-12-02 07:33:03 +09:00
864b6ad1bd Resolve #1826 2018-12-02 07:02:08 +09:00
cf4cecd4df Fix media video (#3452)
* Fix: Always show nsfw

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

* Remove needless colons

* Use single quote

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

* fix
2018-11-18 22:47:21 +09:00
35db61f1b4 To able to store local only visibilities (#3298) 2018-11-17 13:21:40 +09:00
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