Commit graph

2393 commits

Author SHA1 Message Date
Hylke Bons 11ddb6ee11 gitignore: remove *.app 2012-02-18 17:01:50 +01:00
Hylke Bons 35a7c13422 controller: use a lock for accessing Repositories. Fixes rare crashes when multiple threads want access 2012-02-18 01:52:17 +01:00
Hylke Bons aa610c818e event log, bubbles: move more logic to controllers 2012-02-18 01:01:24 +01:00
Hylke Bons 1980a81204 about: move more logic to controller 2012-02-18 00:06:33 +01:00
Hylke Bons 8bed56d707 invites: upload the user's pubkey on invite accept 2012-02-17 21:26:13 +01:00
Hylke Bons 5de4491892 fetcher git: add FIXME 2012-02-17 02:48:41 +01:00
Hylke Bons 0633e53a73 Warn about invalid invites 2012-02-17 02:32:07 +01:00
Hylke Bons 13f1cc07a0 about: don't use eye bleeding orange with the new background 2012-02-17 02:19:54 +01:00
Hylke Bons 17cc623027 invites: fix some potential edge cases 2012-02-17 01:26:27 +01:00
Hylke Bons b854161542 Merge branch 'invites' 2012-02-17 00:52:24 +01:00
Hylke Bons 7e0e972221 Finish support for invite.xml files dropped in ~/SparkleShare 2012-02-17 00:51:44 +01:00
Hylke Bons 4d3f1a6e85 repo git: adjust commit message for notes 2012-02-16 22:43:41 +01:00
Hylke Bons 3120758bfd setup: remove some strings 2012-02-15 22:18:08 +01:00
Hylke Bons 9dee454773 setup: add more helpful help label to address field 2012-02-14 20:50:48 +01:00
Hylke Bons 41ea97c927 repo: don't recurse into first .git folder 2012-02-14 20:34:03 +01:00
Hylke Bons a28ea22647 mac setup: Add an invite page 2012-02-14 17:23:08 +01:00
Hylke Bons 99e76b1655 event log: remove static property from LinkClicked method 2012-02-13 23:20:04 +01:00
Hylke Bons 82ec6c8b79 event log: remove static property from LinkClicked method 2012-02-13 21:27:53 +01:00
Hylke Bons 77add3df11 Refactor the invite system, warn if cloning's taking place already 2012-02-12 22:25:20 +01:00
Hylke Bons 1e8e6b8363 controller: remove old methods 2012-02-12 16:22:08 +01:00
Hylke Bons 6bcafd3aa1 event log: create usable breadcrumbs for file paths 2012-02-12 15:44:43 +01:00
Hylke Bons 549fae56bf Bump version to 0.8.2 2012-02-11 20:49:43 +01:00
Hylke Bons 3991e25fcc listener: rename some methods 2012-02-11 20:23:38 +01:00
Hylke Bons 9ddcb28ef9 invite: cleanup 2012-02-11 19:52:49 +01:00
Hylke Bons cc0098b6aa mac: Properly focus the about dialog 2012-02-11 19:52:29 +01:00
Hylke Bons e5f10bbc3c controller: change port for invite listener 2012-02-11 15:43:45 +01:00
Hylke Bons fc5a0427ec event log: remove '.empty' files from rename entries of folders 2012-02-11 14:29:23 +01:00
Hylke Bons 12b11df2c6 mac watcher: remove debug output 2012-02-11 14:04:44 +01:00
Hylke Bons e7abaeac42 mac: Use native OS X FSEvents API to detect changes. Closes #472 2012-02-11 14:00:16 +01:00
Hylke Bons f38950d91c listener tcp: fix some small issues 2012-02-10 14:26:33 +01:00
Hylke Bons 2c98cf1acd listener tcp: Improve reconnect logic to work in after system sleeps and handle more errors 2012-02-09 23:43:47 +01:00
Hylke Bons f2a89c29df repo: Fix compile error. Closes #571 2012-02-09 12:54:23 +01:00
Hylke Bons f2b9e7bce7 More cleanup of SparkleLib API 2012-02-09 02:46:25 +01:00
Hylke Bons 3370a283ea Clean up SparkleLib API 2012-02-08 20:42:29 +01:00
Hylke Bons 7ad2dbf99a plugin: more cleanup 2012-02-08 14:56:37 +01:00
Hylke Bons 4eecf93bc8 plugin: cleanup 2012-02-08 14:51:07 +01:00
Hylke Bons db4a8decfe Remove last manpage line from makefile 2012-02-08 14:31:56 +01:00
Hylke Bons 5023107e40 Fix compile warning 2012-02-08 14:10:57 +01:00
Hylke Bons 249798f2b3 Fix compile warning 2012-02-08 14:08:24 +01:00
Hylke Bons 9eaa38e180 Fix compile error 2012-02-08 14:03:53 +01:00
Hylke Bons fde0def7c8 Fix compile error 2012-02-08 13:57:27 +01:00
Hylke Bons d664966d0b Fix some inconsistencies in cli output/help 2012-02-08 13:54:16 +01:00
Hylke Bons 3c526ac731 Update Fedora build reqs 2012-02-08 13:34:37 +01:00
Hylke Bons 6844d320fd Remove outdated help/ and man/ 2012-02-08 13:30:46 +01:00
Hylke Bons 9f55680a6a Merge branch 'disconnect'. Fixes #508
Conflicts:
	SparkleLib/SparkleListenerBase.cs
	SparkleLib/SparkleListenerTcp.cs
2012-02-08 02:24:02 +01:00
Hylke Bons bed669fd77 listener: detect when system has woken up from sleep. disconnect when that happens 2012-02-08 02:17:34 +01:00
Hylke Bons e9373b87d5 Fix ping on timeout. Fixes broken reconnect 2012-02-08 01:44:56 +01:00
Hylke Bons 7a0527b7a7 repo: change CheckForRemoteChanges method to HasRemoteChanges property 2012-02-06 15:02:41 +01:00
Hylke Bons e706079ed1 repo: set stricter access rights for members 2012-02-06 14:58:43 +01:00
Hylke Bons 0e3813c7ba controller: remove obsolete event 2012-02-06 14:53:02 +01:00