Commit graph

  • 77619b55e4 Added PEP and message protocol layers Andreas Straub 2015-06-25 16:58:24 +02:00
  • f73aa1a200 Reworked axolotl protocol layer Andreas Straub 2015-06-25 16:56:34 +02:00
  • 077932eb55 CryptoNext Menu entries added Andreas Straub 2015-05-29 11:18:25 +02:00
  • b8048a5538 CryptoNext persistance layer mockup Andreas Straub 2015-05-29 11:17:26 +02:00
  • c4f3e5be3f shut up linter Daniel Gultsch 2015-07-19 14:51:11 +02:00
  • 9b70c7e68c bugfix: don't crash if aes key could not be set before jingle transfer Daniel Gultsch 2015-07-19 14:51:04 +02:00
  • 5c017e5186 bugfix: use sendIqPacket method in service instead of invoking XmppConnection directly Daniel Gultsch 2015-07-19 14:25:30 +02:00
  • 0166ced46c bugfix: accept status code 201 on http upload Daniel Gultsch 2015-07-19 13:36:02 +02:00
  • f58b2afcaa changed switch widget Daniel Gultsch 2015-07-18 19:38:52 +02:00
  • 731e1dcd43 Merge branch 'development' Daniel Gultsch 2015-07-18 00:17:17 +02:00
  • 451345f8ed bump version to 1.5.0 Daniel Gultsch 2015-07-18 00:16:32 +02:00
  • 15b880f3a1 pulled translations Daniel Gultsch 2015-07-18 00:02:13 +02:00
  • ce527c8b76 account for downloaded http files in dup checker Daniel Gultsch 2015-07-18 00:01:34 +02:00
  • aa1b9de20c code cleanup Daniel Gultsch 2015-07-17 23:58:53 +02:00
  • c3584a6db7 fixed inactive http download Daniel Gultsch 2015-07-17 23:58:33 +02:00
  • 13cce172ab show error message in account details when info has not been edited Daniel Gultsch 2015-07-17 13:14:24 +02:00
  • 1f43115544 increased ibb block size Daniel Gultsch 2015-07-17 13:06:51 +02:00
  • 4f62793a67 version bump to 1.5.0-beta.2 Daniel Gultsch 2015-07-16 14:27:36 +02:00
  • 425f0479a8 even less jumpy Daniel Gultsch 2015-07-16 14:06:54 +02:00
  • 6a329c7465 fixed some ux glitches in editaccount Daniel Gultsch 2015-07-16 13:42:52 +02:00
  • babbd389f6 removed empty translation file Daniel Gultsch 2015-07-16 13:29:59 +02:00
  • a31ab555b8 Merge branch 'development' of github.com:siacs/Conversations into development Daniel Gultsch 2015-07-16 13:26:12 +02:00
  • 7bd66549d8 made 'check image on http host' message more generic. fixed #1281 Daniel Gultsch 2015-07-16 13:25:52 +02:00
  • b477b8f57b fixed some npes Daniel Gultsch 2015-07-16 13:14:51 +02:00
  • 43fb216e72 Merge pull request #1285 from kriztan/patch-2 Daniel Gultsch 2015-07-16 11:07:16 +02:00
  • 73e703e5d4 fixed another typo Christian S. 2015-07-16 10:15:26 +02:00
  • 3190f114e7 Merge pull request #1283 from Manouchehri/development Daniel Gultsch 2015-07-16 10:12:49 +02:00
  • 1a36d21023 Merge pull request #1284 from kriztan/patch-1 Daniel Gultsch 2015-07-16 10:12:42 +02:00
  • 612e8bd794 fixed typo Christian S. 2015-07-16 07:36:35 +02:00
  • 34aff6f8cf Fixed broken URL. David Manouchehri 2015-07-15 18:23:59 -04:00
  • 2fa9af735b mention http upload component in readme Daniel Gultsch 2015-07-15 19:01:05 +02:00
  • b525b42e59 fixed crash on invalid muc bookmarks Daniel Gultsch 2015-07-15 17:42:08 +02:00
  • ffffca10f0 renamed colors Daniel Gultsch 2015-07-13 12:55:13 +02:00
  • 84bfe8c721 catch exception on broken android phones Daniel Gultsch 2015-07-12 20:17:12 +02:00
  • 558d065d48 made lock button reflect encryption status of the next messages instead of the last Daniel Gultsch 2015-07-12 17:59:22 +02:00
  • 58bc4cba06 only try to change affilations for known jids Daniel Gultsch 2015-07-11 21:24:51 +02:00
  • 4274fe90ac try to catch weird npe in android sdk Daniel Gultsch 2015-07-11 21:24:30 +02:00
  • 5dd83a5fe6 null check otr fingerprint before display Daniel Gultsch 2015-07-11 21:23:58 +02:00
  • c4876fab1b spelling Daniel Gultsch 2015-07-11 20:00:40 +02:00
  • ee3d15765d Merge branch 'development' Daniel Gultsch 2015-07-10 15:21:27 +02:00
  • 81af16fb6c added changelog Daniel Gultsch 2015-07-10 15:21:16 +02:00
  • b73901c3ae Merge branch 'development' Daniel Gultsch 2015-07-10 15:17:07 +02:00
  • fce613e4a6 version bump to 1.5.0-beta Daniel Gultsch 2015-07-10 15:15:44 +02:00
  • 78aff1329f renamed HttpConnection to HttpDownloadConnection Daniel Gultsch 2015-07-10 15:14:13 +02:00
  • ce79f4bbe3 renamed downloadable to transferable Daniel Gultsch 2015-07-10 15:11:03 +02:00
  • 925801c14e get file upload ready to work with https Daniel Gultsch 2015-07-10 14:14:45 +02:00
  • 0f5c87ca1f display toast in ui on failed http download fixes #954 Daniel Gultsch 2015-07-10 13:28:50 +02:00
  • b02ef0c62f show timestamp on images in mucs fixes #1178 Daniel Gultsch 2015-07-10 12:42:41 +02:00
  • 492e387482 added null check in sasl response verifier Daniel Gultsch 2015-07-10 12:16:30 +02:00
  • 7eac30d1f4 catch number format exception in server ack Daniel Gultsch 2015-07-10 12:09:59 +02:00
  • 26044ca229 print stack trace instead of writing error message to log in case of unknown exception in dnsutil Daniel Gultsch 2015-07-09 13:40:08 +02:00
  • ef1429c9a6 show contacts name in non anonymous mucs. fixes #1213 Daniel Gultsch 2015-07-05 18:10:18 +02:00
  • bef731a3c8 refactored sendMessage and merged with resendMessage Daniel Gultsch 2015-07-05 11:59:38 +02:00
  • f8f5bcb2ae version bump to 1.4.7 Daniel Gultsch 2015-07-04 00:05:28 +02:00
  • 148955a713 version bump to 1.4.7 Daniel Gultsch 2015-07-04 00:05:28 +02:00
  • a2bab9c564 make sure unread count is initialized as 0. fixes #1270 Daniel Gultsch 2015-07-03 22:08:23 +02:00
  • 097bdf1a3e avoid very rare npe Daniel Gultsch 2015-07-03 21:32:46 +02:00
  • 96fe75fe9f moved null check for to and from in message parser Daniel Gultsch 2015-07-02 18:02:32 +02:00
  • 2fbeb0bbb2 make sure unread count is initialized as 0. fixes #1270 Daniel Gultsch 2015-07-03 22:08:23 +02:00
  • d30fb6f0a1 avoid very rare npe Daniel Gultsch 2015-07-03 21:32:46 +02:00
  • 1c86098f3b Merge branch 'master' into development Daniel Gultsch 2015-07-03 13:09:05 +02:00
  • bfe1d2489a version bump to 1.4.6 Daniel Gultsch 2015-07-03 13:08:25 +02:00
  • fc47969741 added fallback for non-srv dns queries Daniel Gultsch 2015-07-03 13:07:48 +02:00
  • c745fbb562 fixed share with activity to account for http file upload Daniel Gultsch 2015-07-02 23:51:59 +02:00
  • e4d1bd415d also offer http download for some 'well known extensions' Daniel Gultsch 2015-07-02 23:19:50 +02:00
  • f5ba9d4223 refactored message context menu Daniel Gultsch 2015-07-02 23:13:00 +02:00
  • a2525346f4 moved null check for to and from in message parser Daniel Gultsch 2015-07-02 18:02:32 +02:00
  • c20a088ea8 changed mime type handling Daniel Gultsch 2015-07-01 16:01:18 +02:00
  • ed88b634fc Merge branch 'feature/http_upload' into development Daniel Gultsch 2015-06-30 20:19:38 +02:00
  • c36238141d disable automatic aes encryption for the time being Daniel Gultsch 2015-06-30 20:19:18 +02:00
  • 9190e03076 changed namespace of the http upload feature Daniel Gultsch 2015-06-30 20:11:50 +02:00
  • aca9d8036c made httpconnection (download) ready all kind of files Daniel Gultsch 2015-06-30 17:15:02 +02:00
  • 6af97c724c made storage path decision entirely based upon file extension Daniel Gultsch 2015-06-30 14:04:39 +02:00
  • d7de311379 refactored bodyContainsDownloadable to be more flexible Daniel Gultsch 2015-06-30 13:52:53 +02:00
  • 5b42b392a1 always show copy original url in context menu when url is available Daniel Gultsch 2015-06-30 13:01:04 +02:00
  • a2a1f1e084 updated changelog Daniel Gultsch 2015-06-29 15:45:49 +02:00
  • 0030bbf472 untested pgp support for http upload Daniel Gultsch 2015-06-29 15:38:16 +02:00
  • fdd46f1c91 added trigger to Config.java to always enable aes encryption for uploaded files Daniel Gultsch 2015-06-29 02:04:58 +02:00
  • 82714dedfe make quick actions available in conferences when file attachment is available Daniel Gultsch 2015-06-29 00:14:37 +02:00
  • 7e11570f2c show attach button in conferences when http upload is available Daniel Gultsch 2015-06-28 13:14:21 +02:00
  • 9eb9a52205 initial http upload support be careful: little error handling and no encryption Daniel Gultsch 2015-06-28 11:19:07 +02:00
  • 6ee11e5323 version bump to 1.4.5 Daniel Gultsch 2015-06-29 15:18:53 +02:00
  • 0d01e51da5 don't parse body from muc status messages Daniel Gultsch 2015-06-28 22:14:40 +02:00
  • 46595b6d43 fixed parsing of muc status messages in new message parser Daniel Gultsch 2015-06-28 20:11:28 +02:00
  • 3578263686 pulled new translations from transifex Daniel Gultsch 2015-06-23 12:19:33 +02:00
  • 2dd16a8b56 Merge branch 'development' Daniel Gultsch 2015-06-23 12:15:18 +02:00
  • 9b7a606cb0 version bump to 1.4.4 Daniel Gultsch 2015-06-23 12:14:42 +02:00
  • 553f41a2db Show Online status in contact list with respect to SHOW_ONLINE_STATUS preference steckbrief 2015-05-26 22:30:41 +02:00
  • a73ce32e27 Status color added to "create conversation" (refers to ticket #22 in flyspray) steckbrief 2015-05-26 22:28:31 +02:00
  • 5a48afdd4d don't perform dns lookups on domain parts that obviously look like ip addresses Daniel Gultsch 2015-06-19 16:25:08 +02:00
  • 1b5966ae3b App-Name changed to "Conversations+" in strings.xml steckbrief 2015-06-18 23:34:17 +02:00
  • a7121b51b8 Show Online status in contact list with respect to SHOW_ONLINE_STATUS preference steckbrief 2015-05-26 22:30:41 +02:00
  • b6584dfd0b Status color added to "create conversation" (refers to ticket #22 in flyspray) steckbrief 2015-05-26 22:28:31 +02:00
  • 7382e3af97 renaming eu.siacs.conversations to de.thedevstack.conversationsplus steckbrief 2015-05-03 22:25:46 +02:00
  • 58201b4408 changed paragraph divider Daniel Gultsch 2015-06-10 03:30:17 +02:00
  • 0ea83832cd pulled new translations from transifex Daniel Gultsch 2015-06-10 03:29:52 +02:00
  • 9d1e8205a2 made i/o and memory intensive operations execute in serial order Daniel Gultsch 2015-06-05 08:46:06 +02:00
  • 31deb44780 version bump Daniel Gultsch 2015-06-04 16:27:27 +02:00
  • a4e9f0c9c0 fixed obvious bug in dns helper Daniel Gultsch 2015-06-04 16:26:51 +02:00
  • 8f07e4c441 streamlined dns helper by ignoring weight Daniel Gultsch 2015-06-04 02:48:07 +02:00