23c1d53
      Better quote colours while composing
    
    
    
     Stephen Paul Weber created
23c1d53
      Better quote colours while composing
    Stephen Paul Weber created
a4f79de
      Fix NPE
    Stephen Paul Weber created
9ea2024
      Retract all payloads too
    Stephen Paul Weber created
d31f2cc
      Search chats
    Stephen Paul Weber created
a735c60
      Always fill avatar space
    Stephen Paul Weber created
e9d12fc
      If it's only a slider, show next button
    Stephen Paul Weber created
d37e3a9
      Not a stanger if there is a system account
    Stephen Paul Weber created
9d3ef35
      Fix precedence to actually use the condition right
    Stephen Paul Weber created
0451fb3
      Older sqlite didn't have drop column...
    Stephen Paul Weber created
134e1ac
      Ping mucs that were shutdown in case they came back
    Stephen Paul Weber created
a57642a
      Use occupantId to check if muc user matches
    Stephen Paul Weber created
a3ca95c
      Remember avatar and nick by occupant id
    Only if they're different from what we would otherwise use anyway.
Stephen Paul Weber created
1799e77
      CopyOnWriteArrayList does not support iterator.remove
    Stephen Paul Weber created
f6ba779
      Set fullJid and occupantUs more often when we know them
    Stephen Paul Weber created
f3e8a6f
      Copy fallback text, not stripped formatted text
    Copying the actual spans *might* be better, at least as an option in the future?
Stephen Paul Weber created
ab293cc
      Hide single-char sigils while composing
    Stephen Paul Weber created
3a4f9ce
      Better y position for inline image span
    Stephen Paul Weber created
026d389
      Snip quotes from preview
    Stephen Paul Weber created
70b7d99
      Allow muting a user, even when not connected
    Stephen Paul Weber created
069844a
      Auto-download when unmetered
    Stephen Paul Weber created
87de57f
      Don't do file downloads when data saver is on
    Stephen Paul Weber created
a14753f
      Fix dissapearing action buttons
    Stephen Paul Weber created
4f4d9be
      Hide reply context if it's the exact previous message
    Stephen Paul Weber created
62c8e2f
      Rich quotes
    Stephen Paul Weber created
60c72b4
      Animted emoji working now
    Stephen Paul Weber created
831ebf8
      Load reply context when loading messages
    Stephen Paul Weber created
c49aa31
      Better support for correcting replies/reactions
    Stephen Paul Weber created
d458ff3
      Turn large text back down a bit
    apparently I overdid it
Stephen Paul Weber created
2154f96
      Custom tabs, thanks qy!
    Stephen Paul Weber created
8e70922
      Make rich text optional, don't double-style html
    Stephen Paul Weber created
f1c1f72
      Huge large text size
    As reqeusted due to disability
Stephen Paul Weber created
55d2bba
      Handle quotes and formatting properly on send
    Stephen Paul Weber created
0994b30
      Support quotes in XHTML
    Stephen Paul Weber created
caf119b
      Better handling of namespaced attributes
    Don't store in the data model using the prefix -- the prefix is meaningless. Store by URI and then generate prefixes when serializing.
Stephen Paul Weber created
4cca129
      Fix possible NPE
    Stephen Paul Weber created
c041ee6
      Revert "Temporarily disable auto numbering"
    This reverts commit 24ed32851bfc9f243c54072637ecdf529346e124.
Stephen Paul Weber created
a770c7d
      Fix for namespaced attributes
    Since we only store them by prefix right now (boo!) at least keep the prefix definition as well.
Stephen Paul Weber created
cdcd2ec
      Don't put the composing-preview spans into xhtml for now
    Stephen Paul Weber created
0c23cf7
      Thread icon
    Stephen Paul Weber created
ad44fbc
      In case of invalid XML in the payloads, at least still load the message
    Stephen Paul Weber created
639c3be
      Bump versionCode
    Stephen Paul Weber created
5073eb2
      set caller display name
    Daniel Gultsch created
b46375e
      do not show ongoing call in ringing phase
    Daniel Gultsch created
413c3a3
      disable call integration for umidigi devices
    Daniel Gultsch created
8e48e0d
      Ring even if call integration fails
    As it might if you have too many accounts
Stephen Paul Weber created
07dd1d0
      Quiet hours means all done not failed
    Stephen Paul Weber created
2d517ed
      Change caps node for better identification
    Stephen Paul Weber created
bf40f05
      bump versionCode
    Stephen Paul Weber created
b154d99
      Darken default dark mode teritary
    Stephen Paul Weber created
d936c42
      Reduce LRU size to help with RAM pressure
    Stephen Paul Weber created