summaryrefslogtreecommitdiff
path: root/src/client/app/mobile/views/pages (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
|
* Fix fields (#3596)MeiMei2018-12-121-1/+4
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-114-11/+19
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Show user fields (#3590)MeiMei2018-12-111-0/+35
|
* Add user name conversions (#3534)MeiMei2018-12-071-1/+1
| | | | | | * Add user name conversions * add conversion
* Refactorsyuilo2018-12-061-1/+1
| | | | Use mk-user-name
* Refactorsyuilo2018-12-062-3/+3
| | | | Make mk-user-name component
* Emoji support in profile (#3514)MeiMei2018-12-063-5/+11
| | | | | | * 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
|
* Refactorsyuilo2018-12-031-38/+3
|
* Refactorsyuilo2018-12-031-34/+4
|
* Improve input dialogsyuilo2018-12-023-6/+8
|
* Fixsyuilo2018-12-021-2/+2
|
* Refactor: rename alert to dialogsyuilo2018-12-023-5/+5
|
* [Client] Resolve #2225syuilo2018-12-021-0/+28
|
* 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)
* Resolve #3158syuilo2018-11-241-1/+0
|
* :art:syuilo2018-11-241-1/+1
|
* Improve MFM parser (#3337)syuilo2018-11-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* To able to store local only visibilities (#3298)MeiMei2018-11-171-0/+3
|
* [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
* [Client] Improve UIsyuilo2018-11-141-3/+8
|
* [Client] Fix iconssyuilo2018-11-141-1/+1
|
* [Client] Improve alert componentsyuilo2018-11-141-2/+2
|
* [Client] Fix importssyuilo2018-11-141-6/+6
|
* [Client] Some optimizationssyuilo2018-11-131-6/+11
|
* [Client] Some optimizationssyuilo2018-11-132-3/+9
|
* [Client] Fix bugsyuilo2018-11-134-4/+4
|
* [Client] Some performance optimizationssyuilo2018-11-131-2/+2
|
* [Client] Fix #3213syuilo2018-11-131-3/+0
|
* sort user timeline by date (#3210)MeiMei2018-11-132-2/+4
|
* [Client] Split some components to reduce bundle sizesyuilo2018-11-124-4/+16
|
* [Client] Enable code splittingsyuilo2018-11-121-1/+1
| | | | And some optimizations
* :art:syuilo2018-11-121-3/+1
|
* 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-091-0/+7
| | | | | | | | * Resolve #3160 * Fix bug * Fix bug
* [Client] Fix bugsyuilo2018-11-091-1/+2
|
* Refactor client (#3178)syuilo2018-11-093-5/+5
| | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* Fix i18nsyuilo2018-11-091-3/+3
|
* [Client] Fix bugsyuilo2018-11-0914-19/+19
|
* Refactor & Clean upsyuilo2018-11-0925-62/+62
|