Commit Graph

  • 0b61fb0129 Merge pull request #554 from SamWhited/tls Daniel Gultsch 2014-10-20 00:03:32 +0200
  • 8263e07336 mtm support for image downloader iNPUTmice 2014-10-19 23:42:53 +0200
  • 44f9022d95 use new 'api' to add messages to a conversation iNPUTmice 2014-10-19 23:15:24 +0200
  • c9238ef5ae force tls for registrations as well iNPUTmice 2014-10-19 23:14:17 +0200
  • a201f9e53f got rid of copyonwrite array list for messages iNPUTmice 2014-10-19 23:13:55 +0200
  • 99ee049115 Make legacy SSL option default to false Sam Whited 2014-10-19 16:11:35 -0400
  • 6c7c3ddf15 Add "Enable legacy SSL" preference Sam Whited 2014-10-19 15:53:03 -0400
  • e8bf75d79b force tls iNPUTmice 2014-10-19 20:48:01 +0200
  • 9372a98c0c Merge branch 'lactide-srv_fix' into development iNPUTmice 2014-10-19 20:19:35 +0200
  • f824193c56 Merge branch 'srv_fix' of https://github.com/lactide/Conversations into lactide-srv_fix iNPUTmice 2014-10-19 20:17:12 +0200
  • 713cd6ef89 fixed typo in french translation iNPUTmice 2014-10-19 18:15:02 +0200
  • 30648a835d Merge pull request #555 from SamWhited/build-fixes Daniel Gultsch 2014-10-19 18:01:45 +0200
  • 7539261491 Merge pull request #566 from BenoitBouvarel/patch-1 Daniel Gultsch 2014-10-19 18:00:55 +0200
  • 3f280134bb Merge pull request #565 from the-solipsist/patch-2 Daniel Gultsch 2014-10-19 18:00:32 +0200
  • f20c43d1a2 Set default preference ... kriztan 2014-10-19 09:32:49 +0200
  • 113b7d1736 Remove support for legacy SSL Sam Whited 2014-10-18 15:56:59 -0400
  • ac3c96b0db Update README.md the-solipsist 2014-10-18 18:01:19 +0530
  • 09abf7b9f8 Update strings.xml Benoit Bouvarel 2014-10-18 19:20:41 +0700
  • 1d9bd64e1d Update README.md the-solipsist 2014-10-17 23:55:41 +0530
  • 0605390144 do not attempt to download images when not connected iNPUTmice 2014-10-17 13:09:02 +0200
  • 3372e50155 made grace period on a per account basis iNPUTmice 2014-10-17 11:01:38 +0200
  • c725da954c try all srv responses if necessary Frank Zschockelt 2014-10-16 23:31:48 +0200
  • 5e3caf9626 additonal safty net for disabling notifications iNPUTmice 2014-10-16 19:10:37 +0200
  • 5c2a79361a Fix problem when merging manifests Sam Whited 2014-10-16 10:54:05 -0400
  • 0fd634ae52 simplified determination whether otr needs starting in a session iNPUTmice 2014-10-16 16:09:54 +0200
  • c4b9d42861 Enable all supported protocols including TLSv1.1 and 1.2 Sam Whited 2014-10-16 10:02:47 -0400
  • c1a55608df log ending otr sessions on disconnect iNPUTmice 2014-10-16 15:53:44 +0200
  • 6cfb14a2e4 forground/background logging without csi iNPUTmice 2014-10-16 15:39:09 +0200
  • 45e0f99b88 make image download message to type=image only after completion iNPUTmice 2014-10-16 15:29:39 +0200
  • 88d88ffb7b added file observer to get notified when files are deleted: fixes #396 iNPUTmice 2014-10-16 02:39:02 +0200
  • f5019ba966 detect deleted files on start up. got rid of lagecy image provider for performance reasons. NOTE: this will prevent you to access images older than version 0.6 iNPUTmice 2014-10-15 22:08:13 +0200
  • 89cc4d1247 Merge branch 'development' of github.com:siacs/Conversations into development iNPUTmice 2014-10-15 19:32:23 +0200
  • cb4069f0f2 refactored file download status. make image http download available for carbon copied (sent) messages as well iNPUTmice 2014-10-15 19:32:12 +0200
  • 4c9ac61349 Merge pull request #551 from emdete/p4 Daniel Gultsch 2014-10-15 16:20:45 +0200
  • e08b49f671 beautify render script to be easier to diff/patch M. Dietrich 2014-10-15 15:19:32 +0200
  • 1927a3d99c Merge pull request #547 from emdete/p0 Daniel Gultsch 2014-10-15 15:38:33 +0200
  • f021ee8562 remove warning about <> cast M. Dietrich 2014-10-08 23:23:18 +0200
  • 299a5074ae Merge branch 'development' of github.com:siacs/Conversations into development iNPUTmice 2014-10-15 14:41:44 +0200
  • 9d960f2741 synchronization for listeners iNPUTmice 2014-10-15 14:41:27 +0200
  • f063b1c063 synchronization for notification iNPUTmice 2014-10-15 14:33:13 +0200
  • 1428628a5d removed unecessary update iNPUTmice 2014-10-15 14:32:37 +0200
  • fefce2a72b Merge pull request #506 from SamWhited/string_fixes Daniel Gultsch 2014-10-15 13:26:02 +0200
  • d09739d166 changed pgp decoding mechanism iNPUTmice 2014-10-15 02:09:20 +0200
  • 3c557a1bb4 don't show invalid file size iNPUTmice 2014-10-14 19:33:35 +0200
  • 262128c8f9 recreate http connection after restart. fixes stale download button. better failing iNPUTmice 2014-10-14 19:27:49 +0200
  • 031b739af8 catch can't open database exception iNPUTmice 2014-10-14 18:26:45 +0200
  • e98460771b read image bounds on downloaded image iNPUTmice 2014-10-14 18:16:03 +0200
  • 470410b389 possible work around for notification bug iNPUTmice 2014-10-14 17:14:07 +0200
  • c18e986a93 fixed rare npe iNPUTmice 2014-10-14 16:25:59 +0200
  • 4fdc6b2eac renaming iNPUTmice 2014-10-14 12:02:48 +0200
  • bbb0693f4a basic image over http downloading iNPUTmice 2014-10-14 01:06:45 +0200
  • 7e373bc89f Merge pull request #543 from emdete/dedepricate Daniel Gultsch 2014-10-13 18:15:51 +0200
  • e11d316f13 changed card boarder a bit iNPUTmice 2014-10-13 17:52:38 +0200
  • d61e4cce10 reworked muc details and contact details a bit iNPUTmice 2014-10-13 14:36:19 +0200
  • a42f0dd3bc use setAlpha(float) method, not the depricated one M. Dietrich 2014-10-08 23:24:36 +0200
  • c423da46b2 added missing border iNPUTmice 2014-10-13 12:36:56 +0200
  • 2ec021a426 redesigned contact details a bit iNPUTmice 2014-10-13 12:36:41 +0200
  • 0b05acc50c added rendered version of logo iNPUTmice 2014-10-12 15:18:52 +0200
  • 2a57d76191 updated flattr url iNPUTmice 2014-10-12 15:08:02 +0200
  • 19fef19d5d updated mtm to latest version iNPUTmice 2014-10-10 16:46:13 +0200
  • 15c05dc3c3 Merge branch 'development' iNPUTmice 2014-10-10 10:52:21 +0200
  • 331be08859 version bump to 0.7.3 and changelog iNPUTmice 2014-10-09 23:08:55 +0200
  • c6f9b23def fixed npes iNPUTmice 2014-10-09 23:08:40 +0200
  • 47105a677a Merge pull request #528 from kruks23/translation6 Daniel Gultsch 2014-10-08 23:53:16 +0200
  • 912474ea80 Update Spanish Translations kruks23 2014-10-08 23:26:44 +0200
  • aecd34e48d Merge pull request #527 from emdete/thisthis Daniel Gultsch 2014-10-08 16:52:21 +0200
  • ce446840fc remove this.this member M. Dietrich 2014-10-08 16:37:43 +0200
  • 10411944b1 bullet proofing some code iNPUTmice 2014-10-08 14:10:37 +0200
  • 3d88ffc5cd fixed possible logout bugs iNPUTmice 2014-10-08 12:21:58 +0200
  • 3737a96dbb refactored read marker iNPUTmice 2014-10-07 16:02:52 +0200
  • 919c98207b made disabled notifications permanent across restarts iNPUTmice 2014-10-07 15:18:09 +0200
  • d5227e5c25 refactored grace period iNPUTmice 2014-10-07 13:37:50 +0200
  • 7f52435273 fixed regression of not showing status message iNPUTmice 2014-10-07 11:51:16 +0200
  • b6f5e4a217 cleanung up the scroll fix a little iNPUTmice 2014-10-06 22:03:01 +0200
  • 315731b0cf work around for message scroll bug iNPUTmice 2014-10-06 19:28:15 +0200
  • 0a93093bc7 fixed npe iNPUTmice 2014-10-06 19:27:58 +0200
  • 16d5429f80 muc options clean up iNPUTmice 2014-10-06 13:34:19 +0200
  • b788b84c31 refactored muc bookmark to extend element. keep all elements the server or other clients added before iNPUTmice 2014-10-06 00:33:52 +0200
  • 6b3097ee27 only delivery get and set iq packets to unhandled iq listener. only create jingle packets with type=get or set iNPUTmice 2014-10-05 14:26:06 +0200
  • b0574b289f made conversations overview list always 1/3 on tablet devices iNPUTmice 2014-10-05 14:06:25 +0200
  • ddb76b0e73 fixed rare npe iNPUTmice 2014-10-05 14:05:46 +0200
  • f7f7a73ce7 Merge pull request #524 from betheg/muc_errors_conditions Daniel Gultsch 2014-10-05 13:18:28 +0200
  • bf893bee08 Merge pull request #523 from betheg/leaked_window Daniel Gultsch 2014-10-05 13:18:18 +0200
  • 54e9235bfc MUC: differentiated a few more errors. Michael 2014-10-05 12:31:49 +0200
  • 4a260baa12 fixed #510 iNPUTmice 2014-10-05 12:05:27 +0200
  • 26ce62f365 end otr session instead of only resetting iNPUTmice 2014-10-05 11:14:50 +0200
  • 45bd0449fb sending initial ping before going online after login/resume to ensure that all presences and messages have been loaded iNPUTmice 2014-10-05 10:46:31 +0200
  • 5250ef536f fixed an 'activity has leaked window' Michael 2014-10-04 18:32:05 +0200
  • 5371dd025a no dns retry after nosrv error iNPUTmice 2014-10-04 14:33:14 +0200
  • d5e62ffe89 added missing status messages after message scroll iNPUTmice 2014-10-04 14:32:51 +0200
  • 79315bdd61 reset pending subscription request iNPUTmice 2014-10-04 14:32:11 +0200
  • 0929621b57 minor ui tweak iNPUTmice 2014-10-04 14:31:44 +0200
  • 18409946c6 implemented ping (xep-0199) fixed #517 iNPUTmice 2014-10-03 19:24:10 +0200
  • 131f2aad76 minor graphic tweaks in copy otr fingerprint to clipboard iNPUTmice 2014-10-03 16:33:45 +0200
  • 9a4b48d1ec let's own otr-fingerprint copy to clipboard. Michael 2014-10-03 15:55:06 +0200
  • d51b41590c fixed chinese translations iNPUTmice 2014-10-03 16:16:51 +0200
  • 0e12272c5b bug fixes iNPUTmice 2014-10-03 15:01:36 +0200
  • 9ae52a235f revised tablet ui. fixed #423 iNPUTmice 2014-10-03 15:00:29 +0200
  • 335152b191 Merge pull request #518 from isaackwan/translation_zhrCN-TW2 Daniel Gultsch 2014-10-03 14:51:21 +0200
  • 730f46c7b2 1) Renamed values-zh values-zh_rCN in accordance with #329 and Android conventions 2) Added arrays.xml translations for Simplified Chinese (zh_rCN) 3) Added translations (arrays.xml and strings.xml) for Traditional Chinese (zh_rTW) Isaac Kwan 2014-10-03 19:34:51 +0800