Cleanup: Replace match with method chaining
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Allow HTML for external user & community descriptions
Replace println!() calls with log::debug!()
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Add UI for user suspension
Support comment image attachments
Ignore email address if empty (#103)
Add password change UI to user edit page
Add logout button in header
Add email field to signup page
Show instance description on about page
Use commentList for comment page as well
Use icon for like buttons
Merge branch 'api-changes' into master
Handle different actor types for lookup
Switch to "~me" for users routes
Add UI for personal notes
Add nothing text to notifications page (#76)
Link to comment parent & post (#70)