Commit graph

3222 commits

Author SHA1 Message Date
Hylke Bons c2f76958c8 Fix NullReferenceException. #858 2012-07-18 15:38:34 +02:00
Hylke Bons e8af571c2b lib: code cleanup 2012-07-18 14:51:09 +02:00
Hylke Bons 6271216e1b mac: Remove Git from the source tree, add instructions on how to add it 2012-07-18 13:29:44 +02:00
Hylke Bons 570fe54927 Remove event handling boilerplate everywhere 2012-07-18 13:09:37 +02:00
Matthias Dittrich ec58fe9a15 Possible Fix for nullreference-exceptions 2012-07-18 12:26:18 +02:00
Hylke Bons 1f63703dc1 windows: Remove SparkleShare folder migration code 2012-07-17 22:45:33 +02:00
Hylke Bons 6072f3177c controller: Code cleanups 2012-07-17 22:14:58 +02:00
Hylke Bons 6603a18d99 keys: don't be anal about key file names and use all available keys 2012-07-17 12:31:42 +02:00
Hylke Bons ccc02626f4 Fix Windows invite compile error 2012-07-17 11:33:05 +02:00
Hylke Bons 3bd2630a13 git: Use the same Unicode form on all filesystems. Closes #478 2012-07-15 21:01:06 +02:00
Hylke Bons e4b9e0ee87 windows invites: Fix file name. #758 2012-07-15 20:14:26 +02:00
Hylke Bons 804829cedc keys: don't show output of import command 2012-07-15 17:21:27 +02:00
Hylke Bons 00a5e73c1f Fix build 2012-07-15 16:50:42 +02:00
Hylke Bons 68ac16e831 mac invites: don't check certificate 2012-07-15 15:59:04 +02:00
Hylke Bons 74cc72d65e Merge pull request #856 from brazier/patch-3
Don't verify certificates.
2012-07-15 06:53:35 -07:00
brazier e53b7ddf31 Don't verify certificates. 2012-07-15 16:47:10 +03:00
Hylke Bons e200f61de2 Merge pull request #855 from brazier/patch-2
Added support for sparkleshare-unsafe://
2012-07-15 06:36:09 -07:00
Hylke Bons 1d4afe38cf Merge pull request #854 from brazier/patch-1
Added support for sparkleshare-unsafe://
2012-07-15 06:35:51 -07:00
Hylke Bons 70ee8c57fd mac: Handle sparklehshare-unsafe:// 2012-07-15 15:30:43 +02:00
brazier f1461469c2 Added support for sparkleshare-unsafe:// 2012-07-15 16:26:21 +03:00
brazier 4ae5b812b4 Added support for sparkleshare-unsafe:// 2012-07-15 16:23:20 +03:00
Hylke Bons 7692197dbc Code cleanup 2012-07-15 15:15:33 +02:00
Hylke Bons 6dc28e2bc2 build: Add missing file 2012-07-15 15:12:26 +02:00
Hylke Bons 9fa9beb389 watcher: Fix disposing, style fixes 2012-07-15 12:05:58 +02:00
Hylke Bons cc12efe9fa mac: Fix setting of custom folder icon 2012-07-15 12:04:59 +02:00
Hylke Bons 8232877438 repo: don't dispose common listeners/watchers 2012-07-14 17:54:34 +02:00
Hylke Bons 0839657282 repo: remove unneeded try/catch block and fix up some logic 2012-07-14 17:18:29 +02:00
Hylke Bons c6347b4d78 windows: fix build 2012-07-14 15:53:47 +02:00
Hylke Bons 6b25803a38 controller: don't just try/catch everything 2012-07-14 14:37:12 +02:00
Hylke Bons 2d8a02692a repo: avoid race condition causing multiple syncups at the same time 2012-07-14 14:35:55 +02:00
Hylke Bons e7cea2bff6 windows: add missing file reference. Fixes #852 2012-07-14 13:29:07 +02:00
Hylke Bons 495f1e4797 controller: Use HTTPS to fetch gravatars 2012-07-14 13:24:51 +02:00
Hylke Bons 0a6caa7ef8 config: fetch_gravatars -> fetch_avatars 2012-07-14 13:23:46 +02:00
Hylke Bons da38caef60 keys: fix build 2012-07-14 13:21:11 +02:00
Hylke Bons 2fca926b8d config: Remove the folders_path option 2012-07-14 13:18:13 +02:00
Hylke Bons d7f5a1cbf8 keys: return both private and public key when generating 2012-07-14 13:04:07 +02:00
Hylke Bons 3496bfba75 Some rearrangements 2012-07-14 12:45:54 +02:00
Hylke Bons 71a31c318b controller: Move public key related stuff to its own class 2012-07-13 23:48:28 +02:00
Hylke Bons 13fef13ca9 linux statusicon: Fix statusicon animation. Closes #849 2012-07-13 15:24:06 +02:00
Hylke Bons ce3ddd919e Merge branch 'master' into about 2012-07-13 14:20:10 +02:00
Hylke Bons 0a9061f6fb repo: send Idle event when there are no changes after activities have settled. Fixes #850 2012-07-13 14:19:46 +02:00
Hylke Bons 17951d6536 config: Don't accept null values as identifiers 2012-07-11 22:31:45 +02:00
Hylke Bons aafb6ec1f3 config: Adjust coding style of last commit 2012-07-10 22:13:18 +02:00
Matthias Dittrich 089430589e Fixed a NullreferenceException on startup #844 2012-07-10 16:25:20 +02:00
Hylke Bons 5d82a14065 Merge pull request #842 from matthid/fixbuild_838
Fix for not building #838
2012-07-09 10:46:36 -07:00
Matthias Dittrich c4a70b93da Fix for not building #838 2012-07-09 19:00:33 +02:00
Hylke Bons de32393a9f Rename README again... 2012-07-09 17:14:06 +02:00
Hylke Bons ac1dd73043 Rename README 2012-07-09 17:09:16 +02:00
Hylke Bons 2d6078f5dc mac about: Add various links to about dialog 2012-07-09 17:07:32 +02:00
Hylke Bons d146f697c8 Add .txt extensions to info files ofr easy opening 2012-07-09 17:07:05 +02:00