Commit graph

  • 8455e5b5dd hide message content in notifications in paranoia mode Daniel Gultsch 2015-12-02 12:54:55 +0100
  • e1aeb376ac s/.../…/ in default strings Sam Whited 2015-11-04 21:08:06 -0600
  • dc8967d8fc introduced build-time paranoia mode that disables unencrypted chats and forces TOR Daniel Gultsch 2015-12-01 22:41:58 +0100
  • 65b5504e68 introduce config.java variable to optionally show number of connected accounts in notification Daniel Gultsch 2015-12-01 17:15:36 +0100
  • 2cd43f7042 fixed crashes when activity got destroyed when selecting pgp key Daniel Gultsch 2015-12-01 14:18:07 +0100
  • d42c82abf2 combine multiple message receipts into single message Daniel Gultsch 2015-12-01 12:22:47 +0100
  • 2225b0b6d5 add error state for unavailable tor network Daniel Gultsch 2015-11-30 16:01:48 +0100
  • b4a259837e always use http proxy for http requests. (socks is leaking dns) Daniel Gultsch 2015-11-30 15:43:54 +0100
  • 8ffcc11f27 refactored socks5 connection code. make jingle transport use that new code Daniel Gultsch 2015-11-29 16:31:51 +0100
  • ebccb67a72 do socks5 connect manually Daniel Gultsch 2015-11-29 15:44:45 +0100
  • f0b1761ec3 initial tor support Daniel Gultsch 2015-11-28 20:11:38 +0100
  • 06cadab7cc changed method signature of calcSampleSize Daniel Gultsch 2015-11-30 16:03:04 +0100
  • aeba964a65 increment version code Daniel Gultsch 2015-11-26 17:44:44 +0100
  • 60211a315e hide subject edit button if not editable by user Daniel Gultsch 2015-11-26 17:44:29 +0100
  • 23ef1c660a encrypt pgp messages to self Daniel Gultsch 2015-11-26 17:44:11 +0100
  • fd6ed5b989 detect server identity and added muc-workaround for slack Daniel Gultsch 2015-11-01 14:50:06 +0100
  • 26ec6f7782 version bump to 1.7.3 Daniel Gultsch 2015-11-26 06:53:52 +0100
  • 84120a341a removed unnecessary configuration fetch after join Daniel Gultsch 2015-11-26 06:53:24 +0100
  • 210de7d781 removed unecessary chat state Daniel Gultsch 2015-11-26 06:53:02 +0100
  • ecb4615f2a fail jingle file transfer if axolotl key message could not be created. fixes #1576 Daniel Gultsch 2015-11-26 06:52:46 +0100
  • a557d38e4d pgp fixes and revert configuration changes Daniel Gultsch 2015-11-25 20:47:02 +0100
  • 8228e82f51 Merge pull request #1569 from fiaxh/conference_one_other_occupant Daniel Gultsch 2015-11-24 07:09:12 +0100
  • fbb7cb99f7 Merge pull request #1558 from fiaxh/pgp_api_9.0 Daniel Gultsch 2015-11-24 06:52:24 +0100
  • 8a1c4fe69e Merge pull request #1570 from fiaxh/pgp_pgpengine_nullpointer_fix Daniel Gultsch 2015-11-24 06:51:52 +0100
  • 2c1f7e115c PgpEngine: Get account from conversation instead of from contact. fixes #1568, fixes #1544 fiaxh 2015-11-15 13:24:07 +0000
  • 724ca8c9a9 Own contact picture in tile for conferences with only one other occupant fiaxh 2015-11-10 18:20:35 +0000
  • c7a519498a Sign empty status fiaxh 2015-11-09 01:07:30 +0000
  • fac1d4e0bd Use OpenPGP-API 9.0 fiaxh 2015-10-29 13:03:41 +0000
  • c6e54e7e5a Move migration 19 before 17 Andreas Straub 2015-11-06 14:50:55 +0100
  • 8471fbd9b7 updated FAQ to account for incompatible server Daniel Gultsch 2015-11-01 14:22:01 +0100
  • fb9ba0a734 don't close socket on disconnect Daniel Gultsch 2015-11-01 07:45:00 +0100
  • baf76d883c indicate cbe in chat message hint Daniel Gultsch 2015-10-31 22:55:04 +0100
  • bca29cf7fd explicitly mark verified omemo keys in UI Daniel Gultsch 2015-10-31 10:57:57 +0100
  • b9de159e97 versrion bump to 1.7.2 Daniel Gultsch 2015-10-30 12:05:44 +0100
  • 34bcc59f72 fixed session objects not being build on start up Daniel Gultsch 2015-10-30 12:05:21 +0100
  • 6a458b853c Merge pull request #1513 from fiaxh/pgp_background_decryption Daniel Gultsch 2015-10-30 10:18:27 +0100
  • 1ec3d86eb7 version bump to 1.7.1 Daniel Gultsch 2015-10-29 23:16:39 +0100
  • 8553d5a563 moved db calls made from UI into serial background thread Daniel Gultsch 2015-10-29 17:20:01 +0100
  • ef7857ac8d avoid npe when checking for stream restart Daniel Gultsch 2015-10-29 14:38:35 +0100
  • c7ff196f58 push CN into nick pep node when uploading certificate. subscribe to nick node Daniel Gultsch 2015-10-29 13:41:08 +0100
  • 7410e2023a Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2015-10-29 12:08:32 +0100
  • 1221cff561 load avatars in message adapter in background task Daniel Gultsch 2015-10-29 12:08:15 +0100
  • a7fd629c05 show encryption type in warned/red messages Daniel Gultsch 2015-10-28 22:40:09 +0100
  • 016a57f123 Show PGP "please wait" message only when actually decrypting fiaxh 2015-10-15 23:27:12 +0100
  • 29a849cb92 Decrypt PGP messages in background fiaxh 2015-10-15 23:21:47 +0100
  • d65273ce39 Merge pull request #1523 from SamWhited/presence_sync_fix Daniel Gultsch 2015-10-27 17:16:18 +0100
  • e747ecef4d Don't synchronize on non-final field Sam Whited 2015-10-26 20:13:48 -0500
  • ec473a4437 Merge pull request #1520 from saqura/self_handle_orientation Daniel Gultsch 2015-10-26 09:30:08 +0100
  • 48f172fc9e Reset the margins manually after rotating saqura 2015-10-26 00:59:32 +0100
  • d4877177b7 version bump to 1.7.0 Daniel Gultsch 2015-10-25 22:48:02 +0100
  • 56afdcc94a invalidate menu after backend connection. fixes the menu not being shown after rotation in edit account details Daniel Gultsch 2015-10-25 22:46:06 +0100
  • 1f2b2c8834 Handle some orientation changes manually saqura 2015-10-25 21:34:16 +0100
  • 1bd68a42b2 join muc even if initial conference configuration fetch failed Daniel Gultsch 2015-10-22 11:20:36 +0200
  • 3c45f00443 fixed read conversations showing up as notifications after a restart Daniel Gultsch 2015-10-21 17:41:44 +0200
  • d56214f096 version bump to 1.7.0-beta.2 Daniel Gultsch 2015-10-21 11:14:00 +0200
  • f4a33a007c open unknown files with wildcard intent Daniel Gultsch 2015-10-20 17:41:07 +0200
  • 569b9f4e66 open manage account + certificate chooser when cbe mode is enabled Daniel Gultsch 2015-10-20 15:27:33 +0200
  • 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 +0200
  • 9b07059b6e update last seen in mucs. fixes #1508 Daniel Gultsch 2015-10-19 23:20:33 +0200
  • efab290c28 add nick to bookmark when entering full jid in join conference dialog Daniel Gultsch 2015-10-19 23:20:00 +0200
  • adca670196 synchronize around the disco object Daniel Gultsch 2015-10-19 23:03:19 +0200
  • 0bd4105b1d version bump to 1.7.0-beta Daniel Gultsch 2015-10-17 16:11:13 +0200
  • be38b1e5f4 disconnet in background thread Daniel Gultsch 2015-10-17 16:10:56 +0200
  • e956c7b2a2 only try EXTERNAL auth if client certificate is set for account Daniel Gultsch 2015-10-17 16:10:31 +0200
  • 3c6c424d31 don't retry building broken omemo keys Daniel Gultsch 2015-10-17 15:51:21 +0200
  • 0f405c2e11 allow redownloading files from remote hosts. fixes #1504 Daniel Gultsch 2015-10-17 15:23:46 +0200
  • e9e31b1c9b load axolotl session cache on first device update Daniel Gultsch 2015-10-17 14:44:59 +0200
  • a83aae341f improved error reporting in trust keys activity Daniel Gultsch 2015-10-17 14:09:26 +0200
  • 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 +0200
  • fb7359e6a3 block code when doing unforced disconnect Daniel Gultsch 2015-10-16 09:58:31 +0200
  • c1716a35e3 moved other name parsing into seperate method Daniel Gultsch 2015-10-15 20:05:55 +0200
  • fc96dcaa4d use constants for oids in xmppdomainverifier Daniel Gultsch 2015-10-15 19:14:41 +0200
  • 5b271e1ed8 more checks for xmppdomainverifier and better wildcard handling Daniel Gultsch 2015-10-15 18:06:26 +0200
  • e75c2cd731 use own XmppDomainVerifier instead of deprecated StrictHostnameVerifier. fixes #1189 Daniel Gultsch 2015-10-15 17:08:38 +0200
  • 1738673c53 pulled translations from transifex Daniel Gultsch 2015-10-14 23:05:00 +0200
  • 4b93351f8f changed some source strings Daniel Gultsch 2015-10-14 23:03:01 +0200
  • 30dbf97a1c clear bitmap cache before running out of memory Daniel Gultsch 2015-10-14 22:55:59 +0200
  • 5f9476448f make unread status and notifications presistent across restarts Daniel Gultsch 2015-10-14 21:18:34 +0200
  • 0587ba2ad2 work with muc services that change the message id Daniel Gultsch 2015-10-14 11:15:18 +0200
  • beca748634 pulled translations from transifex Daniel Gultsch 2015-10-13 23:36:16 +0200
  • 76828950ee cleaned up some code. log last tag Daniel Gultsch 2015-10-13 23:34:09 +0200
  • 8b44400940 Merge pull request #1500 from SafwatHalaby/readme Daniel Gultsch 2015-10-13 23:30:13 +0200
  • b5e7e528eb Minor README changes Safwat Halaby 2015-10-13 21:12:10 +0300
  • f24649c819 set cursor to end of jid in edit account Daniel Gultsch 2015-10-13 16:58:08 +0200
  • 212d1a8c91 add config variable to enable x509 verification Daniel Gultsch 2015-10-12 13:18:20 +0200
  • 933538a39d code clean up Daniel Gultsch 2015-10-12 12:36:54 +0200
  • b519411d34 enable SASL EXTERNAL (certificate login Daniel Gultsch 2015-10-11 20:45:01 +0200
  • 7be331bbb2 add menu item in account details to renew certificate Daniel Gultsch 2015-10-11 15:48:58 +0200
  • 09816b61df make add account from key visible Daniel Gultsch 2015-10-09 13:46:54 +0200
  • fdd88aa530 Clean up Andreas Straub 2015-10-11 16:04:31 +0200
  • a7c7a42136 Improve InvalidJidException handling in Jid class Andreas Straub 2015-10-11 16:01:03 +0200
  • da31582911 Merge pull request #1461 from akallabeth/captcha_support Daniel Gultsch 2015-10-11 15:56:42 +0200
  • 540f6510de Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2015-10-11 14:27:41 +0200
  • 9e1393bc1c prevent null pointer when trying to display device fingerprints of not existing sessions Daniel Gultsch 2015-10-11 14:27:09 +0200
  • 6a6cb43b17 Captcha support. Armin Novak 2015-10-11 13:11:50 +0200
  • ca1fe61f09 Merge pull request #1482 from SafwatHalaby/readme Daniel Gultsch 2015-10-10 14:15:42 +0200
  • 0407111416 Added OMEMO to Readme Safwat Halaby 2015-10-10 14:31:34 +0300
  • 2b1286585b Merge pull request #1480 from SafwatHalaby/patch-1 Andreas Straub 2015-10-10 13:18:09 +0200
  • 0cfc1a738e Update build system in README Safwat Halaby 2015-10-10 14:16:24 +0300
  • 4d6e5a8b08 Merge pull request #1478 from SafwatHalaby/patch-1 Daniel Gultsch 2015-10-10 11:14:04 +0200