syuilo
0e07aebb7f
Clean up
2019-02-03 04:18:09 +09:00
Acid Chicken (硫酸鶏)
51125b4c84
Create new type definition for 'ms' ( #4057 )
...
* Create new type definition for 'ms'
* Follow lint
2019-02-02 00:16:27 +09:00
Acid Chicken (硫酸鶏)
ac6ce5c7d9
Module '@koa/cors' as import syntax ( #4060 )
2019-02-01 19:46:18 +09:00
syuilo
4856718aa0
Improve performance
2019-02-01 10:00:36 +09:00
MeiMei
1402b020e2
Hide suspended users ( #4075 )
2019-02-01 09:57:51 +09:00
syuilo
df8faa7080
Fix path
2019-02-01 00:17:15 +09:00
Acid Chicken (硫酸鶏)
c6032c6d36
Create type definition for '*/meta.json' ( #4073 )
2019-02-01 00:00:54 +09:00
Acid Chicken (硫酸鶏)
9df3ccbab6
Module 'uuid' as import syntax ( #4070 )
2019-01-31 23:45:12 +09:00
Acid Chicken (硫酸鶏)
e437cf5ec3
API modules as import syntax ( #4069 )
2019-01-31 23:32:58 +09:00
MeiMei
bc07cf24d7
おすすめのアンケートでミュートユーザーのものは表示しない ( #4067 )
2019-01-31 23:14:45 +09:00
MeiMei
163d2df637
send/receive user hashtags via AP ( #4064 )
2019-01-31 20:42:45 +09:00
Acid Chicken (硫酸鶏)
d8e0aa3be6
Close #3380 ( #4061 )
...
* Delete index.ts
* Delete emoji.ts
* Update index.ts
2019-01-31 17:30:56 +09:00
MeiMei
ab7ee7a7ab
Do not import as pack from AP renderer ( #4048 )
...
* Do not import as pack from AP renderer
* rename
2019-01-31 02:29:35 +09:00
Acid Chicken (硫酸鶏)
ebffe24403
Re-fix path
...
refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb
2019-01-31 01:38:52 +09:00
Acid Chicken (硫酸鶏)
beba3205d4
Fix path
...
refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb
2019-01-31 01:26:11 +09:00
Acid Chicken (硫酸鶏)
6779e1faf7
Update index.ts
2019-01-31 01:09:36 +09:00
Acid Chicken (硫酸鶏)
6766468687
Create type definition for '*/package.json' ( #4014 )
...
* Create type definition for '*/package.json'
* Update tsconfig.json
2019-01-31 01:08:43 +09:00
syuilo
bd0f54219d
Introduce silence ( #4043 )
...
* Introduce silence
* Fix icon
2019-01-30 17:25:56 +09:00
Aya Morisawa
d034a10d54
Avoid export default
2019-01-30 16:56:27 +09:00
Aya Morisawa
6ef6f06a21
Extract parsePlain function
2019-01-30 15:27:54 +09:00
Acid Chicken (硫酸鶏)
643fc6a16b
Module 'crypto' as import syntax ( #4011 )
2019-01-30 11:51:29 +09:00
MeiMei
268306f796
リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に ( #4033 )
...
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除
* リプライ/メンションされていれば非フォロワーでも参照可能に
2019-01-29 17:34:43 +09:00
syuilo
d5439d4677
[Server] Introduce admin stream channel
2019-01-27 14:55:02 +09:00
MeiMei
2258d1f793
管理画面からリモートユーザー情報を更新できるように ( #3992 )
2019-01-26 17:53:35 +09:00
MeiMei
cf4d6c3b07
Filter hidden replies / mentions ( #3981 )
...
* Fix: 非公開投稿が返信一覧に出てくる
* Fix: 非公開投稿がメンション一覧に出てくる
* 非公開投稿は通知/メンション通知しない
* repliesにフォロワー限定がかからなかったのを修正
* Fix: ホームにフォロワー限定投稿が表示されない
* 認証必須エンドポイントで user == null にはならない
* mentionsにフォロワー限定がかからなかったのを修正
2019-01-25 00:06:20 +09:00
syuilo
cc68c28d1f
Refactoring
2019-01-23 19:33:29 +09:00
syuilo
758b0736a7
Refactoring
2019-01-23 19:25:36 +09:00
syuilo
89947d9ba7
Fix types
2019-01-22 21:42:05 +09:00
syuilo
19abdef497
[Server] Fix #3958
2019-01-22 21:21:47 +09:00
syuilo
810c5b580b
[Server] Fix #3947
2019-01-21 21:51:58 +09:00
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
syuilo
4892b5b273
[API] Add /instances
2018-11-15 06:21:13 +09:00
syuilo
b666128ddc
Moderator system
...
Closes #2357
2018-11-15 04:15:42 +09:00
MeiMei
e23c93f7e8
Fix: default order of users/notes ( #3234 )
2018-11-14 20:18:47 +09:00
syuilo
9633a66b27
Update github-bot.ts
2018-11-14 05:33:48 +09:00
MeiMei
a87caff2d5
Fix: notes/create hangs when rejected ( #3221 )
2018-11-13 19:34:09 +09:00
MeiMei
666f3d68c6
sort user timeline by date ( #3210 )
2018-11-13 01:17:59 +09:00
syuilo
301fe469ee
Improve streaming
2018-11-12 00:31:09 +09:00
syuilo
2d1238c199
[API] Fix #3203
2018-11-11 18:26:09 +09:00
syuilo
b2baaa87e9
Improve streaming API
2018-11-11 02:22:34 +09:00
syuilo
380542db8e
[API] Fix #3169
2018-11-09 03:52:03 +09:00
syuilo
41400362df
Fix bug
2018-11-08 01:42:02 +09:00
syuilo
b17341eefc
GitHub / Twitter連携の設定をDBに保存するように
2018-11-07 13:14:52 +09:00
syuilo
59b7512054
Fix
2018-11-07 12:30:56 +09:00
syuilo
c66306d1be
インスタンスの対象言語の設定を実装
2018-11-07 12:28:53 +09:00
syuilo
40d4efc104
[API] Improve drive/files/upload_from_url
2018-11-07 12:12:43 +09:00
syuilo
c0ccb86dc0
Fix bug
2018-11-07 12:09:24 +09:00
syuilo
2642bdd9c8
メンテナ情報をDBに保存するように
2018-11-07 01:12:26 +09:00
syuilo
9fdf438018
ghostの設定をDBに保存するように
2018-11-07 00:44:56 +09:00
syuilo
7f57bbfbbd
reCAPTCHAの設定をDBに保存するように
2018-11-07 00:08:21 +09:00
syuilo
429fcdb1f1
[API] 文字列での真理値表現に対応
...
multipart/formdata では文字列しか送れないっぽい?
2018-11-06 20:53:50 +09:00
syuilo
73f2bc4c52
[API] Fix bug
2018-11-06 20:47:56 +09:00
syuilo
0f65a6a077
[API] Implement notes/watching/
2018-11-06 14:58:20 +09:00
syuilo
d611a53044
リモートのファイルをキャッシュするかどうかの設定をDBに保存するように
2018-11-06 07:52:13 +09:00
syuilo
84822b0e58
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり
2018-11-06 07:14:43 +09:00
syuilo
0ace514fd3
Clean up
2018-11-06 06:25:35 +09:00
syuilo
e192c4c330
Resolve #3137
2018-11-06 06:24:31 +09:00
syuilo
260c84f520
Better error code
2018-11-06 01:57:31 +09:00
syuilo
cfa16aca53
[API] Fix bug
2018-11-06 01:51:42 +09:00
syuilo
ca1f738d2d
oops
2018-11-05 13:46:46 +09:00
syuilo
0d3d7a5867
Refactor
2018-11-05 13:38:50 +09:00
syuilo
ce57bb6675
✌️
2018-11-05 11:58:41 +09:00
Acid Chicken (硫酸鶏)
a838c58f69
Make /api/v1/instance and /api/v1/custom_emojis better ( #3118 )
...
* Separate commits
From commit dca110ebaa78f64600429f812c238a07d2f1dc1d.
* Re-separate commits
From commit 9719387bee40363f63a837e7ecffacf2a476c334.
2018-11-05 11:57:17 +09:00
syuilo
7d8d8a165b
投稿の最大文字数情報を設定ファイルではなくDBに保存するように
2018-11-05 11:09:05 +09:00
Acid Chicken (硫酸鶏)
22ac7faa74
Implement /api/v1/custom_emojis ( #3116 )
2018-11-05 10:45:57 +09:00
Acid Chicken (硫酸鶏)
1b8108a0ac
Fix #3115
2018-11-05 10:34:53 +09:00
syuilo
f43a9b9fb0
[API] Better validation of admin/emoji/add
2018-11-05 10:33:49 +09:00
syuilo
0820a165a8
[API] Fix bug
2018-11-05 01:42:41 +09:00
syuilo
20fcefb5f4
[API] Fix #3099
2018-11-04 23:13:35 +09:00
syuilo
947b0f55a3
Resolve #3098
2018-11-04 23:00:43 +09:00
Acid Chicken (硫酸鶏)
8cc0afa8d4
Add GitHub auth ( #3095 )
2018-11-04 22:03:55 +09:00
syuilo
67d8980999
[API] Fix #3097
2018-11-04 21:11:54 +09:00
Acid Chicken (硫酸鶏)
a07fa755e2
Revert "Add GitHub auth"
...
This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏)
2bb4bc8727
Add GitHub auth
2018-11-04 19:17:30 +09:00
syuilo
2545385986
[API] Improve admin/emoji/add
2018-11-04 18:37:12 +09:00
syuilo
4a780c56fd
絵文字を作成した/更新した時にupdateAtを更新するように
2018-11-04 10:42:16 +09:00
MeiMei
75f94b07c5
Fix: update_client_setting ( #3086 )
2018-11-04 03:33:37 +09:00
syuilo
2ba95786a1
[API] Implement some Emoji APIs
2018-11-04 03:18:32 +09:00
syuilo
15c9addc6e
Improve API documentation
2018-11-03 22:49:36 +09:00
syuilo
5e2a9b51ff
Clean up
2018-11-03 22:01:58 +09:00
syuilo
f23b54246c
[API] Increase chart limit
2018-11-03 16:43:50 +09:00
syuilo
41bab2746b
Improve admin dashboard
2018-11-03 11:38:00 +09:00
syuilo
fdb3395771
Improve stats API
2018-11-03 11:37:44 +09:00
syuilo
eb8d838b53
Update hashtags.ts
2018-11-02 23:46:57 +09:00
syuilo
cf7bce4404
Update src/server/api/endpoints/aggregation/hashtags.ts
2018-11-02 23:32:40 +09:00
syuilo
f2062b9588
Remove needless properties
2018-11-02 23:27:47 +09:00
syuilo
0b2f0d2d74
🍕
2018-11-02 23:23:01 +09:00
syuilo
d97dd83e18
[API] Implement admin/add-emoji
2018-11-02 15:04:02 +09:00
syuilo
da0fb0b784
Clean up
2018-11-02 14:53:55 +09:00
syuilo
27275d11f4
Clean up
2018-11-02 13:49:09 +09:00
syuilo
7bd46825e3
Refactor
2018-11-02 13:47:44 +09:00
syuilo
544107d2a6
Resolve #2623
2018-11-02 12:49:08 +09:00
syuilo
68c4dd923b
Update src/server/api/endpoints/meta.ts
2018-11-02 12:16:03 +09:00
MeiMei
a22f657c0f
Remote custom emojis ( #3074 )
...
* Remote custom emojis
* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo
3057116df4
Refactoring, Clean up and bug fixes
2018-11-02 03:32:24 +09:00
syuilo
5a6edc5b75
Custom emoji ( #3061 )
...
* wip
* wip
* wip
2018-11-01 11:51:49 +09:00
syuilo
1c8c707037
Refactor and use original image for banner
2018-11-01 09:30:51 +09:00
syuilo
57708b53d0
Clean up
2018-11-01 09:19:22 +09:00
syuilo
becbab3af4
Update src/server/api/endpoints/users/relation.ts
2018-11-01 00:11:52 +09:00
syuilo
5296c1e0a3
[API] Implement users/relation
2018-11-01 00:11:21 +09:00
syuilo
5b0fd8c97c
Better rate limitting
2018-10-31 23:03:14 +09:00
syuilo
6488a17e60
Refactor
2018-10-31 22:35:02 +09:00
syuilo
278ffa26c0
Fix #3041
2018-10-31 17:56:21 +09:00
syuilo
21e5f637d6
[API] Include detailed user information of blocking API responses
2018-10-31 11:24:36 +09:00
syuilo
e172110685
良い感じに
2018-10-31 11:16:13 +09:00
mei23
9c1f1eef32
blockings list
2018-10-31 04:59:01 +09:00
Acid Chicken (硫酸鶏)
f8f90b09d3
Implement /api/v1/instance ( #3045 )
...
* Update mastodon.ts
* Update types.ts
* Update mastodon.ts
2018-10-31 02:17:54 +09:00
MeiMei
9d96058a7f
Fix: can't recognize rebirthed instance user ( #3046 )
...
* resync uri from WebFinger
* trigger resync on user page
* allways update on resync
* Revert "trigger resync on user page"
This reverts commit 8ff139fb49ee61ad55e4b42c562f8a2c3f8098ac.
* background resync
2018-10-31 02:16:13 +09:00
syuilo
e3dde97e62
Format
2018-10-29 21:38:09 +09:00
syuilo
fcf637138d
物理削除系の処理を削除
...
これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難
論理削除でなんとかする
2018-10-29 21:06:23 +09:00
MeiMei
26e7e7d0dc
User blocking (Following part) ( #3035 )
...
* block wip
* UndoBlock
* UnBlock
* wip
* follow
* UI
* fix
2018-10-29 20:32:42 +09:00
syuilo
00fb96b306
Fix API definition
2018-10-29 19:04:58 +09:00
syuilo
77cc11d8a0
Refactor
2018-10-29 15:09:03 +09:00
syuilo
f03f03dcc0
Update src/server/api/endpoints/notes/reactions.ts
2018-10-29 15:07:50 +09:00
syuilo
c9e634aad3
Fix #3034
2018-10-29 10:52:36 +09:00
syuilo
98191b5318
Fix bug
2018-10-26 15:06:27 +09:00
syuilo
cd439c770e
API: Better error response
2018-10-26 14:38:34 +09:00
syuilo
0f08a5c99a
Fix bug
2018-10-26 08:36:50 +09:00
syuilo
8c8ff7d49a
Implement featured note API
2018-10-25 07:04:15 +09:00
syuilo
7c18486a1f
Fix: Remove unused import
2018-10-25 05:33:40 +09:00
syuilo
18a3c704ca
Implement drive/folders/delete
2018-10-24 18:37:58 +09:00
syuilo
7868c08397
Improve some API definitions
2018-10-24 18:32:19 +09:00
syuilo
96a20f5d06
Implement federation chart API
2018-10-24 06:34:04 +09:00
MeiMei
d2a91ad640
Make max allowed text length configurable ( #2992 )
...
* Make max allowed text length configurable
* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo
3c0e7119ca
Implement #2983
2018-10-23 07:04:00 +09:00
syuilo
cd6db1d9f7
Use camelCase instead of snake_case
2018-10-23 07:01:43 +09:00
syuilo
9bb49a31e6
Improve some API definitions
2018-10-23 06:59:52 +09:00
syuilo
ccb86ea4f9
Refactoring
2018-10-23 05:36:35 +09:00
syuilo
1583e1a3d1
Implement #2961
2018-10-22 22:00:54 +09:00
syuilo
dc89ad5782
Implement some chart APIs
2018-10-22 17:37:55 +09:00
syuilo
229f796f4d
Implement #2980
2018-10-22 17:36:36 +09:00
syuilo
d48df375bd
Doc: Better parameter description
2018-10-22 17:06:53 +09:00
syuilo
355c6a204a
Improve API definitions
2018-10-22 05:16:27 +09:00
syuilo
781ea39177
Refactor
2018-10-21 15:08:07 +09:00
syuilo
da42d987cf
Clean up
2018-10-21 14:15:02 +09:00
syuilo
4545439d28
Resolve #2963
2018-10-21 09:20:11 +09:00
syuilo
7fdd4d1cdd
Refactoring
2018-10-21 07:10:35 +09:00
syuilo
99ce7d3e40
ファイル作成APIにforceオプションを実装
2018-10-20 15:50:13 +09:00
Dr. Gutfuck LLC
2b1b5df397
Localized mark all as read message ( #2956 )
...
* Localized read-all message
* Fixed some weirdness: src/client/app/init.ts
* Unfucked server api stuff (sorry lol): src/server/api/endpoints/i/read_all_unread_notes.ts
* Clean up
2018-10-20 15:46:01 +09:00
syuilo
4ab40d8c8b
Fix bug and clean up
2018-10-20 11:19:27 +09:00
syuilo
adedffa4a8
Validate param
2018-10-20 09:31:52 +09:00
syuilo
4e903102e8
✌️
2018-10-19 09:20:11 +09:00
syuilo
27f107e1ee
未読の投稿をすべて既読にできるように
2018-10-19 06:36:59 +09:00
syuilo
29c8bb1aeb
Disable secure cookie
2018-10-17 05:54:31 +09:00
syuilo
3b54711a87
Update mongodb
2018-10-16 11:38:09 +09:00
syuilo
4fa61c054a
Update signin.ts
2018-10-16 10:33:05 +09:00
MeiMei
18d27dea6c
Implement /api/v1/instance/peers ( #2913 )
...
* Implement /api/v1/instance/peers
* Use punycode
* Remove Cache-Control
* Rename
2018-10-16 08:55:55 +09:00
syuilo
d3dd5d7ae2
Add some tests and some fixes
2018-10-16 08:54:36 +09:00
syuilo
64087acfee
Implement API tests
2018-10-16 06:37:21 +09:00
Hakaba Hitoyo
7aa6ef2c25
expose user recommendation config in /api/meta ( #2902 )
2018-10-14 16:54:09 +09:00
syuilo
daa656fe60
Fix #2901
2018-10-14 10:06:10 +09:00
syuilo
ae15d4332d
Resolve #2853
2018-10-13 20:11:00 +09:00
syuilo
1d2c5269a9
Better id
2018-10-13 19:16:47 +09:00
syuilo
82a12c1dd8
connectedイベントはpongパラメータがtrueの時だけ発行するように
2018-10-13 19:14:05 +09:00
syuilo
f93cb02293
Resolve #2894
2018-10-13 13:13:15 +09:00
MeiMei
6c35586afc
Fix user recommendation query (last activity) ( #2892 )
2018-10-12 13:48:26 +09:00
MeiMei
10bb343403
削除された投稿はタイムライン上で表示しないようにする ( #2887 )
...
* Excepts deleted notes on query
* Hide deleted notes
* Use v-show
2018-10-12 05:10:40 +09:00
syuilo
c1183207bb
Fix
2018-10-11 23:07:20 +09:00
syuilo
74a2dab6ff
共有可能チャンネルに接続しようとしていて、かつそのチャンネルに既に接続していたら無意味なので無視するように
2018-10-11 23:01:57 +09:00
syuilo
9e903c2df2
Clean up
2018-10-11 18:10:41 +09:00
syuilo
08b18004a7
Redisがインストールされているときはイベントの共有にRedisのpub/subを使うように
2018-10-11 18:09:41 +09:00
syuilo
67f5d5d321
Redisをオプションにしたり
2018-10-11 15:50:27 +09:00
syuilo
9cdf8f1fe6
Fix bug
2018-10-11 05:26:51 +09:00
syuilo
7e37873045
Fix bug
2018-10-11 05:26:09 +09:00
syuilo
20e5d4261a
✌️
2018-10-11 02:48:19 +09:00
syuilo
5d757f8cf4
ストリーミングAPIでチャンネルに接続したときにconnectedメッセージを返すように
2018-10-10 03:28:11 +09:00
syuilo
dc4feca635
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-10-10 03:24:18 +09:00
syuilo
7e2318d9e7
Add alias
2018-10-10 03:24:09 +09:00
mei23
941937e5f0
lint fix
2018-10-10 02:08:26 +09:00
mei23
b47a63b8bf
Fix users recommendation query
2018-10-10 02:04:16 +09:00
mei23
88978f9239
/ に main stream も流す
2018-10-09 03:29:11 +09:00
syuilo
6e3d3c856a
Fix bug
...
Closes #2855
2018-10-09 01:50:49 +09:00
syuilo
8a02ba305d
Better api definition
2018-10-09 01:01:48 +09:00
syuilo
d14fd16945
Merge pull request #2828 from hakaba-hitoyo/feature/external-user-recommendation
...
External user recommendation
2018-10-08 18:31:00 +09:00
syuilo
513e3fc6bf
Merge pull request #2851 from mei23/mei-1008-fix-apshow2
...
ap/showが返ってこないことがあるのを修正
2018-10-08 17:33:46 +09:00
mei23
16bdb2bb9b
ap/showが返ってこないことがあるのを修正
2018-10-08 16:01:38 +09:00
syuilo
87f574f6cf
oops
2018-10-08 09:02:11 +09:00
syuilo
9b3ee7cae6
互換性を追加
2018-10-08 08:58:12 +09:00
syuilo
7a03fe9b34
Improve usability
2018-10-08 02:10:46 +09:00
syuilo
1154172acd
Fix bug
2018-10-08 01:56:36 +09:00
syuilo
d0918c06db
Fix bug
2018-10-08 00:58:10 +09:00
MeiMei
edb531679f
ActivityPubオブジェクト採番API ( #2832 )
...
* Show ActivityPub object API
* Add missing return
2018-10-07 20:20:55 +09:00
syuilo
7cb9a5df1d
後方互換性を追加
2018-10-07 17:19:52 +09:00
syuilo
ddcdfbd584
Improve readability a little
2018-10-07 17:06:28 +09:00
sei0o inoue
0d9bc1f1e5
Fix #2773 ( #2841 )
...
* Added an API endpoint to check the existence of the file
* fix #2773 : Now we can prevent users from posting the same images
* bug fix
2018-10-07 16:51:46 +09:00
syuilo
023f895728
V10 ( #2826 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* Update CHANGELOG.md
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
2018-10-07 11:06:17 +09:00
MeiMei
07edb01bf9
Fix お知らせが確認中...のままになる(Announcement Fetching...) ( #2831 )
2018-10-06 20:36:11 +09:00
Hakaba Hitoyo
21516af889
replace var by const
2018-10-06 17:38:57 +09:00
Hakaba Hitoyo
f40f6c208b
better readable code
2018-10-06 17:23:32 +09:00
Hakaba Hitoyo
a460ce866d
better readable code
2018-10-06 17:21:27 +09:00
Hakaba Hitoyo
42f75aa4c5
better config handling
2018-10-06 17:19:41 +09:00
Hakaba Hitoyo
8bc89507b0
debug
2018-10-06 16:34:52 +09:00
Hakaba Hitoyo
96959f4d91
external user recommendation
2018-10-06 16:03:18 +09:00
syuilo
bd3c9aacda
Improve error handling of packaging functions
2018-10-05 01:43:47 +09:00
syuilo
3cd22f5c29
Improve error handling of pack function of notification
2018-10-04 13:53:48 +09:00
syuilo
76c6a21b51
Improve pack function of favorite
2018-10-04 13:33:59 +09:00
syuilo
fcb1ed7340
ドキュメントが見つからなくてもエラーにせずnullを返すように
2018-10-04 00:39:11 +09:00
MeiMei
a26fdd8aa9
Feature flags feature ( #2803 )
2018-10-03 12:39:03 +09:00
MeiMei
43a5595d54
リモートのピン留め投稿取得対応 ( #2798 )
...
* Fetch featured
* Handle featured change
* Fix typo
2018-10-02 16:27:36 +09:00
syuilo
5fb1e0086e
Add excludeNsfw option
2018-09-25 21:09:38 +09:00
syuilo
efa2b9d5d4
ピン留めを解除することができるようにしたり
2018-09-24 16:26:12 +09:00
syuilo
c8461d5581
mentionsを読み込むときも既読にするように
2018-09-23 16:05:46 +09:00
syuilo
f3ad0b35cf
Fix bug
2018-09-21 16:43:46 +09:00
syuilo
3d4983b381
Resolve #2698
2018-09-20 17:21:16 +09:00
syuilo
68ee2cde64
Make admin can delete any note
2018-09-19 17:29:03 +09:00
syuilo
d3014f6832
Implement #2736
2018-09-19 14:18:34 +09:00
syuilo
0439c9c69f
Refactor: Better type annotations
2018-09-18 13:14:17 +09:00
MeiMei
4d37778077
Publish pinned notes ( #2731 )
2018-09-18 13:08:27 +09:00
syuilo
4f1c4e204c
Resolve #1302
2018-09-18 06:29:47 +09:00
syuilo
f4f9bae111
メッセージタイムラインを追加
2018-09-18 02:14:12 +09:00
syuilo
8912ad1b0b
Refactor: Extract shouldMuteThisNote function
2018-09-17 23:07:15 +09:00
syuilo
9580204ff1
Add untilId param
2018-09-17 11:43:53 +09:00
syuilo
5a99672025
pong
2018-09-17 09:07:46 +09:00
syuilo
912ad5d849
ハッシュタグタイムラインを実装
2018-09-17 09:00:20 +09:00
syuilo
0a6f2933f7
自分宛ての投稿をタイムラインで見れるように
2018-09-16 22:48:57 +09:00
syuilo
4772a23e8f
Fix bug
2018-09-15 05:42:14 +09:00
syuilo
dd65b65831
Resolve #2328
2018-09-15 05:40:58 +09:00
syuilo
a8985df58a
常にメディアを閲覧注意として投稿するオプションを実装
2018-09-14 20:11:01 +09:00
syuilo
e61f0175a2
Refactor: remove needless await
2018-09-13 02:07:03 +09:00
syuilo
e29d9652fc
Fix bug
2018-09-13 01:50:21 +09:00
syuilo
fe3de4aaf7
Resolve #2691
2018-09-12 02:48:19 +09:00
syuilo
271238b40f
Fix bug
2018-09-11 20:57:25 +09:00
syuilo
87d0bc2854
lint
2018-09-10 03:39:00 +09:00
syuilo
8ac6336822
#2623
2018-09-10 02:21:16 +09:00
syuilo
6f8536e6d2
Clean up
2018-09-10 02:20:09 +09:00
syuilo
9173f50d8f
Fix #2096
2018-09-10 02:09:33 +09:00
syuilo
786e241ff8
Fix #1740
2018-09-10 01:57:19 +09:00
syuilo
e562b477b6
削除された投稿にリアクションできないように
...
Closes #1778
2018-09-10 01:55:14 +09:00
syuilo
d4f4a557f4
Resolve #2560
2018-09-10 01:51:46 +09:00
syuilo
9aac072e6c
返すタグの数を制限
2018-09-07 20:23:46 +09:00
syuilo
a8735f8793
Implement new endpoint
2018-09-07 19:23:39 +09:00
syuilo
72e525e59e
統計で無視するハッシュタグを設定できるように
2018-09-07 19:20:50 +09:00
Aya Morisawa
9e28382dc9
Add erase function ( #2641 )
2018-09-07 00:02:55 +09:00
Aya Morisawa
fb5cd058e6
if elimination ( #2635 )
2018-09-06 06:06:22 +09:00
syuilo
e8b69e586f
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-09-06 04:28:42 +09:00
syuilo
53f39a388f
Improve local timeline API
2018-09-06 04:28:22 +09:00
Aya Morisawa
8c4df79be8
Resolve #2625 ( #2627 )
2018-09-06 02:16:08 +09:00
syuilo
dd3fbed38a
互換性のためのコードを追加 & #2623
2018-09-05 23:55:51 +09:00
syuilo
1aad33c3a3
Fix parameter name
2018-09-05 19:35:57 +09:00
syuilo
cbb3644063
#2620
2018-09-05 19:32:46 +09:00
syuilo
342210f776
#2566
2018-09-04 13:03:16 +09:00
syuilo
560816387c
ローカルタイムラインストリームに認証不要で接続できるように
2018-09-04 12:58:35 +09:00
syuilo
d5c3464e6f
なんかもうめっちゃやった
2018-09-03 23:23:50 +09:00
syuilo
dbc98d5fe6
Trim text
...
Closes #2595
2018-09-02 22:40:27 +09:00
Aya Morisawa
8df1e09bc7
Fix users/list/update API ( #2590 )
2018-09-02 19:03:00 +09:00
Aya Morisawa
2e638b9f16
Add users/lists/delete API ( #2589 )
2018-09-02 18:59:42 +09:00
Aya Morisawa
3c6bce1c2f
Clean up
2018-09-02 17:44:49 +09:00
Marihachi
4908a0fef9
add an endpoint users/lists/update ( #2585 )
...
* add an endpoint users/lists/update
* add meta params
* fix packing
2018-09-02 11:25:32 +09:00
Aya Morisawa
e41dc31e1a
Merge branch 'string-interpolation' into develop
2018-09-01 23:30:16 +09:00
Aya Morisawa
d60683d7ce
Use typeof
2018-09-01 23:29:22 +09:00
Aya Morisawa
36e10e2bbf
Use string interpolation
2018-09-01 23:12:51 +09:00