lemmy/crates/db_schema/src
Kroese 2d4037ba61
Extend sitemap span (#4231)
* Extend sitemap span

* Keep cargo_fmt happy

* Add FETCH_LIMIT_SITEMAP

* Use FETCH_LIMIT_SITEMAP

* Keep cargo_fmt happy

* Update utils.rs

* Use SITEMAP_DAYS

* Keep cargo_fmt happy

* Sitemap

* Keep cargo_fmt happy

* Sitemap

* Sitemap

* Increase to 31 days
2023-12-11 11:24:51 +01:00
..
aggregates Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
impls Extend sitemap span (#4231) 2023-12-11 11:24:51 +01:00
source Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Upgrade pictrs to 0.5.0-beta.2 (#4194) 2023-11-24 07:44:17 -05:00
newtypes.rs Remove id column and use different primary key on some tables (#4093) 2023-11-13 08:14:07 -05:00
schema.rs Remove id column and use different primary key on some tables (#4093) 2023-11-13 08:14:07 -05:00
traits.rs Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00
utils.rs Extend sitemap span (#4231) 2023-12-11 11:24:51 +01:00