Commit log

71ef999 Disable MUC PM by default

Stephen Paul Weber created

1cac97b Do not notify for own reactions

Stephen Paul Weber created

e721c7f Fix or disable reactions on MUC PM

Click to expand commit body
The new data model from upstream broke them and they're not very useful anyway.

Stephen Paul Weber created

10aab53 Fix NPE

Stephen Paul Weber created

6b035d2 Use correct file name when sharing media

Stephen Paul Weber created

5e1502b No you may not reply to yourself

Stephen Paul Weber created

99c25f8 Clear selected reply when starting a correction

Stephen Paul Weber created

7c48dfe Fix NPE

Stephen Paul Weber created

0993958 Basic support for adding by jid on group chat create

Stephen Paul Weber created

893d675 Allow longer before SPAM

Stephen Paul Weber created

5ae2027 Fix NPE

Stephen Paul Weber created

30a4560 Synchronize payload access

Stephen Paul Weber created

32607dd Disable B I buttons when rich text is off

Stephen Paul Weber created

101bd85 Fix for concurrent modification

Stephen Paul Weber created

15b99e9 Fix NPE

Stephen Paul Weber created

0f19def Fix NPE

Stephen Paul Weber created

27d9e2c Fix crash coming back with photo

Stephen Paul Weber created

967757b Fix for amazon.{ca,com} link previews

Stephen Paul Weber created

4a5068b Implement direct share

Stephen Paul Weber created

9b4f2dc Need the span so we have the source even with no icon

Stephen Paul Weber created

1bfd34e Better logging around retries

Stephen Paul Weber created

9d8d437 Try doing fallbacks ourselves under 1.1.1

Stephen Paul Weber created

0ba2469 VPN after active

Stephen Paul Weber created

fb4a03c Rollback miniDNS?

Stephen Paul Weber created

e6534b6 Use only active network dns if there is any

Stephen Paul Weber created

8c264ea don't retry if it is taking too long

Stephen Paul Weber created

3de2b96 Experimental WebXDC extensions functionality

Stephen Paul Weber created

18384bd Fix previews for data uri

Stephen Paul Weber created

578d0d0 Option to hide media from gallery

Stephen Paul Weber created

24822e9 Never notify of own reactions

Stephen Paul Weber created

93b96e4 Forgot this

Stephen Paul Weber created

ba1a213 Do not re-notify dismissed notifications

Stephen Paul Weber created

01cbee3 Allow ignoring the mam pref warning

Stephen Paul Weber created

c4f751e Catch concurrent modification and abort

Click to expand commit body
Someone added an attachment while we were sending or what?

Stephen Paul Weber created

ca1ee26 Sometimes race condition here too? Try no animate

Stephen Paul Weber created

692fea9 Fix duplicate id error

Stephen Paul Weber created

5105c34 Show warning bar if any account is not set to MAM always

Stephen Paul Weber created

75a34db Allow adding another prompt after notifications

Stephen Paul Weber created

3857d7e Fix take photo option for choose media

Stephen Paul Weber created

ad88b5e Seperate ring from strangers option

Stephen Paul Weber created

017b774 Clear reply after image as well as text reply

Stephen Paul Weber created

eefb6da Add account from drawer

Click to expand commit body
And import backup from toolbar of add account

Stephen Paul Weber created

1220581 Drawer link always goes to manage accounts

Stephen Paul Weber created

d337d19 Context for reaction notifications

Stephen Paul Weber created

0683b06 Send attachments in order

Click to expand commit body
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.

Stephen Paul Weber created

2939cdd Choose media instead of three options for the choice

Stephen Paul Weber created

4ac7e67 Bakup warnings

Stephen Paul Weber created

0cfd378 Use FixedURLSpan for xhtml-im

Stephen Paul Weber created

22397ca Cut down size of message we are willing to store

Stephen Paul Weber created

09ba4b4 Limit size of message to send

Click to expand commit body
To a size we would be willing to display at least.

Stephen Paul Weber created