summaryrefslogtreecommitdiff
path: root/src/client/app/mobile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Do not use camelCase in htmlsyuilo2018-11-161-1/+1
|
* Refactoringsyuilo2018-11-161-7/+5
|
* Do not show duplicate url-preview (#3259)MeiMei2018-11-161-3/+3
|
* local only visibility (#3254)MeiMei2018-11-162-4/+31
| | | | | | * local only visibility * fix UI
* [Client] Split some components to improve performancesyuilo2018-11-151-6/+12
|
* WIP: Add Discord auth (#3239)Acid Chicken (硫酸鶏)2018-11-151-0/+13
| | | | | | * Add Discord auth * Apply review 175263424
* Moderator systemsyuilo2018-11-151-1/+1
| | | | Closes #2357
* [Client] Improve UIsyuilo2018-11-141-3/+8
|
* [Client] Fix iconssyuilo2018-11-141-1/+1
|
* [Client] Improve alert componentsyuilo2018-11-143-185/+2
|
* :art:syuilo2018-11-141-1/+1
|
* [Client] Fix importssyuilo2018-11-141-6/+6
|
* [Client] Some optimizationssyuilo2018-11-131-6/+11
|
* [Client] Some optimizationssyuilo2018-11-135-7/+14
|
* [Client] Fix bugsyuilo2018-11-139-9/+9
|
* [Client] Some performance optimizationssyuilo2018-11-135-8/+6
|
* [Client] Split components to reduce bundle sizesyuilo2018-11-131-2/+1
|
* [Client] Fix #3213syuilo2018-11-134-141/+2
|
* sort user timeline by date (#3210)MeiMei2018-11-133-4/+7
|
* [Client] Split some components to reduce bundle sizesyuilo2018-11-127-8/+24
|
* [Client] Enable code splittingsyuilo2018-11-121-1/+1
| | | | And some optimizations
* :art:syuilo2018-11-121-3/+1
|
* [Client] Implement word mutesyuilo2018-11-112-23/+4
| | | | Closes #1739
* show self host in unicode (#3200)MeiMei2018-11-111-1/+2
|
* Fix #3187syuilo2018-11-101-1/+1
|
* Remove duplicated optionsyuilo2018-11-091-1/+0
|
* [Client] Fix bugsyuilo2018-11-091-1/+1
|
* Add showVia option (#3182)Aya Morisawa2018-11-092-1/+8
| | | | | | | | * Resolve #3160 * Fix bug * Fix bug
* [Client] Fix bugsyuilo2018-11-091-1/+2
|
* Refactor client (#3178)syuilo2018-11-0915-115/+98
| | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* [Client] Improve usabilitysyuilo2018-11-091-1/+2
|
* Fix i18nsyuilo2018-11-092-5/+5
|
* [Client] Fix bugsyuilo2018-11-0918-25/+25
|
* Refactor & Clean upsyuilo2018-11-0939-110/+110
|
* Refactoring of i18n (#3165)syuilo2018-11-0946-276/+364
| | | Refactoring of i18n
* Resolve #2320syuilo2018-11-081-1/+9
|
* メンテナ情報をDBに保存するようにsyuilo2018-11-071-1/+1
|
* [Client] Use dynamic import to reduce bundle sizesyuilo2018-11-061-1/+4
|