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/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>
8 months ago
..
aggregates User can block instances (fixes #2397) (#3869) 9 months ago
impls Implement user data import/export (#3976) 8 months ago
source Implement user data import/export (#3976) 8 months ago
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
lib.rs Adding a scaled sort, to boost smaller communities. (#3907) 9 months ago
newtypes.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
schema.rs Implement user data import/export (#3976) 8 months ago
traits.rs Auto resolve reports trigger (#3871) 9 months ago
utils.rs Persistent, performant, reliable federation queue (#3605) 9 months ago