Commit graph

3266 commits

Author SHA1 Message Date
Hylke Bons 2ca2c12475 controller: Code cleanups 2012-07-17 22:14:58 +02:00
Hylke Bons 8ca3bd3b6b keys: don't be anal about key file names and use all available keys 2012-07-17 12:31:42 +02:00
Hylke Bons 286cb5dcb6 Fix Windows invite compile error 2012-07-17 11:33:05 +02:00
Hylke Bons accf447456 git: Use the same Unicode form on all filesystems. Closes #478 2012-07-15 21:01:06 +02:00
Hylke Bons a62d0cf62c windows invites: Fix file name. #758 2012-07-15 20:14:26 +02:00
Hylke Bons cf120f9f13 keys: don't show output of import command 2012-07-15 17:21:27 +02:00
Hylke Bons 2bbbb6e5f2 Fix build 2012-07-15 16:50:42 +02:00
Hylke Bons 7fb8cc587f mac invites: don't check certificate 2012-07-15 15:59:04 +02:00
Hylke Bons 211394649f Merge pull request #856 from brazier/patch-3
Don't verify certificates.
2012-07-15 06:53:35 -07:00
brazier b4caffd61a Don't verify certificates. 2012-07-15 16:47:10 +03:00
Hylke Bons e84878bdff Merge pull request #855 from brazier/patch-2
Added support for sparkleshare-unsafe://
2012-07-15 06:36:09 -07:00
Hylke Bons a585f0830f Merge pull request #854 from brazier/patch-1
Added support for sparkleshare-unsafe://
2012-07-15 06:35:51 -07:00
Hylke Bons dd983dedb2 mac: Handle sparklehshare-unsafe:// 2012-07-15 15:30:43 +02:00
brazier df76fb9d66 Added support for sparkleshare-unsafe:// 2012-07-15 16:26:21 +03:00
brazier 7531a01b9a Added support for sparkleshare-unsafe:// 2012-07-15 16:23:20 +03:00
Hylke Bons bab9f57aa0 Code cleanup 2012-07-15 15:15:33 +02:00
Hylke Bons 5b59734047 build: Add missing file 2012-07-15 15:12:26 +02:00
Hylke Bons dde10d33da watcher: Fix disposing, style fixes 2012-07-15 12:05:58 +02:00
Hylke Bons 112ba2aa6e mac: Fix setting of custom folder icon 2012-07-15 12:04:59 +02:00
Hylke Bons da15d03621 repo: don't dispose common listeners/watchers 2012-07-14 17:54:34 +02:00
Hylke Bons e61e33b47f repo: remove unneeded try/catch block and fix up some logic 2012-07-14 17:18:29 +02:00
Hylke Bons 87e6397ee2 windows: fix build 2012-07-14 15:53:47 +02:00
Hylke Bons cefdd462ed controller: don't just try/catch everything 2012-07-14 14:37:12 +02:00
Hylke Bons f67df255d4 repo: avoid race condition causing multiple syncups at the same time 2012-07-14 14:35:55 +02:00
Hylke Bons f5b0af6e54 windows: add missing file reference. Fixes #852 2012-07-14 13:29:07 +02:00
Hylke Bons 0a24fdcaf5 controller: Use HTTPS to fetch gravatars 2012-07-14 13:24:51 +02:00
Hylke Bons 12d8b274b6 config: fetch_gravatars -> fetch_avatars 2012-07-14 13:23:46 +02:00
Hylke Bons 4a4a87c800 keys: fix build 2012-07-14 13:21:11 +02:00
Hylke Bons 0514d3963f config: Remove the folders_path option 2012-07-14 13:18:13 +02:00
Hylke Bons 74f89b1780 keys: return both private and public key when generating 2012-07-14 13:04:07 +02:00
Hylke Bons eaead8c87d Some rearrangements 2012-07-14 12:45:54 +02:00
Hylke Bons 2114a7dd3d controller: Move public key related stuff to its own class 2012-07-13 23:48:28 +02:00
Hylke Bons 90f1c12f3d linux statusicon: Fix statusicon animation. Closes #849 2012-07-13 15:24:06 +02:00
Hylke Bons 64bb74f06e Merge branch 'master' into about 2012-07-13 14:20:10 +02:00
Hylke Bons ed190db27b 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 29eaffc6d4 config: Don't accept null values as identifiers 2012-07-11 22:31:45 +02:00
Hylke Bons 165181c009 config: Adjust coding style of last commit 2012-07-10 22:13:18 +02:00
Matthias Dittrich 63eb793abc Fixed a NullreferenceException on startup #844 2012-07-10 16:25:20 +02:00
Hylke Bons 33ddc1fed5 Merge pull request #842 from matthid/fixbuild_838
Fix for not building #838
2012-07-09 10:46:36 -07:00
Matthias Dittrich 045499d627 Fix for not building #838 2012-07-09 19:00:33 +02:00
Hylke Bons 91b846343b Rename README again... 2012-07-09 17:14:06 +02:00
Hylke Bons ff6b97bd02 Rename README 2012-07-09 17:09:16 +02:00
Hylke Bons 6bd596e846 mac about: Add various links to about dialog 2012-07-09 17:07:32 +02:00
Hylke Bons 8184ad244c Add .txt extensions to info files ofr easy opening 2012-07-09 17:07:05 +02:00
Hylke Bons ca22672842 Use only a single watcher to monitor the SparkleShare folder 2012-07-08 23:53:44 +02:00
Hylke Bons e20dcd55ea Merge branch 'git-bin'
Conflicts:
	SparkleLib/Git/SparkleRepoGit.cs
2012-07-08 12:51:28 +02:00
Hylke Bons f209602f3a Disable git-bin 2012-07-08 12:49:17 +02:00
Hylke Bons a7d926b6fa fetcher git: show error messages when host key has changed 2012-07-08 12:30:37 +02:00
Hylke Bons afe0a0c5fd fetcher: simplfy ID generation 2012-07-08 11:29:00 +02:00
Hylke Bons 015ad00a25 controller: Fix repo loading 2012-07-08 10:38:14 +02:00