Chocobozzz
|
a85d530384
|
Remove unnecessary logs
|
2022-08-17 14:58:40 +02:00 |
Chocobozzz
|
396f6f0140
|
Cleanup useless express validator messages
|
2022-08-17 14:27:04 +02:00 |
Chocobozzz
|
927fa4b11f
|
Add rejected state to follows
Prevent reprocessing already rejected follows
|
2022-07-27 13:52:13 +02:00 |
Chocobozzz
|
9452d4fd33
|
/!\ Use a dedicated config file for development
It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it
npm run dev:* commands are already updated
|
2022-07-06 16:12:17 +02:00 |
Chocobozzz
|
41fb13c330
|
esModuleInterop to true
|
2021-08-27 15:12:22 +02:00 |
Chocobozzz
|
4d029ef8ec
|
Add ability for instances to follow any actor
|
2021-07-21 13:35:31 +02:00 |
Chocobozzz
|
c0e8b12e7f
|
Refactor requests
|
2021-07-20 15:27:18 +02:00 |
Chocobozzz
|
10363c74c1
|
Move middleware utils in middlewares
helpers modules should not import models
|
2021-06-03 18:03:36 +02:00 |
Rigel Kent
|
76148b27f7
|
refactor API errors to standard error format
|
2021-06-02 16:57:07 +02:00 |
Chocobozzz
|
7d9ba5c089
|
Cleanup models directory organization
|
2021-05-11 11:32:31 +02:00 |
Chocobozzz
|
2cb03dc1f4
|
Add banners support
|
2021-04-08 10:07:53 +02:00 |
Rigel Kent
|
2d53be0267
|
replace numbers with typed http status codes (#3409)
|
2020-12-07 14:32:36 +01:00 |
Chocobozzz
|
26d6bf6533
|
Split types and typings
|
2020-06-18 10:46:27 +02:00 |
Chocobozzz
|
8dc8a34ee8
|
Avoir some circular dependencies
|
2020-05-04 16:21:39 +02:00 |
Chocobozzz
|
97ecddae10
|
Filter on follows actor types in about page
|
2019-11-29 10:55:17 +01:00 |
Chocobozzz
|
b8f4167fb6
|
Only display accepted followers/followings in about page
|
2019-11-28 11:37:32 +01:00 |
Chocobozzz
|
453e83ea5d
|
Stronger model typings
|
2019-08-19 17:26:35 +02:00 |
Chocobozzz
|
c8861d5dc0
|
Fix express validator
|
2019-07-25 16:23:44 +02:00 |
Chocobozzz
|
74dc3bca2b
|
Don't expose constants directly in initializers/
|
2019-04-11 14:26:41 +02:00 |
Chocobozzz
|
6dd9de95df
|
Move config in its own file
|
2019-04-11 13:45:39 +02:00 |
Chocobozzz
|
14893eb71c
|
Add ability to manually approves instance followers in REST API
|
2019-04-08 15:18:04 +02:00 |
Chocobozzz
|
5b9c965d5a
|
Add ability to forbid followers
|
2019-04-08 14:06:23 +02:00 |
Chocobozzz
|
0e9c48c2ed
|
Add ability to remove an instance follower in API
|
2019-04-08 11:52:43 +02:00 |
Chocobozzz
|
f37dc0dd14
|
Add ability to search video channels
|
2018-08-27 09:41:54 +02:00 |
Chocobozzz
|
06a05d5f47
|
Add subscriptions endpoints to REST API
|
2018-08-27 09:41:54 +02:00 |
Jorropo
|
a3c1738eea
|
[Server>Middlewares>Follows] Changing error code 400 to 500
Follows on http server is a server error not an error of the client.
|
2018-07-27 14:12:31 +02:00 |
Chocobozzz
|
48dce1c90d
|
Update video channel routes
|
2018-04-24 17:12:57 +02:00 |
Chocobozzz
|
eec63bbc0f
|
Improve check follow params tests
|
2017-12-28 14:29:57 +01:00 |
Chocobozzz
|
da854ddd50
|
Propagate old comment on new follow
|
2017-12-28 11:16:08 +01:00 |
Chocobozzz
|
50d6de9c28
|
Begin moving video channel to actor
|
2017-12-19 10:53:16 +01:00 |
Chocobozzz
|
3fd3ab2d34
|
Move models to typescript-sequelize
|
2017-12-13 16:50:33 +01:00 |
Chocobozzz
|
a2431b7dcb
|
Refractor validators
|
2017-11-27 19:43:01 +01:00 |
Chocobozzz
|
0f91ae62df
|
Add follow tests
|
2017-11-27 19:40:52 +01:00 |
Chocobozzz
|
7e9334c34d
|
Add ability to unfollow a server
|
2017-11-27 19:40:52 +01:00 |
Chocobozzz
|
5414139835
|
Refractor activity pub lib/helpers
|
2017-11-27 19:40:52 +01:00 |