summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump nano-versiontelepathy-gabble-0.14Will Thompson2011-11-242-1/+6
* jingle/outgoing-basics: disregard MembersChangedDetailed flagtelepathy-gabble-0.14.1Will Thompson2011-11-241-1/+7
* Version 0.14.1Will Thompson2011-11-242-3/+3
* NEWS for 0.14.1Will Thompson2011-11-241-1/+18
* Fix missing capabilities.h and caps-channel-manager.hAlban Crequy2011-11-241-0/+2
* Merge branch 'telepathy-gabble-0.12' into telepathy-gabble-0.14Will Thompson2011-11-152-6/+82
|\
| * Merge branch 'local-pending-flicker2' into telepathy-gabble-0.12telepathy-gabble-0.12Will Thompson2011-11-152-6/+82
| |\
| | * add case for "cancel subscription" to test_local_pendingCosimo Alfarano2011-11-151-0/+29
| | * expect MembersChanged AND ContactsChanged on sub-requestCosimo Alfarano2011-11-151-4/+10
| | * fix comment: Alice is just requesting subscriptionCosimo Alfarano2011-11-151-1/+1
| | * Remove useless symbol in test_local_pendingCosimo Alfarano2011-11-151-1/+0
| | * Roster: don't hide local pending contacts from storedMarco Barisione2011-11-152-6/+48
| |/
* | conn-olpc: handle activities with NULL ids.Will Thompson2011-11-101-1/+1
* | Remove double definitionAlban Crequy2011-11-101-1/+0
* | connection: fix typo when indexing pointer array using wrong counterJonny Lamb2011-11-091-1/+1
* | Nano-version bump to 0.14.0.1Will Thompson2011-11-072-1/+6
* | Version 0.14.0telepathy-gabble-0.14.0Will Thompson2011-11-072-4/+4
* | Hey, let's call this 0.14.0Will Thompson2011-11-071-4/+17
* | NEWS for 0.13.8Will Thompson2011-11-071-1/+32
* | Merge branch 'facebook-own-message'Will Thompson2011-11-0717-283/+508
|\ \
| * | ImFactory: handle Facebook's own-message extensionWill Thompson2011-11-075-1/+181
| * | IMChannel: reindent receiving/delivery report codeWill Thompson2011-11-041-58/+44
| * | IMChannel: split incoming message and report handlingWill Thompson2011-11-043-28/+58
| * | im_channel_receive: split out building basic messageWill Thompson2011-11-041-12/+25
| * | ImFactory: refactor creating unrequested channelsWill Thompson2011-11-041-43/+63
| * | exec-with-log.sh.in: set WOCKY_DEBUG.Will Thompson2011-11-041-1/+3
| * | im_channel_receive: remove redundant 'sender' parameterWill Thompson2011-11-043-6/+5
| * | ImFactory new_im_channel: remove redundant typecheckWill Thompson2011-11-041-6/+2
| * | ImFactory: remove GET_PRIV anti-idiomWill Thompson2011-11-041-11/+6
| * | IMChannel: implement get_object_path_suffixWill Thompson2011-11-042-6/+8
| * | ImFactory: simplify new_im_channel's argumentsWill Thompson2011-11-041-8/+9
| * | ImFactory: document new_im_channel more usefullyWill Thompson2011-11-041-2/+13
| * | Remove unneeded im_channel_closed_cb prototypeWill Thompson2011-11-041-3/+0
| * | Document _gabble_im_channel_receive usefullyWill Thompson2011-11-041-2/+20
| * | Remove redundant CHECK_STR_EMPTY macroWill Thompson2011-11-035-6/+4
| * | IMFactory: use constructed, not constructorWill Thompson2011-11-031-8/+7
| * | Remove obsolete DBUS_API_SUBJECT_TO_CHANGE definesWill Thompson2011-11-036-12/+0
| * | muc-factory: use a dispatch table for handling requestsWill Thompson2011-11-031-44/+37
| * | muc-factory: use fully-qualified property constantsWill Thompson2011-11-031-26/+26
| * | MucFactory: remove stupid priv anti-idiomWill Thompson2011-11-031-31/+28
* | | Use commit ids that actually exist for WockyDanielle Madeley2011-11-071-0/+0
* | | Return the appropriate value in the case of an unknown timestampDanielle Madeley2011-11-072-3/+4
* | | Merge branch 'wocky-muc-gdatetime'Danielle Madeley2011-11-072-13/+16
|\ \ \ | |/ / |/| |
| * | [muc-channel] WockyMuc now signals timestamps as GDateTime instead of time_tDanielle Madeley2011-10-182-13/+16
* | | Merge branch 'memory-leaks'Andre Moreira Magalhaes (andrunko)2011-10-313-3/+5
|\ \ \
| * | | roster: Do not leak the roster stanza.Andre Moreira Magalhaes (andrunko)2011-10-311-0/+2
| * | | connection: Remove unnecessary extra copy of caps when updating capabilities.Andre Moreira Magalhaes (andrunko)2011-10-311-3/+1
| * | | conn-presence: Properly free priv member.Andre Moreira Magalhaes (andrunko)2011-10-311-0/+2
* | | | Merge branch 'telepathy-gabble-0.12'Will Thompson2011-10-312-0/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | roster: ignore multiple replies to roster query.Will Thompson2011-10-312-0/+15