cb9960b0ac
Fix i18n: is-suspended
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp >
2018-12-27 20:59:49 +09:00
1404539895
Resolve #3287 , resolve #3107
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp >
2018-12-27 20:46:23 +09:00
2f901da58c
[Client] Fix bug
2018-12-27 20:34:30 +09:00
cb8663873d
Rename: 404 --> not-found
2018-12-27 20:22:54 +09:00
0f204eebe1
Remove unused code
2018-12-27 20:10:29 +09:00
ba05606074
Show on the CW button that there is a poll ( #3769 )
2018-12-27 19:58:57 +09:00
bfc458e935
Resolve #3758
2018-12-27 07:07:26 +09:00
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
21f8dbf2de
Resolve #3248
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp >
2018-12-27 01:26:03 +09:00
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
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
dfc6ef4be6
Remove trailing whitespaces
2018-12-26 19:58:04 +09:00
c8b45f4f42
Fix #3346
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp >
2018-12-26 19:39:51 +09:00
09c57e6d03
Fix #3345
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp >
2018-12-26 19:24:38 +09:00
4662641feb
Fix #3745 ( #3746 )
2018-12-26 18:32:16 +09:00
00e2ce9489
Fix #3715 ( #3752 )
2018-12-26 06:21:09 +09:00
c81eb49f9e
Supports emoji in notifications ( #3751 )
2018-12-26 05:15:02 +09:00
fa03c172f2
Fix typo
2018-12-25 20:02:37 +09:00
89ac15b4de
Fix typo
...
split は不規則動詞
2018-12-25 16:49:35 +09:00
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
0938ea3964
Use join instead of reduce
2018-12-24 17:02:15 +09:00
520849d070
Update translation placeholder ( #3735 )
2018-12-24 05:36:02 +09:00
b6a028a8ed
[API] Fix #3737
2018-12-24 05:31:20 +09:00
a53e0d9f73
Fix error in featuredNotes ( #3730 )
2018-12-23 23:23:56 +09:00
49921f2dcf
Fix: can not update remote Misskey user ( #3731 )
2018-12-23 23:23:17 +09:00
6b947c2139
Fix mention links ( #3728 )
...
canonical already starts with @, so remove the extra @.
2018-12-23 14:35:18 +09:00
98acf919f1
ダイレクト投稿でユーザーが指定されていなかったらrejectする ( #3724 )
2018-12-23 04:17:42 +09:00
c9c2853150
ダイレクトでメンションでもユーザーを指定できるように ( #3722 )
2018-12-23 03:44:18 +09:00
2bc708f8e6
Fix #3717 ( #3723 )
2018-12-23 03:41:28 +09:00
874b8fc3c2
Fix indent
2018-12-23 03:31:11 +09:00
7d6aac3431
Fix space
2018-12-23 03:27:26 +09:00
e2fc7decad
本文からメンション等を展開しないオプション ( #3721 )
2018-12-23 03:25:33 +09:00
580191fb17
Improve MFM bracket matching
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp >
2018-12-22 00:44:38 +09:00
be0cb88b6c
Fix sharedInbox location ( #3711 )
...
* Fix sharedInbox location
* Perform update Following
* Fix comment
2018-12-22 00:12:34 +09:00
95c4e4497e
Fix tag not found ( #3710 )
2018-12-21 21:46:50 +09:00
51b915428e
[Client] Fix #3693
2018-12-21 16:22:34 +09:00
1395cf89ce
Feed ( #3698 )
...
* wip
* Implement feed
* Update feed.ts
* Update index.ts
* Update feed.ts
2018-12-21 11:54:39 +09:00
2a8f984db7
Fix comment
2018-12-21 11:28:30 +09:00
decf2d396f
Fix processing icon ( #3705 )
2018-12-21 02:30:49 +09:00
f7964da899
Fix: ap/show does not return on error ( #3704 )
2018-12-21 00:09:02 +09:00
c8607ff7b6
Tune polls/recommendation ( #3703 )
2018-12-20 22:56:12 +09:00
e9f8897fe2
Refactor MFM
...
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
e0b107a3a0
Fix overlap of birthday label on datepicker ( #3697 )
2018-12-20 17:01:29 +09:00
1c93fcb1c4
Fix #3683
2018-12-20 04:11:10 +09:00
454632d785
Resolve #3687
2018-12-20 04:08:13 +09:00
710ba526fa
Better cw detection
2018-12-20 03:22:27 +09:00
b545be5799
Fix wrong comment
2018-12-20 02:47:24 +09:00
4fc377584f
Fix tag length limit from AP ( #3688 )
2018-12-20 02:20:56 +09:00
a5f09c90dd
[Client] Resolve #3686
2018-12-20 01:09:35 +09:00
d059d7f972
open処理中はopenの処理をしないように ( #3661 )
...
* autocomplettimeout
* fix
* fix
* Update autocomplete.ts
* Update autocomplete.ts
2018-12-20 00:02:28 +09:00