lemmy/crates/db_schema/src
藍+85CD 847c01f348
refactor!: use rustls instead of native-tls (#4901)
* refactor(utils): remove apub

* refactor(utils): remove apub

* refactor(utils): remove openssl

* refactor(utils): remove openssl

* Use rustls instead of native-tls.

* refactor(utils): remove apub

* refactor(utils): remove apub

* refactor(utils): remove openssl

* refactor(utils): remove openssl

* Use rustls instead of native-tls.

* Upping activitypub_federation dep

* Using git dep of webmention.

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
2024-07-18 08:40:43 -04:00
..
aggregates Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
impls refactor!: use rustls instead of native-tls (#4901) 2024-07-18 08:40:43 -04:00
source Adding checks for higher admin and mod. (#4860) 2024-07-16 12:22:47 +02:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2024-05-16 20:41:57 -04:00
newtypes.rs Remove unused PersonBlockId. (#4880) 2024-07-02 09:39:37 -04:00
schema.rs Adding an image_details table to store image dimensions. (#4704) 2024-06-20 12:44:06 +02: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 Fixing not being able to create comments on local community posts. (#4854) 2024-07-07 12:28:42 -04:00