lemmy/crates/db_schema/src
Dessalines a8b37977c7 Adding clearurls crate to clean tracking params from links and markdown. (#5018)
* Adding clearurls crate to clean tracking params from links and markdown.

- Thanks to @jenrdikw for creating this
- Fixes #4905

* Upgrading to new version of clearurls

* Fix clippy
2024-09-20 10:06:06 +02:00
..
aggregates Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
impls Fix scheduled task to delete users with denied applications (#4907) 2024-08-13 18:54:56 -04:00
source Add the ability to fetch a registration application by person_id. (#4913) 2024-07-23 19:01:24 -04:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Make eligible enums convertable to static strs (#4915) 2024-07-23 11:05:19 -04:00
newtypes.rs Add the ability to fetch a registration application by person_id. (#4913) 2024-07-23 19:01:24 -04:00
schema.rs Adding a URL max length lemmy error. (#4960) 2024-08-04 09:45:53 -04:00
schema_setup.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
sensitive.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2024-05-16 20:41:57 -04:00
traits.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
utils.rs Adding clearurls crate to clean tracking params from links and markdown. (#5018) 2024-09-20 10:06:06 +02:00