summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* ドライブ容量の設定をDBに保存するようにしたりリファ ↵syuilo2018-11-067-28/+55
| | | | タリングしたり
* [API] Fix bugsyuilo2018-11-061-1/+1
|
* 投稿の最大文字数情報を設定ファイルではなくDBに保存 ↵syuilo2018-11-053-3/+26
| | | | るように
* [API] Better validation of admin/emoji/addsyuilo2018-11-051-3/+3
|
* [API] Fix bugsyuilo2018-11-051-1/+1
|
* Resolve #3098syuilo2018-11-042-2/+24
|
* Add GitHub auth (#3095)Acid Chicken (硫酸鶏)2018-11-041-0/+1
|
* Revert "Add GitHub auth"Acid Chicken (硫酸鶏)2018-11-041-1/+0
| | | | This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
* Add GitHub authAcid Chicken (硫酸鶏)2018-11-041-0/+1
|
* [API] Improve admin/emoji/addsyuilo2018-11-041-2/+4
|
* 絵文字を作成した/更新した時にupdateAtを更新するようにsyuilo2018-11-042-0/+2
|
* Fix: update_client_setting (#3086)MeiMei2018-11-041-2/+2
|
* [API] Implement some Emoji APIssyuilo2018-11-044-2/+115
|
* Improve API documentationsyuilo2018-11-0321-2/+80
|
* Clean upsyuilo2018-11-031-2/+0
|
* [API] Increase chart limitsyuilo2018-11-0310-10/+10
|
* Improve stats APIsyuilo2018-11-031-1/+14
|
* Update hashtags.tssyuilo2018-11-021-1/+1
|
* Update src/server/api/endpoints/aggregation/hashtags.tssyuilo2018-11-021-0/+71
|
* Remove needless propertiessyuilo2018-11-021-1/+5
|
* :pizza:syuilo2018-11-021-0/+5
|
* [API] Implement admin/add-emojisyuilo2018-11-021-0/+38
|
* Clean upsyuilo2018-11-022-15/+0
|
* Clean upsyuilo2018-11-023-4/+2
|
* Refactorsyuilo2018-11-02128-882/+460
|
* Resolve #2623syuilo2018-11-0226-351/+431
|
* Update src/server/api/endpoints/meta.tssyuilo2018-11-021-11/+21
|
* Remote custom emojis (#3074)MeiMei2018-11-021-1/+4
| | | | | | * Remote custom emojis * んほおおおおお
* Refactoring, Clean up and bug fixessyuilo2018-11-0298-1488/+1655
|
* Custom emoji (#3061)syuilo2018-11-012-0/+11
| | | | | | | | * wip * wip * wip
* Refactor and use original image for bannersyuilo2018-11-011-1/+1
|
* Clean upsyuilo2018-11-014-4/+8
|
* Update src/server/api/endpoints/users/relation.tssyuilo2018-11-011-0/+2
|
* [API] Implement users/relationsyuilo2018-11-011-0/+28
|
* Better rate limittingsyuilo2018-10-311-1/+1
|
* Refactorsyuilo2018-10-311-4/+4
|
* Fix #3041syuilo2018-10-311-2/+1
|
* [API] Include detailed user information of blocking API responsessyuilo2018-10-312-2/+6
|
* 良い感じにsyuilo2018-10-312-76/+71
|
* blockings listmei232018-10-311-0/+59
|
* Fix: can't recognize rebirthed instance user (#3046)MeiMei2018-10-311-1/+7
| | | | | | | | | | | | | | * 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
* Formatsyuilo2018-10-291-3/+3
|
* 物理削除系の処理を削除syuilo2018-10-291-2/+4
| | | | | これらの処理はパフォーマンス的に現実的でないし、すべてのモデルの関係を把握している必要があり保守が困難 論理削除でなんとかする
* User blocking (Following part) (#3035)MeiMei2018-10-293-1/+155
| | | | | | | | | | | | | | | | * block wip * UndoBlock * UnBlock * wip * follow * UI * fix
* Fix API definitionsyuilo2018-10-291-2/+4
|
* Refactorsyuilo2018-10-291-5/+2
|
* Update src/server/api/endpoints/notes/reactions.tssyuilo2018-10-291-0/+2
|
* Fix #3034syuilo2018-10-291-26/+51
|
* Fix bugsyuilo2018-10-261-1/+1
|
* Fix bugsyuilo2018-10-2617-17/+17
|