summaryrefslogtreecommitdiff
path: root/src/client/app/mobile/views/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2018-10-081-1/+1
|
* Improve usabilitysyuilo2018-10-081-0/+15
|
* Fixsyuilo2018-10-081-2/+3
|
* 投稿の削除イベントを受け取るようにsyuilo2018-10-071-1/+1
|
* Improve themingsyuilo2018-10-071-1/+1
|
* V10 (#2826)syuilo2018-10-079-128/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * Update CHANGELOG.md * wip * Update CHANGELOG.md * wip * wip * wip * wip
* :art:syuilo2018-10-051-26/+4
|
* 非承認制アカウントのリモートフォローではフォロー許 ↵MeiMei2018-10-011-1/+2
| | | | 待ちと表示しない (#2796)
* Merge pull request #2781 from syuilo/themesyuilo2018-09-2922-347/+165
|\ | | | | Theme
| * wipsyuilo2018-09-282-16/+2
| |
| * wipsyuilo2018-09-281-10/+4
| |
| * wipsyuilo2018-09-285-68/+33
| |
| * wipsyuilo2018-09-282-20/+7
| |
| * wipsyuilo2018-09-282-9/+3
| |
| * wipsyuilo2018-09-281-16/+8
| |
| * wipsyuilo2018-09-281-13/+4
| |
| * wipsyuilo2018-09-281-12/+3
| |
| * wipsyuilo2018-09-281-12/+4
| |
| * wipsyuilo2018-09-281-2/+2
| |
| * wipsyuilo2018-09-271-2/+2
| |
| * wipsyuilo2018-09-273-5/+5
| |
| * wipsyuilo2018-09-271-60/+0
| |
| * wipsyuilo2018-09-272-12/+6
| |
| * wipsyuilo2018-09-275-20/+14
| |
| * wipsyuilo2018-09-273-14/+12
| |
| * wipsyuilo2018-09-272-4/+4
| |
| * wipsyuilo2018-09-273-5/+5
| |
| * wipsyuilo2018-09-267-8/+8
| |
| * wipsyuilo2018-09-2611-51/+51
| |
* | リプライで元の公開範囲を引き継ぐ (#2775)MeiMei2018-09-261-0/+12
|/ | | | | | | | * ホーム/フォロワー限定へのリプライは公開範囲を引き継ぐように * ダイレクトへのリプライはダイレクトでリプライ先ユーザーを初期設定するように * 非公開へのリプライでも元の公開範囲を引き継ぐ
* Implement #2736syuilo2018-09-192-5/+6
|
* enable-animations --> reduce-motionsyuilo2018-09-162-2/+2
|
* Improve usabilitysyuilo2018-09-161-1/+1
|
* Fix bugsyuilo2018-09-162-10/+14
|
* Merge pull request #2611 from tamaina/improve-mediasyuilo2018-09-161-1/+1
|\ | | | | メディアリストにバナータイプのメディアビューを追加
| * Merge branch 'develop' into improve-mediatamaina2018-09-1517-134/+229
| |\
| * | Improve media listtamaina2018-09-051-1/+1
| | |
* | | Fix bugsyuilo2018-09-161-1/+1
| | |
* | | アニメーションを無効にするオプションを実装syuilo2018-09-162-6/+4
| |/ |/|
* | :v:syuilo2018-09-156-9/+9
| |
* | 常に閲覧注意の画像を表示するオプションを追加 & ↵syuilo2018-09-141-1/+1
| | | | | | | | リファクタリング
* | :art:syuilo2018-09-141-1/+1
| |
* | メモリリークを承知でいくつかの重要な部分のアニメー ↵syuilo2018-09-141-4/+2
| | | | | | | | ョンを有効化
* | Refactorsyuilo2018-09-134-56/+4
| |
* | CWが適用されない箇所を修正syuilo2018-09-135-63/+172
| |
* | Use unique (#2695)Aya Morisawa2018-09-121-1/+1
| |
* | サロゲートペアを字数にカウントしないようにする (#2661)Acid Chicken (硫酸鶏)2018-09-101-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Fix #2596syuilo2018-09-101-4/+4
| |
* | Improve note visibility settingssyuilo2018-09-071-1/+1
| | | | | | | | | | Closes #2312 Closes #2313
* | Add sum function (#2653)Aya Morisawa2018-09-072-6/+4
| |