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