summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :v:syuilo2018-09-1520-31/+35
|
* Resolve #2066syuilo2018-09-1511-282/+22
|
* Fix bugsyuilo2018-09-152-2/+2
|
* Resolve #2328syuilo2018-09-155-2/+195
|
* ユーザー名のホストを省略しないオプションを実装syuilo2018-09-144-1/+14
|
* 常にメディアを閲覧注意として投稿するオプションを実装syuilo2018-09-146-5/+36
|
* 常に閲覧注意の画像を表示するオプションを追加 & ↵syuilo2018-09-145-236/+197
| | | | リファクタリング
* :art:syuilo2018-09-141-1/+1
|
* メモリリークを承知でいくつかの重要な部分のアニメー ↵syuilo2018-09-143-12/+6
| | | | ョンを有効化
* #2562 #2563syuilo2018-09-131-6/+25
|
* Refactorsyuilo2018-09-1311-113/+55
|
* CWが適用されない箇所を修正syuilo2018-09-1311-120/+353
|
* Improve following/followers viewsyuilo2018-09-132-79/+73
| | | | Closes #2235
* Refactor: remove needless awaitsyuilo2018-09-132-4/+2
|
* Clean up: Remove unused importsyuilo2018-09-131-1/+0
|
* Fix bugsyuilo2018-09-132-2/+2
|
* Fix glitchsyuilo2018-09-131-8/+13
|
* Add toLowerCasesyuilo2018-09-121-1/+5
|
* Add toUpperCase function (#2697)Aya Morisawa2018-09-122-3/+7
|
* Refactorsyuilo2018-09-121-29/+28
|
* Use unique (#2695)Aya Morisawa2018-09-122-3/+3
|
* Resolve #2691syuilo2018-09-127-54/+134
|
* Fix wrong indentationsyuilo2018-09-121-1/+1
|
* Fix bugsyuilo2018-09-113-21/+21
|
* Fix bugsyuilo2018-09-101-4/+7
|
* Revert "Fix bug"syuilo2018-09-101-2/+2
| | | | This reverts commit f3ab8199a53543f231cdf7c0678b331896b4a133.
* サロゲートペアを字数にカウントしないようにする (#2661)Acid Chicken (硫酸鶏)2018-09-104-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update post-form.vue * Update messaging-message.ts * Update post-form.vue * Update note.ts * Update post-form.vue refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444 * Update post-form.vue refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444 * Update messaging-message.ts refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444 * Update note.ts refs: https://github.com/syuilo/misskey/pull/2661#issuecomment-419579444 * Update post-form.vue refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216175581 * Update post-form.vue * Update post-form.vue refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242002 * Update post-form.vue refs: https://github.com/syuilo/misskey/pull/2661#discussion_r216242105
* Optimize booting scriptsyuilo2018-09-101-3/+5
|
* Fix bugsyuilo2018-09-101-2/+2
|
* Fix #2677syuilo2018-09-101-1/+2
|
* Fix bugsyuilo2018-09-101-1/+3
|
* lintsyuilo2018-09-101-1/+1
|
* Fix #2675syuilo2018-09-101-1/+1
|
* Fix #2596syuilo2018-09-102-8/+8
|
* Resolve #2101syuilo2018-09-103-1/+3
|
* Fix #2321syuilo2018-09-102-61/+75
|
* #2623syuilo2018-09-101-57/+86
|
* Clean upsyuilo2018-09-101-3/+0
|
* Fix #2096syuilo2018-09-101-0/+2
|
* Fix #2513syuilo2018-09-101-3/+6
|
* Fix #1740syuilo2018-09-101-2/+3
|
* 削除された投稿にリアクションできないようにsyuilo2018-09-101-0/+4
| | | | Closes #1778
* Refactor: Add commentssyuilo2018-09-101-2/+4
|
* Update theme colorsyuilo2018-09-101-1/+1
|
* Resolve #2560syuilo2018-09-101-15/+4
|
* Fix AP Announce detection (#2672)MeiMei2018-09-093-4/+3
|
* 8.33.1syuilo2018-09-091-10/+0
|
* #2668 の一部をRevertsyuilo2018-09-082-4/+2
|
* Show ai image in welcome pagesyuilo2018-09-081-8/+14
|
* インスタンス名がブラウザタイトルに反映されないのを ↵MeiMei2018-09-085-4/+7
| | | | | | | | 正 (#2668) * titleが反映されないのを修正 * deckでtitleが反映されるように修正