summaryrefslogtreecommitdiff
path: root/src/client/app/mobile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [Client] Bug fix and clean upsyuilo2018-12-161-4/+4
|
* [Client] Add some animations :art:syuilo2018-12-161-5/+7
|
* [Client] Fix bugsyuilo2018-12-161-1/+1
|
* [Client] Resolve #2951syuilo2018-12-162-3/+11
| | | | あと検索フォームでサジェストを有効に
* Fix bugsyuilo2018-12-121-3/+1
|
* Fix fields (#3596)MeiMei2018-12-121-1/+4
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-119-23/+38
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Resolve #3581 (#3589)Acid Chicken (硫酸鶏)2018-12-111-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * Update ja-JP.yml * Create 404.vue * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update script.ts * Update 404.vue * Update meta.ts * Update instance.vue * Update update-meta.ts
* Show user fields (#3590)MeiMei2018-12-111-0/+35
|
* Fix bug?syuilo2018-12-091-1/+3
|
* Use camelCasesyuilo2018-12-092-2/+2
|
* Fix mobile following/followed list (#3574)MeiMei2018-12-091-1/+1
|
* [Client] Improve cw-buttonsyuilo2018-12-084-4/+4
|
* #2593 (mobile) (#3521)Aya Morisawa2018-12-071-2/+8
|
* Add user name conversions (#3534)MeiMei2018-12-071-1/+1
| | | | | | * Add user name conversions * add conversion
* Refactorsyuilo2018-12-068-25/+20
| | | | Use mk-user-name
* Refactorsyuilo2018-12-064-5/+5
| | | | Make mk-user-name component
* Emoji support in profile (#3514)MeiMei2018-12-0612-26/+49
| | | | | | * Emoji in profile * Add emojis to fields
* Fix #3341 (#3502)Aya Morisawa2018-12-051-0/+6
|
* [Client] Resolve #3500syuilo2018-12-051-4/+0
|
* Update home.photos.vuesyuilo2018-12-041-1/+1
|
* Do not show Renote button when inhibited (#3488)MeiMei2018-12-042-2/+8
|
* Update post-form.vuesyuilo2018-12-031-1/+0
|
* Refactorsyuilo2018-12-031-38/+3
|
* Improve usabilitysyuilo2018-12-031-3/+7
|
* Refactorsyuilo2018-12-031-34/+4
|
* :art:syuilo2018-12-033-3/+3
|
* [Client] Resolve #2596syuilo2018-12-021-0/+10
|
* Improve input dialogsyuilo2018-12-024-15/+8
|
* Fixsyuilo2018-12-021-2/+2
|
* Refactor: rename alert to dialogsyuilo2018-12-023-5/+5
|
* [Client] Resolve #2225syuilo2018-12-021-0/+28
|
* :art:syuilo2018-12-021-0/+6
|
* Suggest in CW (#3467)MeiMei2018-12-021-1/+1
|
* Resolve #1826syuilo2018-12-023-3/+3
|
* Fix media video (#3452)MeiMei2018-12-011-1/+1
| | | | | | * Fix: Always show nsfw * [Client] Add missing video play icon
* Trim notifications text (#3438)MeiMei2018-11-301-3/+8
| | | | | | | | | | * Trim notifications * Remove needless colons * Use single quote * :art:
* Show current selected language (#3429)MeiMei2018-11-291-1/+11
|
* Feature / Configurable web search engine (#3406)Hakaba Hitoyo2018-11-291-0/+10
| | | | | | | | | | | | | | * configurable web search engine * add webSearchEngine config in mobile ui * add webSearchEngine config in desktop ui * add webSearchEngine config * add messages for web search engine config * correct locale
* Fix bad style in deck column options and other things (#3412)Ivan2018-11-292-0/+2
| | | | | | | | | | | | | | | | | | * Fix wrong text color in empty timeline (#3268) * Whoops * Fix wrong text color in deck options (#3268) * Some padding to make it look less ugly * Fix wrong text color in user lists menu (#3268) * Fix wrong text color of footer on welcome screen (mobile) (#3268) * Fix misalignment of icons and text in menu (mobile) (#3289) * Fix wrong text color in empty timeline (mobile) (#3268)
* Refactorsyuilo2018-11-251-89/+8
|
* Fix: url-preview (#3397)MeiMei2018-11-251-2/+2
|
* Resolve #3158syuilo2018-11-241-1/+0
|
* :art:syuilo2018-11-241-1/+1
|
* :art:syuilo2018-11-241-13/+13
|
* Improve MFM parser (#3337)syuilo2018-11-214-46/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Refactor * Refactor * wip * wip * wip * wip * Refactor * Refactor * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Clean up * Update misskey-flavored-markdown.ts * wip * wip * wip * wip * Update parser.ts * wip * Add new test * wip * Add new test * Add new test * wip * Refactor * Update parse.ts * Refactor * Update parser.ts * wip
* Refactoringsyuilo2018-11-192-109/+6
|
* Show visibility in note-detail (#3308)MeiMei2018-11-181-40/+55
| | | | | | * Show visibility in note-detail * fix
* To able to store local only visibilities (#3298)MeiMei2018-11-172-18/+17
|
* Add an optional setting to remain deleted note (#3271)Aya Morisawa2018-11-161-2/+7
| | | | Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp>