Commit Graph

  • 2262921ff4 properly clean up timed out mam queries Daniel Gultsch 2015-12-10 18:28:47 +0100
  • ede92235d7 disable sm logging Daniel Gultsch 2015-12-10 18:26:31 +0100
  • 5bd70cfee8 always show conversations with pending subscription requests Daniel Gultsch 2015-12-09 12:18:06 +0100
  • 5e151c7311 wait with status change to online after all disco queries have been made Daniel Gultsch 2015-12-09 11:16:03 +0100
  • 11e58607c9 when no avatar found show avatar of contact and not the muc user in conferences Daniel Gultsch 2015-12-09 10:30:26 +0100
  • aea664a0ec show sender name for notications in conferences. fixes #1581 Daniel Gultsch 2015-12-09 10:26:30 +0100
  • 1de74c2337 also verify sessions in CBE mode that got created by key transport messages Daniel Gultsch 2015-12-08 17:15:08 +0100
  • b9fc7ebe24 pulled translations from transifex Daniel Gultsch 2015-12-07 13:54:59 +0100
  • 312387d844 add new build-tools version to travis Daniel Gultsch 2015-12-07 13:26:01 +0100
  • ac06cb2e4f modified contact permission dialog Daniel Gultsch 2015-12-07 13:17:06 +0100
  • 739648e909 ask for contact permissions when first opening StartConversationActivity Daniel Gultsch 2015-12-07 00:33:50 +0100
  • c3e8fb3446 request storage permission when needed on Android 6.0 Daniel Gultsch 2015-12-06 18:23:59 +0100
  • 739a2d609d implement direct sharing in android 6.0. fixes #1321 Daniel Gultsch 2015-12-06 11:55:37 +0100
  • 164d341915 version bump to 1.8.0 1.8.0 Daniel Gultsch 2015-12-07 13:20:00 +0100
  • 904edf5d59 hide prepare file toast after preparing the file Daniel Gultsch 2015-12-06 11:57:11 +0100
  • bd765c59ce check availabiltiy of pgp before sharing files Daniel Gultsch 2015-12-05 19:03:17 +0100
  • b7f326372d be more carefull with pending uris Daniel Gultsch 2015-12-05 19:02:57 +0100
  • 6358f641e7 check for query object as condition to trigger deduplication instead of serverId Daniel Gultsch 2015-12-05 18:41:38 +0100
  • 72b781b845 updated changelog Daniel Gultsch 2015-12-05 16:29:38 +0100
  • 41dcd8005b parse stanza-id from messages Daniel Gultsch 2015-12-04 22:03:46 +0100
  • cd9a29718b properly clear muc user avatar caches Daniel Gultsch 2015-12-04 21:36:48 +0100
  • 9d1e8a34b2 fixed showing avatars for contacts in muc Daniel Gultsch 2015-12-04 18:39:09 +0100
  • 196c8e593f Merge pull request #1595 from fiaxh/pgp_database_signature Daniel Gultsch 2015-12-04 15:35:51 +0100
  • 0664d6ac7b avoid some NPEs Daniel Gultsch 2015-12-04 15:35:22 +0100
  • 3e3cb047be rely on message id if message id is uuid and pgp encryption was used to deduplicate messages. fixes #1357 Daniel Gultsch 2015-12-04 15:34:45 +0100
  • 242887447c use proposed nick as default nick in mucoptions Daniel Gultsch 2015-12-04 14:07:16 +0100
  • 6b592435cd parse vcard avatars from muc presences Daniel Gultsch 2015-12-03 18:18:34 +0100
  • f1c0b7372f enabled previously disabled http upload Daniel Gultsch 2015-12-03 12:45:12 +0100
  • e5f154316c Unset all PGP signatures once ... so they will be redone to match the changed status. fiaxh 2015-12-02 15:43:55 +0000
  • b60c902810 pulled new translations from transifex Daniel Gultsch 2015-12-02 17:27:56 +0100
  • 6f8f35031f version bump to 1.8.0-beta Daniel Gultsch 2015-12-02 17:25:22 +0100
  • 3553b15c9f renamed x509 verified omemo to v\OMEMO Daniel Gultsch 2015-12-02 17:24:56 +0100
  • aa21797f43 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2015-12-02 16:38:33 +0100
  • 0eaf7669f7 Merge pull request #1545 from SamWhited/show_new_contact_request_messages Daniel Gultsch 2015-12-02 16:38:08 +0100
  • a3eb540f05 Show status message when contact requests presence Sam Whited 2015-11-04 20:56:45 -0600
  • 025cbf7d44 show tor config in paranoid mode Daniel Gultsch 2015-12-02 15:34:09 +0100
  • 02c6793ca9 fixed avatar loading for non-file uris Daniel Gultsch 2015-12-02 15:30:03 +0100
  • 0329c9c738 users are now able to crop their avatar pictures using the android-crop library Philip Flohr 2015-11-06 11:14:05 +0100
  • 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 1.7.3 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 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 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 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