summaryrefslogtreecommitdiff
path: root/src/server/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-02131-917/+512
|
* 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-02100-1502/+1677
|
* 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
|
* Implement /api/v1/instance (#3045)Acid Chicken (硫酸鶏)2018-10-311-0/+75
| | | | | | | | * Update mastodon.ts * Update types.ts * Update mastodon.ts
* 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
|
* API: Better error responsesyuilo2018-10-262-2/+12
|
* Fix bugsyuilo2018-10-2618-18/+18
|
* Implement featured note APIsyuilo2018-10-251-0/+49
|
* Fix: Remove unused importsyuilo2018-10-251-1/+1
|
* Implement drive/folders/deletesyuilo2018-10-241-0/+60
|
* Improve some API definitionssyuilo2018-10-243-32/+78
|
* Implement federation chart APIsyuilo2018-10-241-0/+33
|
* Make max allowed text length configurable (#2992)MeiMei2018-10-241-0/+1
| | | | | | * Make max allowed text length configurable * Fix canPost
* Implement #2983syuilo2018-10-231-0/+48
|
* Use camelCase instead of snake_casesyuilo2018-10-234-8/+8
|
* Improve some API definitionssyuilo2018-10-232-18/+40
|
* Refactoringsyuilo2018-10-2310-29/+29
|
* Implement #2961syuilo2018-10-221-0/+39
|
* Implement some chart APIssyuilo2018-10-223-0/+123
|
* Implement #2980syuilo2018-10-221-0/+41
|
* Doc: Better parameter descriptionsyuilo2018-10-224-4/+4
|
* Improve API definitionssyuilo2018-10-2213-34/+114
|