Commit graph

379 commits

Author SHA1 Message Date
syuilo ffdd0b7de7
[API] 文字列での真理値表現に対応
multipart/formdata では文字列しか送れないっぽい?
2018-11-06 20:53:50 +09:00
syuilo 438563b505
[API] Fix bug 2018-11-06 20:47:56 +09:00
syuilo 37999f4af7
[API] Implement notes/watching/ 2018-11-06 14:58:20 +09:00
syuilo 2a5c19cd01
リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo 8f714b5b12
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo 1235bef038
[API] Fix bug 2018-11-06 01:51:42 +09:00
syuilo d7a3b71028
投稿の最大文字数情報を設定ファイルではなくDBに保存するように 2018-11-05 11:09:05 +09:00
syuilo e813fe16b9
[API] Better validation of admin/emoji/add 2018-11-05 10:33:49 +09:00
syuilo 454c1e3faf
[API] Fix bug 2018-11-05 01:42:41 +09:00
syuilo 1855ab60f1
Resolve #3098 2018-11-04 23:00:43 +09:00
Acid Chicken (硫酸鶏) 8646a9c49c Add GitHub auth (#3095) 2018-11-04 22:03:55 +09:00
Acid Chicken (硫酸鶏) 147ad69864 Revert "Add GitHub auth"
This reverts commit c146006476.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏) c146006476 Add GitHub auth 2018-11-04 19:17:30 +09:00
syuilo 299b91edc4
[API] Improve admin/emoji/add 2018-11-04 18:37:12 +09:00
syuilo b7a15bf6ca
絵文字を作成した/更新した時にupdateAtを更新するように 2018-11-04 10:42:16 +09:00
MeiMei 65bfa3c0d6 Fix: update_client_setting (#3086) 2018-11-04 03:33:37 +09:00
syuilo 3487ddabea
[API] Implement some Emoji APIs 2018-11-04 03:18:32 +09:00
syuilo a515c1f53e
Improve API documentation 2018-11-03 22:49:36 +09:00
syuilo d1cf0c7998
Clean up 2018-11-03 22:01:58 +09:00
syuilo c26ed1421b
[API] Increase chart limit 2018-11-03 16:43:50 +09:00
syuilo f9f2ca51ac
Improve stats API 2018-11-03 11:37:44 +09:00
syuilo 8ae94c034d
Update hashtags.ts 2018-11-02 23:46:57 +09:00
syuilo cd9696f25e
Update src/server/api/endpoints/aggregation/hashtags.ts 2018-11-02 23:32:40 +09:00
syuilo d62a6bab41
Remove needless properties 2018-11-02 23:27:47 +09:00
syuilo 20df002746
🍕 2018-11-02 23:23:01 +09:00
syuilo 819b535ab0
[API] Implement admin/add-emoji 2018-11-02 15:04:02 +09:00
syuilo 60e95ac2ac
Clean up 2018-11-02 14:53:55 +09:00
syuilo 9b94ddff0a
Clean up 2018-11-02 13:49:09 +09:00
syuilo 174f8022eb
Refactor 2018-11-02 13:47:44 +09:00
syuilo a7e6b766be
Resolve #2623 2018-11-02 12:49:08 +09:00
syuilo befc35a3ac
Update src/server/api/endpoints/meta.ts 2018-11-02 12:16:03 +09:00
MeiMei 80b5fda292 Remote custom emojis (#3074)
* Remote custom emojis

* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo 931bdc6aac
Refactoring, Clean up and bug fixes 2018-11-02 03:32:24 +09:00
syuilo c21caad1c5
Custom emoji (#3061)
* wip

* wip

* wip
2018-11-01 11:51:49 +09:00
syuilo 5d61c7c691
Refactor and use original image for banner 2018-11-01 09:30:51 +09:00
syuilo 1fca8d322c
Clean up 2018-11-01 09:19:22 +09:00
syuilo 3829fe128a
Update src/server/api/endpoints/users/relation.ts 2018-11-01 00:11:52 +09:00
syuilo 649177985d
[API] Implement users/relation 2018-11-01 00:11:21 +09:00
syuilo 261a3f5d91
Better rate limitting 2018-10-31 23:03:14 +09:00
syuilo 1a51b98700
Refactor 2018-10-31 22:35:02 +09:00
syuilo de569147a5
Fix #3041 2018-10-31 17:56:21 +09:00
syuilo e23b13ec7f
[API] Include detailed user information of blocking API responses 2018-10-31 11:24:36 +09:00
syuilo f7069dcd18
良い感じに 2018-10-31 11:16:13 +09:00
mei23 560bb65384 blockings list 2018-10-31 04:59:01 +09:00
MeiMei 441ab2b5f8 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 0d86eef3d7
Format 2018-10-29 21:38:09 +09:00
syuilo 108dcb3e61
物理削除系の処理を削除
これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難
論理削除でなんとかする
2018-10-29 21:06:23 +09:00
MeiMei d64dc45899 User blocking (Following part) (#3035)
* block wip

* UndoBlock

* UnBlock

* wip

* follow

* UI

* fix
2018-10-29 20:32:42 +09:00
syuilo 83d168ece3
Fix API definition 2018-10-29 19:04:58 +09:00
syuilo ae44fe7818
Refactor 2018-10-29 15:09:03 +09:00