summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Tune polls/recommendation (#3703)MeiMei2018-12-201-0/+1
|
* Refactor MFMAya Morisawa2018-12-2012-203/+199
| | | | Co-authored-by: syuilo syuilotan@yahoo.co.jp
* Fix overlap of birthday label on datepicker (#3697)ibrokemypie2018-12-202-1/+16
|
* Fix #3683syuilo2018-12-201-0/+13
|
* Resolve #3687syuilo2018-12-208-25/+85
|
* Better cw detectionsyuilo2018-12-201-1/+1
|
* Fix wrong commentsyuilo2018-12-201-1/+1
|
* Fix tag length limit from AP (#3688)MeiMei2018-12-201-3/+3
|
* [Client] Resolve #3686syuilo2018-12-202-5/+41
|
* open処理中はopenの処理をしないように (#3661)tamaina2018-12-201-0/+8
| | | | | | | | | | | | * autocomplettimeout * fix * fix * Update autocomplete.ts * Update autocomplete.ts
* Change naming (#3678)MeiMei2018-12-192-6/+6
| | | | | | * Change naming * x to a
* Hide hidden contents in welcome timeline (#3682)MeiMei2018-12-191-1/+1
|
* Resolve #3676 (#3677)Acid Chicken (硫酸鶏)2018-12-1914-19/+19
|
* Update remote Emoji (#3680)MeiMei2018-12-192-1/+19
|
* Add Predicate typeAya Morisawa2018-12-192-3/+6
|
* Add relation typesAya Morisawa2018-12-192-1/+6
|
* Update deck.notes.vuesyuilo2018-12-191-2/+2
|
* [Client] ↵syuilo2018-12-191-1/+1
| | | | デッキのTLにUIの動きを減らすオプションが適用されていなかったのを修正
* Fix bugsyuilo2018-12-195-16/+34
|
* RefactorAya Morisawa2018-12-191-1/+2
|
* Fix commentAya Morisawa2018-12-191-2/+2
|
* Add comments for prelude/array.tsAya Morisawa2018-12-191-0/+33
|
* Use consistent naming conventionAya Morisawa2018-12-191-2/+2
|
* リスト関連の操作を強化syuilo2018-12-196-17/+249
| | | | | | | Resolve #2069 Resolve #2051 Resolve #2807 Resolve #3647