Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 1 | -8/+29 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 1 | -2/+2 |
| | | | | helpers modules should not import models | ||||
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -17/+9 |
| | |||||
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 1 | -8/+8 |
| | |||||
* | Add banners support | Chocobozzz | 2021-04-08 | 1 | -1/+0 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -4/+11 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 1 | -1/+4 |
| | |||||
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 1 | -2/+16 |
| | |||||
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -1/+2 |
| | |||||
* | Fix express validator | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -2/+2 |
| | |||||
* | Add ability to manually approves instance followers in REST API | Chocobozzz | 2019-04-08 | 1 | -3/+17 |
| | |||||
* | Add ability to forbid followers | Chocobozzz | 2019-04-08 | 1 | -6/+9 |
| | |||||
* | Add ability to remove an instance follower in API | Chocobozzz | 2019-04-08 | 1 | -3/+37 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -2/+2 |
| | |||||
* | [Server>Middlewares>Follows] Changing error code 400 to 500 | Jorropo | 2018-07-27 | 1 | -1/+1 |
| | | | | Follows on http server is a server error not an error of the client. | ||||
* | Update video channel routes | Chocobozzz | 2018-04-24 | 1 | -1/+1 |
| | |||||
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 1 | -1/+5 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+3 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -7/+6 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -6/+5 |
| | |||||
* | Refractor validators | Chocobozzz | 2017-11-27 | 1 | -18/+14 |
| | |||||
* | Add follow tests | Chocobozzz | 2017-11-27 | 1 | -4/+4 |
| | |||||
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 1 | -0/+62 |