summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/blocking/create.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix styleAcid Chicken (硫酸鶏)2019-02-051-1/+2
|
* Create new type definition for 'ms' (#4057)Acid Chicken (硫酸鶏)2019-02-021-1/+1
| | | | | | * Create new type definition for 'ms' * Follow lint
* Refactorsyuilo2018-11-021-7/+4
|
* Refactoring, Clean up and bug fixessyuilo2018-11-021-3/+5
|
* [API] Include detailed user information of blocking API responsessyuilo2018-10-311-1/+3
|
* User blocking (Following part) (#3035)MeiMei2018-10-291-0/+75
* block wip * UndoBlock * UnBlock * wip * follow * UI * fix