summaryrefslogtreecommitdiff
path: root/plugins/console
AgeCommit message (Expand)AuthorFilesLines
2013-10-15console/channel-manager: include telepathy-glib-dbusGuillaume Desmottes1-0/+2
2013-10-14console plugin: use a better-namespaced global variableSimon McVittie2-5/+5
2013-10-14Merge remote-tracking branch 'wjt/xmpp-console'Simon McVittie8-0/+1127
2013-08-28console: hold a weak ref to GabblePluginConnectionWill Thompson2-10/+19
2013-06-23console: give channels more meaningful object pathsWill Thompson1-0/+8
2013-06-23console: close channels on disconnectWill Thompson1-2/+52
2013-06-23console: rename ConsoleSidecar to ConsoleChannelWill Thompson5-100/+100
2013-06-23console: turn it into an actual channelWill Thompson4-95/+129
2013-06-23console: add a channel managerWill Thompson3-0/+192
2013-06-23console: make the sidecar subclass TpBaseChannelWill Thompson2-37/+16
2013-06-23console: split plugin into one file per classWill Thompson6-0/+851