Commit graph

4892 commits

Author SHA1 Message Date
Aya Morisawa
66f297bdfa Remove unneccesary cast (#3355) 2018-11-22 05:07:25 +09:00
Acid Chicken (硫酸鶏)
863197af59 Fix #3361 (#3362)
* Update create.ts

* Update api.ts
2018-11-22 05:06:51 +09:00
syuilo
4705cd1008 [MFM] Improve URL parsing
Fix #3368
2018-11-22 05:02:38 +09:00
syuilo
e679a60224 Refactoring 2018-11-22 01:51:26 +09:00
Hakaba Hitoyo
82ab386b83 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
0cf86dff66 Improve usability 2018-11-21 14:44:49 +09:00
syuilo
12aa24d354 [MFM] Better inline code parse 2018-11-21 12:55:15 +09:00
MeiMei
222efd6061 Fix: stop in DB check (#3356) 2018-11-21 12:45:40 +09:00
syuilo
2018edcdec Improve MFM 2018-11-21 08:32:40 +09:00
syuilo
91622ff1db [MFM] Fix hashtag parsing 2018-11-21 08:30:29 +09:00
syuilo
3ee4fb95a0 Improve test page 2018-11-21 06:25:58 +09:00
syuilo
cae54d5647 [Client] Fix #3114 2018-11-21 06:24:46 +09:00
syuilo
ec4368ac2d Update index.vue 2018-11-21 05:36:55 +09:00
syuilo
2768dfc6d1 Fix bug 2018-11-21 05:27:06 +09:00
syuilo
36d2bdd0b4 Fix bug 2018-11-21 05:26:48 +09:00
syuilo
60252911eb 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
36d222ba54 Refactor checkMongoDb (#3339) 2018-11-20 21:19:14 +09:00
MeiMei
169013034f Fix: ap/show (#3350) 2018-11-20 21:18:14 +09:00
Aya Morisawa
e071f82b7e Refactor spawnWorkers (#3338) 2018-11-20 12:25:58 +09:00
Aya Morisawa
6c95fdb75d Refactor port checking (#3336) 2018-11-20 11:23:32 +09:00
MeiMei
52c0d747ff Cores => Logical cores (#3332) 2018-11-20 05:30:22 +09:00
MeiMei
f58dd6bb8e Explicitly set max-age (#3330) 2018-11-20 05:29:51 +09:00
Aya Morisawa
22391ef962 Merge environmentInfo and machineInfo into index.ts (#3319) 2018-11-19 13:39:10 +09:00
Aya Morisawa
19b2d7f715 Use descriptive variables to improve readability (#3318) 2018-11-19 13:27:38 +09:00
Aya Morisawa
97b43ec2c9 Call main at the end (#3317) 2018-11-19 12:58:58 +09:00
MeiMei
599f034367 Fix some image processing (#3313)
* Improve thunmbnail generation

* Respect orientation in Firefox
2018-11-19 09:17:16 +09:00
syuilo
3540355f9f [Client] Improve UI 2018-11-19 02:09:27 +09:00
syuilo
2e27473f7a Refactoring 2018-11-19 02:04:12 +09:00
MeiMei
bb75ca9c29 Show visibility in note-detail (#3308)
* Show visibility in note-detail

* fix
2018-11-18 22:47:21 +09:00
Zero King
ef36ab64b9 Add faUserClock icon for follow requests (#3303) 2018-11-18 01:10:57 +09:00
MeiMei
d98173238d Improve relative time detection (#3302) 2018-11-17 20:57:23 +09:00
MeiMei
7947d56b73 Update visibility text (#3299) 2018-11-17 18:21:05 +09:00
MeiMei
eed66d27bd To able to store local only visibilities (#3298) 2018-11-17 13:21:40 +09:00
MeiMei
950ccf3f55 Renote visibility (#3290) 2018-11-17 03:25:48 +09:00
MeiMei
6c7cbb2528 Hide unused login method (#3285) 2018-11-17 02:13:01 +09:00
nico
ed8f42b8ee Add missing Robot icon (used on user profiles) (#3284) 2018-11-17 01:55:37 +09:00
nico
e832d1e03e Add missing Map Marker icon (used on user profiles) (#3283) 2018-11-17 01:50:39 +09:00
Aya Morisawa
6e8a20eabe Change math syntax (#3280) 2018-11-17 00:31:49 +09:00
Aya Morisawa
7148fe40f0 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
284139d356 Update github-bot.ts 2018-11-16 23:10:48 +09:00
syuilo
af84f87c5e Resolve #3274 2018-11-16 23:09:33 +09:00
syuilo
5a1441357d Update github-bot.ts 2018-11-16 23:02:01 +09:00
syuilo
89bffa9d36 Clean up 2018-11-16 23:01:14 +09:00
syuilo
e80012ceb4 Update github-bot.ts
follow dvelop instead master
2018-11-16 23:00:34 +09:00
syuilo
22b976cec3 Do not use camelCase in html 2018-11-16 22:32:06 +09:00
syuilo
bd2b3bb7a9 Refactoring 2018-11-16 22:31:28 +09:00
syuilo
5d8c97dbc7 [MFM] Improve various parsing
Resolve #2779
Resolve #3053
2018-11-16 21:57:19 +09:00
syuilo
5e877644ca [MFM] Better URL parsing 2018-11-16 21:30:01 +09:00
syuilo
89ce6ae71f [Client] Add missing icon
Resolve #3267
2018-11-16 18:34:52 +09:00
syuilo
59eddc8be1 [Client] Wrap formula component to split code 2018-11-16 18:31:25 +09:00