Commit Graph

  • d140ef6390 fixed #50 Daniel Gultsch 2014-04-20 20:48:16 +0200
  • 8003e53013 more jingle bug fixes Daniel Gultsch 2014-04-19 11:58:35 +0200
  • 7299fe7c8b fixed replace contact in conversation Daniel Gultsch 2014-04-19 02:58:34 +0200
  • 8c59668273 made debugging verbose again on specific parts Daniel Gultsch 2014-04-19 02:19:26 +0200
  • 1235e3daca fixed default autoaccept file size and wrongly marked message Daniel Gultsch 2014-04-19 01:51:50 +0200
  • 5c0873c7ca cleaned up debug log a little bit Daniel Gultsch 2014-04-19 01:14:30 +0200
  • 7ccbf0008a fixed concurrent modification of contacts which led to missing presences Daniel Gultsch 2014-04-18 21:26:01 +0200
  • 1e5f916b2a tried to avoid some more race conditions in jingle Daniel Gultsch 2014-04-18 11:57:28 +0200
  • 8cc72b5a56 updated minidns Daniel Gultsch 2014-04-18 09:32:17 +0200
  • 625fbe7d81 Merge branch 'master' into development Daniel Gultsch 2014-04-18 01:07:45 +0200
  • 18c0c31b65 work around for bug in xmlpullparser Daniel Gultsch 2014-04-17 10:34:25 +0200
  • 07cf07ad58 lot of cleanup in jingle part Daniel Gultsch 2014-04-17 14:52:10 +0200
  • 8006931f80 put more string into strings.xml Daniel Gultsch 2014-04-16 23:58:53 +0200
  • 0de0cb90a0 fixed destination bug Daniel Gultsch 2014-04-16 23:11:37 +0200
  • e29ce19f20 fixed #63 Daniel Gultsch 2014-04-16 19:48:04 +0200
  • a04d736f75 fixed possible race conditions with presences Daniel Gultsch 2014-04-16 19:14:20 +0200
  • 4a36abf30f added clear history dialog (no funcionality) Daniel Gultsch 2014-04-16 18:16:23 +0200
  • e711da7248 jingle sessions now get terminated proberly on success Daniel Gultsch 2014-04-16 12:50:53 +0200
  • bdf9770a61 made ui with sending images a little smoother Daniel Gultsch 2014-04-15 15:19:02 +0200
  • 513f3c47b2 added very basic, very untested gui on the receiving side Daniel Gultsch 2014-04-14 21:21:13 +0200
  • 18c3333271 tried to fix some race conditions. not adding duplicate candidates. needs more checks though Daniel Gultsch 2014-04-14 20:35:11 +0200
  • 2014af0f7e Merge pull request #59 from jelmer/typo-preemptively Daniel Gultsch 2014-04-14 10:23:06 +0200
  • 9704bcf1c3 Merge pull request #58 from jelmer/fix-typo-assoziated Daniel Gultsch 2014-04-14 10:22:48 +0200
  • 3727b90ce1 Fix typo: Preemptivly -> Preemptively. Jelmer Vernooij 2014-04-14 02:38:21 +0200
  • 802c21a793 Fix two typos: assoziated -> associated. Jelmer Vernooij 2014-04-14 02:22:03 +0200
  • 1e25b2aa5b added contributors and note to xep65 Daniel Gultsch 2014-04-13 22:36:36 +0200
  • e4f9a38c76 Some icon tweaks Andreas Straub 2014-04-13 20:46:29 +0200
  • 132689376c Added ellipsis tile for large conversations Andreas Straub 2014-04-13 20:44:17 +0200
  • 901ce085a7 Major Contact Picture code cleanup Andreas Straub 2014-04-13 20:41:06 +0200
  • 152be6eb1a Add gitignore Rene Treffer 2014-04-13 21:12:20 +0200
  • 084ab51b1d transmitting files between two conversations works. no error handling and no ui on the receiving end Daniel Gultsch 2014-04-13 21:10:36 +0200
  • 7dfe4ae082 some code cleanup. added setting to auto accept files. socks5 connections are now threaded Daniel Gultsch 2014-04-13 18:09:40 +0200
  • 27d5966ac3 more efficant way of calculating the sha1 sum. closing connections Daniel Gultsch 2014-04-13 11:32:45 +0200
  • 7b554f2001 fixed minor typos Daniel Gultsch 2014-04-12 10:45:25 +0200
  • f57b669f83 Merge branch 'development' of https://github.com/strb/Conversations into strb-development Daniel Gultsch 2014-04-12 10:22:18 +0200
  • d936a830e4 add sha1 sum to file Daniel Gultsch 2014-04-12 10:02:48 +0200
  • f3b07250dd Added tiled MUC icons andy 2014-04-12 03:24:30 +0200
  • c230733736 More Contact Picture refactors andy 2014-04-12 01:36:44 +0200
  • 3d6f03e859 Refactor UIHelper to use getContactPicture andy 2014-04-11 22:30:50 +0200
  • 96be96f9f8 open latest conversation from notification Daniel Gultsch 2014-04-11 23:05:45 +0200
  • 259bb446ca first file transfer between gajim and conversations. still a lot to do though Daniel Gultsch 2014-04-11 22:49:26 +0200
  • c0e0a70869 socks5 initialisation works. doesn't get activate though Daniel Gultsch 2014-04-11 21:13:09 +0200
  • 51100ab48b failed messages get now marked inline Daniel Gultsch 2014-04-11 09:13:56 +0200
  • 644473205a incomming jingle packets are routed to their connection. added presence chooser in gui Daniel Gultsch 2014-04-10 14:12:08 +0200
  • ba0bedc5fa changed behaviour of expecption handler to check if accounts are working before removing the stacktrace Daniel Gultsch 2014-04-10 13:19:58 +0200
  • 298c7adcd1 disocover stream hosts (xep-0065) cleaned up disco Daniel Gultsch 2014-04-08 23:15:55 +0200
  • 92dcf85701 fixed npe Daniel Gultsch 2014-04-08 10:23:05 +0200
  • 78bd6c423f fixed #52. thanks @strb Daniel Gultsch 2014-04-07 23:58:59 +0200
  • 3f403fb8a9 jingle connection and manager. able to trigger dialog in gajim Daniel Gultsch 2014-04-07 20:05:45 +0200
  • c30bf75a5d gui for images Daniel Gultsch 2014-04-06 15:34:08 +0200
  • 9fc7a1b980 added button to open images Daniel Gultsch 2014-04-05 21:06:10 +0200
  • 7749103909 added attach file action Daniel Gultsch 2014-04-05 12:49:43 +0200
  • cc977eee90 renamed [Archive conversation|Leave conference] to End this conversation Daniel Gultsch 2014-04-06 15:23:40 +0200
  • 3f872ddc9f fixed npe Daniel Gultsch 2014-04-06 15:22:56 +0200
  • 3f61742902 spelling and more features to changelog 0.1.3 Daniel Gultsch 2014-04-06 13:40:16 +0200
  • 4be7d79a10 added changelog Daniel Gultsch 2014-04-06 13:37:54 +0200
  • 486f198632 use proper, advertised sm namespace Daniel Gultsch 2014-04-05 12:08:35 +0200
  • 83a23ad3b1 cleaned up log output a little bit Daniel Gultsch 2014-04-05 11:59:18 +0200
  • c445b8f4ae Merge pull request #49 from rtreffer/compression-fix Daniel Gultsch 2014-04-05 11:42:57 +0200
  • c82c6251b8 Switch to FULL_SYNC to make prosody happy Rene Treffer 2014-04-05 11:39:45 +0200
  • 850b24c4db code cleanup Daniel Gultsch 2014-04-05 09:45:15 +0200
  • ee24baa0fd marked incoming carbons as unread Daniel Gultsch 2014-04-04 22:52:32 +0200
  • 34bd79ac04 notify on incomming received carbon messages Daniel Gultsch 2014-04-04 17:58:53 +0200
  • b9243033df added build instruticons Daniel Gultsch 2014-04-04 16:04:32 +0200
  • 6a9ace46f2 bumped minidns to new version Daniel Gultsch 2014-04-04 15:46:27 +0200
  • 56faff3389 added compression to the xep list Daniel Gultsch 2014-04-04 13:31:35 +0200
  • caf214c212 fixing more notification f-ups Daniel Gultsch 2014-04-04 13:01:07 +0200
  • db4559efdf nothing important Daniel Gultsch 2014-04-03 23:57:26 +0200
  • bd9dba1a69 Merge branch 'compression' of https://github.com/rtreffer/Conversations into rtreffer-compression Daniel Gultsch 2014-04-03 23:50:48 +0200
  • 91aeffae1b possible fix for some weird notification bugs Daniel Gultsch 2014-04-03 23:50:34 +0200
  • 62a61c8df0 Allow querying specific dns server by name/ip and port Rene Treffer 2014-04-03 22:38:44 +0200
  • a0fc1c6c77 Migrate all accounts to use compression Rene Treffer 2014-04-03 22:28:37 +0200
  • 4ea11c15e3 Only apply defaults if the account is new Rene Treffer 2014-04-03 21:25:03 +0200
  • 5684849249 Remove option to enable/disable TLS (now enabled by default) Rene Treffer 2014-04-03 21:22:17 +0200
  • e6797e1db4 Remove option for compression (enabled by default / hidden setting) Rene Treffer 2014-04-03 20:54:50 +0200
  • 7db21136a3 Add support for users with empty name Rene Treffer 2014-04-03 18:37:48 +0200
  • 9502ff25dd Add compression support Rene Treffer 2014-04-03 18:16:14 +0200
  • 2506ef82df be compatible with openkeychain api v3 Daniel Gultsch 2014-04-03 17:39:57 +0200
  • 114bda4d3f Fix name in build.xml Rene Treffer 2014-04-03 16:13:30 +0200
  • f1d50a5380 AndroidManifest.xml defines minSDK 9, set target sdk to the current one (19) Rene Treffer 2014-04-03 16:12:08 +0200
  • a53716af82 reset to head Daniel Gultsch 2014-04-03 15:46:23 +0200
  • 10f71c53c8 increased version and fixed one last null pointer Daniel Gultsch 2014-04-03 15:24:11 +0200
  • b91c9afe4b call change status listener after disable account Daniel Gultsch 2014-04-03 15:13:43 +0200
  • 217d18b6ac fixed null pointer Daniel Gultsch 2014-04-03 15:08:53 +0200
  • 9d2d853e1b fixed #27 Daniel Gultsch 2014-04-03 14:25:54 +0200
  • 24d6e8615c set openpgp api to v2.4 Daniel Gultsch 2014-04-03 14:02:30 +0200
  • e70c0cfffd Merge pull request #40 from rtreffer/minidns Daniel Gultsch 2014-04-03 11:13:45 +0200
  • e5940630ea updatet libraries Daniel Gultsch 2014-04-03 11:12:20 +0200
  • eae4e5d518 Add ability to use a provided ipv4 address on connect Rene Treffer 2014-04-03 11:01:20 +0200
  • 921674b3f1 Fix negative jump targets Rene Treffer 2014-04-03 10:51:05 +0200
  • 01925fb2cc tryping to resolve the wake lock bug Daniel Gultsch 2014-04-03 10:41:21 +0200
  • 8a8a7f3b0d Add an IDN equals method to check names Rene Treffer 2014-04-03 10:28:24 +0200
  • 2b8dfc2bab cleared up logging a little bit. no need for an entire stack trace at this point Daniel Gultsch 2014-04-03 10:12:50 +0200
  • 7d086eaf1a Export the record name Rene Treffer 2014-04-03 10:05:32 +0200
  • 2efb97efa0 Merge pull request #39 from rtreffer/minidns Daniel Gultsch 2014-04-03 09:50:57 +0200
  • ff88dc0eaa Switch to a small DNS library for DNS resolving. Rene Treffer 2014-04-03 09:42:58 +0200
  • 21be7bc160 added permenant notification when one or more accounts are unable to connect Daniel Gultsch 2014-04-03 09:21:45 +0200
  • d5cca3b3a4 Try various ways to get the dns settings Rene Treffer 2014-04-02 22:45:57 +0200
  • 32b27c53e0 Initial commit Rene Treffer 2014-04-02 22:00:32 +0200
  • d53dc28f4c fixed add account dialog showing up multiple times Daniel Gultsch 2014-04-01 23:16:19 +0200