Commit graph

  • 53125dbccc move chat state reset from background switch to foreground switch to account for chat states sent in the mean time Daniel Gultsch 2015-10-19 23:22:29 +02:00
  • 9b07059b6e update last seen in mucs. fixes #1508 Daniel Gultsch 2015-10-19 23:20:33 +02:00
  • efab290c28 add nick to bookmark when entering full jid in join conference dialog Daniel Gultsch 2015-10-19 23:20:00 +02:00
  • adca670196 synchronize around the disco object Daniel Gultsch 2015-10-19 23:03:19 +02:00
  • 0bd4105b1d version bump to 1.7.0-beta Daniel Gultsch 2015-10-17 16:11:13 +02:00
  • be38b1e5f4 disconnet in background thread Daniel Gultsch 2015-10-17 16:10:56 +02:00
  • e956c7b2a2 only try EXTERNAL auth if client certificate is set for account Daniel Gultsch 2015-10-17 16:10:31 +02:00
  • 3c6c424d31 don't retry building broken omemo keys Daniel Gultsch 2015-10-17 15:51:21 +02:00
  • 0f405c2e11 allow redownloading files from remote hosts. fixes #1504 Daniel Gultsch 2015-10-17 15:23:46 +02:00
  • e9e31b1c9b load axolotl session cache on first device update Daniel Gultsch 2015-10-17 14:44:59 +02:00
  • 1d9b4e959d added comment for clarification, why the timestamp of the first msg of msg list is needed to query older msgs with mam steckbrief 2015-10-17 14:16:08 +02:00
  • a83aae341f improved error reporting in trust keys activity Daniel Gultsch 2015-10-17 14:09:26 +02:00
  • cfeb67d71d introduced code to verify omemo device keys with x509 certificates. cleaned up TrustKeysActivity to automatically close if there is nothing to do Daniel Gultsch 2015-10-16 23:48:42 +02:00
  • 0a5a985cbe Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-10-16 16:06:51 +02:00
  • 0759a78727 C+ changelog updated steckbrief 2015-10-16 16:04:46 +02:00
  • 7435852acb Fixes FS#82: Background color of conversation list item set to primary background color steckbrief 2015-10-16 16:03:18 +02:00
  • 464e084d28 Conversations Plus ChangeLog added steckbrief 2015-10-16 14:40:28 +02:00
  • fb7359e6a3 block code when doing unforced disconnect Daniel Gultsch 2015-10-16 09:58:31 +02:00
  • e891f076f2 Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-10-15 22:40:05 +02:00
  • 7206541a7b Removed unused imports steckbrief 2015-10-15 22:31:14 +02:00
  • 8c450d17a4 Fixes FS#81 - avoid jumps after loading messages steckbrief 2015-10-15 22:30:47 +02:00
  • c1716a35e3 moved other name parsing into seperate method Daniel Gultsch 2015-10-15 20:05:55 +02:00
  • fc96dcaa4d use constants for oids in xmppdomainverifier Daniel Gultsch 2015-10-15 19:14:41 +02:00
  • 5b271e1ed8 more checks for xmppdomainverifier and better wildcard handling Daniel Gultsch 2015-10-15 18:06:26 +02:00
  • e75c2cd731 use own XmppDomainVerifier instead of deprecated StrictHostnameVerifier. fixes #1189 Daniel Gultsch 2015-10-15 17:08:38 +02:00
  • 1738673c53 pulled translations from transifex Daniel Gultsch 2015-10-14 23:05:00 +02:00
  • 4b93351f8f changed some source strings Daniel Gultsch 2015-10-14 23:03:01 +02:00
  • 30dbf97a1c clear bitmap cache before running out of memory Daniel Gultsch 2015-10-14 22:55:59 +02:00
  • 5f9476448f make unread status and notifications presistent across restarts Daniel Gultsch 2015-10-14 21:18:34 +02:00
  • 0587ba2ad2 work with muc services that change the message id Daniel Gultsch 2015-10-14 11:15:18 +02:00
  • beca748634 pulled translations from transifex Daniel Gultsch 2015-10-13 23:36:16 +02:00
  • 76828950ee cleaned up some code. log last tag Daniel Gultsch 2015-10-13 23:34:09 +02:00
  • 8b44400940 Merge pull request #1500 from SafwatHalaby/readme Daniel Gultsch 2015-10-13 23:30:13 +02:00
  • b5e7e528eb Minor README changes Safwat Halaby 2015-10-13 21:12:10 +03:00
  • f24649c819 set cursor to end of jid in edit account Daniel Gultsch 2015-10-13 16:58:08 +02:00
  • 212d1a8c91 add config variable to enable x509 verification Daniel Gultsch 2015-10-12 13:18:20 +02:00
  • 933538a39d code clean up Daniel Gultsch 2015-10-12 12:36:54 +02:00
  • b519411d34 enable SASL EXTERNAL (certificate login cbe Daniel Gultsch 2015-10-11 20:45:01 +02:00
  • 7be331bbb2 add menu item in account details to renew certificate Daniel Gultsch 2015-10-11 15:48:58 +02:00
  • 09816b61df make add account from key visible Daniel Gultsch 2015-10-09 13:46:54 +02:00
  • fdd88aa530 Clean up Andreas Straub 2015-10-11 16:04:31 +02:00
  • a7c7a42136 Improve InvalidJidException handling in Jid class Andreas Straub 2015-10-11 16:01:03 +02:00
  • da31582911 Merge pull request #1461 from akallabeth/captcha_support Daniel Gultsch 2015-10-11 15:56:42 +02:00
  • 540f6510de Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2015-10-11 14:27:41 +02:00
  • 9e1393bc1c prevent null pointer when trying to display device fingerprints of not existing sessions Daniel Gultsch 2015-10-11 14:27:09 +02:00
  • 6a6cb43b17 Captcha support. Armin Novak 2015-10-11 13:11:50 +02:00
  • ca1fe61f09 Merge pull request #1482 from SafwatHalaby/readme Daniel Gultsch 2015-10-10 14:15:42 +02:00
  • 0407111416 Added OMEMO to Readme Safwat Halaby 2015-10-10 14:31:34 +03:00
  • 2b1286585b Merge pull request #1480 from SafwatHalaby/patch-1 Andreas Straub 2015-10-10 13:18:09 +02:00
  • 0cfc1a738e Update build system in README Safwat Halaby 2015-10-10 14:16:24 +03:00
  • 4d6e5a8b08 Merge pull request #1478 from SafwatHalaby/patch-1 Daniel Gultsch 2015-10-10 11:14:04 +02:00
  • 08174e3b05 Fixed a typo in string.xml Safwat Halaby 2015-10-10 12:03:25 +03:00
  • b23cb5a9e4 initial UI work to allow setting up accounts from certifcates Daniel Gultsch 2015-10-09 13:37:08 +02:00
  • ef605e4cbd do not dismiss editAccountActivity when still trying to register new account Daniel Gultsch 2015-10-09 10:49:30 +02:00
  • e65068d226 catch exception when unregistering receivers that have not been registered before Daniel Gultsch 2015-10-08 00:52:04 +02:00
  • f81e44d339 removed oob element from file messages Daniel Gultsch 2015-10-08 00:35:23 +02:00
  • 52a5e72b02 introduced expert options to set status to away and xa if screen is off or if phone is silenced Daniel Gultsch 2015-10-08 00:35:04 +02:00
  • 043e19dd65 add xhtml image tag to unencrypted image urls. add oob tag to all files that are on remote hosts Daniel Gultsch 2015-10-07 12:08:25 +02:00
  • 8f066d00e0 do mam query after join Daniel Gultsch 2015-10-06 16:58:56 +02:00
  • fd61d67dab Use MAM for MUC initial history retrieval saqura 2015-10-05 00:45:16 +02:00
  • 05d0c9f4fe Properly check for MUC MAM support saqura 2015-10-05 00:37:19 +02:00
  • 403db3b080 Show whether MAM is supported in MUCs saqura 2015-10-02 22:00:11 +02:00
  • 32abc76689 changed store path for files Daniel Gultsch 2015-10-06 16:18:23 +02:00
  • 1d2a24c9c0 clean up log exporting service. properly end service after exporting Daniel Gultsch 2015-10-06 14:13:07 +02:00
  • e6af502055 clear notification and activate grace period when receiving chat marker from another instance Daniel Gultsch 2015-10-06 11:44:27 +02:00
  • 89edd83609 pulled translations from transifex Daniel Gultsch 2015-10-05 16:45:33 +02:00
  • 0265bd05bf fix imports and namespaces steckbrief 2015-10-05 16:27:08 +02:00
  • 383d1aa9e6 Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2015-10-05 16:05:56 +02:00
  • c3c42e415d fixed imports trz/1.5.2.2 lookshe 2015-10-05 14:09:30 +02:00
  • b98478e57c Merge branch 'trz/rename' into trz/rebase lookshe 2015-10-05 13:55:43 +02:00
  • 5850cbcf9c Merge branch 'trz/rename' (early part) into trz/rebase lookshe 2015-10-05 13:50:26 +02:00
  • 1db6e6d5ea Merge branch 'master' of ssh://git.fucktheforce.de/conversations-plus steckbrief 2015-10-05 13:01:46 +02:00
  • df05605f03 Fixes FS#70 - Introduction of a ConversationsPlusApplication to get global access to app information steckbrief 2015-10-05 13:00:21 +02:00
  • 6f17b06ad0 version bump to 0.0.5 lookshe 2015-10-05 12:57:33 +02:00
  • dafb125a4f Publishing additional information in message details dialog such as message type and message status steckbrief 2015-10-04 20:34:52 +02:00
  • 0e272042d5 Note added where to change sth. for FS#70 steckbrief 2015-10-04 15:11:43 +02:00
  • 52aa81e82e Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, Open resource list on long click in conversations overview, open resource list on click on bare jid in contact details view, Message details dialog added steckbrief 2015-10-04 14:55:15 +02:00
  • a3d62e6a10 New logo added, fixes FS#56 steckbrief 2015-10-04 14:49:45 +02:00
  • 160dfa49a0 try to catch plattform bugs 1.6.11 Daniel Gultsch 2015-10-02 11:58:03 +02:00
  • 9bb8683048 increased version code Daniel Gultsch 2015-10-02 11:40:51 +02:00
  • 4b62bd256d properly recycle bitmaps Daniel Gultsch 2015-10-02 11:39:30 +02:00
  • 2b9b700c96 don't put conference joins into pending on initial bind Daniel Gultsch 2015-10-01 16:01:19 +02:00
  • 6a0b9971aa reset muc options immediately befor join Daniel Gultsch 2015-10-01 13:03:15 +02:00
  • f2ccf073bd version bump and changelog Daniel Gultsch 2015-09-30 23:43:32 +02:00
  • 9dcf074a79 request stanza count after every ibb data stanza to not fill our own stanza queue Daniel Gultsch 2015-09-30 23:42:02 +02:00
  • 648e29db2c only invoke MTM in interactive mode after direct user input fixes #1027 fixes #792 fixes #1439 Daniel Gultsch 2015-09-29 19:24:52 +02:00
  • 64dbb069ab rotate thumbnails. fixes #1438 Daniel Gultsch 2015-09-29 12:25:32 +02:00
  • 5fb77a9739 fixed NPE when executing rename callback in muc Daniel Gultsch 2015-09-28 15:36:55 +02:00
  • 8881b71079 do tab completion only if neither ctrl nor alt are being pressed Daniel Gultsch 2015-09-28 14:36:10 +02:00
  • f4d6b676e9 catch rare activity not found exception when opening downloaded files Daniel Gultsch 2015-09-27 21:27:07 +02:00
  • bbbc30e823 allow tab completion in conferences Daniel Gultsch 2015-09-27 19:17:44 +02:00
  • 5a5e0e7121 use Conversations 1.x.y as user agent string in http upload and download Daniel Gultsch 2015-09-23 18:05:51 +02:00
  • 8d90b3fbf1 swapped icons for foreground services Daniel Gultsch 2015-09-22 08:50:54 +02:00
  • 6f7fb7dec6 Merge pull request #1426 from fiaxh/export_logs Daniel Gultsch 2015-09-22 07:54:27 +02:00
  • a3a13dd9dc Export logs to SD card preference fiaxh 2015-09-20 22:33:42 +01:00
  • 024e697cee Iterator to go through all messages of a conversation fiaxh 2015-09-20 22:17:32 +01:00
  • 9636627ef0 version bump to 1.6.10 1.6.10 Daniel Gultsch 2015-09-20 14:31:50 +02:00
  • a954e32b16 let DnsHelper provide a fallback solution Daniel Gultsch 2015-09-19 17:31:24 +02:00
  • 069ddddbc1 fixed content-type indication in http upload Daniel Gultsch 2015-09-19 17:29:33 +02:00
  • efc8fc5353 update build tools Daniel Gultsch 2015-09-19 17:28:59 +02:00