summaryrefslogtreecommitdiff
path: root/src/idle-muc-manager.c
Commit message (Expand)AuthorAgeFilesLines
* add missing telepathy-glib-dbus.h includesGuillaume Desmottes2013-09-231-0/+1
* use TP_SEAL_ENABLEGuillaume Desmottes2013-09-161-2/+3
* Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes2013-09-161-3/+1
* Don't crash when a channel with multiple requests failsSjoerd Simons2013-05-121-1/+1
* muc-channel: implement Destroy(), make Close() respawnWill Thompson2012-11-141-3/+11
* Merge branch 'catch-up'Simon McVittie2012-05-301-23/+32
|\
| * Various dull C89-complianceSimon McVittie2012-05-101-23/+32
* | Implement Channel.I.RoomWill Thompson2012-05-151-14/+56
* | MUCManager: use constants for property namesWill Thompson2012-05-151-7/+7
* | MUCManager: simplify foreach_channelWill Thompson2012-05-151-18/+19
* | MUCManager: simplify foreach_channel_classWill Thompson2012-05-151-13/+4
* | MUCManager: move ChannelType check upWill Thompson2012-05-151-31/+27
* | MUCManager: reindent requests code.Will Thompson2012-05-151-125/+116
* | configure: disable newer deprecations and API additionsJonny Lamb2012-05-141-0/+2
|/
* Use TP_ERROR, not deprecated TP_ERRORSSimon McVittie2012-05-081-3/+3
* MUCChannel: port to TpBaseChannelWill Thompson2011-10-121-5/+1
* Do not emit an extra NewChannels while handling a JOIN messageDebarshi Ray2011-05-021-1/+0
* Channel managers: implement type_foreach_channel_classSimon McVittie2010-11-181-5/+5
* Set Initiator and Requested on new MUC channelsWill Thompson2009-08-291-6/+8
* Add idle_muc_channel_new()Will Thompson2009-08-291-1/+1
* Don't emit NewChannels twice when joiningWill Thompson2009-08-231-25/+57
* First pass at porting IdleMUCFactory to IdleMUCManagerJonathon Jongsma2009-01-281-0/+827