Yann Leboulanger
|
f801a50260
|
[thorstenp] fix unused variables
|
2008-10-20 21:17:48 +00:00 |
|
Yann Leboulanger
|
6cc8204319
|
[thorstenp] replace if statement with dict.get()
|
2008-10-11 09:31:48 +00:00 |
|
Yann Leboulanger
|
9d7c80d522
|
[thorstenp] replace has_key by key in dict. Fixes #4392
|
2008-10-07 20:41:59 +00:00 |
|
js
|
8605cd3f38
|
For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
|
2008-07-29 19:49:31 +00:00 |
|
Yann Leboulanger
|
22c1aeda29
|
next release will be GPL v3. fixes #3290
|
2007-10-22 11:13:13 +00:00 |
|
Yann Leboulanger
|
8661ed1c17
|
[misc] if status is not set in the TXT record in zeroconf, consider it as avail, see #3057
|
2007-04-19 17:54:04 +00:00 |
|
Stefan Bethge
|
720b190db8
|
fix some small things. Thanks, pyflakes. Fix #2684
|
2006-11-20 21:02:15 +00:00 |
|
Stefan Bethge
|
8bfbb62aac
|
complete [7275] - remove send file for offline users (dkirov)
|
2006-10-17 19:38:43 +00:00 |
|
Stefan Bethge
|
f787d2c1ad
|
fix file transfer,
add log messages for zeroconf,
refresh name changes of roster items (on resolve)
|
2006-09-28 23:38:55 +00:00 |
|
Stefan Bethge
|
341e88864c
|
remove ssl/tls button from zeroconf props,
don't publish empty txt fields
|
2006-09-28 22:23:53 +00:00 |
|
Dimitur Kirov
|
25b5b85aaa
|
fix parse error
|
2006-09-17 16:18:15 +00:00 |
|
Dimitur Kirov
|
fd7eead5dd
|
add property bare_name in zeroconf.contacts[..]
property list. Using it, instead of bad-client
|
2006-09-17 15:07:35 +00:00 |
|
Stefan Bethge
|
d7719e73b3
|
display full name on roster if available
|
2006-07-27 20:36:21 +00:00 |
|
Dimitur Kirov
|
f2f911c91e
|
don't update roster, on each getRoster request
|
2006-07-06 14:26:44 +00:00 |
|
Stefan Bethge
|
b43d9ffd5e
|
fix module imports (woops :)
|
2006-06-27 23:09:21 +00:00 |
|
Stefan Bethge
|
22c02ee2d3
|
move everything zeroconf to src/zeroconf
|
2006-06-27 22:51:07 +00:00 |
|