summaryrefslogtreecommitdiff
path: root/src/client/app/common (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [Client] Fix bugsyuilo2019-01-211-4/+1
|
* Re: Fix routingAcid Chicken (硫酸鶏)2019-01-211-1/+1
| | | 本当に申し訳ありませんでした。
* Fix routingAcid Chicken (硫酸鶏)2019-01-211-1/+1
|
* スパム報告機能syuilo2019-01-191-0/+157
| | | | Resolve #1970
* Refactor: Rename misskey-flavored-markdown --> mfmsyuilo2019-01-197-12/+12
|
* Fix camelCase in HTMLsyuilo2019-01-192-4/+4
|
* Fix missing username conversions (#3922)MeiMei2019-01-192-4/+11
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-01-181-1/+4
|\
| * Better 2FA input on sign in form (#3910)Acid Chicken (硫酸鶏)2019-01-181-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | * Update signin.vue * Update ja-JP.yml * Update settings.vue * Update signin.vue * Update init.ts
* | [Client] Drop apiViaStream optionsyuilo2019-01-182-3/+3
|/ | | | Resolve #3911
* animejs 3.xに対応syuilo2019-01-189-11/+11
|
* [Client] Fix chart renderingsyuilo2019-01-171-2/+1
|
* Fix: time tooltip overlaps with others (#3901)MeiMei2019-01-172-2/+2
|
* [Client] specifiedのアイコンを戻したsyuilo2019-01-123-3/+3
|
* [Client] Improve UIsyuilo2019-01-121-1/+26
|
* Fix styleAcid Chicken (硫酸鶏)2019-01-101-1/+1
|
* Toggle show/hide password (#3865)MeiMei2019-01-102-1/+30
| | | | | | | | * Toggle show/hide password * hoverでアンダーラインが中途半端に出てダサいので出さないように * Update signin.vue
* Resolve #3078 (#3838)Aya Morisawa2019-01-061-0/+8
|
* Compact URL preview (#3835)MeiMei2019-01-061-4/+50
| | | | | | | | | | | | | | | | | | | | * Compact url-preview * fix header * increase limit * better limit * Revert "better limit" This reverts commit ef396f773394068b0b7e37fccff31c70661b3978. ハードリミットかけるならサーバー上でかけたほうが良さそう * Revert "increase limit" This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
* Locked mark (#3836)MeiMei2019-01-051-0/+5
|
* [Client] Improve theme :art:syuilo2018-12-312-5/+5
|
* Fix bugsyuilo2018-12-311-1/+0
|
* [Client] Fix bugsyuilo2018-12-301-2/+10
|
* Clean upsyuilo2018-12-301-1/+0
|
* Better settingsyuilo2018-12-301-2/+2
|
* :art:syuilo2018-12-309-11/+10
|
* :art:syuilo2018-12-303-7/+9
|
* [Client] Fix i18nsyuilo2018-12-301-1/+1
|
* [Client] Update theme settingsyuilo2018-12-301-89/+99
|
* [Client] Separate theme propertysyuilo2018-12-301-1/+1
|
* [Client] Fix bugsyuilo2018-12-301-1/+3
|
* :art:syuilo2018-12-305-103/+45
|
* :art:syuilo2018-12-291-2/+4
|
* Better note filteringsyuilo2018-12-291-4/+13
|
* Improve usabilitysyuilo2018-12-291-2/+2
|
* Privateの公開範囲を廃止syuilo2018-12-293-11/+3
|
* フォローしているユーザーからのフォローを自動承認す ↵MeiMei2018-12-281-1/+5
| | | | オプション (#3780)
* 通知の管理を強化syuilo2018-12-281-0/+44
| | | | Resolve #3772
* :art:syuilo2018-12-282-2/+2
|
* Undo reaction with clicking minus (#3773)MeiMei2018-12-281-0/+8
| | | | | | * Undo reaction with clicking minus * fix isMyNote
* user mention (#3771)MeiMei2018-12-271-0/+11
|
* Set cursor default on hover the own reactionAya Morisawa2018-12-271-1/+1
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Resolve #3770Aya Morisawa2018-12-273-12/+35
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Remove needless codeAya Morisawa2018-12-271-8/+1
|
* Resolve #3524Aya Morisawa2018-12-271-1/+10
|
* Rename: 404 --> not-foundsyuilo2018-12-271-1/+1
|
* Remove unused codeAya Morisawa2018-12-271-11/+0
|
* Show on the CW button that there is a poll (#3769)Aya Morisawa2018-12-271-5/+12
|
* Resolve #3248Aya Morisawa2018-12-272-4/+19
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* Make reactions removableAya Morisawa2018-12-262-15/+50
| | | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Resolve #367, resolve #2260, close #3503