Justin Gallardo
b9f9ef0fe9
Changed all tabs to 4 spaces for python style
2006-12-04 11:12:24 -08:00
Marco Pesenti Gritti
615242f4f8
Add LGPL header
2006-10-15 01:08:44 +02:00
Dan Williams
b63e78a174
Make the PresenceService stuff start to work
2006-07-22 23:56:40 -05:00
Dan Williams
ea264a1a83
More PS bits
2006-07-22 01:26:39 -04:00
Marco Pesenti Gritti
51ea9eedba
Get chat back to work. Well except it get very confused
...
if users have the same ip address.
Dan I commented out the service deserialization in BrowserShell
because it was not really working (also there was a few typos in
that code)
2006-06-18 03:00:23 -04:00
Marco Pesenti Gritti
b4413fe3c2
Some work to make group chat work again
2006-06-18 01:05:40 -04:00
Dan Williams
17c371119d
More presence service rework
2006-06-12 18:31:26 -04:00
Marco Pesenti Gritti
c4b112366c
Force themes to be olpc, so people can get
2006-06-07 16:08:14 -04:00
Marco Pesenti Gritti
f96fbfc10b
Split up the browser, some cleanups and
2006-05-31 18:01:24 -04:00
Dan Williams
6cc5d749f6
- Implement async XML-RPC client
2006-05-23 00:15:14 -04:00
Marco Pesenti Gritti
d5ff67caa5
Listen on buddy for icon changes
2006-05-22 16:35:31 -04:00
Marco Pesenti Gritti
f5173c33d0
Merge
2006-05-22 02:11:39 -04:00
Marco Pesenti Gritti
d3c5da1a66
Display icons in the chat
2006-05-22 02:10:30 -04:00
Dan Williams
3b2f185e5c
- Refactor service handling. Buddies can now have more than one service associated
2006-05-22 01:21:12 -04:00
Marco Pesenti Gritti
67beb6298b
Merge
2006-05-21 22:21:42 -04:00
Marco Pesenti Gritti
325fb8ff25
Add an emoticons menu
2006-05-21 22:20:37 -04:00
Dan Williams
2c272cc892
Do buddy icons
2006-05-21 21:30:26 -04:00
Dan Williams
9a1324d0b0
Replace StreamReader and StreamWriter with a unified Stream class. Since the
2006-05-19 14:50:20 -04:00