Commit graph

5196 commits

Author SHA1 Message Date
syuilo
9d543762b5 🎨 2018-12-28 04:26:32 +09:00
MeiMei
6b26c21c68 Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
MeiMei
3d970eaa89 user mention (#3771) 2018-12-27 23:14:30 +09:00
Aya Morisawa
93d3948e1c Set cursor default on hover the own reaction
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 23:02:32 +09:00
Aya Morisawa
45e589727d Resolve #3770
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
Aya Morisawa
fa1a63cc4e Remove needless code 2018-12-27 21:09:03 +09:00
Aya Morisawa
3d868d4036 Resolve #3524 2018-12-27 21:07:44 +09:00
Aya Morisawa
5ef3832da4 Fix i18n: is-suspended
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:59:49 +09:00
Aya Morisawa
29f5c91889 Resolve #3287, resolve #3107
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:46:23 +09:00
syuilo
ae439e3eeb [Client] Fix bug 2018-12-27 20:34:30 +09:00
syuilo
3a70e8b096 Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
Aya Morisawa
59abef421b Remove unused code 2018-12-27 20:10:29 +09:00
Aya Morisawa
fed4b5e032 Show on the CW button that there is a poll (#3769) 2018-12-27 19:58:57 +09:00
syuilo
e6c7dff838 Resolve #3758 2018-12-27 07:07:26 +09:00
ibrokemypie
84c87d6812 Add URI parameter to /api/meta (#3748)
* Add URI parameter to /api/meta
closes #3747

* Update fetch-meta.ts

* Update meta.ts
2018-12-27 04:50:35 +09:00
Aya Morisawa
fb1bf720a5 Resolve #3248
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 01:26:03 +09:00
MeiMei
5779fc08b0 Feature to show only my posts in the user page (#3753)
* Fix #3681

* Feature to show only my posts in the user page
2018-12-26 23:11:50 +09:00
Aya Morisawa
48aa7c2a7b Make reactions removable
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>

Resolve #367, resolve #2260, close #3503
2018-12-26 23:05:47 +09:00
Aya Morisawa
8549f0992c Remove trailing whitespaces 2018-12-26 19:58:04 +09:00
Aya Morisawa
3106e0b4a8 Fix #3346
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:39:51 +09:00
Aya Morisawa
9cc4ebf270 Fix #3345
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:24:38 +09:00
Acid Chicken (硫酸鶏)
333dee6591 Fix #3745 (#3746) 2018-12-26 18:32:16 +09:00
MeiMei
1a241b366b Fix #3715 (#3752) 2018-12-26 06:21:09 +09:00
MeiMei
0b7c22ab6c Supports emoji in notifications (#3751) 2018-12-26 05:15:02 +09:00
Acid Chicken (硫酸鶏)
c9cd81cc62 Fix typo 2018-12-25 20:02:37 +09:00
Acid Chicken (硫酸鶏)
97f7043178 Fix typo
split は不規則動詞
2018-12-25 16:49:35 +09:00
ibrokemypie
17f7e91faf Make activity view in admin scrollable (#3741)
I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage
Also means that sometimes entries are cut off which is weird
Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
2018-12-25 12:13:50 +09:00
Aya Morisawa
755212b0f3 Use join instead of reduce 2018-12-24 17:02:15 +09:00
Zero King
bb88d06f3f Update translation placeholder (#3735) 2018-12-24 05:36:02 +09:00
syuilo
4df7b824f1 [API] Fix #3737 2018-12-24 05:31:20 +09:00
MeiMei
35a4fbc668 Fix error in featuredNotes (#3730) 2018-12-23 23:23:56 +09:00
MeiMei
26207a451b Fix: can not update remote Misskey user (#3731) 2018-12-23 23:23:17 +09:00
Zero King
ea82187eb2 Fix mention links (#3728)
canonical already starts with @, so remove the extra @.
2018-12-23 14:35:18 +09:00
MeiMei
b619c65778 ダイレクト投稿でユーザーが指定されていなかったらrejectする (#3724) 2018-12-23 04:17:42 +09:00
MeiMei
3868fc7459 ダイレクトでメンションでもユーザーを指定できるように (#3722) 2018-12-23 03:44:18 +09:00
syuilo
ed8e55d9a2 Fix #3717 (#3723) 2018-12-23 03:41:28 +09:00
syuilo
2eea6e9f39 Fix indent 2018-12-23 03:31:11 +09:00
syuilo
aaa865beb9 Fix space 2018-12-23 03:27:26 +09:00
MeiMei
a981c4dd86 本文からメンション等を展開しないオプション (#3721) 2018-12-23 03:25:33 +09:00
Aya Morisawa
06d7e119ef Improve MFM bracket matching
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-22 00:44:38 +09:00
MeiMei
726b13b3ae Fix sharedInbox location (#3711)
* Fix sharedInbox location

* Perform update Following

* Fix comment
2018-12-22 00:12:34 +09:00
MeiMei
33abd4500e Fix tag not found (#3710) 2018-12-21 21:46:50 +09:00
syuilo
e60a6447f4 [Client] Fix #3693 2018-12-21 16:22:34 +09:00
Acid Chicken (硫酸鶏)
620db8d83a Feed (#3698)
* wip

* Implement feed

* Update feed.ts

* Update index.ts

* Update feed.ts
2018-12-21 11:54:39 +09:00
Aya Morisawa
88bf7a0426 Fix comment 2018-12-21 11:28:30 +09:00
MeiMei
138aeff682 Fix processing icon (#3705) 2018-12-21 02:30:49 +09:00
MeiMei
818cdcfb69 Fix: ap/show does not return on error (#3704) 2018-12-21 00:09:02 +09:00
MeiMei
465650d723 Tune polls/recommendation (#3703) 2018-12-20 22:56:12 +09:00
Aya Morisawa
45c9667c5c Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
ibrokemypie
58dd7ea5f4 Fix overlap of birthday label on datepicker (#3697) 2018-12-20 17:01:29 +09:00