Commit graph

4897 commits

Author SHA1 Message Date
syuilo 7e803ff9a9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-23 08:01:29 +09:00
syuilo 246cead2b1
Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
MeiMei 336b45b6f7 AP quote (#3384) 2018-11-23 02:10:07 +09:00
nico 2a0b62d26d Fix #3343 (#3383)
Setting "X-Forwarded-Proto: https" in the SSL proxy is the correct way to do this
2018-11-23 02:09:04 +09:00
MeiMei 653ec0cbb0 No cache /notes/:note (#3382) 2018-11-22 23:17:58 +09:00
Aya Morisawa 08f00d4990 Remove unneccesary cast (#3355) 2018-11-22 05:07:25 +09:00
Acid Chicken (硫酸鶏) 6951f7e74a Fix #3361 (#3362)
* Update create.ts

* Update api.ts
2018-11-22 05:06:51 +09:00
syuilo 8cbb961493
[MFM] Improve URL parsing
Fix #3368
2018-11-22 05:02:38 +09:00
syuilo 67df681a48
Refactoring 2018-11-22 01:51:26 +09:00
Hakaba Hitoyo ac14adfd3e Feature / user recommendation config in admin ui (#3357)
* 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
2018-11-21 23:44:59 +09:00
syuilo 562a5f66fc
Improve usability 2018-11-21 14:44:49 +09:00
syuilo b2f8003602
[MFM] Better inline code parse 2018-11-21 12:55:15 +09:00
MeiMei b7b36973f7 Fix: stop in DB check (#3356) 2018-11-21 12:45:40 +09:00
syuilo 79c7712241
Improve MFM 2018-11-21 08:32:40 +09:00
syuilo 8f5f3985f4
[MFM] Fix hashtag parsing 2018-11-21 08:30:29 +09:00
syuilo 4198497237
Improve test page 2018-11-21 06:25:58 +09:00
syuilo 9b1612574e
[Client] Fix #3114 2018-11-21 06:24:46 +09:00
syuilo db9c2913cf
Update index.vue 2018-11-21 05:36:55 +09:00
syuilo 286674c2bb
Fix bug 2018-11-21 05:27:06 +09:00
syuilo 7c259185bc
Fix bug 2018-11-21 05:26:48 +09:00
syuilo 79ffbf95db
Improve MFM parser (#3337)
* 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
2018-11-21 05:11:00 +09:00
Aya Morisawa 6e347e4221 Refactor checkMongoDb (#3339) 2018-11-20 21:19:14 +09:00
MeiMei 389315e000 Fix: ap/show (#3350) 2018-11-20 21:18:14 +09:00
Aya Morisawa 168db6891f
Refactor spawnWorkers (#3338) 2018-11-20 12:25:58 +09:00
Aya Morisawa 4a77548672
Refactor port checking (#3336) 2018-11-20 11:23:32 +09:00
MeiMei 8f0c433e05 Cores => Logical cores (#3332) 2018-11-20 05:30:22 +09:00
MeiMei e332e3c248 Explicitly set max-age (#3330) 2018-11-20 05:29:51 +09:00
Aya Morisawa ca0cb6fd42
Merge environmentInfo and machineInfo into index.ts (#3319) 2018-11-19 13:39:10 +09:00
Aya Morisawa be52779bbc
Use descriptive variables to improve readability (#3318) 2018-11-19 13:27:38 +09:00
Aya Morisawa 23b64794a4 Call main at the end (#3317) 2018-11-19 12:58:58 +09:00
MeiMei 644bc985e7 Fix some image processing (#3313)
* Improve thunmbnail generation

* Respect orientation in Firefox
2018-11-19 09:17:16 +09:00
syuilo a390e57dff
[Client] Improve UI 2018-11-19 02:09:27 +09:00
syuilo 8d70587814
Refactoring 2018-11-19 02:04:12 +09:00
MeiMei 43c2b00cf8 Show visibility in note-detail (#3308)
* Show visibility in note-detail

* fix
2018-11-18 22:47:21 +09:00
Zero King 80fdfe54c4 Add faUserClock icon for follow requests (#3303) 2018-11-18 01:10:57 +09:00
MeiMei 7fcbe87591 Improve relative time detection (#3302) 2018-11-17 20:57:23 +09:00
MeiMei e401ba9e25 Update visibility text (#3299) 2018-11-17 18:21:05 +09:00
MeiMei 35db61f1b4 To able to store local only visibilities (#3298) 2018-11-17 13:21:40 +09:00
MeiMei 0bf54b3ff6 Renote visibility (#3290) 2018-11-17 03:25:48 +09:00
MeiMei db657c2a62 Hide unused login method (#3285) 2018-11-17 02:13:01 +09:00
nico 01964f3926 Add missing Robot icon (used on user profiles) (#3284) 2018-11-17 01:55:37 +09:00
nico bfd6bb0fda Add missing Map Marker icon (used on user profiles) (#3283) 2018-11-17 01:50:39 +09:00
Aya Morisawa 3fc70996e2 Change math syntax (#3280) 2018-11-17 00:31:49 +09:00
Aya Morisawa 57d80932a4 Add an optional setting to remain deleted note (#3271)
Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-11-16 23:13:37 +09:00
syuilo 8569970fbe
Update github-bot.ts 2018-11-16 23:10:48 +09:00
syuilo 713e9ad5f4
Resolve #3274 2018-11-16 23:09:33 +09:00
syuilo 59e229d962
Update github-bot.ts 2018-11-16 23:02:01 +09:00
syuilo 3c5f09cda2
Clean up 2018-11-16 23:01:14 +09:00
syuilo e42aa2530d
Update github-bot.ts
follow dvelop instead master
2018-11-16 23:00:34 +09:00
syuilo 27e458f884
Do not use camelCase in html 2018-11-16 22:32:06 +09:00