Commit graph

3808 commits

Author SHA1 Message Date
Hylke Bons db7066a0a2 link code is no longer needed in the user's sync folder 2013-03-05 00:19:20 +00:00
Hylke Bons e35e46f0d0 mac statusicon: implement Copy Link Code menu item. #1129 2013-03-04 16:10:22 +00:00
Hylke Bons 613b99b8dd mac: fix crash in watcher. closes #1190 2013-02-28 19:36:59 +00:00
Hylke Bons 1e2e253f5b fetcher: configure to ignore the global gitignore file. closes #1194 2013-02-27 17:45:41 +00:00
Hylke Bons fe38965d0b git: only add new language env var if it doesn't exist yet. fixes #1191 2013-02-21 13:53:23 +00:00
Hylke Bons 4bcad658a6 git: force language to be en_US for output 2013-02-18 21:19:31 +00:00
Hylke Bons 441bde27ea repo git: fix formatting of commit message 2013-02-18 19:59:09 +00:00
Hylke Bons 249f054d67 repo: ignore ASCII DEL characters when compiling the log. fixes #1185 2013-02-14 20:21:23 +00:00
Hylke Bons c7c88684da fetcher: add .dmg to list of files not to compress 2013-02-14 11:04:31 +00:00
Hylke Bons aa6b6e21ec windows: explicitly point GIT_SSH to ssh.exe 2013-02-13 22:45:12 +00:00
Hylke Bons 825707f1a7 controller: fix migration of key files. #closes #1184 2013-02-12 19:52:45 +00:00
Hylke Bons 7f6e53c779 event log: manually combine breadcrumbs. fixes #914 2013-02-10 16:00:55 +00:00
Hylke Bons a483759760 repo: update sync algorithm. fewer threads, less complexity 2013-02-09 23:42:32 +00:00
Hylke Bons 95122e44fd Add plugin for plan.io 2013-01-29 09:07:01 +00:00
Hylke Bons 515db5bb9f fetcher: use FetcherInfo object to wrap parameters and respect AnouncementsUrl 2013-01-27 19:24:36 +00:00
Hylke Bons 5b43da1012 repo git: catch exceptions when parsing sync speed. fixes #1163 2013-01-27 11:47:48 +00:00
Hylke Bons 7ccca034f8 mac watcher: stop some unnecessary triggers from taking place. fixes some double syncs. 2013-01-26 22:47:36 +00:00
Hylke Bons 9d82f2f0f0 linux: install more icons in the system theme 2013-01-25 15:28:23 +00:00
Hylke Bons 086b602d7a repo git: check if remote rev is in local history when determining state. closes #1155 2013-01-24 20:10:42 +00:00
Hylke Bons e87a3de061 mac linux: make the SparkleShare folder less accessible. closes #1153 2013-01-24 20:04:07 +00:00
Hylke Bons 459e492dce Merge pull request #1160 from hbons/key_types
fetcher: look for other host keys, not just RSA
2013-01-23 07:19:22 -08:00
Hylke Bons f9c92ff766 fetcher: look for other host keys, not just RSA 2013-01-23 12:07:52 +00:00
Hylke Bons 33fd37d679 statusicon: add larger icons for GNOME 3 and use them 2013-01-23 11:59:46 +00:00
Hylke Bons e8a08ed33c statusicon: use 48x48 icon to look good on GNOME 3 2013-01-23 10:26:11 +00:00
Hylke Bons 51d5735f28 repo: don't show notifications for changes that you made yourself elsewhere 2013-01-20 12:40:24 +00:00
Hylke Bons 93a921322b controller: .git wasn't stripped off of folder names 2013-01-18 21:21:26 +00:00
Hylke Bons e1813d9d5d lib: change default install location in defines 2013-01-15 19:35:19 +00:00
Hylke Bons fb042bca63 about: make window a dialog. fixes scaling issues in tiling WMs 2013-01-15 12:32:45 +00:00
Hylke Bons aa3286c5e5 Merge branch 'i3-fix' of https://github.com/hbons/SparkleShare 2013-01-15 12:30:06 +00:00
Hylke Bons 086044f29e controller: catch more exception types when fetching avatars 2013-01-14 17:59:33 +00:00
Hylke Bons 5d62a21c02 fix build. closes #1151 2013-01-13 14:17:07 +00:00
Hylke Bons 48b7d323a7 windows statusicon: change notification checkbox enable logic. fixes #1146 2013-01-13 11:29:28 +00:00
Hylke Bons 226a2bfe04 bubbles: move logic for when to display notifications. fixes invisible toggling on mac. 2013-01-11 20:11:31 +01:00
Hylke Bons aa9e56b60a repo: refactor size calculation, ignore symlinks. fixes #1149 2013-01-11 19:58:14 +01:00
Hylke Bons d093894b2c repo git: empty logs make me sad. always show something when no changes this month 2013-01-11 19:38:49 +01:00
Hylke Bons a2b2750c9f repo: make Identifier virtual so it can be overriden if needed. closes #1142 2013-01-08 21:35:01 +01:00
Hylke Bons 705495bb02 controller: replace %20 with spaces in target folder name. #1137 2013-01-07 17:52:23 +01:00
Hylke Bons e5d29ed969 Revert "Update from using AbsolutePath to LocalPath for all uris, fix some uri path combining."
This reverts commit b2b49012c1.

Conflicts:

	SparkleShare/SparkleControllerBase.cs
2013-01-06 19:33:55 +01:00
Hylke Bons 09878191d5 fix coding style 2013-01-06 15:58:11 +01:00
Hylke Bons 194e26500b repo git: reduce the number of status commands being called on activity 2013-01-06 12:21:54 +01:00
Hylke Bons 037951b967 statusicon: add lock. attempt to fix #1130 2013-01-05 16:28:24 +01:00
Hylke Bons 03616932ed controller: disable buggy on the fly folder deletion for now 2013-01-05 16:10:36 +01:00
Hylke Bons b5ca8007cc repo: refactor startup sync loop 2013-01-05 14:15:22 +01:00
Hylke Bons 7d101e3ba1 fix whitespace 2013-01-05 14:04:12 +01:00
Hylke Bons 384f7b8c05 controller: add temporary block to migrate keys to none space containing file names 2013-01-05 14:03:47 +01:00
Hylke Bons 0b8416dd1b Merge branch 'PathFix' of https://github.com/brandondahler/SparkleShare
Conflicts:
	SparkleShare/SparkleControllerBase.cs
2013-01-05 10:56:19 +01:00
Brandon Dahler b2b49012c1 Update from using AbsolutePath to LocalPath for all uris, fix some uri path combining. 2013-01-05 02:38:01 -06:00
Michael Scherer 5af1be1b73 Do not use a predictible filename in /tmp for pid
Since any user can write the file in /tmp, any user could inject a
incorrect pid or anything ( that would be passed to kill
later ), or to put a link to a file ( which would be erased if the timing is
good ) when SparkleShare is started. So using a file in the hme, prefixed
with the hostname ( for nfs shared home ). This is a problem only on
distribution where $XDG_RUNTIME_DIR is not set ( for example RHEL 6 ).
2013-01-04 23:13:55 +01:00
Hylke Bons 9e9e556c70 git: fix typo. closes #1134 2013-01-03 22:13:18 +01:00
Hylke Bons a05050a71f Search for git in the install dir, so people can add their custom copy of git. closes #1126 2013-01-03 13:34:47 +01:00