asonix
|
a952b528df
|
Use transpose in a couple places
|
2023-02-05 21:09:47 -06:00 |
|
asonix
|
f9cad61049
|
Add healthcheck for db, new clippy lints
|
2023-01-29 13:21:36 -06:00 |
|
asonix
|
88b0383084
|
Keep track of when servers were last seen
|
2022-12-21 16:51:17 -06:00 |
|
asonix
|
e9303ad9f6
|
Remove media caching, just proxy
|
2022-11-17 22:39:26 -06:00 |
|
asonix
|
ebdc739c84
|
Make admin API & client work
|
2022-11-17 14:13:41 -06:00 |
|
Maxime Augier
|
cb7187a096
|
Merge remote-tracking branch 'upstream/main' into cmdline-ls
|
2022-11-11 10:18:07 +01:00 |
|
Maxime Augier
|
3b0e9fddc0
|
Add -l option for dumping existing allow/block lists
|
2022-11-11 10:00:41 +01:00 |
|
asonix
|
d7e9e58de2
|
Prefer short_description, add more telegram meta commands
|
2022-11-07 18:49:19 -06:00 |
|
Aode (lion)
|
2313303e22
|
Update RSA
|
2022-04-08 17:39:38 -05:00 |
|
Aode (Lion)
|
8893895c71
|
Update to latest activitystreams
|
2022-01-17 16:54:45 -06:00 |
|
Aode (lion)
|
1dba31e3a0
|
Clippy lints, dashmap for breakers
|
2021-11-23 16:19:59 -06:00 |
|
Aode (Lion)
|
3384ca9064
|
Clean up debug impls
|
2021-09-21 14:32:25 -05:00 |
|
Aode (lion)
|
43e5b6d873
|
Instrument with tracing
|
2021-09-18 12:55:39 -05:00 |
|
asonix
|
8474640278
|
Bump dependencies
|
2021-08-01 15:12:06 -05:00 |
|
asonix
|
1311f92b6c
|
Add support for pulling a pleroma admin
|
2021-02-11 13:41:03 -06:00 |
|
asonix
|
43227d9852
|
Update to actix-web 4.0.0-beta.3
|
2021-02-10 18:00:11 -06:00 |
|
asonix
|
52408d8189
|
Add tests for connect/disconnect
|
2021-02-10 09:47:23 -06:00 |
|
asonix
|
b9f9fd4a12
|
Allow sub-actors of connected server-actors
|
2021-02-10 09:23:55 -06:00 |
|
asonix
|
d0a728a9b5
|
Log & test connections
|
2021-02-10 00:57:49 -06:00 |
|
asonix
|
b2904bb1ba
|
Don't add inbox as connection
|
2021-02-10 00:44:48 -06:00 |
|
asonix
|
2619a93643
|
Fix rdnn block checks
|
2021-02-10 00:14:42 -06:00 |
|
asonix
|
2c275e441b
|
pub -> pub(crate)
|
2021-02-09 22:17:20 -06:00 |
|
asonix
|
50d2b5b21c
|
bro we are sledding
|
2021-02-09 22:05:06 -06:00 |
|
asonix
|
1f065385a0
|
Update deps
|
2020-09-07 16:51:02 -05:00 |
|
asonix
|
2bbcc82d9c
|
Update activitystreams
|
2020-06-19 23:11:02 -05:00 |
|
asonix
|
729e425e32
|
Fully lean on activitystreams-new
|
2020-05-21 16:24:56 -05:00 |
|
asonix
|
0b2763ab8b
|
Clippy
|
2020-04-25 20:49:29 -05:00 |
|
asonix
|
dea8c60042
|
Add regen-key ability if can't read key
|
2020-04-21 17:47:34 -05:00 |
|
asonix
|
1e8c54f7cc
|
Don't precompute, it already happens
|
2020-04-21 14:31:32 -05:00 |
|
asonix
|
82e8042c66
|
Clean db code, switch to deadpool
|
2020-04-21 12:07:39 -05:00 |
|
asonix
|
78a359c403
|
Move notify to registration-based triggers, store nodes in db
|
2020-03-25 17:10:10 -05:00 |
|
asonix
|
e4c95a8168
|
More shuffling, store actors in db
|
2020-03-23 17:17:53 -05:00 |
|
asonix
|
dabeba43e2
|
Make connections configurable
|
2020-03-22 18:21:40 -05:00 |
|
asonix
|
6511e7f32e
|
Use postgres for job storage
|
2020-03-22 16:18:36 -05:00 |
|
asonix
|
eefff20941
|
Add commandline blocking and whitelisting
|
2020-03-19 19:55:11 -05:00 |
|
asonix
|
3c5154d449
|
Use single connection pool
|
2020-03-19 17:19:05 -05:00 |
|
asonix
|
f48d404a15
|
Add logging for unhydrated values
|
2020-03-18 17:37:22 -05:00 |
|
asonix
|
7f45021afb
|
Use rustls
|
2020-03-16 13:27:42 -05:00 |
|
asonix
|
b7bf001287
|
Update cache from postgres notifications
- Add actor that listens to the notification stream
- Move queries into db module
|
2020-03-16 13:00:16 -05:00 |
|