Age | Commit message (Expand) | Author | Files | Lines |
2008-05-05 | Update NEWS, configure.ac for 0.7.5telepathy-gabble-0.7.5 | Simon McVittie | 2 | -3/+5 |
2008-05-05 | Update NEWS | Simon McVittie | 1 | -1/+10 |
2008-05-05 | Amend NEWS to indicate that #15095 wasn't actually fixed in 0.7.4 | Simon McVittie | 1 | -2/+8 |
2008-05-02 | test-olpc-set-props-preload.py: port to new test API | Guillaume Desmottes | 1 | -27/+11 |
2008-05-02 | olpc-muc-prop-change.py: port to new test API | Guillaume Desmottes | 1 | -158/+87 |
2008-05-02 | olpc-muc-invitation.py: port to new test API | Guillaume Desmottes | 1 | -119/+66 |
2008-05-03 | port test-capabilities.py to new test API | Dafydd Harries | 1 | -42/+27 |
2008-05-03 | gabbletest.py: if root element is passed to streamStarted, copy ID from it to... | Dafydd Harries | 1 | -0/+3 |
2008-05-03 | port test-register.py to new test API | Dafydd Harries | 1 | -30/+14 |
2008-01-07 | port test-connect-fail.py to new test API | Dafydd Harries | 1 | -24/+6 |
2008-05-02 | ignore second argument passed to streamStarted, for compatibility with Twiste... | Dafydd Harries | 1 | -1/+1 |
2008-05-05 | Remove dead code | Alban Crequy | 1 | -1/+0 |
2008-05-05 | Add comment on private-tubes-factory.h | Alban Crequy | 1 | -0/+2 |
2008-05-02 | Don't assume that htmldir will be defined (it was added in autoconf 2.59c, wh... | Simon McVittie | 1 | -0/+3 |
2008-05-01 | Ignore non-1 components for now | Olivier Crete | 1 | -0/+10 |
2008-05-01 | Nano version | Simon McVittie | 1 | -1/+1 |
2008-04-25 | Fix Bug 15095 by allowing a MUC presence stanza to be catched by the GabblePr... | Alban Crequy | 1 | -1/+1 |
2008-05-01 | Prepare release 0.7.4telepathy-gabble-0.7.4 | Simon McVittie | 2 | -3/+9 |
2008-05-01 | Release weak ref before calling into user code in GabbleDisco, to avoid crash... | Simon McVittie | 1 | -0/+9 |
2008-05-01 | GabbleDisco: temporarily ref the disco object while calling out to user code | Simon McVittie | 1 | -0/+9 |
2008-05-01 | tests/twisted/Makefile.am: consider it to be a failure if Gabble dumps core | Simon McVittie | 1 | -0/+5 |
2008-05-01 | Update NEWS | Simon McVittie | 1 | -0/+6 |
2008-05-01 | Add regression test for fd.o #15198 | Simon McVittie | 1 | -0/+9 |
2008-05-01 | After returning an error from gabble_connection_get_capabilities, don't happi... | Simon McVittie | 1 | -0/+1 |
2008-05-01 | When adding ourselves to the local-pending set for an incoming call, make the... | Simon McVittie | 1 | -1/+1 |
2008-05-01 | Improve reference to spec in NEWS | Simon McVittie | 1 | -1/+1 |
2008-05-01 | Update NEWS | Simon McVittie | 1 | -0/+2 |
2008-04-30 | test-outgoing-call.py: add a hackish workaround for fd.o#15769 so we don't ne... | Simon McVittie | 1 | -0/+11 |
2008-04-30 | test-outgoing-call.py: Don't expect to see a NewSessionHandler until we Reque... | Simon McVittie | 1 | -3/+2 |
2008-04-30 | test-outgoing-call.py: don't add the peer to the group interface, but instead... | Simon McVittie | 1 | -1/+1 |
2008-04-30 | test-outgoing-call-deprecated2.py: instead of requesting a call to foo@bar.co... | Simon McVittie | 1 | -1/+3 |
2008-04-30 | Duplicate tests/twisted/jingle/test-outgoing-call-deprecated.py again, it tur... | Simon McVittie | 2 | -0/+94 |
2008-04-30 | Duplicate test-outgoing-call.py as test-outgoing-call-deprecated.py | Simon McVittie | 2 | -0/+94 |
2008-04-30 | In regression tests, correctly request streams to the other guy, not to ourse... | Simon McVittie | 4 | -4/+4 |
2008-04-30 | GabbleMediaChannel: when session state changes to indicate we have contacted ... | Simon McVittie | 1 | -12/+25 |
2008-04-30 | Fix variable name | Simon McVittie | 1 | -2/+2 |
2008-04-30 | gabble_media_channel_request_streams: don't restrict to only creating streams... | Simon McVittie | 1 | -8/+0 |
2008-04-30 | gabble_media_channel_request_streams: lazily create a session if necessary (a... | Simon McVittie | 1 | -14/+35 |
2008-04-30 | GabbleMediaSession: ref the peer handle for the duration. We can't rely on it... | Simon McVittie | 1 | -0/+12 |
2008-04-30 | Allow adding a member to a Media channel if and only if either it has no sess... | Simon McVittie | 1 | -3/+22 |
2008-04-30 | Move responsibility for checking VoIP capabilities into create_session() | Simon McVittie | 1 | -36/+38 |
2008-04-30 | In _gabble_media_channel_dispatch_session_action, assert that we're not about... | Simon McVittie | 1 | -0/+4 |
2008-04-30 | Have create_session() return a GError; for the moment, assert that it always ... | Simon McVittie | 1 | -3/+6 |
2008-04-30 | Whitespace | Simon McVittie | 1 | -1/+1 |
2008-04-30 | ./tests/twisted/vcard/test-muc-alias.py: adjust for #14467 being fixed | Simon McVittie | 1 | -7/+10 |
2008-04-30 | tests/twisted/tubes/test-muc-*: adjust for #14467 being fixed | Simon McVittie | 3 | -18/+21 |
2008-04-30 | test-get-available-tubes.py: adjust for #14467 having been fixed | Simon McVittie | 1 | -6/+7 |
2008-04-30 | Adjust sequence of events in test-muc-ownership.py to assert that group membe... | Simon McVittie | 1 | -18/+25 |
2008-04-30 | Amend muc/test-muc.py to match Alban's fix for fd.o #14467 | Simon McVittie | 1 | -7/+10 |
2008-04-28 | Reference Debian #446259 as well as fd.o #12791 | Simon McVittie | 1 | -1/+1 |