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/src
Dessalines c3d64f996e
Removing community.creator column. Fixes #1504 (#1541)
* Removing community.creator column. Fixes #1504

* Fixing unit tests.

* Fixing federation tests.
3 years ago
..
api_routes.rs Moving ChangePassword to its own API action. Fixes #1471 3 years ago
code_migrations.rs Removing community.creator column. Fixes #1504 (#1541) 3 years ago
lib.rs Fix API and clippy warnings 3 years ago
main.rs Better DB default fields. (#1560) 3 years ago
scheduled_tasks.rs Forbid usage of unwrap 3 years ago