summaryrefslogtreecommitdiff
path: root/src/muc-channel.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use sealed struct membersSimon McVittie2013-01-041-23/+28
* Be single-include-compliantSimon McVittie2013-01-041-4/+2
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-2/+3
* muc-channel: remove ::appeared signal, replace with is_respawning checkJonny Lamb2012-08-021-11/+0
* tubes: use guint64s for all tube IDsJonny Lamb2012-08-021-18/+16
* muc-channel: don't pretend to be connected after disposingJonny Lamb2012-06-061-0/+2
* muc-manager: only expose the text MUC channel when necessaryJonny Lamb2012-06-061-0/+55
* muc-manager: only signal channels when they're 'ready'Jonny Lamb2012-06-061-0/+6
* muc-channel: remove unused code to hold pointer to muc managerJonny Lamb2012-06-051-9/+0
* tube-{iface,dbus,stream}: remove tubes-channel propertyJonny Lamb2012-05-311-2/+2
* muc-channel: add public function to deal with offered bytestreamsJonny Lamb2012-05-311-0/+73
* muc-channel: handle tubes nodes in groupchat messages hereJonny Lamb2012-05-311-37/+196
* muc-channel: add extract_tube_informationJonny Lamb2012-05-311-0/+99
* muc-channel: send tube info messages to others in the MUCJonny Lamb2012-05-311-0/+177
* muc-channel: do foreach over muc channel tube channels againJonny Lamb2012-05-311-0/+15
* muc-channel: add way to request single Tube channelsJonny Lamb2012-05-311-0/+152
* Use non-deprecated TpIntset APIsSimon McVittie2012-05-071-10/+10
* Use TP_ERROR instead of long-deprecated TP_ERRORSSimon McVittie2012-05-071-4/+4
* muc-channel: re-add 'creator' propertyJonny Lamb2012-04-031-1/+20
* muc-channel: fix reference to SalutConnection in OLPC codeJonny Lamb2012-04-031-1/+2
* muc-channel: Remove redefinition of SalutMucChannelPrivateSiraj Razick2012-03-121-3/+0
* Merge branch 'cleanups'Jonny Lamb2012-02-291-438/+145
|\
| * muc-channel: use one property pair per line with g_object_getJonny Lamb2012-02-291-5/+9
| * muc-channel: subclass TpBaseChannelJonny Lamb2012-01-311-436/+139
* | salut: Support using the dummy backendSiraj Razick2012-02-221-0/+2
* | Update Wocky snapshot for one big header.Will Thompson2012-02-061-1/+1
|/
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-4/+4
* Define a static inline no-op DEBUG() with --disable-debugWill Thompson2011-08-161-5/+1
* Cope with the default value of handle-type being changed in new tp-glibSjoerd Simons2011-06-251-1/+4
* stop using gibber-namespaces.hJonny Lamb2011-05-041-4/+4
* src: remove annoying salut- prefixJonny Lamb2011-04-281-0/+1423