Commit Graph

568 Commits

Author SHA1 Message Date
Acid Chicken (硫酸鶏)
3bcb344ecb Re: ()
* Update parser.ts

* Update user.ts

* Update search.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update parser.ts

* Update mfm.ts

* Update parser.ts

* Merge branch 'develop' into 3440-mk2

* Fix typo

* Update parser.ts

* Update mfm.ts

* Update mfm.ts
2018-12-17 19:11:38 +09:00
syuilo
1670737075
[API] Resolve 2018-12-17 01:43:34 +09:00
syuilo
ebceffba1e
Resolve 2018-12-15 00:09:04 +09:00
syuilo
796237b3c6
Implement admin drive page 2018-12-14 19:09:11 +09:00
syuilo
69f246ce7f
Fix bug 2018-12-11 21:17:57 +09:00
Aya Morisawa
125849673a
Use for-of instead of forEach ()
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
Acid Chicken (硫酸鶏)
08142ead67 Resolve ()
* Update ja-JP.yml

* Create 404.vue

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update script.ts

* Update 404.vue

* Update meta.ts

* Update instance.vue

* Update update-meta.ts
2018-12-11 20:19:13 +09:00
syuilo
284df27435
Use camelCase 2018-12-09 23:10:02 +09:00
MeiMei
34393ef89f Improve custom emoji parsing ()
* Use MFM parser for extracting emoji in name

* Fix custom emoji regex

* Revert "Fix custom emoji regex"

This reverts commit 4c21caf59753e7653c02f81ddf0cde8c44f48008.
2018-12-08 06:39:15 +09:00
MeiMei
4522568749 Emoji support in profile ()
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
syuilo
45bee7cc2f
Resolve 2018-12-03 20:08:18 +09:00
Aya Morisawa
184eb00133
Remove self-assignment () 2018-12-02 20:26:15 +09:00
Aya Morisawa
92701e5cec Fix () 2018-12-02 19:24:57 +09:00
syuilo
10f466c895
Improve performance 2018-12-02 06:44:18 +09:00
MeiMei
20335e23f9 Resolve external recommended users ()
* Resolve external recommended users

* Skip unresolvable users

* Fix indent

* Use original for unresolvable users
2018-12-02 03:42:45 +09:00
Acid Chicken (硫酸鶏)
53c559c001 Allow hyphens in the middle of remote usernames ()
* Allow hyphens in the middle of remote usernames

refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2

* Make options fallback better

* Make options flat
2018-12-01 07:19:17 +09:00
Aya Morisawa
9ef641b403
Remove consecutive blank line 2018-11-30 23:07:21 +09:00
MeiMei
6fa7819a44 Fix () 2018-11-30 18:13:55 +09:00
MeiMei
683a85ecc0 Fix SMTP () 2018-11-30 00:35:17 +09:00
syuilo
8ca27a4480
Fix 2018-11-30 00:13:13 +09:00
syuilo
77d2d84e05
Fix 2018-11-30 00:04:28 +09:00
MeiMei
3bde4285eb Fix SMTP ()
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
syuilo
15efbfb244
Fix 2018-11-29 22:05:11 +09:00
syuilo
cf9f85eb2a
メールサーバーの設定がオフの場合はメール設定を表示しないように 2018-11-29 20:33:31 +09:00
syuilo
22e30b44b9
Make require password to update email 2018-11-29 20:19:02 +09:00
syuilo
1bc109b42c
Implement email config 2018-11-29 16:23:45 +09:00
syuilo
3dcf5374c2
Mark chart apis as stable 2018-11-29 06:06:07 +09:00
syuilo
4bbb7eded3
Cookieを使わないように 2018-11-28 16:19:02 +09:00
syuilo
f257853906
Update signin.ts 2018-11-28 05:27:34 +09:00
MeiMei
b6fd5d7282 No caching /api/ () 2018-11-27 01:16:25 +09:00
MeiMei
bcb04924ff Image for web publish ()
* Image for Web

* Add comment

* Make main to original
2018-11-26 04:25:48 +09:00
syuilo
9e5a2e5b17
Fix lint 2018-11-24 17:19:51 +09:00
syuilo
de2b0224d6
Resolve 2018-11-24 07:04:29 +09:00
MeiMei
f2f7bdc5a9 Do not use _replyIds () 2018-11-23 23:12:28 +09:00
syuilo
915d352505
Resolve 2018-11-23 16:39:51 +09:00
syuilo
0d272b1fb0
Resolve 2018-11-23 08:13:17 +09:00
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 
Resolve 
2018-11-23 08:01:14 +09:00
nico
2a0b62d26d 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
Aya Morisawa
08f00d4990 Remove unneccesary cast () 2018-11-22 05:07:25 +09:00
Acid Chicken (硫酸鶏)
6951f7e74a Fix ()
* Update create.ts

* Update api.ts
2018-11-22 05:06:51 +09:00
Hakaba Hitoyo
ac14adfd3e 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
MeiMei
389315e000 Fix: ap/show () 2018-11-20 21:18:14 +09:00
MeiMei
db657c2a62 Hide unused login method () 2018-11-17 02:13:01 +09:00
syuilo
8569970fbe
Update github-bot.ts 2018-11-16 23:10:48 +09:00
syuilo
713e9ad5f4
Resolve 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
MeiMei
bceb02d760 local only visibility ()
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00