Commit Graph

  • 51d1223198 invoke statusChanged callback after syncronization Daniel Gultsch 2017-05-19 15:28:25 +0200
  • 5a5eb5bdd3 do not turn send button green unless history is caught up. fixes #1232 Daniel Gultsch 2017-05-19 13:39:44 +0200
  • 7cd4ed78b2 synchronize on dedicated lock for catchup instead of account Daniel Gultsch 2017-05-19 13:30:57 +0200
  • 9fd6539534 clean up client cert selection code Daniel Gultsch 2017-05-18 11:31:31 +0200
  • 7e5e32e9eb add badges & align center uchchishta 2017-05-13 20:58:31 +0530
  • 41b3df0d43 fall back to jingle only in 1:1. fixes #2482 Daniel Gultsch 2017-05-13 08:11:24 +0200
  • 2f577097d1 work around for brokens ROMs that expose file uris as notification sound Daniel Gultsch 2017-05-13 08:10:47 +0200
  • 5056a28553 differentiate starttls failure and sasl failure Daniel Gultsch 2017-05-13 08:08:05 +0200
  • 91db2023d3 use mam reference instead of timestamp Daniel Gultsch 2017-05-07 21:05:35 +0200
  • 185dac6953 synchronize around adding query to query map Daniel Gultsch 2017-05-07 15:47:18 +0200
  • a5d9932b08 version bump to 1.18.4 + changelog 1.18.4 Daniel Gultsch 2017-05-07 15:39:50 +0200
  • b0a8da35db add ability to distrust inactive/trusted keys Daniel Gultsch 2017-05-06 18:38:23 +0200
  • 0f2e60d576 pulled translations from transifex Daniel Gultsch 2017-05-06 15:37:35 +0200
  • 9a7d925b97 do not synchronize startXmpp() and sendPacket() on the same object as this can block the ui Daniel Gultsch 2017-05-06 15:37:22 +0200
  • be371ac5df reset resource after bind failure Daniel Gultsch 2017-05-05 09:38:58 +0200
  • 7b6d49f329 unified all account state exceptions Daniel Gultsch 2017-05-05 09:33:05 +0200
  • 404cf808b0 set catchup flag on mam only when doing that Daniel Gultsch 2017-05-04 22:11:46 +0200
  • f98888d796 display open pgp key id in account details and allow to delete. fixes #2470 Daniel Gultsch 2017-05-04 13:02:46 +0200
  • 839178b269 suggest bookmarked conferences servers in join conference dialog Daniel Gultsch 2017-05-04 11:28:54 +0200
  • cc1402442a don't load signed prekeys on startup Daniel Gultsch 2017-05-04 11:03:58 +0200
  • f47cf7ae67 make jingle implementation send file hash when using ft5 Daniel Gultsch 2017-05-03 11:03:04 +0200
  • ef78721f94 fixed regression from previous commit and brought back 'select text' Daniel Gultsch 2017-05-02 10:42:50 +0200
  • 7c31a981bb unified copy text and share with context menu entries Daniel Gultsch 2017-04-30 21:03:44 +0200
  • cec9b9b35a send read marker after reading message in android auto Daniel Gultsch 2017-04-30 21:02:50 +0200
  • 5cadc81de4 support for jingle ft:5. fixes #2458 Daniel Gultsch 2017-04-30 16:21:13 +0200
  • 84baa3ae68 avoid race conditions when downloading files or decrypting pgp messages and waiting for sm catchup Daniel Gultsch 2017-04-30 16:19:39 +0200
  • 15e5ccd1f4 avoid race condition that lead to double notification sound Daniel Gultsch 2017-04-30 13:59:45 +0200
  • 1a72683b52 close http download connection after download Daniel Gultsch 2017-04-29 22:59:36 +0200
  • 7ba81177c6 Merge pull request #2468 from morgenroth/feature/Android-auto-support Daniel Gultsch 2017-04-29 21:47:21 +0200
  • adff2baa4a Add messages to Notification for Android Auto on Android M and older Johannes Morgenroth 2017-04-29 19:25:57 +0200
  • b3d4d0608f version bump to 1.18.3 + changelog 1.18.3 Daniel Gultsch 2017-04-27 17:27:39 +0200
  • a5e15d5a10 code cleanup: made conversation property final in message object Daniel Gultsch 2017-04-26 12:43:52 +0200
  • f6c1af2b06 Merge pull request #2463 from participante0/patch-1 Daniel Gultsch 2017-04-26 11:05:17 +0200
  • 48e3726071 Update strings.xml participante0 2017-04-25 18:06:03 -0300
  • a55d0a691c while restoring state deal with conversations that don't have accounts Daniel Gultsch 2017-04-25 18:17:23 +0200
  • 8e0fb6a23a avoid rare race condition when saving draft message Daniel Gultsch 2017-04-25 18:16:55 +0200
  • 4d1308e138 fixed click area for pgp key in contact details Daniel Gultsch 2017-04-25 15:23:01 +0200
  • e6eb58f2d7 send pgp signature when creating ad hoc conferences Daniel Gultsch 2017-04-25 15:22:31 +0200
  • 2cfa3ce288 limited offline support for pgp group chats Daniel Gultsch 2017-04-25 15:19:47 +0200
  • 848c339c8d make sure context is not null before setting content description on send button Daniel Gultsch 2017-04-25 14:11:45 +0200
  • c837e0616a make sure tag writer thread shuts down Daniel Gultsch 2017-04-22 10:08:51 +0200
  • c93b1a86bb version bump to 1.18.2 + changelog 1.18.2 Daniel Gultsch 2017-04-21 18:55:53 +0200
  • 9f5a089d5c reworked unique id generation for notification intents Daniel Gultsch 2017-04-21 15:13:08 +0200
  • c33f4b704c Merge branch 'android-auto-support' of https://github.com/morgenroth/Conversations into morgenroth-android-auto-support Daniel Gultsch 2017-04-20 13:03:18 +0200
  • 9cc37a7bdb re-add redownload context menu entry for deleted files. fixes #2453 Daniel Gultsch 2017-04-20 11:52:54 +0200
  • ae85a9e87b made nimbuzz work around work with newly created conferences as well Daniel Gultsch 2017-04-20 11:35:38 +0200
  • 067daa81f4 Merge pull request #2445 from SamWhited/send_content_description Daniel Gultsch 2017-04-17 12:56:36 +0200
  • d86a4642e9 Merge pull request #2448 from morgenroth/Android-wear-action-icons Daniel Gultsch 2017-04-17 12:54:35 +0200
  • a4454bcff2 Add reply button in wear design Johannes Morgenroth 2017-04-17 12:13:26 +0200
  • 4a915c60e9 Add content description to send button Sam Whited 2017-04-16 16:23:10 -0500
  • 6c34763d32 transform aesgcm:// links back to https:// before connecting through Tor Daniel Gultsch 2017-04-16 08:44:21 +0200
  • 1ac0c2f453 show 'try again' button when remote server wasn't found in previously active muc Daniel Gultsch 2017-04-15 17:18:15 +0200
  • 483304c697 recognize muc self presence on nimbuzz.com Daniel Gultsch 2017-04-15 15:14:08 +0200
  • c86134e523 version bump to 1.18.1 + changelog 1.18.1 Daniel Gultsch 2017-04-15 15:10:24 +0200
  • d220d9db05 pulled translations from transifex Daniel Gultsch 2017-04-15 15:09:50 +0200
  • 403eff3d19 Add Android Auto support to notifications Johannes Morgenroth 2017-04-14 13:23:01 +0200
  • bf07196707 don't count >number% as quote Daniel Gultsch 2017-04-13 17:29:11 +0200
  • 0904ba42f8 use async message loading only when called from UI Daniel Gultsch 2017-04-13 00:12:23 +0200
  • 0229a1605e properly unregister bookmark from conversations when deleting bookmark Daniel Gultsch 2017-04-12 23:41:59 +0200
  • 8742194f4b fixed message merge logic. merge only messages with lower status Daniel Gultsch 2017-04-12 22:24:29 +0200
  • 4fd11a4c2b show first instead of last message in notification preview Daniel Gultsch 2017-04-12 20:54:32 +0200
  • 4bbf2dab99 include RSM max in mam query in case server doesn't specify own max Daniel Gultsch 2017-04-12 20:53:19 +0200
  • d4c2b12f95 Merge pull request #2437 from cijo7/f1 Daniel Gultsch 2017-04-12 20:52:06 +0200
  • 3467a67e75 Removed unused imports from entire project. cijo-saju 2017-04-12 20:24:36 +0530
  • 03fff3179e Merge pull request #2431 from cijo7/f1 Daniel Gultsch 2017-04-08 10:18:05 +0200
  • 5a27da848b Clean up cijo-saju 2017-04-08 10:45:14 +0530
  • 41112d29bd Removed unnecessary string builder cijo-saju 2017-04-08 10:12:40 +0530
  • ed8336ee54 Made variable local cijo-saju 2017-04-08 10:08:28 +0530
  • 11e26e71f6 Code clean up cijo-saju 2017-04-08 10:05:13 +0530
  • e98f7e57b0 be more careful with corner cases when mentioning multiple people Daniel Gultsch 2017-04-07 19:47:33 +0200
  • cc1aa9e431 exclude >= from being recognized as quote Daniel Gultsch 2017-04-07 14:30:30 +0200
  • 56f202d4b8 do not linkify urls starting with a dot Daniel Gultsch 2017-04-07 14:29:55 +0200
  • d91c314ac2 use comma seperation for multiple mentions Daniel Gultsch 2017-04-06 18:06:07 +0200
  • 65b3655a8b version bump to 1.18.0 + changelog 1.18.0 Daniel Gultsch 2017-04-06 14:05:50 +0200
  • 06d1e1752c pulled translations from transifex Daniel Gultsch 2017-04-06 12:01:17 +0200
  • 649d1243d5 avoid crash on urls with missing protocols Daniel Gultsch 2017-04-06 11:59:15 +0200
  • 99565a6876 treat URL as file if URL is in oob or contains key Daniel Gultsch 2017-04-05 22:32:02 +0200
  • 26badb7f4c send urls pointing to pgp encrypted files directly in body+oob Daniel Gultsch 2017-04-05 21:01:29 +0200
  • 3b3121b9c5 pulled translations from transifex Daniel Gultsch 2017-04-05 21:00:16 +0200
  • 401329caaa use aesgcm:// uri scheme for omemo encrypted http upload Daniel Gultsch 2017-04-05 18:46:56 +0200
  • f75eb6bc43 unread badge: show >999 as infinity symbol Daniel Gultsch 2017-04-05 18:39:27 +0200
  • 081c33b886 do not parse bodies with http urls as downloadable in omemo encrypted message. fixes #1756 Daniel Gultsch 2017-04-04 22:20:05 +0200
  • b34a1f7f5e parse message that only contain oob tag. fixes #2359 Daniel Gultsch 2017-04-04 22:15:38 +0200
  • 75749d7c7b Merge branch 'develop' of https://github.com/cijo7/Conversations into cijo7-develop Daniel Gultsch 2017-03-31 09:34:38 +0200
  • 9682f4d454 Merge branch 'deprecated-method' of https://github.com/hareshkh/Conversations into hareshkh-deprecated-method Daniel Gultsch 2017-03-31 09:27:22 +0200
  • 4bfc54e51d show file size for files smaller 1024 bytes. fixes #2415 Daniel Gultsch 2017-03-31 09:26:55 +0200
  • cf96a5e840 Merge pull request #2423 from jcgruenhage/patch-1 Daniel Gultsch 2017-03-31 08:34:01 +0200
  • 92ac82f94d Fixed Markdown Headings Jan Christian Grünhage 2017-03-30 20:11:55 +0200
  • 3171dcac8d Fixed deprecated call cijo-saju 2017-03-28 23:32:35 +0530
  • 4e898fa4f2 Run in background instead of writing instantaneously cijo-saju 2017-03-28 22:14:05 +0530
  • c7912ed7ef Changes the deprecated getColor() method Haresh Khanna 2017-03-29 22:00:28 +0530
  • 37465db817 Fixed package access cijo-saju 2017-03-28 21:02:20 +0530
  • 024dbd1c32 Removed unused import and fixed some annotations cijo-saju 2017-03-28 20:46:20 +0530
  • cb96911da3 Saves some memory cijo-saju 2017-03-28 20:43:14 +0530
  • d8901441f6 Deleted unused variable cijo-saju 2017-03-28 20:41:08 +0530
  • 892b1b02af Merge pull request #2409 from cijo7/master Daniel Gultsch 2017-03-26 20:11:37 +0200
  • b4318996ac Fixed typo in comment cijo-saju 2017-03-26 22:07:39 +0530
  • 3af30d7563 omemo: put auth tag into key (verify auth tag as well) Daniel Gultsch 2017-03-26 12:39:18 +0200
  • 2302122d8e made a few exceptions to quote parser for emoticons and quotes Daniel Gultsch 2017-03-26 12:29:12 +0200
  • 00e8ba00c4 count messages in backlog to not renotify on prior notifications Daniel Gultsch 2017-03-23 15:34:52 +0100