syuilo
214edde698
[API] Fix bug
2019-01-21 21:01:04 +09:00
syuilo
17ba2339b9
[Server] ストリームで流れてくる投稿とAPIでタイムラインを取得したときとの不一致を修正
2019-01-21 15:31:19 +09:00
MeiMei
6e36c4a401
リモートで投票を見たりしたりできるように ( #3940 )
...
* fix type
* expose Question
* Note refs Question
* rename
* wip
* リモート投票の場合リプライ送信
* voteの実装をservicesに移動
* 投票受信
* debug
* つくる
* Revert "つくる"
This reverts commit 0c9245886680b7d3b93a0278642f4cf6a43b5cb2.
* APIの実装はもどし
* Send Update
* AP type
* Recv Update
* Revert "Recv Update"
This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370.
* Revert "AP type"
This reverts commit 63d8bbe29dd6f326773214346350607cc4381996.
* Revert "Send Update"
This reverts commit 171b046de549f1478e928dee3177eeefab341fcf.
* リモートで投票を見る
* 投票はDM
* Provides choices as text for AP
* 絵文字
* fix error
* revert
* APからには不要な処理を削除
* Revert "APからには不要な処理を削除"
This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560.
* てぬき
* めんどい
* ちっ
* remove unused code
2019-01-21 13:27:19 +09:00
syuilo
f1edbc9cad
[Server] Fix #2745
2019-01-21 00:32:54 +09:00
syuilo
3fdaca5f43
ソーシャルタイムラインにフォロワー限定投稿が含まれていない問題を修正
2019-01-20 23:55:32 +09:00
syuilo
19e5480a07
[Server] Fix #3928
2019-01-20 19:22:13 +09:00
syuilo
32ef3e9fbd
Remove unused import
2019-01-20 17:49:52 +09:00
Acid Chicken (硫酸鶏)
827fb6eb8d
Better version format
2019-01-20 13:40:41 +09:00
syuilo
94720baddf
関係のない返信がタイムラインに流れる問題を修正
...
Resolve #1910
2019-01-20 13:14:31 +09:00
syuilo
b47a8ef4a5
Drop stalk feature
...
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
MeiMei
9440de8fcc
AP Undo Like ( #3933 )
...
* AP Undo Like
* rename
2019-01-20 03:07:12 +09:00
syuilo
5c408400a3
スパム報告機能
...
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo
71fa5a1d77
Fix typo
2019-01-19 09:52:27 +09:00
syuilo
0d456b151f
Improve drive file operation
...
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +09:00
syuilo
6981c18a02
Implement active users chart
...
Resolve #3904
2019-01-17 17:16:08 +09:00
syuilo
b77b85b4eb
Resolve #3896
2019-01-16 14:54:14 +09:00
syuilo
896b597f18
disableLocalTimeline機能を強化
...
* ストリームだけではなくAPIも無効に
* モデレーターは無効の場合でも見れるように
* グローバルタイムラインも無効に(連合数が少ないインスタンスではグローバルタイムラインは実質的にローカルタイムラインと同一なので)
2019-01-16 02:30:55 +09:00
MeiMei
b68407b9e0
モデレーターを凍結できないようにする ( #3877 )
2019-01-11 08:12:10 +09:00
MeiMei
65e34cef83
Hide NSFW in Photos ( #3875 )
2019-01-11 08:10:39 +09:00
MeiMei
e5782a7c30
管理画面でユーザーを状態でフィルタできるように ( #3873 )
2019-01-11 08:09:44 +09:00
MeiMei
73d91e0df0
Hide invisible notes from timeline ( #3852 )
2019-01-08 21:02:00 +09:00
syuilo
3796725c48
ドライブの管理画面でファイルのオリジナルURLを表示するように
2019-01-08 17:45:16 +09:00
syuilo
7de2ed9cf8
Resolve #3847 ( #3849 )
...
* Update notifications.ts
* Update notifications.ts
* Update notifications.ts
* Update notifications.ts
* Add missing semicolon
* Improve readability
* Fix typo
2019-01-08 13:32:28 +09:00
Aya Morisawa
708c72e4c5
Fix typo: not -> note
...
1344ffa67d (commitcomment-31817792)
2019-01-05 10:29:46 +09:00
syuilo
a04dddc4d8
Rename
2019-01-04 03:52:50 +09:00
ibrokemypie
2589743e0a
Make instance logo customisable ( #3829 )
2019-01-04 03:02:40 +09:00
syuilo
4b1dba8254
[API] notes/mentions にミュートを適用するように
2018-12-30 01:40:24 +09:00
Aya Morisawa
03072001c7
Make one import per line
2018-12-29 22:26:15 +09:00
syuilo
cbf50fee15
Privateの公開範囲を廃止
2018-12-29 02:55:46 +09:00
syuilo
f6b4ca900c
Make autoAcceptFollowed default
2018-12-29 02:46:57 +09:00
MeiMei
644e420930
フォローしているユーザーからのフォローを自動承認するオプション ( #3780 )
2018-12-28 21:36:58 +09:00
syuilo
02164a5829
通知の管理を強化
...
Resolve #3772
2018-12-28 05:06:25 +09:00
ibrokemypie
84c87d6812
Add URI parameter to /api/meta ( #3748 )
...
* Add URI parameter to /api/meta
closes #3747
* Update fetch-meta.ts
* Update meta.ts
2018-12-27 04:50:35 +09:00
Aya Morisawa
fb1bf720a5
Resolve #3248
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 01:26:03 +09:00
MeiMei
5779fc08b0
Feature to show only my posts in the user page ( #3753 )
...
* Fix #3681
* Feature to show only my posts in the user page
2018-12-26 23:11:50 +09:00
Aya Morisawa
48aa7c2a7b
Make reactions removable
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Resolve #367 , resolve #2260 , close #3503
2018-12-26 23:05:47 +09:00
Acid Chicken (硫酸鶏)
c9cd81cc62
Fix typo
2018-12-25 20:02:37 +09:00
syuilo
4df7b824f1
[API] Fix #3737
2018-12-24 05:31:20 +09:00
MeiMei
3868fc7459
ダイレクトでメンションでもユーザーを指定できるように ( #3722 )
2018-12-23 03:44:18 +09:00
MeiMei
a981c4dd86
本文からメンション等を展開しないオプション ( #3721 )
2018-12-23 03:25:33 +09:00
MeiMei
818cdcfb69
Fix: ap/show does not return on error ( #3704 )
2018-12-21 00:09:02 +09:00
MeiMei
465650d723
Tune polls/recommendation ( #3703 )
2018-12-20 22:56:12 +09:00
Aya Morisawa
45c9667c5c
Refactor MFM
...
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
syuilo
025e1c5432
Resolve #3687
2018-12-20 04:08:13 +09:00
syuilo
9051ea9c84
Fix wrong comment
2018-12-20 02:47:24 +09:00
Aya Morisawa
8a97bd63c7
Refactor
2018-12-19 10:23:57 +09:00
syuilo
ca7bf855c8
リスト関連の操作を強化
...
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
2018-12-19 07:22:01 +09:00
syuilo
470fae7c53
Fix error
2018-12-19 06:47:47 +09:00
syuilo
396415e07a
[Client] Resolve #3658
2018-12-19 00:57:28 +09:00
Acid Chicken (硫酸鶏)
f2c676cbdd
Re: #3457 ( #3614 )
...
* 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
0e7385bb49
[API] Resolve #3637
2018-12-17 01:43:34 +09:00
syuilo
7caf7abb8d
Resolve #2165
2018-12-15 00:09:04 +09:00
syuilo
a647e50b71
Implement admin drive page
2018-12-14 19:09:11 +09:00
syuilo
7bcd445b36
Fix bug
2018-12-11 21:17:57 +09:00
Aya Morisawa
b954245a4d
Use for-of instead of forEach ( #3583 )
...
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 (硫酸鶏)
469c773eec
Resolve #3581 ( #3589 )
...
* 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
ab5b39614a
Use camelCase
2018-12-09 23:10:02 +09:00
MeiMei
62558faa9e
Improve custom emoji parsing ( #3539 )
...
* 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
2bf3f7ab87
Emoji support in profile ( #3514 )
...
* Emoji in profile
* Add emojis to fields
2018-12-06 10:02:04 +09:00
syuilo
aae394e34e
Resolve #327
2018-12-03 20:08:18 +09:00
Aya Morisawa
865695c7a4
Remove self-assignment ( #3476 )
2018-12-02 20:26:15 +09:00
Aya Morisawa
4565b83053
Fix #3445 ( #3471 )
2018-12-02 19:24:57 +09:00
syuilo
edc77c224c
Improve performance
2018-12-02 06:44:18 +09:00
MeiMei
1e8eb4dbed
Resolve external recommended users ( #3462 )
...
* Resolve external recommended users
* Skip unresolvable users
* Fix indent
* Use original for unresolvable users
2018-12-02 03:42:45 +09:00
Acid Chicken (硫酸鶏)
f4f19f28d8
Allow hyphens in the middle of remote usernames ( #3440 )
...
* 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
8feaf72180
Remove consecutive blank line
2018-11-30 23:07:21 +09:00
MeiMei
b8051b0e22
Fix #3442 ( #3443 )
2018-11-30 18:13:55 +09:00
MeiMei
e21b349680
Fix SMTP ( #3436 )
2018-11-30 00:35:17 +09:00
syuilo
c7101148c4
Fix #3432
2018-11-30 00:13:13 +09:00
syuilo
7530c50418
Fix #3434
2018-11-30 00:04:28 +09:00
MeiMei
e33f73a5b6
Fix SMTP ( #3433 )
...
* Fix: SMTP local relay
* Fix SMTP SSL description
* ✌️
2018-11-30 00:03:28 +09:00
syuilo
562fb26dc6
Fix #3430
2018-11-29 22:05:11 +09:00
syuilo
42767aaa2b
メールサーバーの設定がオフの場合はメール設定を表示しないように
2018-11-29 20:33:31 +09:00
syuilo
13f375151d
Make require password to update email
2018-11-29 20:19:02 +09:00
syuilo
4512b6711a
Implement email config
2018-11-29 16:23:45 +09:00
syuilo
01697424f9
Mark chart apis as stable
2018-11-29 06:06:07 +09:00
syuilo
3bddab4dd0
Cookieを使わないように
2018-11-28 16:19:02 +09:00
syuilo
c4453e50eb
Update signin.ts
2018-11-28 05:27:34 +09:00
MeiMei
b286e5c9ef
No caching /api/ ( #3411 )
2018-11-27 01:16:25 +09:00
MeiMei
9a68d4082e
Image for web publish ( #3402 )
...
* Image for Web
* Add comment
* Make main to original
2018-11-26 04:25:48 +09:00
syuilo
f4ae8abb44
Fix lint
2018-11-24 17:19:51 +09:00
syuilo
a86be43e07
Resolve #3158
2018-11-24 07:04:29 +09:00
MeiMei
374fb4eda9
Do not use _replyIds ( #3392 )
2018-11-23 23:12:28 +09:00
syuilo
85f0a90468
Resolve #3366
2018-11-23 16:39:51 +09:00
syuilo
536ea5d280
Resolve #3376
2018-11-23 08:13:17 +09:00
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 #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
nico
f9199d5b64
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
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
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
MeiMei
169013034f
Fix: ap/show ( #3350 )
2018-11-20 21:18:14 +09:00
MeiMei
6c7cbb2528
Hide unused login method ( #3285 )
2018-11-17 02:13:01 +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
MeiMei
d94d32dad9
local only visibility ( #3254 )
...
* local only visibility
* fix UI
2018-11-16 05:47:29 +09:00
Acid Chicken (硫酸鶏)
f7b98aaeec
WIP: Add Discord auth ( #3239 )
...
* Add Discord auth
* Apply review 175263424
2018-11-15 19:15:04 +09:00