summaryrefslogtreecommitdiff
path: root/src/client/app/mobile/views/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugsyuilo2018-12-121-3/+1
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-115-12/+19
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* 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
|
* Refactorsyuilo2018-12-066-23/+18
| | | | Use mk-user-name
* Refactorsyuilo2018-12-062-2/+2
| | | | Make mk-user-name component
* Emoji support in profile (#3514)MeiMei2018-12-068-20/+35
| | | | | | * Emoji in profile * Add emojis to fields
* Do not show Renote button when inhibited (#3488)MeiMei2018-12-042-2/+8
|
* Update post-form.vuesyuilo2018-12-031-1/+0
|
* Improve usabilitysyuilo2018-12-031-3/+7
|
* :art:syuilo2018-12-033-3/+3
|
* [Client] Resolve #2596syuilo2018-12-021-0/+10
|
* 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:
* Refactorsyuilo2018-11-251-89/+8
|
* Fix: url-preview (#3397)MeiMei2018-11-251-2/+2
|
* :art:syuilo2018-11-241-13/+13
|
* Improve MFM parser (#3337)syuilo2018-11-213-45/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-171-18/+14
|
* 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
* Moderator systemsyuilo2018-11-151-1/+1
| | | | Closes #2357
* [Client] Improve alert componentsyuilo2018-11-141-167/+0
|
* :art:syuilo2018-11-141-1/+1
|
* [Client] Some optimizationssyuilo2018-11-131-2/+0
|
* [Client] Fix bugsyuilo2018-11-135-5/+5
|
* [Client] Some performance optimizationssyuilo2018-11-134-6/+4
|
* [Client] Fix #3213syuilo2018-11-133-138/+2
|
* sort user timeline by date (#3210)MeiMei2018-11-131-2/+3
|
* [Client] Split some components to reduce bundle sizesyuilo2018-11-123-4/+8
|
* [Client] Implement word mutesyuilo2018-11-112-23/+4
| | | | Closes #1739
* Add showVia option (#3182)Aya Morisawa2018-11-091-1/+1
| | | | | | | | * Resolve #3160 * Fix bug * Fix bug
* Refactor client (#3178)syuilo2018-11-095-7/+7
| | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* [Client] Improve usabilitysyuilo2018-11-091-1/+2
|
* Fix i18nsyuilo2018-11-091-2/+2
|
* [Client] Fix bugsyuilo2018-11-094-6/+6
|
* Refactor & Clean upsyuilo2018-11-0914-48/+48
|
* Refactoring of i18n (#3165)syuilo2018-11-0919-106/+141
| | | Refactoring of i18n
* Resolve #2320syuilo2018-11-081-1/+9
|
* [Client] Fix bugsyuilo2018-11-062-9/+9
|