~singpolyma/cheogram-android

Do not re-notify dismissed notifications
Allow ignoring the mam pref warning
Catch concurrent modification and abort

Someone added an attachment while we were sending or what?
Sometimes race condition here too? Try no animate
Fix duplicate id error
Show warning bar if any account is not set to MAM always
Allow adding another prompt after notifications
Fix take photo option for choose media
Seperate ring from strangers option
Clear reply after image as well as text reply
Add account from drawer

And import backup from toolbar of add account
Drawer link always goes to manage accounts
Context for reaction notifications
Send attachments in order

Not perfect. It means we lose paralellism of uploads which is maybe bad?
If any one errors the subsequent ones stay queued I think. If you're
offline or similar then it all gets written to the db and we stil lose
ordering.

May still be worth it, worth testing.
Choose media instead of three options for the choice
Use FixedURLSpan for xhtml-im
Cut down size of message we are willing to store
Limit size of message to send

To a size we would be willing to display at least.
Next