Skip to content

Crash fixes, various small improvements

Matthieu requested to merge crash_fixes into master

Closes #255 (closed)
Vastly improves (solves for Mastodon, much better for Pixelfed although a couple of repeated items remain) #219 (closed).
Fixes issue where the user's followers are shown instead of the relevant account
Update dependencies
Add album icon to post preview if the post is an album
Remove unneeded API call
Fix some crash issues reported via TraceDroid
Add error messages in case of network or other API errors (instead of infinite loading progressbar)
Closes #223 (closed)
When accounts don't have a display_name set, use username in the profile title bar, follow{s, wers} list, post title bar,...
Add basic poll support to prevent crashes with mastodon

Edited by Matthieu

Merge request reports