summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resolve #3158syuilo2018-11-244-20/+1
|
* :art:syuilo2018-11-241-1/+1
|
* :art:syuilo2018-11-241-2/+2
|
* Update reversi.room.vuesyuilo2018-11-241-3/+6
|
* :art:syuilo2018-11-241-13/+13
|
* Update url-preview.tssyuilo2018-11-241-2/+0
|
* Do not use _replyIds (#3392)MeiMei2018-11-233-14/+10
|
* Resolve #3366syuilo2018-11-233-169/+0
|
* [MFM] Improve hashtag detectionsyuilo2018-11-231-0/+1
| | | | Resolve #3387
* Resolve #3376syuilo2018-11-236-5/+27
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-236-5/+26
|\
| * AP quote (#3384)MeiMei2018-11-233-1/+22
| |
| * Fix #3343 (#3383)nico2018-11-231-2/+2
| | | | | | Setting "X-Forwarded-Proto: https" in the SSL proxy is the correct way to do this
| * No cache /notes/:note (#3382)MeiMei2018-11-222-2/+2
| |
* | Improve user operationssyuilo2018-11-2318-61/+383
|/ | | | | Resolve #2197 Resolve #3367
* Remove unneccesary cast (#3355)Aya Morisawa2018-11-221-1/+1
|
* Fix #3361 (#3362)Acid Chicken (硫酸鶏)2018-11-221-1/+1
| | | | | | * Update create.ts * Update api.ts
* [MFM] Improve URL parsingsyuilo2018-11-221-3/+17
| | | | Fix #3368
* Refactoringsyuilo2018-11-221-6/+6
|
* Feature / user recommendation config in admin ui (#3357)Hakaba Hitoyo2018-11-216-8/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add config for external user recommendation into admin ui * debug * correct admin ui * switch external user recommendation to admin ui config * debug * debug * debug * Revert "debug" This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f. * explicit parseInt radix * add Japanese message * change default engine to https * remove unused settings * debug * nullable externalUserRecommendationTimeout
* Improve usabilitysyuilo2018-11-211-29/+16
|
* [MFM] Better inline code parsesyuilo2018-11-211-1/+1
|
* Fix: stop in DB check (#3356)MeiMei2018-11-211-14/+10
|
* Improve MFMsyuilo2018-11-211-0/+3
|
* [MFM] Fix hashtag parsingsyuilo2018-11-211-1/+1
|
* Improve test pagesyuilo2018-11-212-4/+21
|
* [Client] Fix #3114syuilo2018-11-211-0/+2
|
* Update index.vuesyuilo2018-11-211-0/+34
|
* Fix bugsyuilo2018-11-211-1/+1
|
* Fix bugsyuilo2018-11-211-1/+1
|
* Improve MFM parser (#3337)syuilo2018-11-2141-713/+707
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Refactor checkMongoDb (#3339)Aya Morisawa2018-11-201-15/+20
|
* Fix: ap/show (#3350)MeiMei2018-11-201-2/+2
|
* Refactor spawnWorkers (#3338)Aya Morisawa2018-11-201-23/+13
|
* Refactor port checking (#3336)Aya Morisawa2018-11-201-3/+11
|
* Cores => Logical cores (#3332)MeiMei2018-11-201-1/+1
|
* Explicitly set max-age (#3330)MeiMei2018-11-203-0/+10
|
* Merge environmentInfo and machineInfo into index.ts (#3319)Aya Morisawa2018-11-193-38/+28
|
* Use descriptive variables to improve readability (#3318)Aya Morisawa2018-11-191-3/+8
|
* Call main at the end (#3317)Aya Morisawa2018-11-191-2/+2
|
* Fix some image processing (#3313)MeiMei2018-11-192-6/+29
| | | | | | * Improve thunmbnail generation * Respect orientation in Firefox
* [Client] Improve UIsyuilo2018-11-191-2/+4
|
* Refactoringsyuilo2018-11-196-208/+120
|
* Show visibility in note-detail (#3308)MeiMei2018-11-182-84/+119
| | | | | | * Show visibility in note-detail * fix
* Add faUserClock icon for follow requests (#3303)Zero King2018-11-181-0/+2
|
* Improve relative time detection (#3302)MeiMei2018-11-171-2/+2
|
* Update visibility text (#3299)MeiMei2018-11-171-0/+1
|
* To able to store local only visibilities (#3298)MeiMei2018-11-174-27/+36
|
* Renote visibility (#3290)MeiMei2018-11-174-16/+51
|
* Hide unused login method (#3285)MeiMei2018-11-172-7/+14
|