summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [MFM] Add center syntaxsyuilo2018-11-254-1/+33
| | | | Resolve #1775
* Improve MFMsyuilo2018-11-251-0/+2
|
* [Client] Fix bugsyuilo2018-11-251-1/+1
|
* Refactoringsyuilo2018-11-251-34/+22
|
* :art:syuilo2018-11-251-1/+1
|
* :art:syuilo2018-11-252-16/+22
|
* [MFM] Better hashtag parsingsyuilo2018-11-251-3/+21
|
* Update note-mixin.tssyuilo2018-11-251-0/+1
|
* Refactorsyuilo2018-11-252-181/+16
|
* Fix: url-preview (#3397)MeiMei2018-11-254-8/+8
|
* Fix bug: ↵syuilo2018-11-242-1/+11
| | | | リモートユーザーのアイコンとバナーの色が取得されていない問題を修正
* Fix lintsyuilo2018-11-241-1/+1
|
* [MFM] Fix hashtag detectionsyuilo2018-11-241-1/+1
|
* Refactorsyuilo2018-11-241-1/+2
|
* 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
|