Commit log

51e5399 Disable bubble merging

Click to expand commit body
It messes with reply UI, etc

Stephen Paul Weber created

d2e9b26 Emit alternate non breaking space in XHTML

Click to expand commit body
I don't love this, but android html rendering hardcodes space collapse
so maybe it's ok for now?

Stephen Paul Weber created

1077dbc Preserve filenames better

Stephen Paul Weber created

4504953 fix group chat shortcuts

Daniel Gultsch created

9b56682 Do not refresh message list while selecting

Click to expand commit body
To prevent blowing away the selection randomly

Stephen Paul Weber created

2928cad Treat touch-up as click

Stephen Paul Weber created

2da56f5 Allow viewing history before the auto deletion date

Stephen Paul Weber created

fe24485 Still follow thread of my own messages

Stephen Paul Weber created

d9a94a7 If we try to render when expecting removal, don't crash

Click to expand commit body
Show blank instead? Should remove soon...

Stephen Paul Weber created

75722c7 Fix NPE

Stephen Paul Weber created

c2b7568 Better defaults for OpenGraphParser

Stephen Paul Weber created

044e44e Remove debug code

Stephen Paul Weber created

028671e Don't produce useless XHTML-IM of multiline text

Stephen Paul Weber created

9f10165 Option to disable message composing autocomplete

Click to expand commit body
Such as emoji

Stephen Paul Weber created

9c84a49 When moderating a group, moderate all messages in the group

Stephen Paul Weber created

6a709a1 Show only one moderated message for a big streak of them

Stephen Paul Weber created

8fe0c36 Fix message bubble merging

Click to expand commit body
The subject check was backwards...

Stephen Paul Weber created

6d6800f Linkyfy tel and sms URIs

Stephen Paul Weber created

56d0feb Show user name in permissions dialog

Stephen Paul Weber created

3bc5dd8 Allow backspacing into custom emoji

Click to expand commit body
When the platform wants to backspace into an imagespan, remove the span.
Some platforms remove the whole span when you backspace, some don't,
this at least makes it not weird on those that do not.

Stephen Paul Weber created

81cc4e5 Allow selecting text and quoting the selection

Stephen Paul Weber created

ffc1091 Remove suggestion and composing spans when making XHTML

Stephen Paul Weber created

c0b09c0 Gradle daemon is a pig

Stephen Paul Weber created

986bf4e Fix for empty SVG

Stephen Paul Weber created

f9a3194 Re-send presence to a MUC if sending custom emoji

Click to expand commit body
To try to bump us up in terms of which client gets IQs so the bob
queries are more likely to come to us.

Stephen Paul Weber created

481dbc5 Smooth over some MUC form differences between ejabberd and Prosody

Stephen Paul Weber created

888d8c0 Remove debug code

Stephen Paul Weber created

ddae616 It's a reaction even with whitespace

Stephen Paul Weber created

31c4543 Should come in search for coffee, but is any hot drink

Stephen Paul Weber created

b76ddf2 OpenGraph library not using tor right now, so disable when we are

Stephen Paul Weber created

9adeaf1 No one wants to wait 30 seconds to send a message

Stephen Paul Weber created

b2705c2 Don't ask to ban if we know they are banned

Click to expand commit body
Which we don't, because we don't store the list of outcast users...

Stephen Paul Weber created

0b9af58 Ask to moderate recent when banning if MUC supports it

Stephen Paul Weber created

9a458ac Possible NPE

Stephen Paul Weber created

eae6332 Find MUC users by barejid when looking by realjid

Stephen Paul Weber created

2f3782d Manage permissions with dialog

Click to expand commit body
Instead of submenu, to reduce the chance of fat fingering.

Stephen Paul Weber created

3dbe1ea Fix command UI on tablet view

Stephen Paul Weber created

f60f4ce Don't blindly set media deleted flag on all retracted

Click to expand commit body
Since this causes it to render as if it had a deleted file, even if it
never had a file.

Stephen Paul Weber created

87f4626 Fix NPE

Stephen Paul Weber created

7a9b5a8 Preserve nick/hats/avatar across basic presence change

Click to expand commit body
Only require them on join/rename presence, basically.  Just sending
"away" to the room with no metadata doesn't break you.

Stephen Paul Weber created

267178b Display deleted message just like un-downloaded message

Stephen Paul Weber created

15a75d7 Tap send button with nothing to send opens attach menu

Stephen Paul Weber created

7b5d3f1 Merge branch 'webxdc-import-export'

Click to expand commit body
* webxdc-import-export:
  Implement WebXDC sendToChat
  Support data uri for sending file
  Implement WebXDC importFiles

Stephen Paul Weber created

18a3e32 Optionally allow notifications for replies to my messages

Stephen Paul Weber created

db925ad Fix back button from locked thread view

Stephen Paul Weber created

db2abdd We went past 100 on pre-release so need to bump

Stephen Paul Weber created

72f66b9 Prevent access to cancelled timer

Stephen Paul Weber created

a4537ba Don't assume dark background for mismatched encryption

Click to expand commit body
Since we removed those other backgrounds ages ago...

Stephen Paul Weber created

e551558 SVG is an image

Stephen Paul Weber created

711474e Implement WebXDC sendToChat

Stephen Paul Weber created