aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fix location viewChristian Schneppe2017-12-234-14/+7
|
* Conference Details: hide settings in offline mucsChristian Schneppe2017-12-232-3/+14
|
* ChatMarkers: parse own account from true counterpartChristian Schneppe2017-12-162-7/+5
|
* fixed treatAsDownload() for empty messagesChristian Schneppe2017-12-161-1/+5
|
* remove NFC handling + let edit account handle own jidsChristian Schneppe2017-12-165-62/+50
|
* fix init EmojiService in StartConversationActivityChristian Schneppe2017-12-161-1/+7
|
* StartConversationActivity: Scan QR codes via UriHandlerActivityChristian Schneppe2017-12-163-19/+30
|
* UriHandlerActivity: Handle 'message action' XMPP URIChristian Schneppe2017-12-161-6/+41
|
* XmppUri: Parse 'message action' queryChristian Schneppe2017-12-162-10/+23
|
* fixup for pep omemo notification dedupChristian Schneppe2017-12-162-5/+7
|
* Add ShareViaAccountActivityChristian Schneppe2017-12-163-0/+109
|
* Implement simple URI handler activityChristian Schneppe2017-12-162-11/+59
|
* 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 ↵Christian Schneppe2017-12-162-59/+80
| | | | PAYMENT_REQUIRED failure
* 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 ↵Christian Schneppe2017-12-012-3/+5
| | | | shut down presence
* 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
|