lemmy/crates/db_schema/src
Nutomic 7d8cb93b53
Check for dead federated instances (fixes #2221) (#3427)
* Check for dead federated instances (fixes #2221)

* move to apub crate, use timestamp

* make it compile

* clippy

* use moka to cache blocklists, dead instances, restore orig scheduled tasks

* remove leftover last_alive var

* error handling

* wip

* fix alive check for instances without nodeinfo, add coalesce

* clippy

* move federation blocklist cache to #3486

* unused deps
2023-07-13 16:12:01 +02:00
..
aggregates Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
impls Check for dead federated instances (fixes #2221) (#3427) 2023-07-13 16:12:01 +02:00
source Check for dead federated instances (fixes #2221) (#3427) 2023-07-13 16:12:01 +02:00
diesel_ltree.patch feat: re-added captcha checks (#3289) 2023-06-27 06:38:53 -04:00
lib.rs Feature add three six and nine months options backend (#3226) 2023-06-26 15:03:35 -04:00
newtypes.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
schema.rs Add infinite scroll user option (#3572) 2023-07-12 09:12:01 -04:00
traits.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
utils.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00