lemmy/src
Dessalines b0385830ed A few additions:
- Add a DeleteAccount response.
- RegistrationApplicationView now has the safe LocalUserSettings.
- Adding VerifyEmail to websocket API, added a proper response type.
2021-12-06 14:10:53 -05:00
..
api_routes.rs A few additions: 2021-12-06 14:10:53 -05:00
code_migrations.rs Add tracing (#1942) 2021-11-23 12:16:47 +00:00
lib.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
main.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
root_span_builder.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
scheduled_tasks.rs Add tracing (#1942) 2021-11-23 12:16:47 +00:00