Commit graph

5219 commits

Author SHA1 Message Date
syuilo
fcb3ba9947
[Client] Separate theme property 2018-12-30 09:21:07 +09:00
syuilo
23b3e33df6
[Client] Fix bug 2018-12-30 09:15:56 +09:00
syuilo
9edac2cd74
oops 2018-12-30 09:04:19 +09:00
syuilo
8782a64b18
[Client] Add some themes 🎨 2018-12-30 06:40:48 +09:00
ibrokemypie
fd816afcd0 Add id to return of users/relation (#3795) 2018-12-30 01:44:26 +09:00
syuilo
ac423f1ef4
[API] notes/mentions にミュートを適用するように 2018-12-30 01:40:24 +09:00
syuilo
f11ebafe47
🎨 2018-12-30 01:32:58 +09:00
Aya Morisawa
7947036af9
Make one import per line 2018-12-29 22:26:15 +09:00
syuilo
4e55436339
[Client] Improve 2fa settings 2018-12-29 22:10:54 +09:00
syuilo
cb106e6fe4
🎨 2018-12-29 05:55:09 +09:00
syuilo
0ac7682188
Better note filtering 2018-12-29 05:51:17 +09:00
syuilo
d7af18efbd
[Client] Renote数の表示を廃止 2018-12-29 05:43:31 +09:00
syuilo
f1a0e95489
Improve usability 2018-12-29 03:12:22 +09:00
syuilo
6bcc174456
Clean up 2018-12-29 02:58:04 +09:00
syuilo
a3493c4f07
Privateの公開範囲を廃止 2018-12-29 02:55:46 +09:00
syuilo
545ced7826
Make autoAcceptFollowed default 2018-12-29 02:46:57 +09:00
MeiMei
a9a476a0d5 Resolve #3786 (#3788) 2018-12-29 02:04:29 +09:00
MeiMei
8823a6c1a1 フォローしているユーザーからのフォローを自動承認するオプション (#3780) 2018-12-28 21:36:58 +09:00
MeiMei
65a82f32be Supports CSS Scrollbars (#3783)
* Supports CSS Scrollbars

* fix
2018-12-28 21:34:35 +09:00
syuilo
b498072f9d
🎨 2018-12-28 05:14:04 +09:00
syuilo
cce3e52642
通知の管理を強化
Resolve #3772
2018-12-28 05:06:25 +09:00
syuilo
f0dafa04a5
🎨 2018-12-28 04:30:37 +09:00
syuilo
81f39b3b36
🎨 2018-12-28 04:28:16 +09:00
syuilo
b162471d3e
🎨 2018-12-28 04:26:32 +09:00
MeiMei
1029bff5ff Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
MeiMei
fdd42fc2d7 user mention (#3771) 2018-12-27 23:14:30 +09:00
Aya Morisawa
8573e258f8
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
6943c7d2d8
Resolve #3770
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
Aya Morisawa
6b30e371a2
Remove needless code 2018-12-27 21:09:03 +09:00
Aya Morisawa
98fd6de5a1
Resolve #3524 2018-12-27 21:07:44 +09:00
Aya Morisawa
cb9960b0ac
Fix i18n: is-suspended
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:59:49 +09:00
Aya Morisawa
1404539895
Resolve #3287, resolve #3107
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:46:23 +09:00
syuilo
2f901da58c
[Client] Fix bug 2018-12-27 20:34:30 +09:00
syuilo
cb8663873d
Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
Aya Morisawa
0f204eebe1
Remove unused code 2018-12-27 20:10:29 +09:00
Aya Morisawa
ba05606074 Show on the CW button that there is a poll (#3769) 2018-12-27 19:58:57 +09:00
syuilo
bfc458e935
Resolve #3758 2018-12-27 07:07:26 +09:00
ibrokemypie
3d0b704af8 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
21f8dbf2de
Resolve #3248
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 01:26:03 +09:00
MeiMei
5174e16f7b 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
9b746f3eb5
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
dfc6ef4be6
Remove trailing whitespaces 2018-12-26 19:58:04 +09:00
Aya Morisawa
c8b45f4f42
Fix #3346
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:39:51 +09:00
Aya Morisawa
09c57e6d03
Fix #3345
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:24:38 +09:00
Acid Chicken (硫酸鶏)
4662641feb Fix #3745 (#3746) 2018-12-26 18:32:16 +09:00
MeiMei
00e2ce9489 Fix #3715 (#3752) 2018-12-26 06:21:09 +09:00
MeiMei
c81eb49f9e Supports emoji in notifications (#3751) 2018-12-26 05:15:02 +09:00
Acid Chicken (硫酸鶏)
fa03c172f2 Fix typo 2018-12-25 20:02:37 +09:00
Acid Chicken (硫酸鶏)
89ac15b4de
Fix typo
split は不規則動詞
2018-12-25 16:49:35 +09:00
ibrokemypie
6985c39874 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