summaryrefslogtreecommitdiff
path: root/src/client/app/desktop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2018-12-131-57/+3
|
* Update settings.2fa.vue (#3593)Acid Chicken (硫酸鶏)2018-12-121-1/+1
|
* Fix fields (#3596)MeiMei2018-12-122-2/+8
|
* Update settings.2fa.vue (#3595)Acid Chicken (硫酸鶏)2018-12-111-1/+1
|
* Fix bugsyuilo2018-12-111-1/+1
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-1130-77/+109
| | | | 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-112-0/+68
|
* :art:syuilo2018-12-111-3/+1
|
* [Client] Fix #3396syuilo2018-12-101-2/+10
|
* Use camelCasesyuilo2018-12-092-2/+2
|
* Improve tags settings (#3569)MeiMei2018-12-091-6/+13
|
* improve user-integration display in the user page (#3541)tamaina2018-12-086-94/+82
| | | | | | * improve user-integration display in the user page * delete unnecessary comma
* [Client] Improve cw-buttonsyuilo2018-12-084-4/+4
|
* Add user name conversions (#3534)MeiMei2018-12-071-1/+1
| | | | | | * Add user name conversions * add conversion
* Add missing commaAya Morisawa2018-12-061-1/+1
|
* #2593 (desktop) (#3518)Aya Morisawa2018-12-061-2/+9
|
* :v:syuilo2018-12-061-4/+2
|
* Refactorsyuilo2018-12-068-26/+20
| | | | Use mk-user-name
* Refactorsyuilo2018-12-065-5/+5
| | | | Make mk-user-name component
* Resolve #3347 , #3349 (#3513)tamaina2018-12-063-3/+49
| | | | | | | | | | | * Resolve #3347 , #3349 Make deck columns' width be selectable and flexible * deckColumnMinwidth --> deckColumnMinWidth * w-default --> normal * :v:
* Resolve #1872 (#3516)Aya Morisawa2018-12-061-0/+6
|
* Emoji support in profile (#3514)MeiMei2018-12-0613-28/+78
| | | | | | * Emoji in profile * Add emojis to fields
* Fix #3341 (#3502)Aya Morisawa2018-12-051-1/+1
|
* [Client] Resolve #3500syuilo2018-12-052-3/+0
|
* Do not show Renote button when inhibited (#3488)MeiMei2018-12-042-4/+16
|
* Improve widget paging looks (#3482)MeiMei2018-12-032-2/+23
| | | | | | * Improve widget paging looks * rewind when error
* Resolve #3281 (#3479)Aya Morisawa2018-12-033-24/+30
|
* Refactorsyuilo2018-12-031-28/+4
|
* Refactorsyuilo2018-12-031-32/+4
|
* Clean upsyuilo2018-12-021-1/+0
|
* Improve input dialogsyuilo2018-12-0212-238/+67
|
* :art:syuilo2018-12-021-1/+1
|
* Refactor: rename alert to dialogsyuilo2018-12-029-14/+14
|
* [Client] Resolve #2225syuilo2018-12-021-1/+5
|
* Suggest in CW (#3467)MeiMei2018-12-021-1/+1
|
* Resolve #1826syuilo2018-12-024-4/+4
|
* :art:syuilo2018-12-011-0/+1
|
* 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-302-11/+24
| | | | | | | | | | * Trim notifications * Remove needless colons * Use single quote * :art:
* Show current selected language (#3429)MeiMei2018-11-291-0/+8
|
* 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-293-12/+32
| | | | | | | | | | | | | | | | | | * 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)
* :art:syuilo2018-11-281-1/+0
|
* Refactorsyuilo2018-11-251-92/+8
|
* Fix: url-preview (#3397)MeiMei2018-11-251-2/+2
|
* Improve MFM parser (#3337)syuilo2018-11-216-49/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-99/+6
|
* Show visibility in note-detail (#3308)MeiMei2018-11-181-44/+64
| | | | | | * Show visibility in note-detail * fix
* To able to store local only visibilities (#3298)MeiMei2018-11-172-9/+19
|