Hylke
|
1a7e5834f5
|
repo: create watch after initial change set
|
2011-06-28 20:06:04 +01:00 |
|
Hylke
|
a0d1c0772d
|
repo git: sync up initial commit
|
2011-06-28 20:03:10 +01:00 |
|
Alex Hudson
|
ac0d103fe1
|
Change 'notification' language to 'announcement'
|
2011-06-28 20:03:10 +01:00 |
|
Alex Hudson
|
19b9524784
|
Make listener type configurable from config file
|
2011-06-28 20:03:10 +01:00 |
|
Alex Hudson
|
2553c2d620
|
Simplify some config functions, add a notification server entry
|
2011-06-28 20:03:10 +01:00 |
|
wimh
|
4efeece278
|
C:\msysgit\msysgit -> C:\msysgit, see also 7631edc6f9
|
2011-06-27 18:04:28 +02:00 |
|
Hylke Bons
|
7bc0456cc7
|
remove some TODOs
|
2011-06-26 02:41:00 +01:00 |
|
Hylke Bons
|
ca8f93fcc8
|
Move translations initialization to SparkleUI and add translations to Mac UI
|
2011-06-26 02:00:53 +01:00 |
|
Hylke Bons
|
da0455a8d5
|
note: don't push notes to read only repos
|
2011-06-25 22:39:53 +01:00 |
|
Hylke
|
6c03db8f8d
|
fetch notes periodically
|
2011-08-25 16:02:34 +01:00 |
|
Hylke
|
70b4018cd6
|
avatars: save to buffer instead of file: less blinking of event log, simpler, so fewer bugs
|
2011-08-25 15:36:26 +01:00 |
|
Hylke
|
747f5ef905
|
don't show a notification on new notes
|
2011-06-24 23:55:23 +01:00 |
|
Hylke
|
a9523d8152
|
git fetch all branches
|
2011-06-24 23:43:11 +01:00 |
|
Hylke
|
7d8bbb2110
|
add note fetching line to config
|
2011-06-24 23:23:41 +01:00 |
|
Hylke
|
6e44132a54
|
Merge branch 'master' into notes
Conflicts:
SparkleLib/Git/SparkleRepoGit.cs
|
2011-06-24 19:13:02 +01:00 |
|
wimh
|
3a779b0e13
|
fix merge issues
|
2011-06-23 22:05:09 +02:00 |
|
wimh
|
465c6e6b23
|
Merge remote branch 'upstream/master' into merge
|
2011-06-23 20:39:41 +02:00 |
|
wimh
|
5983837425
|
Merge commit '4f59a03a6f395b1db7d6' into merge
|
2011-06-23 20:38:21 +02:00 |
|
Hylke
|
4e9a860b90
|
Merge branch 'master' of github.com:hbons/SparkleShare
|
2011-06-23 15:24:08 +01:00 |
|
Hylke
|
096849d830
|
repo: don't show warning statusicon upon initial commit
|
2011-06-23 13:56:25 +01:00 |
|
Hylke Bons
|
3b0454c72b
|
continue implementing notes
|
2011-06-23 01:44:43 +01:00 |
|
Hylke Bons
|
7374a96fb2
|
save progress on notes
|
2011-06-23 01:44:43 +01:00 |
|
Hylke Bons
|
4fd0cda00c
|
Add each note to its own namespace to avoid conflicts
|
2011-06-23 01:44:43 +01:00 |
|
Hylke Bons
|
509b2d32b0
|
fix AddNote, add Note object
|
2011-06-23 01:44:43 +01:00 |
|
Hylke Bons
|
e7d09818cc
|
make adding a note work
|
2011-06-23 01:44:43 +01:00 |
|
Hylke Bons
|
a479489d1f
|
add AddNote method
|
2011-06-23 01:44:43 +01:00 |
|
Hylke Bons
|
216f2b12bd
|
repo: ignore external watchers when watching is disabled
|
2011-06-22 16:02:38 +01:00 |
|
wimh
|
2de9cc178a
|
windows: locate texttransform.exe
|
2011-06-18 23:45:30 +02:00 |
|
Hylke Bons
|
f8248df955
|
Add a TCP based listener
|
2011-06-18 22:42:34 +01:00 |
|
Hylke Bons
|
35af89562f
|
Fix timzones in timestamps, again...
|
2011-06-15 00:34:29 +01:00 |
|
Hylke Bons
|
e6199ca47f
|
repo: Move watcher to its own subclass
|
2011-06-14 23:14:03 +01:00 |
|
Hylke Bons
|
1c437b7748
|
update NEWS and version
|
2011-06-14 19:08:28 +01:00 |
|
Hylke Bons
|
5b216e5eec
|
fetcher: create .ssh if it's not there
|
2011-06-14 14:48:18 +01:00 |
|
Hylke Bons
|
8d0a785cae
|
repo base: disable watching by using the existing method instead
|
2011-06-14 14:25:25 +01:00 |
|
Hylke Bons
|
4947a6be67
|
repo base: disable watching when syncing down
|
2011-06-13 18:57:56 +01:00 |
|
Alex Hudson
|
657a03b623
|
Merge branch 'master' of https://github.com/hbons/SparkleShare
|
2011-06-13 13:30:11 +01:00 |
|
Alex Hudson
|
1370cb65b5
|
Attempt to merge the smartirc4net references into single build reference
|
2011-06-13 13:27:48 +01:00 |
|
Hylke Bons
|
81348a4b6a
|
repo base: make polling intervals setting a bit more readable
|
2011-06-12 02:56:01 +01:00 |
|
wimh
|
0caaabba9f
|
fix portability issue in OnFileActivity
|
2011-06-12 01:53:38 +01:00 |
|
wimh
|
3eed5f66f1
|
fix portability issue in OnFileActivity
|
2011-06-11 22:35:06 +02:00 |
|
wimh
|
8bb65158b6
|
reset to upstream/master, add windows files and fixes
|
2011-06-11 21:52:41 +02:00 |
|
Hylke Bons
|
2df18ca784
|
repo git: strip quotes from git commit message
|
2011-06-11 18:51:39 +01:00 |
|
Hylke Bons
|
2c003f37b2
|
default disconnected polling interval is 3min
|
2011-06-11 18:51:39 +01:00 |
|
Hylke Bons
|
c3755a5d75
|
repo git: strip quotes from git commit message
|
2011-06-10 21:40:13 +01:00 |
|
Hylke Bons
|
a8224e988b
|
default disconnected polling interval is 3min
|
2011-06-10 11:08:03 -07:00 |
|
Hylke Bons
|
43d1fb4b37
|
Save work
|
2011-06-10 00:01:45 +01:00 |
|
Hylke Bons
|
84194e7a95
|
repo: don't poll every 10sec when disconnected
|
2011-06-09 23:59:56 +01:00 |
|
Hylke Bons
|
4cee6d0574
|
changeset: Add a Folder property
|
2011-06-09 21:25:36 +01:00 |
|
Hylke Bons
|
b4d03da9f5
|
repo base: poll continously even when connected (but not as frequent)
|
2011-06-09 21:20:57 +01:00 |
|
Hylke Bons
|
e32a405c8a
|
repo base: add some properties to be used for the manual polling
|
2011-06-09 18:53:36 +01:00 |
|