Commit graph

2203 commits

Author SHA1 Message Date
Hylke Bons d661c184e2 Remove OS detection code, rely on an abstract base controller with similarly named custom controller subclasses for each OS instead. 2011-09-25 22:52:03 +02:00
Yann Yann f276f842b8 Update French translation from Transifex 2011-09-25 18:25:57 +02:00
Hylke Bons bb31ce01b6 Merge pull request #352 from kkris/readme
Rename README to README.rst and change it to be rendered nicely by Github
2011-09-25 02:49:22 -07:00
Kristoffer Kleine bf032f18ca Rename README to README.rst and change it to be rendered nicely by
Github
2011-09-25 11:04:43 +02:00
Łukasz Jernaś 81dad03bbf Update translation from Transifex 2011-09-23 10:38:31 +02:00
Hylke Bons 427495fc74 statusicon: use em dash to separate status message and space used 2011-09-23 00:40:08 +01:00
Hylke Bons 1b7a47d61e setup: don't prefill fields when we added succesfully before 2011-09-22 20:57:48 +01:00
Hylke Bons c69e71989e Change some terminology: Sync Folder -> Add Project 2011-09-22 20:46:30 +01:00
Hylke Bons 62b0bc2524 git: filling empty dirs: don't bother removing the .empty 2011-09-22 20:11:08 +01:00
Hylke Bons 138c55ba91 Some UI beauty fixes 2011-09-22 19:54:28 +01:00
Hylke Bons b1d84eff53 mac: Fix crash in watcher caused by the config not being there yet for the watcher. Fixes #305 2011-09-22 19:32:52 +01:00
Hylke Bons ee80e5dfef Only show the tutorial on first run 2011-09-22 17:17:26 +01:00
Hylke Bons fb4b14a6b3 mac: Add tutorial slides, fix progress bar. Closes #332 2011-09-22 17:14:37 +01:00
Hylke Bons 0bdaa01099 Merge branch 'tutorial' of ssh://github.com/hbons/SparkleShare 2011-09-22 13:05:14 +01:00
Hylke Bons 87e6fc56a0 config: catch IOException, FileException does not exist 2011-09-22 12:55:35 +01:00
Robin Jakobsson aba2595913 Update Swedish translation from Transifex 2011-09-22 10:46:44 +02:00
Hylke Bons 909a7dad6a Oops, wrong UI toolkit 2011-09-20 19:19:17 +01:00
Nícolas Lazarte Kaqui c869a07bd6 When not set the key user try to join no key 2011-09-20 15:11:38 -03:00
Hylke Bons 8ba23a6d11 config: create initial config when exception happens 2011-09-20 19:09:43 +01:00
Hylke Bons e5948745ee Move root user check to linux shell script 2011-09-20 18:46:36 +01:00
Hylke Bons 24840717bf kind of works on lion 2011-09-20 17:59:14 +01:00
Nícolas Lazarte Kaqui 876c331d84 Fixing wrong commit 2011-09-20 13:20:05 -03:00
Nícolas Lazarte Kaqui 920a58fbb3 Use password to access channel on IRC 2011-09-20 09:13:42 -03:00
Hylke Bons 40e5fd44c4 mac: play sound when initial sync has finished 2011-09-20 12:14:49 +01:00
Nejc Saje 3248a66ddd Add Slovenian translation from Transifex 2011-09-16 16:20:51 +02:00
Łukasz Jernaś 806954d4bd Update POTFILES.in 2011-09-15 17:02:39 +02:00
Łukasz Jernaś 0a05d958bf Don't mark empty strings as translatable 2011-09-15 17:01:49 +02:00
Łukasz Jernaś ae4135b526 Update translations from Transifex 2011-09-15 16:57:53 +02:00
Hylke Bons 1479662538 Close some streams immediately. Remove broken scp backend 2011-09-15 00:58:19 +02:00
Hylke Bons cc17d00d00 Fix memory leak 2011-09-14 20:18:15 +02:00
Hylke Bons bcc12f4a1c Remove .empty files when they are no longer needed 2011-09-14 20:12:56 +02:00
Hylke Bons d0244e0da6 Allow empty folders to be added by putting a hidden file in each of them before committing 2011-09-14 19:30:17 +02:00
Hylke Bons ac3abe5b8c git log: trim .empty off folder paths 2011-09-14 17:57:40 +02:00
Hylke Bons 9e22d67df0 Remove unneeded files in data/ 2011-09-14 17:37:29 +02:00
Hylke Bons de2e09cc0a Use lowercase email for getting gravatars. Fixes #340 2011-09-14 17:14:57 +02:00
Hylke Bons 9144a6f52b setup: add images to tutorial pages 2011-09-14 02:09:03 +02:00
Hylke Bons f5fde15498 setup: fix page sequence error 2011-09-13 02:08:06 +02:00
Hylke Bons 6bc84a34cc setup: add tutorial pages 2011-09-13 02:05:45 +02:00
Hylke Bons e675f27f7a Edited SparkleLib/SparkleListenerIrc.cs via GitHub 2011-09-12 18:05:10 +03:00
Hylke Bons 497a323a0f Edited SparkleLib/SparkleListenerIrc.cs via GitHub 2011-09-12 17:13:41 +03:00
Hylke Bons 6c40e565f9 Merge pull request #338 from meebey/master
HTTP proxy support for the IRC connection
2011-09-12 07:04:22 -07:00
Mirco Bauer c9d158a26c Added http_proxy support to SparkleListenerIrc 2011-09-12 15:59:17 +02:00
Hylke Bons d29aea417d Fix ignore Firefox and Chromium temp download files 2011-09-11 23:58:19 +02:00
Hylke Bons 7d5185a49b Ignore Firefox and Chromium temp download files 2011-09-11 23:47:36 +02:00
Hylke Bons d129b215c0 fetcher git: default protocol is ssh:// 2011-09-11 22:15:23 +02:00
Hylke Bons f084a5f7f6 Merge pull request #337 from meebey/master
Enhance user's privacy
2011-09-11 11:38:12 -07:00
Mirco Bauer 9739debd02 Enhance user's privacy of the IRC channels
Set the channel mode to +s so other users cannot "spy" watched channels using
the WHOIS or LIST IRC command.
2011-09-11 20:29:25 +02:00
Mirco Bauer ffbb5bce7b Enhance user's privacy of the IRC connection
Use the invisible IRC usermode and random username instead of his
real username.
2011-09-11 20:24:17 +02:00
Hylke Bons b1f3ae32fa bubbles: catch exceptions from libnotify. Fixes #331 2011-09-08 13:13:14 +02:00
Hylke Bons 189acebbef Merge pull request #320 from wimh/pullreq2
miscellaneous changes
2011-09-07 10:31:59 -07:00