Commit graph

3337 commits

Author SHA1 Message Date
Hylke Bons 74d161cf73 eventlog: fix some window flashes and controller logic 2012-09-24 18:24:12 +02:00
Hylke Bons 6eae42c907 eventlog: css and layout style tweaks 2012-09-24 18:14:42 +02:00
Hylke Bons 7c56ebd142 statusicon: Fix some warnings on Ubuntu. #988 2012-09-24 10:55:24 +02:00
Hylke Bons 67c5c39227 linux: Fix compile error. Closes #988 2012-09-24 10:46:30 +02:00
Hylke Bons c6bd415a80 logger: Don't let the debug log get too big 2012-09-23 12:58:33 +01:00
Hylke Bons 34df1996cf repo git: Fix endless loop when adding empty folders. Closes #967 2012-09-23 12:10:51 +01:00
Hylke Bons f5bf5f4183 repo: Make sure there is always only one buffer/sync thread on file activity. Closes #982 2012-09-22 23:09:36 +01:00
Hylke Bons 4118f1949c repo: don't allow multiple syncs at the same time on startup. Fixes #985 2012-09-22 22:43:40 +01:00
Hylke Bons 05101acf28 Merge pull request #984 from brandondahler/master
Too large commit log causes git to hang
2012-09-22 05:37:34 -07:00
Brandon Dahler efd642253a Fix bug from too large of commit log (introduced 1c8cffd178). 2012-09-21 19:27:26 -05:00
Hylke Bons 3e26ae2d16 about: Add link to debug log. #981 2012-09-21 18:53:33 +01:00
Hylke Bons f5b7920e09 config: Remove duplicate folders in the rare case they happen. Closes #978 2012-09-21 18:04:55 +01:00
Hylke Bons 448d1b4d46 windows: fix compile errors. #974 2012-09-20 10:44:27 +01:00
Hylke Bons 76d4b269c0 config: add back folders_path option. Closes #975 2012-09-20 10:33:49 +01:00
Hylke Bons ed4ece4fec statusicon: don't show 0% progress and change error message 2012-09-19 19:57:57 +01:00
Hylke Bons 9845100b46 statusicon: Fix compile errors. Closes #979 2012-09-19 19:57:23 +01:00
Hylke Bons 16c6ee0fea windows: Update app icon format 2012-09-19 10:28:25 +01:00
Hylke Bons 4a1fee3036 controller: Remove unused code 2012-09-18 19:46:42 +01:00
Hylke Bons 6777b609ee Fix broken .ico file. Closes #969 2012-09-18 19:42:23 +01:00
Hylke Bons bb67a05e56 statusicon: On sync fail, add error descriptions as submenus. Closes #874 2012-09-18 19:40:06 +01:00
Hylke Bons a27ba5dc33 spinner: Remove unused code 2012-09-17 18:31:50 +01:00
Hylke Bons 7c6e4c4980 repo git: set remote.origin.url from config.xml on startup. #972 2012-09-17 11:22:42 +01:00
Hylke Bons 36b6abf3b1 windows: fix build 2012-09-17 09:49:19 +01:00
Hylke Bons c1f38a314c statusicon: Add back ... to status labels 2012-09-16 21:49:55 +01:00
Hylke Bons 60688b60a7 mac events: simplify showing/hiding of controls 2012-09-16 17:56:31 +01:00
Hylke Bons 21fd8f255b build: fix warning 2012-09-15 11:22:26 +01:00
Hylke Bons 597c9a27a3 linux: Add new Ubuntu icons 2012-09-15 00:27:22 +01:00
Hylke Bons c72ae36270 windows statusicon: new icons 2012-09-13 18:31:56 +01:00
Hylke Bons 5225769715 setup linux: simplify a few lines 2012-09-13 10:23:36 +01:00
Hylke Bons 4f5d6b9b0c Merge branch 'master' of github.com:hbons/SparkleShare 2012-09-10 23:08:34 +01:00
Hylke Bons 5c57de1ed5 Merge pull request #968 from brandondahler/master
Duplicate subscription to all selected channels upon SparkleListenerTcp connect.
2012-09-10 14:49:39 -07:00
Brandon Dahler 1f3ed24629 Fix duplicate unconditional calls to AlsoListenToInternal for all channels 2012-09-10 16:18:04 -05:00
Hylke Bons 24012a8d36 mac: Fix git import command 2012-09-10 19:41:36 +01:00
Hylke Bons 34cd524ddb linux: change status icons 2012-09-10 19:41:21 +01:00
Hylke Bons 2f0ac1bf1a Save icon work 2012-09-09 13:25:36 +01:00
Hylke Bons 59c3282d47 Revert "plugins: Fix #953"
This reverts commit 541468dbb2.
2012-09-09 12:07:52 +01:00
Hylke Bons 8793b9205a listener: remove some unused code 2012-09-08 10:48:01 +01:00
Hylke Bons d790d1b003 fetcher git: Add .iso to do not compress list 2012-09-08 10:41:08 +01:00
Hylke Bons 2cf5b2a18a statusicon: Animate elipsis in menu when syncing 2012-09-08 10:28:06 +01:00
Hylke Bons 1ef820cff3 Merge pull request #962 from chris-0xcd/master
Bugfix: Announcements in a folder where always considered 'already processed' as long as any announcement for that folder existed
2012-09-08 02:14:54 -07:00
ckoinig 504119af84 notofications: Announcements in a folder where always considered 'already processed' as long as any announcement for that folder existed 2012-09-08 11:05:54 +02:00
Hylke Bons 541468dbb2 plugins: Fix #953 2012-09-06 16:59:45 +01:00
Hylke Bons b40005244e readme: Add link to Dazzle and Gitlab 2012-09-05 23:50:19 +01:00
Hylke Bons 416b23bd5b fetcher: Fix some edge cases on host key check 2012-09-05 14:14:15 +01:00
= 70e88288f0 Check for empty string, not null 2012-09-05 14:49:34 +02:00
= 3c3378f007 Fix formatting 2012-09-05 14:41:30 +02:00
= e58a72f377 Take port into account when retrieving SSH host keys 2012-09-05 14:37:31 +02:00
Hylke Bons 0b7af7bb0a readme: bump git version requirement 2012-09-04 00:37:58 +01:00
Hylke Bons 96d4a1efd4 setup: Add help label explaining why email is requested 2012-09-04 00:37:17 +01:00
Hylke Bons 8a53e8571d controller: disable/enable main folder watcher during the right times 2012-09-04 00:36:35 +01:00