Commit graph

  • c5e60b43b8 Merge tag '1.10.0' into trz/merge_1.10.0 lookshe 2016-02-22 14:36:35 +01:00
  • c20d8ac69e version bump to 1.10.0 1.10.0 Daniel Gultsch 2016-02-21 23:03:30 +01:00
  • d2cfac222e show load more messages when auto loading is disabled and messages are still left on server Daniel Gultsch 2016-02-21 17:32:46 +01:00
  • b00c561f81 check for uuid change when decrypting pgp messages Daniel Gultsch 2016-02-21 11:43:03 +01:00
  • ed740b4868 some mucs may grant voice to visitors in unmoderated rooms Daniel Gultsch 2016-02-21 11:42:41 +01:00
  • 43b466704a pulled translations from transifex Daniel Gultsch 2016-02-20 10:25:23 +01:00
  • 3bde4dbedb change uuid when replacing messages Daniel Gultsch 2016-02-20 00:01:39 +01:00
  • e6f8b7d9fa decrypt pgp message corrections Daniel Gultsch 2016-02-19 21:02:33 +01:00
  • a2cb009f4c skip avatar ui when pep is not available. fixes #1706 Daniel Gultsch 2016-02-19 20:54:53 +01:00
  • df992d2566 don't reset whisper on reInit. fixes #1637 Daniel Gultsch 2016-02-19 20:54:43 +01:00
  • ad60bc002c pulled translations from transifex Daniel Gultsch 2016-02-19 11:14:16 +01:00
  • 49a3f6f281 never parse show in presences as offline Daniel Gultsch 2016-02-19 11:09:28 +01:00
  • ac687d6bbd don't log start reason Daniel Gultsch 2016-02-17 16:52:57 +01:00
  • 59978e157c only offer message correction for the very last message Daniel Gultsch 2016-02-17 16:51:36 +01:00
  • 3626e4b3a0 fixed regression that caused messages in muc not being send Daniel Gultsch 2016-02-17 16:50:48 +01:00
  • c2fbdbde83 log reason why otr message won't be parsed Daniel Gultsch 2016-02-16 14:22:47 +01:00
  • 86b1865eec fixed regression that caused ui to redraw a lot Daniel Gultsch 2016-02-16 14:22:21 +01:00
  • 726393f8da version bump to 1.10.0-beta and changelog Daniel Gultsch 2016-02-16 12:59:54 +01:00
  • 349dd8291d made clear that archiving preferences are server side Daniel Gultsch 2016-02-16 12:52:31 +01:00
  • c39008983e Merge pull request #1700 from petmue/master Daniel Gultsch 2016-02-16 12:27:29 +01:00
  • a27cbfbf56 Fixed some typos. petmue 2016-02-16 12:18:43 +01:00
  • 1e40764b20 Merge tag '1.9.4' into trz/merge_1.9.4 trz/merge_1.9.4 lookshe 2016-02-16 11:41:54 +01:00
  • 7d63b06d84 Update README.md Daniel Gultsch 2016-02-16 10:36:40 +01:00
  • d06013fbaf updated XEP list Daniel Gultsch 2016-02-16 10:04:03 +01:00
  • a5e40672c1 added gcm values file to gitignore Daniel Gultsch 2016-02-16 09:58:26 +01:00
  • a9b957e8a2 added setting to opt-out of message correction. renamed preferences and options to settings Daniel Gultsch 2016-02-16 09:57:59 +01:00
  • 0ca4a33bfb added some OTR logging Daniel Gultsch 2016-02-16 09:15:41 +01:00
  • c0b3a3ff0c basic support for XEP-0308: Last Message Correction. fixes #864 Daniel Gultsch 2016-02-15 23:15:04 +01:00
  • 335058b78b removed unnecessary conditions when sending read marker Daniel Gultsch 2016-02-15 23:09:42 +01:00
  • c4b1df1bf3 add missing type='submit' attribute to enable push form Daniel Gultsch 2016-02-15 22:12:39 +01:00
  • c3f0503a91 pulled translations from transifex Daniel Gultsch 2016-02-15 12:35:35 +01:00
  • 8ccb2005b3 only show load more messages button when mam is available also update ui after that button has been pressed. fixes #1695 Daniel Gultsch 2016-02-14 23:53:17 +01:00
  • 356199978e fixed server info push not showing up when unavailable Daniel Gultsch 2016-02-14 18:19:11 +01:00
  • 92a6e956fd be more carefull when checking push availability Daniel Gultsch 2016-02-14 15:36:37 +01:00
  • 300326fba3 deleted invalid gcm strings Daniel Gultsch 2016-02-14 14:14:53 +01:00
  • 251f2479c2 optional mode to close tcp connection when going into background acts only when push is available. disable all non-push accounts to test properly Daniel Gultsch 2016-02-14 13:20:23 +01:00
  • a049aff638 Fixes FS#105: XHTML par for images added trz/merge_1.9.3 steckbrief 2016-02-13 21:50:19 +01:00
  • 4829c301e6 Fix flagging no more messages on server for conversation steckbrief 2016-02-13 21:22:14 +01:00
  • 0af30b4aec Implements FS#64: Show who wrote last message in conversation overview steckbrief 2016-02-13 21:18:31 +01:00
  • d84151487e Partially implements FS#6: Conference ID changed to c+bugs@conference.thedevstack.de steckbrief 2016-02-13 21:11:45 +01:00
  • d2cafe58fa Fixes FS#135: condition NOT message.isRead() added to check if notification should be shown for a message steckbrief 2016-02-13 21:08:28 +01:00
  • 6a2c1a0dd5 Unused preference 'picture_compression'. This feature is configured in our variant via 'resize_picture' steckbrief 2016-02-13 21:03:35 +01:00
  • 3ac3917897 Fixed overwriting of changes for fixing FS#70. Unused method removed from generator classes. steckbrief 2016-02-13 20:52:11 +01:00
  • 6f9f871928 send push enable to server. simplified logging Daniel Gultsch 2016-02-13 14:20:07 +01:00
  • c7a14092a8 fixed compile bug in free version Daniel Gultsch 2016-02-13 00:03:57 +01:00
  • 6217e33a87 removed gcm plugin from gradle. fixes #1693 Daniel Gultsch 2016-02-12 23:38:30 +01:00
  • c430848ade push gcm token on bind instead of every connect Daniel Gultsch 2016-02-12 23:37:42 +01:00
  • 65c2822dac Fixed settings synchronization steckbrief 2016-02-12 22:55:27 +01:00
  • f24130321e Imports organized steckbrief 2016-02-12 22:54:48 +01:00
  • c1069873ac Fixed parent activity for logoutput activity steckbrief 2016-02-12 22:37:20 +01:00
  • 3b6d3ee192 Simplification of DNS requests. Originally introduced for FS#92, but now extended with retrieval for XEP-0368 (http://xmpp.org/extensions/xep-0368.html) steckbrief 2016-02-12 22:20:57 +01:00
  • 2028bb9b58 green bubbles and setting to choose green or white bubbles removed steckbrief 2016-02-12 20:48:28 +01:00
  • 2f1ac5ad18 Fixed placeholder string for message input box steckbrief 2016-02-12 20:34:43 +01:00
  • fb06783aa6 Fixed layout issue with emojicon tastatur button steckbrief 2016-02-12 19:29:04 +01:00
  • 2168c73786 Fixed NPE while loading messages via MAM steckbrief 2016-02-12 19:28:29 +01:00
  • 97749cd8f7 Fixed runtime errors with axolotl libraries. Now the libraries from maven are added. steckbrief 2016-02-12 19:27:51 +01:00
  • bac249c8dd add play services to travis config Daniel Gultsch 2016-02-12 12:06:35 +01:00
  • 32da65f910 client side support for XEP-0357: Push Notifications Daniel Gultsch 2016-02-12 11:39:27 +01:00
  • 9f6fa1ce91 database error while upgrading from db version 14 fixed steckbrief 2016-02-12 10:03:29 +01:00
  • e98d999b94 axolotl resources changed from maven to jcenter steckbrief 2016-02-12 10:03:02 +01:00
  • 93dad9b737 pulled translations from transifex Daniel Gultsch 2016-02-11 22:45:40 +01:00
  • 9c87e2269c Compilation errors and merge mixups fixed steckbrief 2016-02-11 22:36:17 +01:00
  • d38b3c2cf2 Some runtime dependencies added steckbrief 2016-02-11 22:35:22 +01:00
  • 73084c9cd3 Fixed XML errors after merge steckbrief 2016-02-11 21:20:51 +01:00
  • f7abd4237f Fixed third party library references in gradle steckbrief 2016-02-11 21:20:06 +01:00
  • d58d822215 version bump to 1.9.4 + changelog 1.9.4 Daniel Gultsch 2016-02-11 17:13:17 +01:00
  • f37098a54f catch all axolotl parse exception at once. fixes #1692 Daniel Gultsch 2016-02-11 12:26:43 +01:00
  • 3824eb172b Merge tag '1.9.3' into trz/merge_1.9.3 lookshe 2016-02-11 10:45:27 +01:00
  • 1bb38e25f2 send muc messages after join Daniel Gultsch 2016-02-10 09:53:48 +01:00
  • cec1b0f1f8 Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2016-02-09 22:13:35 +01:00
  • 72114d7324 Fixes FS#135: condition NOT message.isRead() added to check if notification should be shown for a message steckbrief 2016-02-09 22:08:43 +01:00
  • 899a39cbf7 implementation hint for FS#96 added steckbrief 2016-02-09 21:57:44 +01:00
  • e0219ae4ce Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase steckbrief 2016-02-09 21:51:44 +01:00
  • 362c00d31b Fixes FS#135: condition NOT message.isRead() added to check if notification should be shown for a message steckbrief 2016-02-09 21:48:09 +01:00
  • f16690ae1f allow user to set MAM preferences Daniel Gultsch 2016-02-09 13:01:17 +01:00
  • 91ec4839ac prepend instead off append mam messages to conversations when going in reverse Daniel Gultsch 2016-02-04 16:40:18 +01:00
  • 28733e052f fixed performance regression in on scroll listener Daniel Gultsch 2016-02-04 16:29:17 +01:00
  • 4fdb0d92fe prevent previoulsly cleared messages from reloading. fixes #1110 Daniel Gultsch 2016-02-04 14:39:16 +01:00
  • f88b8c703e add more fault tolerant checks for messages left on server Daniel Gultsch 2016-02-04 11:55:42 +01:00
  • 17791a703e removed unecessary logging when muc tiles update Daniel Gultsch 2016-02-04 10:27:38 +01:00
  • 7dd9545ea3 use TLSv1.2 as SSL context on supported plattforms Daniel Gultsch 2016-02-03 18:17:16 +01:00
  • 1d572c61d0 cache server caps Daniel Gultsch 2016-02-03 17:19:05 +01:00
  • 0911669b07 count all messages in a query Daniel Gultsch 2016-02-03 16:04:21 +01:00
  • 1274b0ef39 Revert "get rid of broken totalMessageCount for mam queries" Daniel Gultsch 2016-02-03 10:40:44 +01:00
  • f0798216d5 refactored disco cache. avoid making duplicate call. check hash Daniel Gultsch 2016-02-03 10:40:02 +01:00
  • 4a1a59f0c8 Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into singpolyma-disco-caps Daniel Gultsch 2016-02-02 18:19:26 +01:00
  • 01bad12708 fixed 'unencrypted' not showing up for conferences when encryption is forced Daniel Gultsch 2016-02-02 18:15:57 +01:00
  • 58c6f9bfb2 get rid of broken totalMessageCount for mam queries Daniel Gultsch 2016-02-02 15:39:46 +01:00
  • fab0a45955 re-read common name from certificates on startup Daniel Gultsch 2016-02-02 13:43:20 +01:00
  • ba9ba8ffe2 avoid npe when accessing the pgp connection service Daniel Gultsch 2016-02-02 11:21:29 +01:00
  • f30df7a535 catch a few NPE when parsing invalid pep nodes Daniel Gultsch 2016-02-02 11:21:07 +01:00
  • ae83efe4a6 version bump to 1.9.3 1.9.3 Daniel Gultsch 2016-02-01 14:25:59 +01:00
  • 3978c04782 respect autojoin setting on newly created bookmarks as well Daniel Gultsch 2016-02-01 14:22:52 +01:00
  • 1e7647e385 opt out handling of the autojoin flag. fixes #1666 Daniel Gultsch 2016-02-01 13:54:08 +01:00
  • d1fc90f981 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2016-02-01 12:33:03 +01:00
  • 336daea875 made create context menu call in StartConversationsActivity more failsafe Daniel Gultsch 2016-02-01 12:23:30 +01:00
  • a3e11415ec refactored user handling in conferences. show try again button when conference has errors Daniel Gultsch 2016-02-01 12:11:40 +01:00
  • 2eef37174e fixed false set of subject in conference with empty body tag Daniel Gultsch 2016-01-31 14:42:35 +01:00
  • 19c2ca520c Update README.md Daniel Gultsch 2016-01-31 11:25:17 +01:00
  • 82870b27ed prefer dns servers from networsk with the default route Daniel Gultsch 2016-01-26 22:46:00 +01:00