lemmy/crates/db_schema/src
Nutomic 6d7b38f4de
Implement user data import/export (#3976)
* Implement endpoints for user data import/export

* add test

* exclude avatar/banner

* increase import url count, add rate limit

* also export/import saved posts

* rate limit

* rename

* saved posts also exist

* rename routes

* fix test

* error handling

* clippy

* limit parallelism

* clippy

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-10-11 16:47:22 +02:00
..
aggregates User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +02:00
impls Implement user data import/export (#3976) 2023-10-11 16:47:22 +02:00
source Implement user data import/export (#3976) 2023-10-11 16:47:22 +02:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Adding a scaled sort, to boost smaller communities. (#3907) 2023-09-06 13:43:27 -04:00
newtypes.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
schema.rs Implement user data import/export (#3976) 2023-10-11 16:47:22 +02:00
traits.rs Auto resolve reports trigger (#3871) 2023-09-05 05:35:10 -04:00
utils.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00