summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-12MUC: correctly send default configuration to the MUCWill Thompson1-1/+1
2011-10-12MUC: remove faux error handling when accepting default configWill Thompson1-30/+9
2011-10-12MUC: wockify one use of muc#owner.Will Thompson1-75/+43
2011-10-12MUC: refactor handling forms in disco replyWill Thompson1-36/+29
2011-10-12MUC: simplify feature mapping with a lookup tableWill Thompson1-100/+75
2011-10-12MUC: remove redundant role and affiliation enumsWill Thompson1-71/+10
2011-10-12MUC: Remove subject from old PropertiesWill Thompson3-239/+40
2011-10-12MUC: Wockify parsing Subject-setting errorsWill Thompson1-21/+11
2011-10-12MUC: use id='' to catch SetSubject errorsWill Thompson2-2/+38
2011-10-12MUC: return asynchronously from SetSubjectWill Thompson3-30/+109
2011-10-12MUC: handle errors when setting subjectWill Thompson1-0/+10
2011-10-12MUC: remove unused argument from _handle_subjectWill Thompson1-3/+2
2011-10-12muc-channel.h: clean up stale prototypesWill Thompson2-35/+14
2011-10-12Wockify SetSubject implementationWill Thompson1-23/+37
2011-10-12Subject: use tp_svc_dbus_properties_emit_properties_changedWill Thompson1-10/+3
2011-10-12MUCChannel: simplify password flags implementationWill Thompson1-19/+26
2011-10-12Build against Room & Subject from tp-glibWill Thompson8-497/+23
2011-10-12Update to Jonny's last Subject draftWill Thompson4-168/+164
2011-10-12muc-{channel,factory}: update to latest draft specJonny Lamb5-78/+88
2011-10-12extensions: update to latest Room draft and add Chan.I.SubjectJonny Lamb4-147/+188
2011-10-12muc-channel: XMPP always supports room subjectsJonny Lamb1-1/+1
2011-10-12muc/subject.py: make more assertions when setting the subjectJonny Lamb1-0/+2
2011-10-12muc/subject.py: replace magic numbers with textJonny Lamb1-3/+6
2011-10-12muc-channel: add a convenience emit_subject_changed methodJonny Lamb1-10/+14
2011-10-12muc/subject.py: test calling SetSubjectJonny Lamb1-0/+8
2011-10-12muc-channel: implement SetSubjectJonny Lamb1-1/+64
2011-10-12muc/subject.py: test for subject flags and SubjectChanged signalsJonny Lamb2-11/+23
2011-10-12muc-channel: emit SubjectChanged where appropriateJonny Lamb1-2/+26
2011-10-12extensions: update to unmerged Room draftJonny Lamb1-2/+87
2011-10-11Disable STUN server tests that exercise Google relay, if that is disabledMikhail Zabaluev1-20/+29
2011-10-03ServerTLSManager: remove useless DEBUG outputWill Thompson1-6/+2
2011-09-28Merge branch 'moar-caps'Jonny Lamb36-118/+718
2011-09-28Nano-version bump to 0.13.6.1Will Thompson1-1/+1
2011-09-28connection: document why data forms might cause warnings to appearJonny Lamb1-4/+10
2011-09-28Version 0.13.6telepathy-gabble-0.13.6Will Thompson2-3/+3
2011-09-28More NEWS for 0.13.6Will Thompson1-0/+22
2011-09-28Merge branch 'telepathy-gabble-0.12'Will Thompson1-0/+17
2011-09-28nano-version bump! 0.12.7.1Will Thompson1-1/+1
2011-09-28Version 0.12.7telepathy-gabble-0.12.7Will Thompson1-2/+2
2011-09-28NEWS for 0.12.7Will Thompson1-0/+19
2011-09-28connection: drop invalid or duplicate data forms from channel managersJonny Lamb1-10/+118
2011-09-28Revert "connection: deal with not being able to hash self presence"Jonny Lamb3-36/+10
2011-09-27mail notification: ensure google notification setting is correctJussi Kukkonen1-0/+58
2011-09-27mail notification: recognize "google:setting" namespaceJussi Kukkonen3-0/+4
2011-09-27connection: log what form types clients contributeJonny Lamb1-1/+14
2011-09-27presence-cache: refactor data form replacing into its own functionJonny Lamb1-14/+15
2011-09-27dataforms.py: be sure to call UpdateCapabilities with argumentsJonny Lamb1-1/+3
2011-09-27presence-cache: use hash table iters instead of foreachJonny Lamb1-19/+9
2011-09-27presence-cache: clean up code to replace data form arraysJonny Lamb1-12/+14
2011-09-27connection: fix comment placement in an if/else blockJonny Lamb1-4/+4