summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resolve #3581 (#3589)Acid Chicken (硫酸鶏)2018-12-1110-2/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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-117-1/+132
|
* :art:syuilo2018-12-111-3/+1
|
* Fix #3325syuilo2018-12-101-0/+2
|
* Use && and || to eliminate if-statement (#3559)Aya Morisawa2018-12-101-23/+4
| | | Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* [Client] Fix #3396syuilo2018-12-101-2/+10
|
* Fix bugsyuilo2018-12-101-0/+7
|
* Use primitive type string instead of String (#3578)Aya Morisawa2018-12-091-2/+2
|
* Fix bug?syuilo2018-12-091-1/+3
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-12-091-5/+7
|\
| * Re: #3556 (#3568)Acid Chicken (硫酸鶏)2018-12-091-5/+7
| | | | | | | | | | | | * Update index.ts * Update index.ts
* | Use camelCasesyuilo2018-12-095-5/+5
|/
* Fix mobile following/followed list (#3574)MeiMei2018-12-091-1/+1
|
* Improve tags settings (#3569)MeiMei2018-12-092-7/+24
|
* :art:syuilo2018-12-091-3/+4
|
* Revert "Eliminate if-statement (#3556)"syuilo2018-12-091-1/+5
| | | | This reverts commit fb8b0c291dff0bec2aca85fda34ebff9c8c49b91.
* #2501 (#3567)tamaina2018-12-091-15/+13
| | | | | | | | | | * refactor mfm/html * fix * fix * https://github.com/syuilo/misskey/pull/3567#discussion_r240023301
* Eliminate if-statement (#3556)Aya Morisawa2018-12-091-5/+1
|
* #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 (#3564)Aya Morisawa2018-12-091-9/+1
|
* Eliminate duplicated condition on if-statement (#3563)Aya Morisawa2018-12-091-3/+5
|
* 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
|
* Eliminate if-statement (#3555)Aya Morisawa2018-12-091-5/+1
|
* #2501Aya Morisawa2018-12-091-4/+2
|
* Fix follow duplicate (#3548)MeiMei2018-12-082-4/+21
| | | | | | * フォローとリクエスト両方存在しても解除する * 既にフォローしてても承認できるように
* 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
* Update server-stats.ts (#3512)Acid Chicken (硫酸鶏)2018-12-081-1/+1
|
* [Client] Improve cw-buttonsyuilo2018-12-089-9/+32
|
* Add commentsyuilo2018-12-081-0/+2
|
* Improve custom emoji parsing (#3539)MeiMei2018-12-081-2/+2
| | | | | | | | | | * Use MFM parser for extracting emoji in name * Fix custom emoji regex * Revert "Fix custom emoji regex" This reverts commit 4c21caf59753e7653c02f81ddf0cde8c44f48008.
* Resolve #3537 (#3540)MeiMei2018-12-081-3/+11
| | | | | | * Resolve #3537 * tune
* Apply tag length limit from AP (#3536)MeiMei2018-12-071-3/+2
|
* #2593 (mobile) (#3521)Aya Morisawa2018-12-071-2/+8
|
* Update parser.tssyuilo2018-12-071-1/+1
|
* Resolve #3529syuilo2018-12-071-0/+1
|
* 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-0710-17/+17
| | | | | | * Add user name conversions * add conversion
* lint fix (#3522)MeiMei2018-12-061-16/+25
|
* Add missing commaAya Morisawa2018-12-061-1/+1
|
* #2593 (desktop) (#3518)Aya Morisawa2018-12-061-2/+9
|
* :v:syuilo2018-12-061-4/+2
|
* Resolve #3519syuilo2018-12-061-3/+7
|
* Update photo-stream.vuesyuilo2018-12-061-5/+0
|
* Refactorsyuilo2018-12-0619-54/+43
| | | | Use mk-user-name
* Refactorsyuilo2018-12-0613-12/+30
| | | | Make mk-user-name component
* Resolve #3347 , #3349 (#3513)tamaina2018-12-064-3/+50
| | | | | | | | | | | * Resolve #3347 , #3349 Make deck columns' width be selectable and flexible * deckColumnMinwidth --> deckColumnMinWidth * w-default --> normal * :v: