summaryrefslogtreecommitdiff
path: root/src/muc-channel.c
Commit message (Expand)AuthorAgeFilesLines
...
* | MUC: ref properties_being_updatedWill Thompson2011-10-121-3/+3
* | MUC: add more error-checking to SetSubjectWill Thompson2011-10-121-1/+15
* | MUC: update for RoomConfig.update_async API changeWill Thompson2011-10-121-16/+13
* | RoomConfig: move the base class to tp-glibWill Thompson2011-10-121-55/+56
* | MUC: emit ConfigurationRetrievedWill Thompson2011-10-121-1/+4
* | MUC: emit PropertiesChanged for RoomConfigWill Thompson2011-10-121-0/+8
* | MUC: remove Telepathy.PropertiesWill Thompson2011-10-121-193/+34
* | MUC: hook up UpdateConfigurationWill Thompson2011-10-121-58/+93
* | MUC: mark appropriate properties as mutableWill Thompson2011-10-121-1/+19
* | RoomConfig: implement CanUpdateConfigurationWill Thompson2011-10-121-0/+4
* | RoomConfig: hook up reading most fieldsWill Thompson2011-10-121-18/+28
* | Add the start of a RoomConfig object.Will Thompson2011-10-121-0/+9
* | MUC: remove half-baked allowinvites supportWill Thompson2011-10-121-8/+0
* | MUC: wockify submitting configuration formWill Thompson2011-10-121-105/+88
* | MUC: fill in config form using a lookup tableWill Thompson2011-10-121-124/+99
* | MUC: correctly send default configuration to the MUCWill Thompson2011-10-121-1/+1
* | MUC: remove faux error handling when accepting default configWill Thompson2011-10-121-30/+9
* | MUC: wockify one use of muc#owner.Will Thompson2011-10-121-75/+43
* | MUC: refactor handling forms in disco replyWill Thompson2011-10-121-36/+29
* | MUC: simplify feature mapping with a lookup tableWill Thompson2011-10-121-100/+75
* | MUC: remove redundant role and affiliation enumsWill Thompson2011-10-121-71/+10
* | MUC: Remove subject from old PropertiesWill Thompson2011-10-121-183/+25
* | MUC: Wockify parsing Subject-setting errorsWill Thompson2011-10-121-21/+11
* | MUC: use id='' to catch SetSubject errorsWill Thompson2011-10-121-2/+23
* | MUC: return asynchronously from SetSubjectWill Thompson2011-10-121-25/+67
* | MUC: handle errors when setting subjectWill Thompson2011-10-121-0/+10
* | MUC: remove unused argument from _handle_subjectWill Thompson2011-10-121-3/+2
* | muc-channel.h: clean up stale prototypesWill Thompson2011-10-121-19/+14
* | Wockify SetSubject implementationWill Thompson2011-10-121-23/+37
* | Subject: use tp_svc_dbus_properties_emit_properties_changedWill Thompson2011-10-121-10/+3
* | MUCChannel: simplify password flags implementationWill Thompson2011-10-121-19/+26
* | Build against Room & Subject from tp-glibWill Thompson2011-10-121-16/+14
* | Update to Jonny's last Subject draftWill Thompson2011-10-121-53/+73
* | muc-{channel,factory}: update to latest draft specJonny Lamb2011-10-121-27/+36
* | muc-channel: XMPP always supports room subjectsJonny Lamb2011-10-121-1/+1
* | muc-channel: add a convenience emit_subject_changed methodJonny Lamb2011-10-121-10/+14
* | muc-channel: implement SetSubjectJonny Lamb2011-10-121-1/+64
* | muc-channel: emit SubjectChanged where appropriateJonny Lamb2011-10-121-2/+26
* | Merge branch 'telepathy-gabble-0.12'Will Thompson2011-09-051-13/+5
|\ \
| * | MUC: don't forget password when handling nick conflictsWill Thompson2011-09-051-13/+5
| |/
* | Merge branch 'old-bugs'Will Thompson2011-08-171-2/+2
|\ \
| * | MucChannel: fix coding style violationsWill Thompson2011-06-271-2/+2
* | | Define a static inline no-op DEBUG with --disable-debugWill Thompson2011-07-081-2/+0
|/ /
* | Update Wocky snapshot for WockyMuc changesWill Thompson2011-06-011-43/+27
* | Explicitly cast to guint64 when passing varargsWill Thompson2011-05-241-1/+1
* | fixes : telepathy gabble build breakSiraj Razick2011-05-231-2/+2
* | Fixes : fd.o#33460 by using wocky_porter_send_async()Siraj Razick2011-05-201-6/+61
* | Merge branch 'room'Jonny Lamb2011-05-061-6/+124
|\ \ | |/ |/|
| * muc-channel: re-add comment about valid TargetIDJonny Lamb2011-01-041-0/+2
| * muc-channel: check the result of gabble_decode_jid properlyJonny Lamb2011-01-031-11/+5