lemmy/crates/apub/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
..
activities Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
collections Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
fetcher A few additions: 2021-12-06 14:10:53 -05:00
http Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
objects Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
protocol Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
activity_lists.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
context.rs Allow single item for to, cc, and @context 2021-11-26 21:55:33 -07:00
lib.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
mentions.rs Don't drop error context when adding a message to errors (#1958) 2021-12-06 09:54:47 -05:00
migrations.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00