summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3117 from syuilo/twemojisyuilo2018-11-0512-51/+146
|\ | | | | Use Twemoji
| * Better emoji regexpsyuilo2018-11-052-5/+4
| |
| * Improve readdabilitysyuilo2018-11-051-4/+7
| |
| * Better alt valuesyuilo2018-11-051-1/+1
| |
| * Clean upsyuilo2018-11-052-12/+4
| |
| * Refactoring & ↵syuilo2018-11-0511-47/+83
| | | | | | | | 設定でTwemojiを使うかどうか切り替えられるように
| * Refactoring codesAcid Chicken (硫酸鶏)2018-11-051-3/+3
| | | | | | refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171437187
| * Make code betterAcid Chicken (硫酸鶏)2018-11-053-6/+10
| | | | | | | | | | | | refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171423739 refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171424596 refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171425303
| * Add support for unicode emojisAcid Chicken (硫酸鶏)2018-11-053-17/+37
| | | | | | | | refs: https://github.com/syuilo/misskey/pull/3117#issuecomment-435745613
| * Fix bugAcid Chicken (硫酸鶏)2018-11-052-6/+15
| | | | | | | | refs: https://github.com/syuilo/misskey/pull/3117#discussion_r230624389
| * Re-separate commitsAcid Chicken (硫酸鶏)2018-11-051-35/+0
| |
| * Separate commitsAcid Chicken (硫酸鶏)2018-11-051-9/+3
| | | | | | | | Flash Back 90's
| * Merge branch 'develop' into twemojiAcid Chicken (硫酸鶏)2018-11-059-21/+57
| |\
| * | Use TwemojiAcid Chicken (硫酸鶏)2018-11-056-25/+98
| | |
| * | Implement /api/v1/custom_emojisAcid Chicken (硫酸鶏)2018-11-051-1/+7
| | |
* | | Fix bugsyuilo2018-11-051-9/+9
| | |
* | | oopssyuilo2018-11-051-1/+1
| | |
* | | Refactorsyuilo2018-11-052-5/+5
| | |
* | | [Client] Fix bugsyuilo2018-11-051-2/+2
| | |
* | | 絵文字サジェストでスペースを挿入しないようにsyuilo2018-11-051-2/+0
| | |
* | | :v:syuilo2018-11-051-1/+1
| | |
* | | Make /api/v1/instance and /api/v1/custom_emojis better (#3118)Acid Chicken (硫酸鶏)2018-11-052-3/+44
| |/ |/| | | | | | | | | | | | | | | | | * Separate commits From commit dca110ebaa78f64600429f812c238a07d2f1dc1d. * Re-separate commits From commit 9719387bee40363f63a837e7ecffacf2a476c334.
* | 投稿の最大文字数情報を設定ファイルではなくDBに保存 ↵syuilo2018-11-058-13/+36
| | | | | | | | るように
* | Implement /api/v1/custom_emojis (#3116)Acid Chicken (硫酸鶏)2018-11-051-1/+7
| |
* | Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-051-2/+2
|\|
| * Fix #3115Acid Chicken (硫酸鶏)2018-11-051-2/+2
| |
* | [Client] Improve admin panel usabilitysyuilo2018-11-051-8/+21
|/
* [API] Better validation of admin/emoji/addsyuilo2018-11-051-3/+3
|
* Improve admin panel usabilitysyuilo2018-11-053-16/+58
|
* [Client] Fix errorsyuilo2018-11-052-2/+10
|
* [API] Fix bugsyuilo2018-11-051-1/+1
|
* [Client] 絵文字登録フォームに便利情報を表示syuilo2018-11-051-0/+1
|
* :art:syuilo2018-11-041-1/+1
|
* [API] Fix #3099syuilo2018-11-041-1/+1
|
* Resolve #3098syuilo2018-11-047-11/+73
|
* Clean upsyuilo2018-11-041-1/+0
|
* Add GitHub auth (#3095)Acid Chicken (硫酸鶏)2018-11-0411-8/+396
|
* Clean upsyuilo2018-11-045-834/+0
|
* :art:syuilo2018-11-041-2/+0
|
* [API] Fix #3097syuilo2018-11-041-0/+2
|
* Revert "Add GitHub auth"Acid Chicken (硫酸鶏)2018-11-0411-396/+8
| | | | This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
* Add GitHub authAcid Chicken (硫酸鶏)2018-11-0411-8/+396
|
* [API] Improve admin/emoji/addsyuilo2018-11-041-2/+4
|
* RE: [Client] Fix bugsyuilo2018-11-044-13/+13
|
* [Client] Fix bugsyuilo2018-11-041-8/+8
|
* :art:syuilo2018-11-042-5/+8
|
* [Client] Fix bugsyuilo2018-11-042-2/+2
|
* Fix: emoji regex (#3093)MeiMei2018-11-041-1/+1
|
* Fix bug for Mastodon(?)syuilo2018-11-041-1/+1
|
* [Client] ↵syuilo2018-11-047-10/+134
| | | | スマホ/タブレットからでも管理者ページを使えるように