summaryrefslogtreecommitdiff
path: root/src/client/app/mobile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2019-02-071-0/+1
|
* :art:syuilo2019-02-068-10/+10
|
* [Client] Clip note contentsyuilo2019-02-052-0/+2
|
* アニメーション停止箇所の追加 (#4138)MeiMei2019-02-053-7/+27
|
* Better key namesyuilo2019-02-051-4/+4
|
* アニメーション画像を無効にする際、サーバーサイドで ↵syuilo2019-02-051-2/+2
| | | | なくクライアントサイドでURLを変更するように
* アニメーションを自動再生しないオプション (#4131)MeiMei2019-02-051-0/+6
| | | | | | | | | | * Refactor * settings * Media Proxy * Replace API response
* Fix importssyuilo2019-02-041-1/+1
|
* [Client] Fix #4086syuilo2019-02-021-2/+2
|
* Generate video thumbnails (#4084)MeiMei2019-02-021-1/+1
| | | | | | * Generate video thumbnails * import order
* Avoid export defaultAya Morisawa2019-01-301-1/+1
|
* Refactoringsyuilo2019-01-272-85/+0
|
* Back to the #3813 (#3949)Acid Chicken (硫酸鶏)2019-01-232-0/+12
| | | | | | | | | | | | * Revert "Revert "Resolve #3813 (#3814)"" This reverts commit f433182c4cd449a08eb436df30bee731345240c1. * Keep CW is back * New Wave https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
* Clean upsyuilo2019-01-231-2/+1
|
* Squash multiple spacesyuilo2019-01-231-1/+1
|
* Update reversi.vuesyuilo2019-01-211-2/+2
|
* Fix routingAcid Chicken (硫酸鶏)2019-01-211-1/+1
|
* [Client] Fix bugsyuilo2019-01-211-1/+1
|
* Update reversi routing (#3937)Acid Chicken (硫酸鶏)2019-01-201-1/+1
|
* スパム報告機能syuilo2019-01-191-82/+3
| | | | Resolve #1970
* Refactor: Rename misskey-flavored-markdown --> mfmsyuilo2019-01-1910-16/+16
|
* Fix camelCase in HTMLsyuilo2019-01-194-4/+4
|
* Fix missing username conversions (#3922)MeiMei2019-01-193-4/+8
|
* animejs 3.xに対応syuilo2019-01-183-3/+2
|
* [Client] Fix chart renderingsyuilo2019-01-171-2/+1
|
* Resolve #3896syuilo2019-01-161-2/+4
|
* [Client] Resolve #3895syuilo2019-01-161-1/+1
|
* Revert "Resolve #3813 (#3814)"syuilo2019-01-151-6/+0
| | | | This reverts commit 96515c454423d9f7aba501f7c1d08d5327645f31.
* [Client] specifiedのアイコンを戻したsyuilo2019-01-122-2/+2
|
* Revert "[Client] Renote数の表示を廃止"syuilo2019-01-122-2/+2
| | | | This reverts commit d7af18efbd1d85802145f39c4f1a99dc611b8b97.
* [Client] Resolve #3881syuilo2019-01-121-1/+2
|
* Hide NSFW in Photos (#3875)MeiMei2019-01-111-0/+1
|
* Compact URL preview (#3835)MeiMei2019-01-062-2/+7
| | | | | | | | | | | | | | | | | | | | * Compact url-preview * fix header * increase limit * better limit * Revert "better limit" This reverts commit ef396f773394068b0b7e37fccff31c70661b3978. ハードリミットかけるならサーバー上でかけたほうが良さそう * Revert "increase limit" This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
* Fix #3827 (#3837)MeiMei2019-01-061-3/+3
|
* Resolve #3813 (#3814)MeiMei2019-01-021-0/+6
|
* [Client] Improve theming :art:syuilo2018-12-313-4/+4
|
* [Client] line thiknessの設定はデバイスに保存するようにsyuilo2018-12-311-2/+2
|
* [Client] Fix bugsyuilo2018-12-301-1/+2
|
* モバイル版にも設定を追加syuilo2018-12-301-0/+11
|
* Better settingsyuilo2018-12-301-4/+4
|
* :art:syuilo2018-12-303-7/+7
|
* [Client] Update theme settingsyuilo2018-12-301-6/+1
|
* :art:syuilo2018-12-302-3/+1
|
* [Client] Renote数の表示を廃止syuilo2018-12-292-2/+2
|
* Clean upsyuilo2018-12-291-1/+0
|
* Privateの公開範囲を廃止syuilo2018-12-292-5/+3
|
* :art:syuilo2018-12-281-1/+3
|
* 通知の管理を強化syuilo2018-12-282-2/+4
| | | | Resolve #3772
* :art:syuilo2018-12-282-2/+4
|
* Undo reaction with clicking minus (#3773)MeiMei2018-12-282-2/+8
| | | | | | * Undo reaction with clicking minus * fix isMyNote