Dessalines
940dc73f28
Federated mentions. Fixes #681 ( #717 )
...
* Federated mentions. Fixes #681
* Changing some todos, adding comments.
2020-05-15 12:36:11 -04:00
66a2c4a2c3
Some fed fixes.
2020-04-24 10:04:36 -04:00
18e570b021
Merge branch 'master' into merge_master_2
2020-04-21 20:29:52 -04:00
809cc1049e
Fixing closures.
2020-04-21 16:48:54 -04:00
d98c936295
Adding web::blocks to routes.
2020-04-21 16:40:03 -04:00
f0026065f5
Merge branch 'master' into federation_merge_from_master_1
2020-04-21 10:25:29 -04:00
f300c67a4d
Adding websocket notification system.
...
- HTTP and APUB clients can now send live updating messages to websocket
clients
- Rate limiting now affects both HTTP and websockets
- Rate limiting / Websocket logic is now moved into the API Perform
functions.
- TODO This broke getting current online users, but that will have to
wait for the perform trait to be made async.
- Fixes #446
2020-04-19 18:08:25 -04:00
875545f7e1
Adjust for updated Rust version
2020-03-19 19:01:01 +01:00
390b204272
Rewrite federation settings
2020-03-18 22:09:00 +01:00
eaf548b5db
Merge branch 'master' into federation
2020-01-14 16:30:54 +01:00
dff8b947bb
Trying to add r2d2 connection pooling to websockets.
2020-01-12 10:31:51 -05:00
4361f48b98
Make various functions async
2020-01-11 13:50:07 +01:00
e09a035373
Merge branch 'master' into federation
2020-01-02 19:22:23 +01:00
80f76f2efd
Use actix config to handle routes in seperate folders ( #378 )
2019-12-31 14:17:24 +01:00