summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Update .gitignore with installed testsAlban Crequy2011-10-281-3/+11
* | | | Install the test plugin for the installed testsAlban Crequy2011-10-283-25/+50
* | | | tests: add --enable-installed-testsAlban Crequy2011-10-2810-49/+215
* | | | exec-with-log.sh.in: POSIX shells, avoid "export var=foo"Alban Crequy2011-10-281-11/+24
* | | | Use autoconf's $(MKDIR_P)Alban Crequy2011-10-282-3/+4
* | | | tests/twisted/Makefile.am: Move additional tests in the main listAlban Crequy2011-10-281-20/+17
* | | | tests/twisted/Makefile.am: order lists in alphabetic orderAlban Crequy2011-10-281-43/+43
| |/ / |/| |
* | | actually implement ContactBlocking interfaceGuillaume Desmottes2011-10-262-3/+12
* | | Advertise ContactBlocking if supportedGuillaume Desmottes2011-10-263-0/+12
* | | Merge branch '41743-show-contacts-as-offline-even-after-a-really-early-message'Will Thompson2011-10-245-4/+148
|\ \ \ | |_|/ |/| |
| * | Fix offline contacts showing up as unknown, not offlineWill Thompson2011-10-192-4/+32
| * | Test grabbing <nick/> from <message/>Will Thompson2011-10-193-0/+116
* | | [muc-channel] timestamp is a time_t not a gint64Danielle Madeley2011-10-171-1/+1
|/ /
* | Update Wocky snapshot for glib/gtypes.h fix.Will Thompson2011-10-121-0/+0
* | test-resolver: don't include glib/types.h directlyCosimo Cecchi2011-10-121-1/+1
* | nano version bump to 0.13.8.1Will Thompson2011-10-122-1/+6
* | Version 0.13.7telepathy-gabble-0.13.7Will Thompson2011-10-122-3/+3
* | Truncate generated ChangeLog at version 0.12.0Will Thompson2011-10-121-1/+1
* | NEWS for 0.13.7Will Thompson2011-10-121-0/+35
* | Do not assume we can authenticate with a passwordXavier Claessens2011-10-122-1/+4
* | Merge branch 'moar-room'Will Thompson2011-10-1219-1597/+1472
|\ \
| * | MUC: ref properties_being_updatedWill Thompson2011-10-121-3/+3
| * | MUC: add more error-checking to SetSubjectWill Thompson2011-10-122-1/+19
| * | muc/subject: fix obsolete FIXME about discoing MUCsWill Thompson2011-10-121-12/+8
| * | MUC: update for RoomConfig.update_async API changeWill Thompson2011-10-123-16/+71
| * | RoomConfig: move the base class to tp-glibWill Thompson2011-10-123-1168/+62
| * | muc/room-config: test disconnecting with requests in flightWill Thompson2011-10-121-1/+37
| * | muc/room-config: expand test coverageWill Thompson2011-10-122-32/+119
| * | muc/room-config.py: refactor form building/parsingWill Thompson2011-10-121-28/+46
| * | muc/subject.py: fix disco replyWill Thompson2011-10-121-3/+3
| * | MUC: emit ConfigurationRetrievedWill Thompson2011-10-122-3/+9
| * | RoomConfig: implement ConfigurationRetrievedWill Thompson2011-10-122-0/+57
| * | subject: test for PropertiesChangedWill Thompson2011-10-121-17/+10
| * | Rename muc/test-muc-properties to muc/room-configWill Thompson2011-10-122-2/+2
| * | MUC: emit PropertiesChanged for RoomConfigWill Thompson2011-10-122-8/+53
| * | RoomConfig: track changed propertiesWill Thompson2011-10-122-45/+161
| * | RoomConfig: refactor validating property typesWill Thompson2011-10-121-27/+40
| * | MUC: remove Telepathy.PropertiesWill Thompson2011-10-124-204/+42
| * | muc/test-muc: neaten up interface assertionsWill Thompson2011-10-121-23/+12
| * | MUC: hook up UpdateConfigurationWill Thompson2011-10-122-74/+126
| * | RoomConfig: add a vfunc for updating configurationWill Thompson2011-10-122-2/+325
| * | MUC: mark appropriate properties as mutableWill Thompson2011-10-122-3/+39
| * | RoomConfig: track ostensibly-mutable propertiesWill Thompson2011-10-124-0/+145
| * | RoomConfig: implement CanUpdateConfigurationWill Thompson2011-10-124-0/+59
| * | RoomConfig: hook up reading most fieldsWill Thompson2011-10-124-25/+103
| * | Add the start of a RoomConfig object.Will Thompson2011-10-124-0/+528
| * | test-muc-properties: make clearer assertionsWill Thompson2011-10-121-6/+13
| * | 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