Commit graph

  • c1677af5b1 initial tor support Daniel Gultsch 2015-11-28 20:11:38 +01:00
  • 9d1e8a34b2 fixed showing avatars for contacts in muc Daniel Gultsch 2015-12-04 18:39:09 +01:00
  • 196c8e593f Merge pull request #1595 from fiaxh/pgp_database_signature Daniel Gultsch 2015-12-04 15:35:51 +01:00
  • 0664d6ac7b avoid some NPEs Daniel Gultsch 2015-12-04 15:35:22 +01:00
  • 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 +01:00
  • 242887447c use proposed nick as default nick in mucoptions Daniel Gultsch 2015-12-04 14:07:16 +01:00
  • 45e961f02b parse vcard avatars from muc presences Daniel Gultsch 2015-12-03 18:18:34 +01:00
  • 67e2504fdc Show status message when contact requests presence Sam Whited 2015-11-04 20:56:45 -06:00
  • 64a4085d9a fixed avatar loading for non-file uris Daniel Gultsch 2015-12-02 15:30:03 +01:00
  • 667de6dbdd users are now able to crop their avatar pictures using the android-crop Philip Flohr 2015-11-06 11:14:05 +01:00
  • bff0463c3b combine multiple message receipts into single message Daniel Gultsch 2015-12-01 12:22:47 +01:00
  • d3ce68ea30 changed method signature of calcSampleSize Daniel Gultsch 2015-11-30 16:03:04 +01:00
  • 6b592435cd parse vcard avatars from muc presences Daniel Gultsch 2015-12-03 18:18:34 +01:00
  • f1c0b7372f enabled previously disabled http upload Daniel Gultsch 2015-12-03 12:45:12 +01:00
  • e5f154316c Unset all PGP signatures once ... so they will be redone to match the changed status. fiaxh 2015-12-02 15:43:55 +00:00
  • b60c902810 pulled new translations from transifex Daniel Gultsch 2015-12-02 17:27:56 +01:00
  • 6f8f35031f version bump to 1.8.0-beta Daniel Gultsch 2015-12-02 17:25:22 +01:00
  • 3553b15c9f renamed x509 verified omemo to v\OMEMO Daniel Gultsch 2015-12-02 17:24:56 +01:00
  • aa21797f43 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2015-12-02 16:38:33 +01:00
  • 0eaf7669f7 Merge pull request #1545 from SamWhited/show_new_contact_request_messages Daniel Gultsch 2015-12-02 16:38:08 +01:00
  • a3eb540f05 Show status message when contact requests presence Sam Whited 2015-11-04 20:56:45 -06:00
  • 025cbf7d44 show tor config in paranoid mode Daniel Gultsch 2015-12-02 15:34:09 +01:00
  • 02c6793ca9 fixed avatar loading for non-file uris Daniel Gultsch 2015-12-02 15:30:03 +01:00
  • 0329c9c738 users are now able to crop their avatar pictures using the android-crop library Philip Flohr 2015-11-06 11:14:05 +01:00
  • 8455e5b5dd hide message content in notifications in paranoia mode Daniel Gultsch 2015-12-02 12:54:55 +01:00
  • e1aeb376ac s/.../…/ in default strings Sam Whited 2015-11-04 21:08:06 -06:00
  • dc8967d8fc introduced build-time paranoia mode that disables unencrypted chats and forces TOR Daniel Gultsch 2015-12-01 22:41:58 +01:00
  • 65b5504e68 introduce config.java variable to optionally show number of connected accounts in notification Daniel Gultsch 2015-12-01 17:15:36 +01:00
  • 2cd43f7042 fixed crashes when activity got destroyed when selecting pgp key Daniel Gultsch 2015-12-01 14:18:07 +01:00
  • d42c82abf2 combine multiple message receipts into single message Daniel Gultsch 2015-12-01 12:22:47 +01:00
  • 2225b0b6d5 add error state for unavailable tor network Daniel Gultsch 2015-11-30 16:01:48 +01:00
  • b4a259837e always use http proxy for http requests. (socks is leaking dns) Daniel Gultsch 2015-11-30 15:43:54 +01:00
  • 8ffcc11f27 refactored socks5 connection code. make jingle transport use that new code Daniel Gultsch 2015-11-29 16:31:51 +01:00
  • ebccb67a72 do socks5 connect manually Daniel Gultsch 2015-11-29 15:44:45 +01:00
  • f0b1761ec3 initial tor support Daniel Gultsch 2015-11-28 20:11:38 +01:00
  • 06cadab7cc changed method signature of calcSampleSize Daniel Gultsch 2015-11-30 16:03:04 +01:00
  • 75221f0960 little layout improvements Christian S 2015-11-29 19:33:28 +01:00
  • f1561a47dc try out a lower connection timeout Christian S 2015-11-29 18:58:34 +01:00
  • 4b95c69b6b reordered settings menu Christian S 2015-11-29 18:42:41 +01:00
  • 53921a154c Merge branch 'refs/heads/siacs-master' into development Christian S 2015-11-29 18:27:37 +01:00
  • d8ec315365 copy commits Christian S 2015-11-29 18:27:22 +01:00
  • 2aebe6e56b version 1.7.4 beta Christian S 2015-11-29 17:51:16 +01:00
  • 0ca160c606 typo Christian S 2015-11-29 17:50:18 +01:00
  • aeba964a65 increment version code Daniel Gultsch 2015-11-26 17:44:44 +01:00
  • 60211a315e hide subject edit button if not editable by user Daniel Gultsch 2015-11-26 17:44:29 +01:00
  • 23ef1c660a encrypt pgp messages to self Daniel Gultsch 2015-11-26 17:44:11 +01:00
  • fd6ed5b989 detect server identity and added muc-workaround for slack Daniel Gultsch 2015-11-01 14:50:06 +01:00
  • 26ec6f7782 version bump to 1.7.3 Daniel Gultsch 2015-11-26 06:53:52 +01:00
  • 84120a341a removed unnecessary configuration fetch after join Daniel Gultsch 2015-11-26 06:53:24 +01:00
  • 210de7d781 removed unecessary chat state Daniel Gultsch 2015-11-26 06:53:02 +01:00
  • ecb4615f2a fail jingle file transfer if axolotl key message could not be created. fixes #1576 Daniel Gultsch 2015-11-26 06:52:46 +01:00
  • a557d38e4d pgp fixes and revert configuration changes Daniel Gultsch 2015-11-25 20:47:02 +01:00
  • 4dc8e2b1c9 added plugin loader in settings Christian S 2015-11-25 12:38:05 +01:00
  • 715882d402 added strings for plugin loader Christian S 2015-11-25 12:37:39 +01:00
  • 31a2424cf5 added German strings for plugin loader Christian S 2015-11-25 12:36:14 +01:00
  • 47da6c1ccc Update arrays.xml Christian S 2015-11-25 12:12:39 +01:00
  • 8228e82f51 Merge pull request #1569 from fiaxh/conference_one_other_occupant Daniel Gultsch 2015-11-24 07:09:12 +01:00
  • fbb7cb99f7 Merge pull request #1558 from fiaxh/pgp_api_9.0 Daniel Gultsch 2015-11-24 06:52:24 +01:00
  • 8a1c4fe69e Merge pull request #1570 from fiaxh/pgp_pgpengine_nullpointer_fix Daniel Gultsch 2015-11-24 06:51:52 +01:00
  • 302ad830b4 change IDENTITY_NAME Christian S 2015-11-17 16:39:37 +01:00
  • cee42e7661 Merge pull request #52 from fiaxh/conference_one_other_occupant Christian S 2015-11-15 15:15:09 +01:00
  • 2c1f7e115c PgpEngine: Get account from conversation instead of from contact. fixes #1568, fixes #1544 fiaxh 2015-11-15 13:24:07 +00:00
  • 724ca8c9a9 Own contact picture in tile for conferences with only one other occupant fiaxh 2015-11-10 18:20:35 +00:00
  • 8ea1e782a4 added full changelog as button... Christian S 2015-11-15 11:31:39 +01:00
  • 47214684cd modified some strings Christian S 2015-11-15 11:31:11 +01:00
  • a5de6f1ffc Version 1.7.3 + changelog Christian S 2015-11-14 17:46:28 +01:00
  • 5c9740fe18 changed message background to light yellow Christian S 2015-11-14 17:38:24 +01:00
  • 811ae879c4 rename Conversations to Pix-Art Messenger Christian S 2015-11-14 17:29:59 +01:00
  • 5eb55d3a97 delete language strings except of English and German Christian S 2015-11-14 17:26:18 +01:00
  • 8037505615 show own name in sent locations Christian S 2015-11-14 17:17:22 +01:00
  • ab52308fda Version 1.7.2 + Changelog Christian S 2015-11-14 10:34:21 +01:00
  • c9d2f45821 added german strings for crop library Christian S 2015-11-14 10:34:13 +01:00
  • 5f6be7578b Merge pull request #51 from philipflohr/master Christian S 2015-11-14 10:13:38 +01:00
  • 6ed3931a62 scale the image to avoid OOM Execptions Philip Flohr 2015-11-13 23:43:00 +01:00
  • c7a519498a Sign empty status fiaxh 2015-11-09 01:07:30 +00:00
  • fac1d4e0bd Use OpenPGP-API 9.0 fiaxh 2015-10-29 13:03:41 +00:00
  • 2fb08c58f3 Merge pull request #50 from philipflohr/master Christian S 2015-11-08 08:59:29 +01:00
  • 392c53af58 don't use the imagepicker provided by android-crop Philip Flohr 2015-11-07 22:30:32 +01:00
  • f03da70ec8 Merge branch 'refs/heads/philipflohr-master' into development Christian S 2015-11-07 09:54:44 +01:00
  • 40d20b2aed copy Avatar Crop patch Christian S 2015-11-07 09:54:31 +01:00
  • fc4ead341f Merge remote-tracking branch 'siacs/master' into development Christian S 2015-11-07 09:49:32 +01:00
  • c6e54e7e5a Move migration 19 before 17 Andreas Straub 2015-11-06 14:50:55 +01:00
  • 8736a4af3a use Config.AVATAR_SIZE as size for cropping avatar picture Philip Flohr 2015-11-06 12:32:07 +01:00
  • a31b05628c set the avatar image size to 384x384 Philip Flohr 2015-11-06 11:37:07 +01:00
  • d8a15ebebb users are now able to crop their avatar pictures Philip Flohr 2015-11-06 11:14:05 +01:00
  • a8cdf281a0 Update CHANGELOG.md Christian S 2015-11-02 19:59:21 +01:00
  • 8471fbd9b7 updated FAQ to account for incompatible server Daniel Gultsch 2015-11-01 14:22:01 +01:00
  • 06b218c1a6 Merge pull request #47 from siacs/master Christian S 2015-11-01 10:21:59 +01:00
  • fb9ba0a734 don't close socket on disconnect Daniel Gultsch 2015-11-01 07:45:00 +01:00
  • baf76d883c indicate cbe in chat message hint Daniel Gultsch 2015-10-31 22:55:04 +01:00
  • 1e50c4c55c Version bump Christian S 2015-10-31 17:55:16 +01:00
  • c5dc1628a4 Merge remote-tracking branch 'siacs/master' into development Christian S 2015-10-31 17:14:53 +01:00
  • bca29cf7fd explicitly mark verified omemo keys in UI Daniel Gultsch 2015-10-31 10:57:57 +01:00
  • b9de159e97 versrion bump to 1.7.2 Daniel Gultsch 2015-10-30 12:05:44 +01:00
  • 34bcc59f72 fixed session objects not being build on start up Daniel Gultsch 2015-10-30 12:05:21 +01:00
  • 6a458b853c Merge pull request #1513 from fiaxh/pgp_background_decryption Daniel Gultsch 2015-10-30 10:18:27 +01:00
  • 1ec3d86eb7 version bump to 1.7.1 Daniel Gultsch 2015-10-29 23:16:39 +01:00
  • 8553d5a563 moved db calls made from UI into serial background thread Daniel Gultsch 2015-10-29 17:20:01 +01:00
  • ef7857ac8d avoid npe when checking for stream restart Daniel Gultsch 2015-10-29 14:38:35 +01:00
  • c7ff196f58 push CN into nick pep node when uploading certificate. subscribe to nick node Daniel Gultsch 2015-10-29 13:41:08 +01:00