summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Format uptimes (#3629)MeiMei2018-12-162-4/+30
| | | | | | | | | | | | * Format uptime * 逆だわ * ザ * 1個多い * Fix comment
* Return 404 for invalid Object ID (#3627)MeiMei2018-12-165-16/+58
| | | | | | | | | | | | | | | | * Update activitypub.ts * Update activitypub.ts * Update featured.ts * Update followers.ts * Update following.ts * Update outbox.ts * Fix following, outbox
* Update analog-clock.vuesyuilo2018-12-151-1/+1
|
* OGP向けにインスタンスのバナー画像を提供するようにsyuilo2018-12-157-27/+27
|
* Update index.ts (#3624)Acid Chicken (硫酸鶏)2018-12-151-1/+1
|
* :art:syuilo2018-12-151-8/+16
|
* :art:syuilo2018-12-151-17/+38
|
* Resolve #2165syuilo2018-12-153-35/+69
|
* :art:syuilo2018-12-142-0/+8
|
* Implement admin drive pagesyuilo2018-12-144-4/+231
|
* Fix reversi settings bot switch (#3609)MeiMei2018-12-132-2/+2
|
* ていねい (#3608)和風ドレッシング2018-12-131-1/+1
| | | 「古い」という表現でキレる方もいるので、丁寧な言葉づかいに変更
* Update html.ts (#3603)Acid Chicken (硫酸鶏)2018-12-131-2/+12
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-12-131-4/+15
|\
| * Hide unavailable integration settings (#3604)MeiMei2018-12-121-4/+15
| |
* | :art:syuilo2018-12-132-91/+45
|/
* Update url-preview.vue (#3602)Acid Chicken (硫酸鶏)2018-12-121-0/+3
|
* No @ for account name (#3586)MeiMei2018-12-121-1/+1
| | | | | | * No @ for account name * Use @ for GitHub
* Improve mention displaysyuilo2018-12-122-15/+78
|
* Fix bugsyuilo2018-12-121-3/+1
|
* Fix htmlToMfm (#3600)MeiMei2018-12-121-1/+1
|
* Fix URL after deleting remote file (#3597)MeiMei2018-12-121-4/+17
| | | | | | | | * Fix URL after deleting remote file * expired only * delete space
* Update settings.2fa.vue (#3593)Acid Chicken (硫酸鶏)2018-12-121-1/+1
|
* Fix fields (#3596)MeiMei2018-12-123-3/+12
|
* Update settings.2fa.vue (#3595)Acid Chicken (硫酸鶏)2018-12-111-1/+1
|
* Fix bugsyuilo2018-12-114-14/+23
|
* [Client] Fix bugsyuilo2018-12-111-1/+1
|
* Fix bugsyuilo2018-12-111-1/+1
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-1183-283/+341
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Fix errorsyuilo2018-12-111-3/+2
|
* 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>