| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix #3745 (#3746) | Acid Chicken (硫酸鶏) | 2018-12-26 | 1 | -10/+15 |
| | | |||||
| * | Fix #3715 (#3752) | MeiMei | 2018-12-26 | 1 | -1/+1 |
| | | |||||
| * | Supports emoji in notifications (#3751) | MeiMei | 2018-12-26 | 3 | -12/+34 |
| | | |||||
| * | Fix typo | Acid Chicken (硫酸鶏) | 2018-12-25 | 2 | -3/+3 |
| | | |||||
| * | Fix typo | Acid Chicken (硫酸鶏) | 2018-12-25 | 1 | -2/+2 |
| | | | | split は不規則動詞 | ||||
| * | Make activity view in admin scrollable (#3741) | ibrokemypie | 2018-12-25 | 1 | -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 reduce | Aya Morisawa | 2018-12-24 | 1 | -1/+1 |
| | | |||||
| * | Update translation placeholder (#3735) | Zero King | 2018-12-24 | 1 | -2/+2 |
| | | |||||
| * | [API] Fix #3737 | syuilo | 2018-12-24 | 1 | -2/+2 |
| | | |||||
| * | Fix error in featuredNotes (#3730) | MeiMei | 2018-12-23 | 1 | -1/+1 |
| | | |||||
| * | Fix: can not update remote Misskey user (#3731) | MeiMei | 2018-12-23 | 1 | -3/+3 |
| | | |||||
| * | Fix mention links (#3728) | Zero King | 2018-12-23 | 1 | -1/+1 |
| | | | | canonical already starts with @, so remove the extra @. | ||||
| * | ダイレクト投稿でユーザーが指定されていなかったらreje ↵ | MeiMei | 2018-12-23 | 1 | -0/+5 |
| | | | | | ctする (#3724) | ||||
| * | ダイレクトでメンションでもユーザーを指定できるよう ↵ | MeiMei | 2018-12-23 | 2 | -1/+7 |
| | | | | | (#3722) | ||||
| * | Fix #3717 (#3723) | syuilo | 2018-12-23 | 2 | -5/+3 |
| | | |||||
| * | Fix indent | syuilo | 2018-12-23 | 1 | -1/+1 |
| | | |||||
| * | Fix space | syuilo | 2018-12-23 | 1 | -1/+1 |
| | | |||||
| * | 本文からメンション等を展開しないオプション (#3721) | MeiMei | 2018-12-23 | 1 | -0/+27 |
| | | |||||
| * | Improve MFM bracket matching | Aya Morisawa | 2018-12-22 | 2 | -27/+21 |
| | | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> | ||||
| * | Fix sharedInbox location (#3711) | MeiMei | 2018-12-22 | 3 | -3/+14 |
| | | | | | | | | | * Fix sharedInbox location * Perform update Following * Fix comment | ||||
| * | Fix tag not found (#3710) | MeiMei | 2018-12-21 | 2 | -2/+2 |
| | | |||||
| * | [Client] Fix #3693 | syuilo | 2018-12-21 | 1 | -0/+1 |
| | | |||||
| * | Feed (#3698) | Acid Chicken (硫酸鶏) | 2018-12-21 | 2 | -0/+101 |
| | | | | | | | | | | | | | * wip * Implement feed * Update feed.ts * Update index.ts * Update feed.ts | ||||
| * | Fix comment | Aya Morisawa | 2018-12-21 | 1 | -1/+1 |
| | | |||||
| * | Fix processing icon (#3705) | MeiMei | 2018-12-21 | 3 | -2/+4 |
| | | |||||
| * | Fix: ap/show does not return on error (#3704) | MeiMei | 2018-12-21 | 1 | -5/+4 |
| | | |||||
| * | Tune polls/recommendation (#3703) | MeiMei | 2018-12-20 | 1 | -0/+1 |
| | | |||||
| * | Refactor MFM | Aya Morisawa | 2018-12-20 | 12 | -203/+199 |
| | | | | | Co-authored-by: syuilo syuilotan@yahoo.co.jp | ||||
| * | Fix overlap of birthday label on datepicker (#3697) | ibrokemypie | 2018-12-20 | 2 | -1/+16 |
| | | |||||
| * | Fix #3683 | syuilo | 2018-12-20 | 1 | -0/+13 |
| | | |||||
| * | Resolve #3687 | syuilo | 2018-12-20 | 8 | -25/+85 |
| | | |||||
| * | Better cw detection | syuilo | 2018-12-20 | 1 | -1/+1 |
| | | |||||
| * | Fix wrong comment | syuilo | 2018-12-20 | 1 | -1/+1 |
| | | |||||
| * | Fix tag length limit from AP (#3688) | MeiMei | 2018-12-20 | 1 | -3/+3 |
| | | |||||
| * | [Client] Resolve #3686 | syuilo | 2018-12-20 | 2 | -5/+41 |
| | | |||||
| * | open処理中はopenの処理をしないように (#3661) | tamaina | 2018-12-20 | 1 | -0/+8 |
| | | | | | | | | | | | | | * autocomplettimeout * fix * fix * Update autocomplete.ts * Update autocomplete.ts | ||||
| * | Change naming (#3678) | MeiMei | 2018-12-19 | 2 | -6/+6 |
| | | | | | | | * Change naming * x to a | ||||
| * | Hide hidden contents in welcome timeline (#3682) | MeiMei | 2018-12-19 | 1 | -1/+1 |
| | | |||||
| * | Resolve #3676 (#3677) | Acid Chicken (硫酸鶏) | 2018-12-19 | 14 | -19/+19 |
| | | |||||
| * | Update remote Emoji (#3680) | MeiMei | 2018-12-19 | 2 | -1/+19 |
| | | |||||
| * | Add Predicate type | Aya Morisawa | 2018-12-19 | 2 | -3/+6 |
| | | |||||
| * | Add relation types | Aya Morisawa | 2018-12-19 | 2 | -1/+6 |
| | | |||||
| * | Update deck.notes.vue | syuilo | 2018-12-19 | 1 | -2/+2 |
| | | |||||
| * | [Client] ↵ | syuilo | 2018-12-19 | 1 | -1/+1 |
| | | | | | デッキのTLにUIの動きを減らすオプションが適用されていなかったのを修正 | ||||
| * | Fix bug | syuilo | 2018-12-19 | 5 | -16/+34 |
| | | |||||
| * | Refactor | Aya Morisawa | 2018-12-19 | 1 | -1/+2 |
| | | |||||
| * | Fix comment | Aya Morisawa | 2018-12-19 | 1 | -2/+2 |
| | | |||||
| * | Add comments for prelude/array.ts | Aya Morisawa | 2018-12-19 | 1 | -0/+33 |
| | | |||||
| * | Use consistent naming convention | Aya Morisawa | 2018-12-19 | 1 | -2/+2 |
| | | |||||
| * | リスト関連の操作を強化 | syuilo | 2018-12-19 | 6 | -17/+249 |
| | | | | | | | | Resolve #2069 Resolve #2051 Resolve #2807 Resolve #3647 | ||||