summaryrefslogtreecommitdiff
path: root/src/muc-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use sealed struct membersSimon McVittie2013-01-041-4/+5
* Be single-include-compliantSimon McVittie2013-01-041-5/+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-9/+8
* muc-manager: only expose the text MUC channel when necessaryJonny Lamb2012-06-061-30/+96
* muc-manager: only signal channels when they're 'ready'Jonny Lamb2012-06-061-5/+157
* muc-manager: remove all old TubesChannel referencesJonny Lamb2012-05-311-208/+0
* muc-manager: send SI stream requests to the MUC channel, not tubes channelJonny Lamb2012-05-311-5/+5
* muc-manager: create only Tube channels for channel requestsJonny Lamb2012-05-311-24/+17
* muc-channel: do foreach over muc channel tube channels againJonny Lamb2012-05-311-21/+11
* muc-channel: add way to request single Tube channelsJonny Lamb2012-05-311-0/+21
* muc-manager: store Tube channels hereJonny Lamb2012-05-311-13/+5
* muc-manager: remove Tubes channel handling codeJonny Lamb2012-05-311-38/+0
* Remove deprecated tp_handle_ref/unrefXavier Claessens2012-05-101-2/+0
* Use TP_ERROR instead of long-deprecated TP_ERRORSSimon McVittie2012-05-071-6/+6
* Merge branch 'cleanups'Jonny Lamb2012-02-291-0/+2
|\
| * muc-channel: subclass TpBaseChannelJonny Lamb2012-01-311-0/+2
* | telepath-salut: Include socket headers only on UnixSiraj Razick2012-02-221-0/+3
* | Update Wocky snapshot for one big header.Will Thompson2012-02-061-2/+1
|/
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-7/+7
* stop using GibberXmppErrorJonny Lamb2011-05-041-2/+2
* stop using gibber-namespaces.hJonny Lamb2011-05-041-5/+6
* src: remove annoying salut- prefixJonny Lamb2011-04-281-0/+1204