summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-05-05Update NEWS, configure.ac for 0.7.5telepathy-gabble-0.7.5Simon McVittie2-3/+5
20080505113340-53eee-fd8e4a52d4ba3a60c07e860ac10eec296efc8604.gz
2008-05-05Update NEWSSimon McVittie1-1/+10
20080505112836-53eee-bf9047326ae4aba315e7e124d9d33f40e761955a.gz
2008-05-05Amend NEWS to indicate that #15095 wasn't actually fixed in 0.7.4Simon McVittie1-2/+8
20080505094245-53eee-7ce87ce46e569bd864598d614ff55c0ecc4c9fbd.gz
2008-05-02test-olpc-set-props-preload.py: port to new test APIGuillaume Desmottes1-27/+11
20080502104713-7fe3f-0fa5f73ccdd0f2f2461a87b7448589fe69ada4f5.gz
2008-05-02olpc-muc-prop-change.py: port to new test APIGuillaume Desmottes1-158/+87
20080502101847-7fe3f-bf9fc52258e04de34ba8c196b66bd6e5087d6ce6.gz
2008-05-02olpc-muc-invitation.py: port to new test APIGuillaume Desmottes1-119/+66
20080502100138-7fe3f-f04d122ca95a6c0fba8443e479702e2467d3d273.gz
2008-05-03port test-capabilities.py to new test APIDafydd Harries1-42/+27
20080503190625-c9803-371b57ae7be44465f139a30778a8687a394b85a4.gz
2008-05-03gabbletest.py: if root element is passed to streamStarted, copy ID from it ↵Dafydd Harries1-0/+3
to xmlstream session ID for compatibility with Twisted Words 8.0 20080503190128-c9803-23c7613bda17cb257a365d23cc26bf3932a6bc3f.gz
2008-05-03port test-register.py to new test APIDafydd Harries1-30/+14
20080503001123-c9803-7bd054a19b4327ca70de447356a5cd7a23f689e5.gz
2008-01-07port test-connect-fail.py to new test APIDafydd Harries1-24/+6
20080107131956-c9803-ff738e5f14baadd489015e27b4a36e7bd4bc19b8.gz
2008-05-02ignore second argument passed to streamStarted, for compatibility with ↵Dafydd Harries1-1/+1
Twisted Words 8.0 20080502170403-c9803-5126ab783b25a116f074abe11200e2cea49c33b0.gz
2008-05-05Remove dead codeAlban Crequy1-1/+0
20080505091046-a41c0-7dcfec1deb6755b0d3fd9788305df7a897fda9bd.gz
2008-05-05Add comment on private-tubes-factory.hAlban Crequy1-0/+2
20080505091015-a41c0-6aced7d54cf428f36d5570af08b17a24dcc622be.gz
2008-05-02Don't assume that htmldir will be defined (it was added in autoconf 2.59c, ↵Simon McVittie1-0/+3
which is not in Maemo) 20080502142018-53eee-c3e171165a1aaaaad933797b005f32f1e9a42058.gz
2008-05-01Ignore non-1 components for nowOlivier Crete1-0/+10
20080501232941-3e2dc-87590a9e055ae1c7afe5707b935d0feabb83a9b2.gz
2008-05-01Nano versionSimon McVittie1-1/+1
20080501181714-53eee-45f0ab6f530668548b99c7b269bbc0133d3eb537.gz
2008-04-25Fix Bug 15095 by allowing a MUC presence stanza to be catched by the ↵Alban Crequy1-1/+1
GabblePresenceCache callback 20080425163618-a41c0-1f7775a39c9344f03098f856afe67c9ead5dcdef.gz
2008-05-01Prepare release 0.7.4telepathy-gabble-0.7.4Simon McVittie2-3/+9
20080501181023-53eee-66e7fd8d0e1d157e12da161ae47796b7e5b52f0f.gz
2008-05-01Release weak ref before calling into user code in GabbleDisco, to avoid ↵Simon McVittie1-0/+9
crashes if the user code causes the weakly reffed object to be destroyed 20080501180447-53eee-0ced607caecb1143a9f95c8fe4292d86dc5ec6ee.gz
2008-05-01GabbleDisco: temporarily ref the disco object while calling out to user codeSimon McVittie1-0/+9
20080501173153-53eee-48e86d834e19bce2deae9c1c58fa47bdf665c12d.gz
2008-05-01tests/twisted/Makefile.am: consider it to be a failure if Gabble dumps coreSimon McVittie1-0/+5
20080501173136-53eee-458c09915720cbad169d1d43455eafeaa789c907.gz
2008-05-01Update NEWSSimon McVittie1-0/+6
20080501171928-53eee-83164e8c2bc853d4dc2f93327f02dc97b565c7ce.gz
2008-05-01Add regression test for fd.o #15198Simon McVittie1-0/+9
20080501165300-53eee-599ce44459f5848dc12bf1e60a0bd950294e902a.gz
2008-05-01After returning an error from gabble_connection_get_capabilities, don't ↵Simon McVittie1-0/+1
happily carry on regardless (fd.o #15198) 20080501164358-53eee-683a93a370cac7d84eb6b8bdd8c441181be00d75.gz
2008-05-01When adding ourselves to the local-pending set for an incoming call, make ↵Simon McVittie1-1/+1
the actor the handle of the caller (fd.o #14806) 20080501163429-53eee-8f9032ccbd76c08b32845e22f4e724ebc0a0f893.gz
2008-05-01Improve reference to spec in NEWSSimon McVittie1-1/+1
20080501142418-53eee-47debf2952cd89aa2318a1d5c5f154e171df2a64.gz
2008-05-01Update NEWSSimon McVittie1-0/+2
20080501142054-53eee-d42a5af10da572030cc0fdb2eeaca347fa1745dd.gz
2008-04-30test-outgoing-call.py: add a hackish workaround for fd.o#15769 so we don't ↵Simon McVittie1-0/+11
need to fix it right now 20080430171720-53eee-9c0ce3b9e74d604d8c494d3d1da302e78821569f.gz
2008-04-30test-outgoing-call.py: Don't expect to see a NewSessionHandler until we ↵Simon McVittie1-3/+2
RequestStreams 20080430162348-53eee-91ba72d5ce4419e69de513b96ba8c2f632361711.gz
2008-04-30test-outgoing-call.py: don't add the peer to the group interface, but ↵Simon McVittie1-1/+1
instead let them appear when called 20080430160436-53eee-d930f355ade10e5d3bd51ea104f9a5e5de1ef39a.gz
2008-04-30test-outgoing-call-deprecated2.py: instead of requesting a call to ↵Simon McVittie1-1/+3
foo@bar.com, request a new blank channel and invite foo@bar.com 20080430160338-53eee-6d28e665185a6bd66d5505b7644f8b062c406c0b.gz
2008-04-30Duplicate tests/twisted/jingle/test-outgoing-call-deprecated.py again, it ↵Simon McVittie2-0/+94
turns out to have been more deprecated than I thought 20080430160231-53eee-7bfbba4ad23d1654dc3d50ef36184dab365cc478.gz
2008-04-30Duplicate test-outgoing-call.py as test-outgoing-call-deprecated.pySimon McVittie2-0/+94
20080430160140-53eee-6ed4f66cbce210ad40b288ced8132f4e41728af6.gz
2008-04-30In regression tests, correctly request streams to the other guy, not to ↵Simon McVittie4-4/+4
ourselves 20080430160026-53eee-d78b3e2b8fcf1acebb39537b23cf4c2d55662a20.gz
2008-04-30GabbleMediaChannel: when session state changes to indicate we have contacted ↵Simon McVittie1-12/+25
the peer, stuff them into remote-pending if they're not already there 20080430154936-53eee-2d7aa01544e874bfe391180351a112118829755d.gz
2008-04-30Fix variable nameSimon McVittie1-2/+2
20080430154926-53eee-8a1ffc74c87a8f8dce8a6cfd6c38c1a5ac650855.gz
2008-04-30gabble_media_channel_request_streams: don't restrict to only creating ↵Simon McVittie1-8/+0
streams to a member of the channel (fd.o #14602) 20080430154139-53eee-e683b55932e3561aeab7f642ea0c8131b1f9054e.gz
2008-04-30gabble_media_channel_request_streams: lazily create a session if necessary ↵Simon McVittie1-14/+35
(also simplify error handling) 20080430153959-53eee-dd8be2453c6882a1880e7cb8b27d75eb60562889.gz
2008-04-30GabbleMediaSession: ref the peer handle for the duration. We can't rely on ↵Simon McVittie1-0/+12
it being reffed by the channel's group interface any more, with telepathy-spec 0.17.3 semantics 20080430153222-53eee-1f2bdc70acbce3bda9be817dcf49b8e00fd2b7e4.gz
2008-04-30Allow adding a member to a Media channel if and only if either it has no ↵Simon McVittie1-3/+22
session, or it has a session and they are the peer 20080430152455-53eee-2c9f014685ab6c5d191950c4aecfa378d36632b8.gz
2008-04-30Move responsibility for checking VoIP capabilities into create_session()Simon McVittie1-36/+38
20080430151928-53eee-81bab7f32516ddd27b20d0fe418c06954093b8b3.gz
2008-04-30In _gabble_media_channel_dispatch_session_action, assert that we're not ↵Simon McVittie1-0/+4
about to cause create_session() to get confused 20080430151318-53eee-bd593255b5a8aed05860daf707a890cd1de3ecd7.gz
2008-04-30Have create_session() return a GError; for the moment, assert that it always ↵Simon McVittie1-3/+6
succeeds 20080430151243-53eee-c1d749f549a7757522d0232a6a70163a0eeba738.gz
2008-04-30WhitespaceSimon McVittie1-1/+1
20080430151230-53eee-5362b80efed78859d6303b6688ebc365a840cf39.gz
2008-04-30./tests/twisted/vcard/test-muc-alias.py: adjust for #14467 being fixedSimon McVittie1-7/+10
20080430174623-53eee-2350be998c53808ea72e7722593ab76a12c8c14d.gz
2008-04-30tests/twisted/tubes/test-muc-*: adjust for #14467 being fixedSimon McVittie3-18/+21
20080430174557-53eee-b2409a400057d4e58a45d88f59a3a4f15cf0b124.gz
2008-04-30test-get-available-tubes.py: adjust for #14467 having been fixedSimon McVittie1-6/+7
20080430174457-53eee-147c7204d62a9a4ddf18a348a4192da3f9fd3ffa.gz
2008-04-30Adjust sequence of events in test-muc-ownership.py to assert that group ↵Simon McVittie1-18/+25
membership is aggregated 20080430174013-53eee-6d13c52a9d343b778d9314a9c53cee0b6a9a1e8a.gz
2008-04-30Amend muc/test-muc.py to match Alban's fix for fd.o #14467Simon McVittie1-7/+10
20080430173237-53eee-1833bf9b961ebd6f1d9aabd73ee84f90263caefd.gz
2008-04-28Reference Debian #446259 as well as fd.o #12791Simon McVittie1-1/+1
20080428180216-53eee-222ef3a1910ad25a1485c354e60a03ada7996a86.gz