Commit graph

5547 commits

Author SHA1 Message Date
syuilo
38a9438ef5 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-23 08:01:29 +09:00
syuilo
283f792c32 Improve user operations
Resolve 
Resolve 
2018-11-23 08:01:14 +09:00
MeiMei
bb4d0fb6e7 AP quote () 2018-11-23 02:10:07 +09:00
nico
f9199d5b64 Fix ()
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
439a35d332 No cache /notes/:note () 2018-11-22 23:17:58 +09:00
Aya Morisawa
66f297bdfa Remove unneccesary cast () 2018-11-22 05:07:25 +09:00
Acid Chicken (硫酸鶏)
863197af59 Fix ()
* Update create.ts

* Update api.ts
2018-11-22 05:06:51 +09:00
syuilo
4705cd1008 [MFM] Improve URL parsing
Fix 
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 ()
* 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 () 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 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 ()
* 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 () 2018-11-20 21:19:14 +09:00
MeiMei
169013034f Fix: ap/show () 2018-11-20 21:18:14 +09:00
Aya Morisawa
e071f82b7e Refactor spawnWorkers () 2018-11-20 12:25:58 +09:00
Aya Morisawa
6c95fdb75d Refactor port checking () 2018-11-20 11:23:32 +09:00
MeiMei
52c0d747ff Cores => Logical cores () 2018-11-20 05:30:22 +09:00
MeiMei
f58dd6bb8e Explicitly set max-age () 2018-11-20 05:29:51 +09:00
Aya Morisawa
22391ef962 Merge environmentInfo and machineInfo into index.ts () 2018-11-19 13:39:10 +09:00
Aya Morisawa
19b2d7f715 Use descriptive variables to improve readability () 2018-11-19 13:27:38 +09:00
Aya Morisawa
97b43ec2c9 Call main at the end () 2018-11-19 12:58:58 +09:00
MeiMei
599f034367 Fix some image processing ()
* 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 ()
* Show visibility in note-detail

* fix
2018-11-18 22:47:21 +09:00
Zero King
ef36ab64b9 Add faUserClock icon for follow requests () 2018-11-18 01:10:57 +09:00
MeiMei
d98173238d Improve relative time detection () 2018-11-17 20:57:23 +09:00
MeiMei
7947d56b73 Update visibility text () 2018-11-17 18:21:05 +09:00
MeiMei
eed66d27bd To able to store local only visibilities () 2018-11-17 13:21:40 +09:00
MeiMei
950ccf3f55 Renote visibility () 2018-11-17 03:25:48 +09:00
MeiMei
6c7cbb2528 Hide unused login method () 2018-11-17 02:13:01 +09:00
nico
ed8f42b8ee Add missing Robot icon (used on user profiles) () 2018-11-17 01:55:37 +09:00
nico
e832d1e03e Add missing Map Marker icon (used on user profiles) () 2018-11-17 01:50:39 +09:00
Aya Morisawa
6e8a20eabe Change math syntax () 2018-11-17 00:31:49 +09:00
Aya Morisawa
7148fe40f0 Add an optional setting to remain deleted note ()
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 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