summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 通知の管理を強化syuilo2018-12-285-21/+93
| | | | Resolve #3772
* :art:syuilo2018-12-284-4/+8
|
* :art:syuilo2018-12-281-1/+1
|
* :art:syuilo2018-12-282-2/+2
|
* Undo reaction with clicking minus (#3773)MeiMei2018-12-285-4/+24
| | | | | | * Undo reaction with clicking minus * fix isMyNote
* user mention (#3771)MeiMei2018-12-2710-2/+65
|
* Set cursor default on hover the own reactionAya Morisawa2018-12-271-1/+1
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Resolve #3770Aya Morisawa2018-12-277-26/+49
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Remove needless codeAya Morisawa2018-12-271-8/+1
|
* Resolve #3524Aya Morisawa2018-12-271-1/+10
|
* Fix i18n: is-suspendedAya Morisawa2018-12-272-2/+2
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Resolve #3287, resolve #3107Aya Morisawa2018-12-274-9/+38
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* [Client] Fix bugsyuilo2018-12-271-1/+1
|
* Rename: 404 --> not-foundsyuilo2018-12-277-7/+7
|
* Remove unused codeAya Morisawa2018-12-271-11/+0
|
* Show on the CW button that there is a poll (#3769)Aya Morisawa2018-12-271-5/+12
|
* Resolve #3758syuilo2018-12-271-1/+1
|
* Add URI parameter to /api/meta (#3748)ibrokemypie2018-12-271-0/+1
| | | | | | | | | * Add URI parameter to /api/meta closes #3747 * Update fetch-meta.ts * Update meta.ts
* Resolve #3248Aya Morisawa2018-12-277-56/+104
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Feature to show only my posts in the user page (#3753)MeiMei2018-12-262-0/+20
| | | | | | * Fix #3681 * Feature to show only my posts in the user page
* Make reactions removableAya Morisawa2018-12-263-15/+63
| | | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Resolve #367, resolve #2260, close #3503
* Remove trailing whitespacesAya Morisawa2018-12-261-1/+1
|
* Fix #3346Aya Morisawa2018-12-262-16/+16
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Fix #3345Aya Morisawa2018-12-261-2/+2
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Fix #3745 (#3746)Acid Chicken (硫酸鶏)2018-12-261-10/+15
|
* Fix #3715 (#3752)MeiMei2018-12-261-1/+1
|
* Supports emoji in notifications (#3751)MeiMei2018-12-263-12/+34
|
* Fix typoAcid Chicken (硫酸鶏)2018-12-252-3/+3
|
* Fix typoAcid Chicken (硫酸鶏)2018-12-251-2/+2
| | | split は不規則動詞
* Make activity view in admin scrollable (#3741)ibrokemypie2018-12-251-1/+1
| | | | | 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.
* Use join instead of reduceAya Morisawa2018-12-241-1/+1
|
* Update translation placeholder (#3735)Zero King2018-12-241-2/+2
|
* [API] Fix #3737syuilo2018-12-241-2/+2
|
* Fix error in featuredNotes (#3730)MeiMei2018-12-231-1/+1
|
* Fix: can not update remote Misskey user (#3731)MeiMei2018-12-231-3/+3
|
* Fix mention links (#3728)Zero King2018-12-231-1/+1
| | | canonical already starts with @, so remove the extra @.
* ダイレクト投稿でユーザーが指定されていなかったらreje ↵MeiMei2018-12-231-0/+5
| | | | ctする (#3724)
* ダイレクトでメンションでもユーザーを指定できるよう ↵MeiMei2018-12-232-1/+7
| | | | (#3722)
* Fix #3717 (#3723)syuilo2018-12-232-5/+3
|
* Fix indentsyuilo2018-12-231-1/+1
|
* Fix spacesyuilo2018-12-231-1/+1
|
* 本文からメンション等を展開しないオプション (#3721)MeiMei2018-12-231-0/+27
|
* Improve MFM bracket matchingAya Morisawa2018-12-222-27/+21
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Fix sharedInbox location (#3711)MeiMei2018-12-223-3/+14
| | | | | | | | * Fix sharedInbox location * Perform update Following * Fix comment
* Fix tag not found (#3710)MeiMei2018-12-212-2/+2
|
* [Client] Fix #3693syuilo2018-12-211-0/+1
|
* Feed (#3698)Acid Chicken (硫酸鶏)2018-12-212-0/+101
| | | | | | | | | | | | * wip * Implement feed * Update feed.ts * Update index.ts * Update feed.ts
* Fix commentAya Morisawa2018-12-211-1/+1
|
* Fix processing icon (#3705)MeiMei2018-12-213-2/+4
|
* Fix: ap/show does not return on error (#3704)MeiMei2018-12-211-5/+4
|