aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-16save changed server id in replaced messagesChristian Schneppe1-1/+4
2017-12-16try to detect invalid nick (w/ emoji) in MUCsChristian Schneppe4-12/+37
2017-12-16support error messages in quick edit dialogChristian Schneppe5-25/+41
2017-12-16ignore data uri after aesgcm uriChristian Schneppe2-7/+13
2017-12-16fix format stringChristian Schneppe3-3/+3
2017-12-16fix xmpp uri regressionChristian Schneppe1-1/+1
2017-12-16initialize emoji helper in StartConversationActivityChristian Schneppe2-4/+9
2017-12-16fix XmppUri for empty urisChristian Schneppe1-1/+6
2017-12-16XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRE...Christian Schneppe2-59/+80
2017-12-16XEP-0393: fix off-by-one error in block detector ('``ii``ii')Christian Schneppe1-1/+1
2017-12-16fixed workaround that allowed us to expire devicesChristian Schneppe2-8/+9
2017-12-16Styler: do not style across multiple messagesChristian Schneppe2-3/+14
2017-12-10put device id into setting for dozeChristian Schneppe1-3/+8
2017-12-10possible fix for retry loop on pgp key annoucementChristian Schneppe7-16/+14
2017-12-10Do not show xmpp uris as links that have invalid jidsChristian Schneppe1-1/+10
2017-12-10show warning when opening invalid jidChristian Schneppe2-0/+13
2017-12-10Refined avatar generation a bitChristian Schneppe5-36/+98
2017-12-10ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe2-81/+55
2017-12-10avoid some false positive quotesChristian Schneppe1-3/+3
2017-12-10Conference Options: fix context menus for people not in rosterChristian Schneppe1-2/+2
2017-12-10read marker from mam. only trust true counterpart when mam:2 is being usedChristian Schneppe1-1/+1
2017-12-10MAM: update previously sent messages with server msg id during mam queryChristian Schneppe2-6/+32
2017-12-10MAM: assume true counterpart is safe to extract when using mam:2Christian Schneppe3-4/+6
2017-12-10MAM: do not use private messages when finding last id in mucChristian Schneppe1-1/+4
2017-12-10MessageParser: ignore groupchat messages retrieved from user archiveChristian Schneppe1-0/+4
2017-12-10fixed publish-options migrationChristian Schneppe1-1/+9
2017-12-01attempt to enable MAM(ejabberd) on muc configurationChristian Schneppe1-0/+1
2017-12-01do not return muc whispers as last markable messageChristian Schneppe1-1/+3
2017-12-01PresenceParser: work around for ejabberd not including status code 110 in shu...Christian Schneppe2-3/+5
2017-12-01use palceholder for package in manifestChristian Schneppe3-39/+39
2017-11-30add drawables for some more filetypes in chatlistChristian Schneppe3-0/+28
2017-11-30fixed wrong colors in message status textChristian Schneppe1-0/+1
2017-11-29fix typoChristian Schneppe1-1/+1
2017-11-29add exception list for encryption warningChristian Schneppe2-2/+17
2017-11-29make encryption settings persistent via snackbar choiceChristian Schneppe1-0/+1
2017-11-29add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe9-8/+38
2017-11-28some bug fixesChristian Schneppe23-99/+114
2017-11-27fix bug with warn message for unencrypted chatsChristian Schneppe1-8/+14
2017-11-27fix wrong bracketsChristian Schneppe1-2/+2
2017-11-26make 'markable' attribute persistentChristian Schneppe2-7/+18
2017-11-26update translationsChristian Schneppe2-0/+4
2017-11-25use REFRESH_UI_INTERVALL also for AudioPlayerChristian Schneppe1-1/+2
2017-11-25don't return null for opus file extensionsChristian Schneppe2-0/+6
2017-11-25reordered unencryption warning condition a bitChristian Schneppe1-8/+8
2017-11-25update translationsChristian Schneppe2-0/+3
2017-11-25make unencrypted chat warning configurable via settingsChristian Schneppe6-5/+24
2017-11-25optimize colorsChristian Schneppe4-3/+5
2017-11-24show warning if chat is unecryptedChristian Schneppe2-0/+15
2017-11-24update translationsChristian Schneppe3-4/+28
2017-11-24color optimizationsChristian Schneppe1-3/+3