Commit graph

2317 commits

Author SHA1 Message Date
Hylke Bons 1f4dfedba3 controller: Catch harmless FileNotFoundException that sometimes happens even if the file exists. Fixes #408 2011-11-12 02:05:40 +00:00
Hylke Bons b5ac68735c config: skip badly formatted uris. Fixes #410 2011-11-12 01:54:08 +00:00
Hylke Bons 3a47ec752c Update README to build on OSX. Closes #383 2011-11-11 22:01:51 +00:00
Ophir Setter 645fcdcc78 Update Hebrew translation from Transifex 2011-11-10 11:37:15 +01:00
Eduardo Silva 14684c8629 Update Brazilian translation from Transifex 2011-11-10 11:35:05 +01:00
Misha Shnurapet bb83b3f5a8 Update Russian translation from Transifex 2011-11-10 11:33:53 +01:00
Håkan Sahlström e3ff0e420e Update Swedish translation from Transifex 2011-11-10 11:33:14 +01:00
mmans f57fa96bdd Update Dutch translation from Transifex 2011-11-10 11:32:01 +01:00
Yann Hermans 9593fdd453 Update French translation from Transifex 2011-11-10 11:27:17 +01:00
Claudio Rodrigo Pereyra Diaz 201319bdfd Update Spanish (Castilian) translation from Transifex 2011-11-10 11:25:01 +01:00
Łukasz Jernaś d021f5f26a Fix Polish translation a bit 2011-11-08 01:22:48 +01:00
Łukasz Jernaś 8eec8eefc3 Fix string not being translated properly in the UI
Adding a newline inside the gettext call confuses gettext
and the string ends up not being translated in the UI,
although the string is extracted to the PO file properly.
Adding the new lien after the getetxt call fixes it.
2011-11-08 00:40:13 +01:00
Hylke Bons 93c777f195 config: Fix error 2011-11-07 18:35:00 +00:00
Hylke Bons 6d0b37a46a config: use File.WriteAllText to write initial config 2011-11-07 18:03:19 +00:00
Travis Glenn Hansen 64679b62c8 add server-side annoucements via post-update hook 2011-11-07 08:41:43 -07:00
Travis Glenn Hansen 44ff41976c bit more sync/listener logic 2011-11-07 08:39:33 -07:00
Hylke Bons 48d2c7437a Enable status items manually in build. Fixes #346 2011-11-07 12:08:38 +00:00
Hylke Bons edf64d1181 Fix build. Closes #403 2011-11-06 14:37:56 +00:00
Hylke Bons 89ac594483 Fox documentation. Closes #405 2011-11-06 14:29:18 +00:00
Travis Glenn Hansen a4fa7988af making announcements more robust and intelligent 2011-11-05 15:09:09 -06:00
Travis Glenn Hansen 466d6a5359 Merge branch 'master' of git://github.com/hbons/SparkleShare into enhancements 2011-11-04 14:55:16 -06:00
Hylke Bons c37435db52 repo: cover case where we're in a poll triggered syncdown and a message comes in half way through 2011-11-04 16:24:50 +00:00
Travis Glenn Hansen 9098a98cfb Merge branch 'master' of git://github.com/hbons/SparkleShare into enhancements 2011-11-03 18:21:48 -06:00
Hylke Bons f922ccf7fb repo: add better check for duplicate messages 2011-11-04 00:05:25 +00:00
Hylke Bons cd4a97ee7c Fix compile error. Closes #402 2011-11-03 23:28:25 +00:00
Travis Glenn Hansen de0f480878 reducing avatars lookups for failed addresses 2011-11-03 17:16:41 -06:00
Travis Glenn Hansen 554b9b4c16 attempting to prevent the same announcement from being processed twice 2011-11-03 17:15:59 -06:00
Hylke Bons 3124b2e950 listener: don't add duplicate messages to queue. attempt #2 2011-11-03 16:54:01 +00:00
Hylke Bons 2059fbb579 listener: don't add duplicate messages to queue 2011-11-03 16:22:12 +00:00
Hylke Bons 03483c4303 bubbles: get avatar if it doesn't exist yet 2011-11-02 20:47:43 +00:00
Hylke Bons a104e866c7 bubbles: set summary and body texts 2011-11-02 19:50:05 +00:00
Hylke Bons 4345b47b51 mac statusicon: preload all images in memory so we don't get exceptions trying to find them 2011-11-01 02:14:26 +00:00
Hylke Bons 1c801b1e94 Fix host key check disabling/enabling by surrounding config with comments. Closes #390. 2011-10-30 21:24:19 +00:00
Łukasz Jernaś c88f85ce5d Update translations from Transifex
Only sync with updated pot file.
2011-10-30 15:52:47 +01:00
Hylke Bons 1989dd7874 setup: Make terminology consistent on Mac too 2011-10-30 14:48:20 +00:00
Łukasz Jernaś 6a50bc77de Synchronize string wording between tutorial and status icon 2011-10-30 15:09:33 +01:00
freefd dfd45d7a69 Update Russian translation 2011-10-30 14:33:11 +01:00
mmans 3e28677f44 update Dutch translation 2011-10-30 14:32:37 +01:00
syunji ff5795a925 Update Japanese translation 2011-10-30 14:31:57 +01:00
Håkan Sahlström 39adf5b3b7 Update Swedish translation 2011-10-30 14:30:48 +01:00
Thomas Menga 1a475dec09 Update French translation 2011-10-30 14:21:43 +01:00
Francisco Javier Melendo Román b5d3963d07 Update Spanish (Castilian) translation 2011-10-30 14:21:07 +01:00
Petr Tvarůžek e8f62c48b8 Update Czech translation 2011-10-30 14:20:01 +01:00
Łukasz Jernaś 775caeb6fb Update translations from Transifex 2011-10-30 14:18:49 +01:00
Matej Moško d216aef5cb Add Slovak translation 2011-10-30 14:09:40 +01:00
Hylke Bons 4473e7e9c7 config: fix error 2011-10-29 15:47:14 +01:00
Hylke Bons ef70861533 config: catch FileNotFoundException and create config 2011-10-29 14:27:53 +01:00
Hylke Bons 0d95f90d97 Check whether avatar image path exists before passing it to Bubbles class. Fixes #388 #377 2011-10-29 14:17:31 +01:00
Hylke Bons ce9dc73d95 Add some SSH access limiting options to the generated public keys. Closes #392. 2011-10-29 14:07:50 +01:00
Hylke Bons 0102c70608 Merge pull request #382 from PierreAronnax/patch-1
SparkleListenerBase: Fixing delivering of queued messages.
2011-10-25 11:28:56 -07:00