Commit graph

2593 commits

Author SHA1 Message Date
serras ab6765868d Merge branch 'master' into gettext-cs
Conflicts:
	SparkleLib/SparkleListenerTcp.cs
2012-02-27 10:04:28 +01:00
Hylke Bons e3c7bccbe9 setup: Add UI for '[X] Add SparkleShare to startup items' on Linux 2012-02-24 21:58:39 +01:00
Hylke Bons 9cd5ce092a Invite page for Linux 2012-02-24 21:31:45 +01:00
Hylke Bons 91d62ac7e7 Allow invites and plugins to set a custom <announcements_url>. Closes #562 2012-02-24 18:50:05 +01:00
Hylke Bons 6560fb040e setup: fix first run logic 2012-02-24 04:12:13 +01:00
Hylke Bons 5e81c94ff8 statusicon controller: change back testing var 2012-02-24 03:45:48 +01:00
Hylke Bons 666eec4fee setup: '[X] Add SparklShare to startup items' and tutorial phrases tweaks 2012-02-24 03:43:28 +01:00
Hylke Bons 6442e68cea setup: don't clear the Path field when switching plugins and remember own server Address 2012-02-23 14:08:05 +01:00
Hylke Bons 27205d452c Change some wording: 'Up to date' to 'Files up to date' 2012-02-23 03:11:00 +01:00
Hylke Bons 42c004e593 Change some wording: 'Open Recent Events' to 'View Recent Changes...' 2012-02-23 02:53:36 +01:00
Hylke Bons 638e7e8a3f Fix new avatar paths on mac 2012-02-23 01:57:58 +01:00
Hylke Bons 68f3e5f229 Merge branch 'master' of github.com:hbons/SparkleShare 2012-02-23 01:47:28 +01:00
Hylke Bons fad54067ba Point to the right location for the avatars on Linux 2012-02-23 01:30:28 +01:00
Hylke Bons b03d305fa6 Point to the right location for the avatars on Linux 2012-02-23 01:25:50 +01:00
Hylke Bons 465036cca4 event log: Add a set of GNOME styled hash avatars 2012-02-22 01:25:30 +01:00
Hylke Bons 4740e8075b controller: Fix opening links with spaces in them 2012-02-20 00:38:21 +01:00
Hylke Bons f5b99229b9 bump version to 0.8.3 2012-02-20 00:17:43 +01:00
Hylke Bons 71fba731f7 event log: fix overlooked controller call 2012-02-20 00:16:19 +01:00
Hylke Bons 3491069301 event log: fix the paddings of the size labels and dropdown 2012-02-19 23:58:33 +01:00
Hylke Bons 5c89909578 setup: Fix several bugs in the Add page 2012-02-19 23:26:19 +01:00
Hylke Bons 70d33e190a Fix Linux build 2012-02-19 21:33:25 +01:00
Hylke Bons c9f2a6660c bubbles: Only show event log on user click 2012-02-19 21:32:45 +01:00
Hylke Bons 478c6a1c2c controller: always install protocol handler, not just on the first run 2012-02-19 16:04:43 +01:00
Hylke Bons 911b0384f1 controller: add abstract method InstallProtocolHandler () 2012-02-19 16:00:41 +01:00
Hylke Bons f45c7f1369 setup: port some more new logic calls 2012-02-19 15:11:13 +01:00
Hylke Bons 67e703eade Port Linux UI to new controller logic 2012-02-19 15:04:43 +01:00
Hylke Bons 192127547c invites: always use https when accepting invites 2012-02-19 01:19:46 +01:00
Hylke Bons 6ee3a8d690 Allow invites without a accept_url element 2012-02-19 01:16:44 +01:00
Hylke Bons 9db53cbbef setup: close window after clicking Open Folder button and move said logic to controller 2012-02-18 23:59:24 +01:00
Hylke Bons 448def7279 Add a test page for the protocol handler 2012-02-18 23:42:41 +01:00
Hylke Bons 910a05ae0b fetcher: always finish the progress reporting animation smoothly to 100% 2012-02-18 23:16:25 +01:00
Hylke Bons cbec38337c Remove invite after import 2012-02-18 20:50:05 +01:00
Hylke Bons c6d659bd1b Fix a broken path in project file 2012-02-18 19:01:50 +01:00
Hylke Bons 98531853f9 mac: Add SparkleShareInviteOpener.app to the bundle 2012-02-18 18:30:31 +01:00
Hylke Bons bcc411e401 mac: implement protocol handler 2012-02-18 18:24:17 +01:00
Hylke Bons 8029c8a08d Add a skeleton sparkleshare:// protocol handler on the mac 2012-02-18 17:03:34 +01:00
Hylke Bons d5b23bf488 gitignore: remove *.app 2012-02-18 17:01:50 +01:00
Hylke Bons 1e8e439694 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 081450b9c9 event log, bubbles: move more logic to controllers 2012-02-18 01:01:24 +01:00
Hylke Bons fd8bbbf84b about: move more logic to controller 2012-02-18 00:06:33 +01:00
Hylke Bons c1d54929a4 invites: upload the user's pubkey on invite accept 2012-02-17 21:26:13 +01:00
Hylke Bons 85d33dd135 fetcher git: add FIXME 2012-02-17 02:48:41 +01:00
Hylke Bons 142cba55c1 Warn about invalid invites 2012-02-17 02:32:07 +01:00
Hylke Bons a93e496569 about: don't use eye bleeding orange with the new background 2012-02-17 02:19:54 +01:00
Hylke Bons 4df43c0d59 invites: fix some potential edge cases 2012-02-17 01:26:27 +01:00
Hylke Bons 419ad68a8d Merge branch 'invites' 2012-02-17 00:52:24 +01:00
Hylke Bons 44298936ec Finish support for invite.xml files dropped in ~/SparkleShare 2012-02-17 00:51:44 +01:00
Hylke Bons ef3f15ebcf repo git: adjust commit message for notes 2012-02-16 22:43:41 +01:00
Hylke Bons ebd445a7f5 setup: remove some strings 2012-02-15 22:18:08 +01:00
Hylke Bons 474fe6c98e setup: add more helpful help label to address field 2012-02-14 20:50:48 +01:00