summaryrefslogtreecommitdiff
path: root/src/client/app/common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bugsyuilo2018-12-111-13/+16
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-1112-46/+46
| | | | 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-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Use && and || to eliminate if-statement (#3559)Aya Morisawa2018-12-101-23/+4
| | | Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Fix bugsyuilo2018-12-101-0/+7
|
* Improve tags settings (#3569)MeiMei2018-12-091-1/+11
|
* :art:syuilo2018-12-091-3/+4
|
* #2501 (#3560)Aya Morisawa2018-12-091-4/+2
| | | | | | * #2501 * Update stream.ts
* Refactor getChildrenCount (#3554)Aya Morisawa2018-12-091-9/+2
| | | Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Refactor getTextCount (#3553)Aya Morisawa2018-12-091-9/+3
| | | Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Eliminate if-statement (#3562)Aya Morisawa2018-12-091-8/+3
|
* Eliminate if-statement (#3561)Aya Morisawa2018-12-091-4/+1
| | | Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Use && to eliminate if-statement (#3558)Aya Morisawa2018-12-091-5/+1
|
* #2501Aya Morisawa2018-12-091-4/+2
|
* [Client] Improve cw-buttonsyuilo2018-12-081-1/+24
|
* Resolve #3537 (#3540)MeiMei2018-12-081-3/+11
| | | | | | * Resolve #3537 * tune
* Fix bug caused by Chrome 71 (#3535)Acid Chicken (硫酸鶏)2018-12-072-2/+4
| | | | | | | | | | | | * Update emoji.vue * Update autocomplete.vue * Update emoji.vue * Update autocomplete.vue * Update emoji.vue
* Add user name conversions (#3534)MeiMei2018-12-076-13/+13
| | | | | | * Add user name conversions * add conversion
* Update photo-stream.vuesyuilo2018-12-061-5/+0
|
* Refactorsyuilo2018-12-063-3/+3
| | | | Use mk-user-name
* Refactorsyuilo2018-12-064-2/+20
| | | | Make mk-user-name component
* Resolve #1872 (#3516)Aya Morisawa2018-12-061-3/+16
|
* Emoji support in profile (#3514)MeiMei2018-12-067-9/+36
| | | | | | * Emoji in profile * Add emojis to fields
* Add small syntax (#3506)Aya Morisawa2018-12-051-0/+4
|
* [MFM] Add italic syntaxsyuilo2018-12-051-0/+8
| | | | Resolve #3486
* [Client] Resolve #3500syuilo2018-12-052-58/+0
|
* Revert "Update switch.vue"syuilo2018-12-041-0/+1
| | | | This reverts commit 40520f399789e3feede88a9a73c1846596ef775f.
* Update switch.vuesyuilo2018-12-041-1/+0
|
* [MFM] Implement strike syntaxsyuilo2018-12-041-0/+4
| | | | Resolve #3485
* Fix bugsyuilo2018-12-041-2/+2
|
* :art:syuilo2018-12-041-1/+1
|
* :art:syuilo2018-12-041-1/+72
| | | | Add ripple effect
* Resolve #327syuilo2018-12-031-0/+13
|
* Refactorsyuilo2018-12-034-193/+96
|
* :art:syuilo2018-12-031-0/+1
|
* Refactorsyuilo2018-12-031-0/+54
|
* Improve input dialogsyuilo2018-12-027-59/+120
|
* Refactor: rename alert to dialogsyuilo2018-12-028-16/+16
|
* [Client] Resolve #2225syuilo2018-12-021-3/+19
|
* :art:syuilo2018-12-021-1/+6
|
* Improve performancesyuilo2018-12-022-2/+4
|
* Disable update notificationsyuilo2018-12-011-2/+2
|
* Exclude remote user or myself from talk user suggestions (#3449)MeiMei2018-12-011-1/+2
|
* Better limitsyuilo2018-11-302-2/+2
|
* メールサーバーの設定がオフの場合はメール設定を表示 ↵syuilo2018-11-291-1/+5
| | | | ないように
* Make require password to update emailsyuilo2018-11-291-2/+8
|
* Refactorsyuilo2018-11-292-2/+2
|
* [Client] Fix #3427syuilo2018-11-291-1/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-291-1/+4
|\
| * Feature / Configurable web search engine (#3406)Hakaba Hitoyo2018-11-291-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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