Commit graph

  • 95db6db935 bump version code for beta Daniel Gultsch 2016-01-09 16:45:10 +0100
  • 4ab8fe13de let the user decide on whether or not to compress pictures Daniel Gultsch 2016-01-09 16:17:39 +0100
  • 708d7c5b98 automatically adjust image compression to keep files under 512MiB Daniel Gultsch 2016-01-09 16:16:18 +0100
  • 6acb80a83a added Config.java variable to change the default notification behaviour to always Daniel Gultsch 2016-01-08 22:07:23 +0100
  • 9dce42ac7f don't show snackbar when notifications are disabled or paused Daniel Gultsch 2016-01-08 21:35:20 +0100
  • a3e136b550 show per conference notification settings in details activity Daniel Gultsch 2016-01-08 21:30:46 +0100
  • 0bb3ae37f0 show icon in conversations overview when notifications are disabled Daniel Gultsch 2016-01-08 14:41:55 +0100
  • 5dd5685885 Merge pull request #1641 from fiaxh/uuid-fix Daniel Gultsch 2016-01-08 00:17:21 +0100
  • c59eb75a59 avoid duplicate messages when sending files to mucs. fixes #1635 Daniel Gultsch 2016-01-06 12:59:13 +0100
  • 62d0eebe5c Correct uuid check according to RFC 4122 fiaxh 2016-01-05 20:07:29 +0100
  • c3e2d2cfba added missing synchronize when pushing messages from mam backlog Daniel Gultsch 2016-01-04 20:14:29 +0100
  • fb97f9d18f null check in getOriginalPath Daniel Gultsch 2016-01-04 20:14:08 +0100
  • abdb8bfb65 version bump to 1.8.4 and changelog Daniel Gultsch 2016-01-04 17:36:46 +0100
  • 501034fe0e Allow entering a JID from 'choose contact'. thanks @singpolyma fixes #1611 fixes #1602 Daniel Gultsch 2016-01-04 17:27:51 +0100
  • fdb6b0e30d only report error after third unsuccesful attempt to connect Daniel Gultsch 2016-01-04 15:33:11 +0100
  • f815a7cd26 properly rotate avatars Daniel Gultsch 2016-01-04 15:17:02 +0100
  • 95bf0630f0 show trust keys activties if own keys are undecided Daniel Gultsch 2016-01-04 12:11:58 +0100
  • c116f735dc add obb url to unencrypted messages Daniel Gultsch 2016-01-03 19:39:06 +0100
  • a319446d41 edit account activity was still showing the omemo key with leading 0x05. fixes #1631 Daniel Gultsch 2016-01-03 19:38:48 +0100
  • d875061407 removed xhtml body. fixes #1594 Daniel Gultsch 2016-01-01 16:52:32 +0100
  • 73e2389eee use actual message timestamp instead of delay when updating last seen. fixes #1618 Daniel Gultsch 2015-12-31 18:06:11 +0100
  • 58d213f291 Fix OMEMO session creating loggin Andreas Straub 2015-12-31 15:48:43 +0100
  • 42fb9539f8 version bump and changelog Daniel Gultsch 2015-12-29 12:54:58 +0100
  • cfccf5e90d handle null names in getColorForName Daniel Gultsch 2015-12-29 10:32:54 +0100
  • 7bb67ee660 strip leading 0x05 off omemo fingerprints Daniel Gultsch 2015-12-27 18:37:31 +0100
  • 703d95fcf8 lower case all fingerprints. fixes #1521 Daniel Gultsch 2015-12-27 18:37:12 +0100
  • c3bdec1ce9 dedublicate bookmarks Daniel Gultsch 2015-12-27 17:29:32 +0100
  • bcf99db3df fixed stuck at omemo encryption when x509 verification is being used Daniel Gultsch 2015-12-27 17:29:19 +0100
  • f49158a44b register context menu long click listener on message text. fixes #1614 Daniel Gultsch 2015-12-27 17:28:42 +0100
  • be91c0741f made text selectable again unless text contains more than 1 link fixes #1615 Daniel Gultsch 2015-12-26 19:18:37 +0100
  • c40372fc0d code cleanup Daniel Gultsch 2015-12-23 22:30:14 +0100
  • f46cbb38a9 show certificate information Daniel Gultsch 2015-12-23 19:18:53 +0100
  • d0bad09f13 save certificate when verifying with x509 Daniel Gultsch 2015-12-23 17:41:26 +0100
  • 1867571368 version bump to 1.8.2 Daniel Gultsch 2015-12-20 19:37:33 +0100
  • ae491764f2 pulled translations from transifex Daniel Gultsch 2015-12-20 19:37:27 +0100
  • 534013fd0c store identity key in XmppAxolotlSession instead of the fingerprint Daniel Gultsch 2015-12-19 15:44:11 +0100
  • ade89beb96 use presence name not server name when verification is being used Daniel Gultsch 2015-12-19 13:07:38 +0100
  • 15c8cb8ac6 add more debugging to certificate checks after new omemo session was established Daniel Gultsch 2015-12-19 12:44:55 +0100
  • e8bf5cada4 only offer plain and omemo encryption when x509 verification is enabled Daniel Gultsch 2015-12-19 12:44:12 +0100
  • f05f97251c prefer server name over address book name when x509 verification is being used Daniel Gultsch 2015-12-19 12:43:09 +0100
  • 20b4e756fe add 'store' message hint to displayed chat markers Daniel Gultsch 2015-12-17 15:32:03 +0100
  • f510b2ba2d pulled translations from transifex Daniel Gultsch 2015-12-17 15:20:28 +0100
  • 0f9058ffef throw exception at the end of the stream Daniel Gultsch 2015-12-17 15:19:58 +0100
  • e10a0b0c4c let message parser not artifically fail on messages with no to attribute Daniel Gultsch 2015-12-17 14:30:00 +0100
  • 43dd681239 timeout service discovery after 20s Daniel Gultsch 2015-12-15 19:14:38 +0100
  • 85f36e9dbc default force encryption to false Daniel Gultsch 2015-12-14 10:58:55 +0100
  • f6b22dad20 splite PARANOIA_MODE into three different options Daniel Gultsch 2015-12-14 10:54:55 +0100
  • 042939e44d make message text non-selectable. fixes #1606 Daniel Gultsch 2015-12-14 10:44:43 +0100
  • aa472a0098 pulled translations from transifex Daniel Gultsch 2015-12-13 11:09:42 +0100
  • b0a314411f version code bump and tagging 1.8.1 Daniel Gultsch 2015-12-13 11:06:56 +0100
  • 50817956c2 changed order of send presence and execute mam queries Daniel Gultsch 2015-12-12 16:01:33 +0100
  • 88523bbb50 more detailed logging Daniel Gultsch 2015-12-12 15:58:22 +0100
  • 5e4b55a0ff notfiy after mam catchup only if message count > 0 Daniel Gultsch 2015-12-11 20:43:50 +0100
  • 5e79e94e77 bump version code Daniel Gultsch 2015-12-11 20:37:52 +0100
  • a1ac4fd665 fix cancelation of http downloads and enable resume Daniel Gultsch 2015-12-11 20:33:41 +0100
  • b2c278c91b set bookmark name to room subject if no subject has been set before Daniel Gultsch 2015-12-11 19:28:44 +0100
  • 293e820a58 get rid of lastMessageTransmitted in favor of db query Daniel Gultsch 2015-12-11 13:52:04 +0100
  • 61b0681109 pulled translations from transifex Daniel Gultsch 2015-12-11 13:27:33 +0100
  • 5ffb87059c renamed pretty-please-store message hint to store Daniel Gultsch 2015-12-10 23:37:38 +0100
  • 4cae283cff version bump to 1.8.1 and changelog Daniel Gultsch 2015-12-10 23:17:11 +0100
  • 15f220747f some more NPE checks Daniel Gultsch 2015-12-10 23:16:33 +0100
  • 55c1129a65 notify on mam catchup messages Daniel Gultsch 2015-12-10 23:05:11 +0100
  • 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 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