You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates
Nutomic 0203b62a6d
Ignore old federated post edits (ref #4529) (#4586)
* Ignore old federated post edits (ref #4529)

* use filter on insert

* coalesce(updated, published)

* avoid comment conflict clause

---------

Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
6 months ago
..
api Read crate version from cargo.toml (fixes #4583) (#4584) 6 months ago
api_common Change exponential backoff algorithm for federation send (#4597) 6 months ago
api_crud Avoid breaking api change, reduce api cache duration (#4610) 6 months ago
apub Ignore old federated post edits (ref #4529) (#4586) 6 months ago
db_perf Remove error-type feature from lemmy-utils (#4474) 7 months ago
db_schema Ignore old federated post edits (ref #4529) (#4586) 6 months ago
db_views Fix private message sort order. #4581 (#4587) 6 months ago
db_views_actor Adding listMedia endpoint, to view all your local image uploads. (#4509) 6 months ago
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 7 months ago
federate Avoid breaking api change, reduce api cache duration (#4610) 6 months ago
routes Read crate version from cargo.toml (fixes #4583) (#4584) 6 months ago
utils Avoid breaking api change, reduce api cache duration (#4610) 6 months ago