Commit Graph

  • 8cce653a1f changed default setting for enter_is_send on devices with keyboard Daniel Gultsch 2017-03-02 13:03:30 +0100
  • c740386297 rename the Xmlns class to Namespace Daniel Gultsch 2017-03-01 13:01:46 +0100
  • ea1e28267b bump mam namespace to :2 Daniel Gultsch 2017-03-01 12:50:58 +0100
  • ecd53580c0 show 'show inactive keys' button also when there are no active keys Daniel Gultsch 2017-03-01 12:50:46 +0100
  • 23a91e5019 use priority low when creating notification without sound/vibration. should prevent notifcations showing up in ambient display Daniel Gultsch 2017-02-28 15:32:57 +0100
  • 4cddf31ad2 properly handle onNewIntent() in StartConversations activity * fixes a glitch a caused xmpp uris not to open when activiy was already started Daniel Gultsch 2017-02-28 11:48:28 +0100
  • 1f4c5ff97c properly trim() incoming imto: uris Daniel Gultsch 2017-02-27 22:48:25 +0100
  • c7ec82679f Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2017-02-24 20:00:54 +0100
  • 8e0e81a603 bump notification priority to high as per android design guidelines Daniel Gultsch 2017-02-24 19:59:13 +0100
  • 0c0ff882a9 make x509 verification node world readable Daniel Gultsch 2017-02-24 19:58:46 +0100
  • a28116753a Merge pull request #2315 from licaon-kter/lecagy-typo Daniel Gultsch 2017-02-19 18:43:21 +0100
  • d3dd80eec9 Fix a typo in legacy licaon-kter 2017-02-19 15:47:57 +0200
  • 0d00ff0c15 migrate domain and host exemption into seperate class Daniel Gultsch 2017-02-19 13:05:40 +0100
  • abaabae853 only change actionbar display options when changed Daniel Gultsch 2017-02-18 18:08:37 +0100
  • 79858278e0 version bump to 1.16.2 + changelog Daniel Gultsch 2017-02-18 18:08:01 +0100
  • c69ad8f52c npe checks Daniel Gultsch 2017-02-17 10:26:42 +0100
  • cf9ab4d302 synchronize modifications of output stream in tag writer Daniel Gultsch 2017-02-17 10:26:12 +0100
  • 4f0e1b71c0 explicitly turn off vibration when disabled. fixes #1255 Daniel Gultsch 2017-02-16 13:31:26 +0100
  • caa16a8517 experimental mam legacy compat layer Daniel Gultsch 2017-02-15 16:42:35 +0100
  • 6e62b62b80 respond to xep-0184 requests in muc pms Daniel Gultsch 2017-02-15 12:09:36 +0100
  • c7e95d105c fixed behaviour in message parser when doing mam catchup Daniel Gultsch 2017-02-15 00:08:49 +0100
  • bb249e0881 only extract stanza-id from live messages when disco feature is set Daniel Gultsch 2017-02-14 23:16:51 +0100
  • b90a1fe1db bump mam namespace Daniel Gultsch 2017-02-14 17:19:45 +0100
  • 2665c3a1e0 rethink mam catchup strategies Daniel Gultsch 2017-02-14 16:50:33 +0100
  • 9116782cdc fixed adhoc conference creation behaviour. properly show errors. fixes #2290 Daniel Gultsch 2017-02-13 17:32:26 +0100
  • c8f97be68e only force close tagwriter before creating a new one Daniel Gultsch 2017-02-13 13:01:00 +0100
  • 6b81ff70e5 clear avatar cache when system name changes Daniel Gultsch 2017-02-10 20:26:21 +0100
  • 5e367cb115 version bump to 1.16.1 + changelog Daniel Gultsch 2017-02-10 14:26:40 +0100
  • edb3f57242 pulled translations from transifex Daniel Gultsch 2017-02-10 14:19:36 +0100
  • 54ae8abcb7 add no_padding, no_wrap to file upload slots Daniel Gultsch 2017-02-10 13:50:20 +0100
  • 82385e38f6 pulled translations from transifex Daniel Gultsch 2017-02-09 20:14:44 +0100
  • 55e9067b27 do not auto link non-http URLs Daniel Gultsch 2017-02-09 20:14:36 +0100
  • c76b073b8e do not sync thumbnail creation on cache. fixes #2283 Daniel Gultsch 2017-02-09 14:32:50 +0100
  • f60dd98d3c only count push as available when sm is to avoid race conditions Daniel Gultsch 2017-02-08 16:52:35 +0100
  • 7317f5015a version bump to 1.16.0 + changelog Daniel Gultsch 2017-02-08 16:51:49 +0100
  • 6569f20737 update shortcut badger. fixes #2268 Daniel Gultsch 2017-02-08 10:49:30 +0100
  • d9e2ab62b2 add index to message.conversationUuid Daniel Gultsch 2017-02-07 21:17:08 +0100
  • 24fab162e2 renamed omemo:// to aesgcm:// Daniel Gultsch 2017-02-07 20:07:57 +0100
  • 71ad18beb9 support omemo:// style urls Daniel Gultsch 2017-02-07 19:32:12 +0100
  • c37117b940 update copyright information Daniel Gultsch 2017-02-07 19:31:54 +0100
  • 6be3ae8ef0 pulled translations from transifex Daniel Gultsch 2017-02-07 17:57:24 +0100
  • e35ada4997 only store messages up to a length of 1M chars Daniel Gultsch 2017-02-07 17:45:01 +0100
  • 6313c3c92e Merge pull request #2270 from moparisthebest/master Daniel Gultsch 2017-02-07 17:35:25 +0100
  • 853862ec9c Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2017-02-07 17:31:10 +0100
  • e459616123 fixed wording for not getting messages from server Daniel Gultsch 2017-02-07 14:03:48 +0100
  • 8ab166e817 fixed scrolling and async loading of message of new conversation start Daniel Gultsch 2017-02-07 14:03:23 +0100
  • d7198bd68c fixed rare npe when doing file migration Daniel Gultsch 2017-02-07 10:20:13 +0100
  • 6fc67d9a60 catch all throwables when working with content provider to retrieve mime Daniel Gultsch 2017-02-07 10:19:45 +0100
  • 5fd91fcd8e Merge pull request #2272 from mimi89999/patch-3 Daniel Gultsch 2017-01-31 21:45:43 +0100
  • cd3ce76115 Correct a typo in the README Michel Le Bihan 2017-01-31 18:09:42 +0100
  • 2a34ece571 Stop Conversations force closing over sqlite errors due to long messages Travis Burtrum 2017-01-30 00:03:51 -0500
  • 8a1ebf2bbe Merge pull request #2260 from alexara/patch-1 Daniel Gultsch 2017-01-26 19:45:29 +0100
  • 0d199c8ceb Update README.md Daniel Gultsch 2017-01-26 19:45:06 +0100
  • 7651700c2a Merge branch 'master' into patch-1 Daniel Gultsch 2017-01-26 19:42:57 +0100
  • eea1bc8090 Merge pull request #2259 from mabkenar/patch-2 Daniel Gultsch 2017-01-26 19:40:57 +0100
  • 53241f2ef1 add explicit encryption hints to outgoing messages Daniel Gultsch 2017-01-26 19:19:08 +0100
  • e4524e2c7b Fixed typos in the readme alexara 2017-01-26 19:18:22 +0100
  • c9e6d05fa0 use base64 encoding for file names uploaded with http Daniel Gultsch 2017-01-26 18:39:25 +0100
  • be84443921 small typo fix Masoud Abkenar 2017-01-26 16:46:19 +0100
  • bbceee7f61 pulled translation from transifex Daniel Gultsch 2017-01-26 12:35:34 +0100
  • 40ee1a0bfc reset messagesLoaded when changing retention settings Daniel Gultsch 2017-01-25 18:35:22 +0100
  • a86b2fefd9 add database and file migrations for 1.16.0 Daniel Gultsch 2017-01-25 13:22:20 +0100
  • f2d9539d90 share uri for bookmark direclty from Start Conversation Daniel Gultsch 2017-01-25 00:15:50 +0100
  • 66457c9f2e transcode videos before sharing. change storage location Daniel Gultsch 2017-01-24 20:17:36 +0100
  • 9b6ae6d75f configurable local message retention period. (untested) Daniel Gultsch 2017-01-23 17:14:30 +0100
  • 4c6ef3b24e cleaning up crypto targets when conference member is getting removed Daniel Gultsch 2017-01-22 18:58:49 +0100
  • b48bf39e08 change behaviour of back button to close finish activity. fixes #704 Daniel Gultsch 2017-01-22 18:26:47 +0100
  • 7035f38e0b Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2017-01-22 13:08:44 +0100
  • d53c813408 make sure to set open conversations after connection with background service Daniel Gultsch 2017-01-22 13:08:21 +0100
  • b72d7ec8d0 make sure to properly stop tagwriter Daniel Gultsch 2017-01-22 12:54:39 +0100
  • 5dde977233 upgrade dependency to ShortcutBadger Daniel Gultsch 2017-01-22 12:37:16 +0100
  • 2f4eee1fa7 Merge pull request #2230 from AnBuKu/patch-1 Daniel Gultsch 2017-01-22 10:41:45 +0100
  • 96a6460744 don't quote text when '>' is followed by numeber Daniel Gultsch 2017-01-21 11:07:23 +0100
  • 780d1daf7e fixed some issues around ibb Daniel Gultsch 2017-01-20 22:37:50 +0100
  • 0f870223c4 version bump to 1.15.5 + changelog Daniel Gultsch 2017-01-20 15:03:01 +0100
  • 5faa05ca19 pulled translations from transifex Daniel Gultsch 2017-01-20 15:02:19 +0100
  • 97ba0a0d49 write text in bold when highlighted in received muc message Daniel Gultsch 2017-01-20 14:54:59 +0100
  • cb9c4d4327 disable automatic foreground enabler. fixes #2239 Daniel Gultsch 2017-01-20 14:21:59 +0100
  • c324f0c8df modified highlight nick behaviour to better work with quotes Daniel Gultsch 2017-01-20 13:45:09 +0100
  • 59f82cbd34 fixed regression introduced in previous commit. Daniel Gultsch 2017-01-20 13:44:29 +0100
  • 143ad48be1 don't prematurly mark conversation as read during activity start. fixes #2245 Daniel Gultsch 2017-01-20 10:43:50 +0100
  • 1dcf804618 fixed pgp encrypted text quick sharing. fixes #2237 Daniel Gultsch 2017-01-17 15:56:21 +0100
  • ac2eee8e81 Merge pull request #2233 from SamWhited/scram-sha-2 Daniel Gultsch 2017-01-16 13:14:48 +0100
  • 764026b87e fixed behaviour with non-default encryption masks Daniel Gultsch 2017-01-16 13:09:36 +0100
  • 7219e077f4 version bump to 1.15.4 + changelog Daniel Gultsch 2017-01-16 12:07:50 +0100
  • bfc2cffc2f Add SCRAM-SHA-2 support Sam Whited 2017-01-12 14:26:58 -0600
  • f7c5a5c42e pulled translations from transifex Daniel Gultsch 2017-01-15 19:22:18 +0100
  • 9bdd2bf1ae Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2017-01-15 18:55:15 +0100
  • d028f4b398 refactored whispermessage processing Daniel Gultsch 2017-01-15 18:54:47 +0100
  • b085426d22 fixed linkifier Daniel Gultsch 2017-01-15 18:54:15 +0100
  • a71e3d0653 pulled translations from transifex Daniel Gultsch 2017-01-14 18:10:18 +0100
  • 8f39a594ff partially improved logging for receiving omemo messages Daniel Gultsch 2017-01-14 18:10:04 +0100
  • ebf8ae231a fixed subheading of domain hosting faq entry Daniel Gultsch 2017-01-13 12:14:27 +0100
  • aa7bfe9fe7 update readme to refer to domain hosting Daniel Gultsch 2017-01-13 12:12:09 +0100
  • b2e9b4aeb1 pulled translations from transifex Daniel Gultsch 2017-01-12 23:28:30 +0100
  • 8e025cbb9e show doze warning when push is running on prosody Daniel Gultsch 2017-01-12 23:22:02 +0100
  • 1876b444fa refactor getServerIdentity() to parse disco result directly Daniel Gultsch 2017-01-12 23:17:52 +0100
  • c03e3b5965 don't include 'before' reference in mam queries bound by timestamp Daniel Gultsch 2017-01-12 20:56:55 +0100
  • fd7216b6a0 finish of backlog only for one particular account Daniel Gultsch 2017-01-12 20:56:27 +0100
  • 585a538340 don't show key tile in contact details when there are no keys Daniel Gultsch 2017-01-12 20:50:53 +0100