summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Install the test plugin for the installed testsAlban Crequy3-25/+50
2011-10-28tests: add --enable-installed-testsAlban Crequy10-49/+215
2011-10-28exec-with-log.sh.in: POSIX shells, avoid "export var=foo"Alban Crequy1-11/+24
2011-10-28Use autoconf's $(MKDIR_P)Alban Crequy2-3/+4
2011-10-28tests/twisted/Makefile.am: Move additional tests in the main listAlban Crequy1-20/+17
2011-10-28tests/twisted/Makefile.am: order lists in alphabetic orderAlban Crequy1-43/+43
2011-10-26actually implement ContactBlocking interfaceGuillaume Desmottes2-3/+12
2011-10-26Advertise ContactBlocking if supportedGuillaume Desmottes3-0/+12
2011-10-24Merge branch '41743-show-contacts-as-offline-even-after-a-really-early-message'Will Thompson5-4/+148
2011-10-19Fix offline contacts showing up as unknown, not offlineWill Thompson2-4/+32
2011-10-19Test grabbing <nick/> from <message/>Will Thompson3-0/+116
2011-10-18[muc-channel] WockyMuc now signals timestamps as GDateTime instead of time_tDanielle Madeley2-13/+16
2011-10-17[muc-channel] timestamp is a time_t not a gint64Danielle Madeley1-1/+1
2011-10-12Update Wocky snapshot for glib/gtypes.h fix.Will Thompson1-0/+0
2011-10-12test-resolver: don't include glib/types.h directlyCosimo Cecchi1-1/+1
2011-10-12nano version bump to 0.13.8.1Will Thompson2-1/+6
2011-10-12Version 0.13.7telepathy-gabble-0.13.7Will Thompson2-3/+3
2011-10-12Truncate generated ChangeLog at version 0.12.0Will Thompson1-1/+1
2011-10-12NEWS for 0.13.7Will Thompson1-0/+35
2011-10-12Do not assume we can authenticate with a passwordXavier Claessens2-1/+4
2011-10-12Merge branch 'moar-room'Will Thompson19-1597/+1472
2011-10-12MUC: ref properties_being_updatedWill Thompson1-3/+3
2011-10-12MUC: add more error-checking to SetSubjectWill Thompson2-1/+19
2011-10-12muc/subject: fix obsolete FIXME about discoing MUCsWill Thompson1-12/+8
2011-10-12MUC: update for RoomConfig.update_async API changeWill Thompson3-16/+71
2011-10-12RoomConfig: move the base class to tp-glibWill Thompson3-1168/+62
2011-10-12muc/room-config: test disconnecting with requests in flightWill Thompson1-1/+37
2011-10-12muc/room-config: expand test coverageWill Thompson2-32/+119
2011-10-12muc/room-config.py: refactor form building/parsingWill Thompson1-28/+46
2011-10-12muc/subject.py: fix disco replyWill Thompson1-3/+3
2011-10-12MUC: emit ConfigurationRetrievedWill Thompson2-3/+9
2011-10-12RoomConfig: implement ConfigurationRetrievedWill Thompson2-0/+57
2011-10-12subject: test for PropertiesChangedWill Thompson1-17/+10
2011-10-12Rename muc/test-muc-properties to muc/room-configWill Thompson2-2/+2
2011-10-12MUC: emit PropertiesChanged for RoomConfigWill Thompson2-8/+53
2011-10-12RoomConfig: track changed propertiesWill Thompson2-45/+161
2011-10-12RoomConfig: refactor validating property typesWill Thompson1-27/+40
2011-10-12MUC: remove Telepathy.PropertiesWill Thompson4-204/+42
2011-10-12muc/test-muc: neaten up interface assertionsWill Thompson1-23/+12
2011-10-12MUC: hook up UpdateConfigurationWill Thompson2-74/+126
2011-10-12RoomConfig: add a vfunc for updating configurationWill Thompson2-2/+325
2011-10-12MUC: mark appropriate properties as mutableWill Thompson2-3/+39
2011-10-12RoomConfig: track ostensibly-mutable propertiesWill Thompson4-0/+145
2011-10-12RoomConfig: implement CanUpdateConfigurationWill Thompson4-0/+59
2011-10-12RoomConfig: hook up reading most fieldsWill Thompson4-25/+103
2011-10-12Add the start of a RoomConfig object.Will Thompson4-0/+528
2011-10-12test-muc-properties: make clearer assertionsWill Thompson1-6/+13
2011-10-12MUC: remove half-baked allowinvites supportWill Thompson1-8/+0
2011-10-12MUC: wockify submitting configuration formWill Thompson1-105/+88
2011-10-12MUC: fill in config form using a lookup tableWill Thompson1-124/+99