summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 0.5.13telepathy-gabble-0.5.13Dafydd Harries2007-08-301-2/+2
* request pipeline: remove idle handler on disposeDafydd Harries2007-08-301-0/+2
* relax constraint in MUC alias testDafydd Harries2007-08-301-2/+1
* when ENABLE_DEBUG is not defined, define DEBUG to no-op statementDafydd Harries2007-08-301-1/+1
* add test for MUC aliasesDafydd Harries2007-08-302-0/+90
* use exception.args[0] instead of exception.message, for Python 2.4 compatibilityDafydd Harries2007-08-302-2/+2
* disable test-google-roster.py as it fails with Python 2.4Dafydd Harries2007-08-301-1/+0
* add check-all rule for convenienceDafydd Harries2007-08-301-0/+2
* remove unused check-extra ruleDafydd Harries2007-08-301-2/+0
* make top-level check-twisted depend on all, not checkDafydd Harries2007-08-301-1/+1
* give MUC contacts their own alias source with higher priority than vCardDafydd Harries2007-08-302-14/+14
* GabbleVCardManager: dont register negative alias update if previous nickname ...Senko Rasic2007-08-301-1/+5
* gabbletest.py now properly stores set vCard; removed extra space in testsSenko Rasic2007-08-303-10/+11
* vcard-manager.c: removed extra spaceSenko Rasic2007-08-301-3/+3
* GabbleVCardManager: deep-copy original vCard before patchingSenko Rasic2007-08-301-5/+5
* more vcard testsSenko Rasic2007-08-295-116/+234
* GabbleVCardManager: specify number of vcard items in edit calls, instead of N...Senko Rasic2007-08-294-23/+21
* GabbleRequestPipeline: make timeout/cancelled requests zombies instead of des...Senko Rasic2007-08-291-7/+16
* GabbleVCardManager: get rid of redundant 'message' attribute in vcard cache e...Senko Rasic2007-08-291-19/+13
* GabbleVCardManager: remove unused error param to the request functionSenko Rasic2007-08-294-18/+8
* GabbleVCardManager: hide newly-patched vcard until server confirmes we replac...Senko Rasic2007-08-291-15/+45
* vcard-manager.c: indentation cosmeticsSenko Rasic2007-08-291-19/+14
* vcard-manager.c: improved commentsSenko Rasic2007-08-291-3/+13
* GabbleVCardManager: simplify edit_requests traversal, assert that we don't re...Senko Rasic2007-08-291-4/+8
* fixed merge conflictsSenko Rasic2007-08-291-1/+3
* added new vcard testSenko Rasic2007-08-292-2/+166
* use the new vcard editing interface in conn-avatarsSenko Rasic2007-08-292-10/+19
* first step in rewriting vcard setting codeSenko Rasic2007-08-291-210/+280
* exec-with-log.sh: save log to gabble-testing.log, not gabble-$$.logDafydd Harries2007-08-291-1/+1
* exec-with-log.sh: run Gabble under valdrind if GABBLE_TEST_VALGRIND is setDafydd Harries2007-08-291-1/+7
* re add comment about gabble_g_hash_table_update tp-glib inclusionGuillaume Desmottes2007-08-291-0/+2
* use tp_g_value_slice_dup instead of our own implementationGuillaume Desmottes2007-08-293-24/+2
* Require telepathy-glib 0.5.14Simon McVittie2007-08-291-1/+1
* Regenerate _gen/enums.h and _gen/interfaces.h when the individual spec XML fi...Simon McVittie2007-08-291-2/+2
* Distribute TWISTED_TESTS in tarballsSimon McVittie2007-08-151-1/+5
* test-muc-ownership, test-muc-properties: apply the same fix as to test-mucSimon McVittie2007-08-142-4/+2
* test-muc: Relax assertion about exact event orderingSimon McVittie2007-08-141-2/+1
* Add casts to keep compiler happySimon McVittie2007-08-141-1/+1
* conn-olpc: unknow -> unknownGuillaume Desmottes2007-06-271-1/+1
* conn-olpc: use gabble_g_hash_table_update and gabble_g_value_slice_dup instea...Simon McVittie2007-08-141-19/+2
* fixing tests to allow first vcard request to come before the status has chang...Senko Rasic2007-08-295-4/+9
* test-vcard-race.py: connected signal can happen after first vcard request, fi...Senko Rasic2007-08-291-1/+2
* GabbleRequestPipeline: properly ref and unref messagesSenko Rasic2007-08-291-0/+5
* cosmetic and indentation changesSenko Rasic2007-08-282-5/+5
* test-avatar-tokens.py: fix test description, remove unneeded id attribute fro...Senko Rasic2007-08-281-7/+1
* Connection.Interface.Avatars: added GetKnownAvatarTokens() implementation, an...Senko Rasic2007-08-273-2/+218
* GabbleMucChannel: if unknown person changes the topic, set 'subject-contact' ...Senko Rasic2007-08-271-9/+14
* GabbleMediaSession: if the session we initiated timeouts, we assume the calle...Senko Rasic2007-08-171-2/+6
* Add a test for google roster workaroundsSenko Rasic2007-08-242-1/+147
* roster.c: don't let gtalk demote subscribe channel member to remote pendingSenko Rasic2007-08-241-1/+9