Commit graph

  • 10398cab51 don't leave low timeout mode prematurely Daniel Gultsch 2016-10-20 20:04:16 +0200
  • f2696b66ba Merge branch 'feature-remove-merge-separator' of https://github.com/Mishiranu/Conversations into Mishiranu-feature-remove-merge-separator Daniel Gultsch 2016-10-20 18:18:25 +0200
  • 52d4be4249 Merge branch 'feature-remove-spans' of https://github.com/Mishiranu/Conversations into Mishiranu-feature-remove-spans Daniel Gultsch 2016-10-20 18:10:52 +0200
  • 0f62ff6736 introduced low ping timeout mode after gcm push Daniel Gultsch 2016-10-20 18:02:11 +0200
  • 44ce5df359 write prepped string to db. use display version everywhere else Daniel Gultsch 2016-10-20 17:31:46 +0200
  • fd4e15ba97 Remove MERGE_SEPARATOR Mishiranu 2016-10-20 00:53:13 +0300
  • 8835f08cf7 Remove spans on copying or pasting a text Mishiranu 2016-10-19 20:43:30 +0300
  • c3423d6ffe include pgp signature only in non anonymous mucs Daniel Gultsch 2016-10-19 12:31:11 +0200
  • dce8149aae retrigger key selection if openpgp key was deleted Daniel Gultsch 2016-10-19 11:53:55 +0200
  • 7226fc0010 update conversation in database background thread Daniel Gultsch 2016-10-18 13:06:24 +0200
  • 50780debf7 don't trigger context menu in message adapter manually. fixes #2077 Daniel Gultsch 2016-10-18 11:16:43 +0200
  • f8c21caec9 Merge branch 'feature-selection' of https://github.com/Mishiranu/Conversations into Mishiranu-feature-selection Daniel Gultsch 2016-10-17 09:53:32 +0200
  • 22d13a3dcd add exception handling when loading default resource Daniel Gultsch 2016-10-17 09:53:08 +0200
  • dc02e2b498 small code reformation in pgp decryption service Daniel Gultsch 2016-10-17 09:52:43 +0200
  • 6371d2b7a9 Merge pull request #2063 from thacoon/patch-1 Daniel Gultsch 2016-10-13 12:21:54 +0200
  • 2a73b8d76e clarified fineprint a little bit Daniel Gultsch 2016-10-13 12:17:20 +0200
  • f6cfa27741 synchronize access to json key storage in account model Daniel Gultsch 2016-10-13 11:27:26 +0200
  • 501152bcfd version bump to 1.14.6 + changelog Daniel Gultsch 2016-10-10 17:54:34 +0200
  • 9e54fd5c92 don't use sending state on muc pms without smacks Daniel Gultsch 2016-10-09 19:40:30 +0200
  • cd1c05a7c3 add password to direct muc invite Daniel Gultsch 2016-10-09 19:40:03 +0200
  • f7d51b8890 pulled more translations from transifex Daniel Gultsch 2016-10-09 18:06:19 +0200
  • c5bdb04490 pulled translations from transifex Daniel Gultsch 2016-10-09 11:13:45 +0200
  • 74087b873f added disclaimer that conversations.im account is 8 euro / year Daniel Gultsch 2016-10-08 18:24:20 +0200
  • ad8b9eb054 Fix OpenPGP link Constantin Soffner 2016-10-08 14:40:13 +0200
  • f3ef8d4978 fetch new conference configuration on every conf update Daniel Gultsch 2016-10-08 12:10:53 +0200
  • 9efef24a04 reset sending to waiting on every error Daniel Gultsch 2016-10-07 14:54:35 +0200
  • 5a73a6b139 fixed account hash calculation Daniel Gultsch 2016-10-07 14:54:06 +0200
  • 1f7f82da7b respond to chat marker request only when mutual presence subscription exists Daniel Gultsch 2016-10-07 10:05:08 +0200
  • 26e33de79a create new instances of key manager every time it's used Daniel Gultsch 2016-10-07 10:04:36 +0200
  • 187825d6c6 warn user if account is offline during avatar publication Daniel Gultsch 2016-10-06 22:06:09 +0200
  • 6d5f23213b refresh error notification after 'try again' Daniel Gultsch 2016-10-06 22:05:40 +0200
  • 0af13fc746 be more careful parsing integers in omemo Daniel Gultsch 2016-10-06 22:05:18 +0200
  • 5530b0b0e2 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2016-10-06 18:39:19 +0200
  • 40e5090bdd issue ping after push was received Daniel Gultsch 2016-10-06 18:09:55 +0200
  • 9f060f477f parse smacks delay from messages Daniel Gultsch 2016-10-06 18:09:44 +0200
  • 8d8cb92e43 try to fix messages stuck at sending Daniel Gultsch 2016-10-06 17:23:35 +0200
  • 27af6a4b1e Add client recommandition to readme. fixes #2048 Daniel Gultsch 2016-10-05 09:05:53 +0200
  • 082c06a486 make error notification dismissable. fixes #1815 Daniel Gultsch 2016-10-04 11:16:59 +0200
  • 5ac0e9267d fixed omemo shown as unavailable in 1:1 chats Daniel Gultsch 2016-10-03 21:04:10 +0200
  • cea52b0722 resolve take photo uri for internal use Daniel Gultsch 2016-10-03 18:26:11 +0200
  • f4a883848c properly index take photo uris from file provider Daniel Gultsch 2016-10-03 11:25:15 +0200
  • b6e7def9db add more logging to attaching file process Daniel Gultsch 2016-10-03 11:13:04 +0200
  • 7c6d1d19d5 when activating omemo in conference always check preferences Daniel Gultsch 2016-10-03 10:42:43 +0200
  • dcd6ef8f84 explicit logging when copying files to storage Daniel Gultsch 2016-10-03 10:13:45 +0200
  • d6c2ff9782 version bump to 1.14.5 + changelog Daniel Gultsch 2016-10-01 15:49:09 +0200
  • b0fb9fd9ee added nick to conference jid example Daniel Gultsch 2016-09-28 13:20:52 +0200
  • e275fd8143 Merge pull request #2027 from danielegobbetti/wear-reply-dismiss-notification Daniel Gultsch 2016-09-28 12:39:00 +0200
  • 43f5dfe174 simplified code that invokes the export logs service Daniel Gultsch 2016-09-28 12:35:52 +0200
  • f0dbcce58f expert 'setting' to remove omemo identity. fixes #2038 Daniel Gultsch 2016-09-28 12:24:50 +0200
  • 41db773b08 Allow to dismiss the notification from a wear reply. Daniele Gobbetti 2016-09-19 21:35:54 +0200
  • 5cd8917122 remove dubplicate play service dependency from build Daniel Gultsch 2016-09-27 11:45:11 +0200
  • bb48f67a30 always use ipv4 localhost for Orbot connections Daniel Gultsch 2016-09-27 11:44:50 +0200
  • 1339b9c464 don't reset encryption choice to auto on archiving Daniel Gultsch 2016-09-24 21:29:00 +0200
  • cee3c98a23 version bump to 1.14.4 + changelog Daniel Gultsch 2016-09-24 21:24:55 +0200
  • 343d895a26 don't react to null and empty voice replies Daniel Gultsch 2016-09-21 19:04:16 +0200
  • 13ed27f91e don't use file provider for photo uris on android < N. fixes #2030 Daniel Gultsch 2016-09-21 18:20:53 +0200
  • 401759cdc7 don't wait for disco when not having stream managment Daniel Gultsch 2016-09-21 12:55:40 +0200
  • 61f58b3dbd add timeouts to HTTPUrlConnections and allow cancelation of all sending files Daniel Gultsch 2016-09-20 20:02:25 +0200
  • de7c0c5121 Merge pull request #2028 from Mishiranu/feature-more-tables Daniel Gultsch 2016-09-20 16:43:51 +0200
  • 9aaa5b78f4 Update Russian translation Mishiranu 2016-09-20 16:15:46 +0300
  • 18ab826413 Fix "More table" layout Mishiranu 2016-09-20 02:18:50 +0300
  • 5790d4c4ab fixed styling in blocking dialog Daniel Gultsch 2016-09-20 14:21:41 +0200
  • 98ab9beec7 version bump to 1.14.3 + changelog Daniel Gultsch 2016-09-20 11:25:33 +0200
  • 7bda624723 pulled translations from transifex Daniel Gultsch 2016-09-20 11:22:26 +0200
  • 7eac903277 add support for XEP-0377: Spam Reporting Daniel Gultsch 2016-09-18 23:21:05 +0200
  • badc97e280 don't simply ignore null in message body but try to avoid it Daniel Gultsch 2016-09-18 22:15:02 +0200
  • 7c608c8862 recreate activities when theme changed Daniel Gultsch 2016-09-18 20:26:47 +0200
  • 6b904d4de1 use proper paddings in dialogs on android < 5 Daniel Gultsch 2016-09-18 20:09:39 +0200
  • 858a327299 Retain TextView selection after list updating Mishiranu 2016-09-18 16:35:14 +0300
  • 7bdd4166c0 catch all throwables when loading contacts Daniel Gultsch 2016-09-17 11:31:35 +0200
  • 00c04cd413 version bump to 1.14.2 + changelog Daniel Gultsch 2016-09-17 11:30:52 +0200
  • 3e6747c880 Add "Select text" context menu option Mishiranu 2016-09-17 01:18:34 +0300
  • 9d0a333372 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2016-09-16 12:35:57 +0200
  • af55aeca58 pulled translations from transifex Daniel Gultsch 2016-09-16 12:29:26 +0200
  • 521469a57d dont show delete file button when outside conversations directory. fixes #2007 Daniel Gultsch 2016-09-16 12:29:12 +0200
  • 569b7bf6d0 hint that you should use latest version of ejabberd Daniel Gultsch 2016-09-16 11:59:46 +0200
  • 3cdf5f9afc Merge branch 'Mishiranu-master' Daniel Gultsch 2016-09-16 11:14:06 +0200
  • 15c807730e Merge branch 'master' of https://github.com/Mishiranu/Conversations into Mishiranu-master Daniel Gultsch 2016-09-16 11:08:37 +0200
  • 7b445bc4c7 use history clear date as minimum date for mam Daniel Gultsch 2016-09-16 11:07:52 +0200
  • 8ca5eb4429 Allow text selection with multiple links in message Mishiranu 2016-09-16 02:15:07 +0300
  • ab63dba8aa deal with null bodys in message preview Daniel Gultsch 2016-09-15 18:51:51 +0200
  • 4359afacb4 store jid if it was changed during bind Daniel Gultsch 2016-09-14 12:26:38 +0200
  • 7b52e6984c Merge pull request #2018 from SamWhited/sasl_anonymous Daniel Gultsch 2016-09-14 09:34:20 +0200
  • 869ee3d438 Merge branch 'pebble-notification' of https://github.com/danielegobbetti/Conversations into danielegobbetti-pebble-notification Daniel Gultsch 2016-09-12 22:49:22 +0200
  • d3dfecae8a don't use display version of jids Daniel Gultsch 2016-09-12 22:48:51 +0200
  • 6cb2b0b5d1 remember scroll position on rotate. fixes #2011 Daniel Gultsch 2016-09-12 21:18:56 +0200
  • 1a0b538166 Use JID returned by the server during bind Sam Whited 2016-09-12 11:33:36 -0500
  • 805717673c Support ANONYMOUS SASL Sam Whited 2016-08-07 09:46:01 -0500
  • e6e46651c9 Use the last message in the content text instead of the first. Daniele Gobbetti 2016-09-11 18:42:05 +0200
  • 75fcab3170 Merge pull request #2014 from licaon-kter/patch-1 Daniel Gultsch 2016-09-11 17:40:27 +0200
  • 59b2e281a3 Fix typo licaon-kter 2016-09-10 22:16:14 +0300
  • 6fd9888b3b add xep-0084 to docs/xep.md. wikipedia was complaining about it missing Daniel Gultsch 2016-09-10 16:24:41 +0200
  • c3b11e515e download own vcard avatar if none is set. fixes #2008 Daniel Gultsch 2016-09-09 11:04:05 +0200
  • edf0ae9aa6 version bump to 1.14.1 + changelog Daniel Gultsch 2016-09-09 11:03:22 +0200
  • 00cbf8458a pulled translations from transifex Daniel Gultsch 2016-09-08 11:19:03 +0200
  • ac9f13a9f2 provide hint on why conference can not be encrypted Daniel Gultsch 2016-09-08 11:01:27 +0200
  • a54a7dca30 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2016-09-07 16:14:33 +0200
  • 416481bb65 be a bit more careful when deleting and deactivating accounts Daniel Gultsch 2016-09-07 14:34:58 +0200
  • ba6b4763d2 add faq about grayed out omemo Daniel Gultsch 2016-09-07 13:01:02 +0200
  • e1d2c32e63 show server not found muc error Daniel Gultsch 2016-09-06 12:15:08 +0200