Salut TODO list
- don't receive our own broadcasts (gabble/salut/check real bus daemon)
- -publish fixes:
13:30 < cassidy> main issue is "muc isn't announced as soon its intiator leaves it" I suppose
13:30 < smcv> salut-connection.c _self_established_cb ~447. What should we do if attaching the browser can fail? How can salut_muc_manager_start fail anyway?
- muc_channel_publish_service:
- should indeed create the SRV by hand and make it non-unique, but that can wait
- shouldn't it return the error somehow?
15:58 < smcv> cassidy: the FIXMEs in tube-dbus.c are the same in gabble? we should fix those in both sometime
18:01 < smcv> I'm not entirely sure why the tube has its own handle type, handle and self-handle rather than reffing the channel, but I'm sure you have your reasons...
- split up salut-connection.c? it's huge
- redesign D-Bus API, etc. after trial2
13:14 < smcv> SMcV._olpc-activities._udp TXT "hexhexhex" "hexhexhex"...
13:14 < sjoerd> maybe with a hash of it in the presence record
14:34 < smcv> perhaps Salut should copy properties around internally
- activity manager and Activity objects
- Drop IBB crack for muc tubes
- Implement private tubes
- Implement stream tubes (needs private tubes support)
If bored, after merges are done:
- coding style audit
- printf("%s", NULL) audit

