Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-10 | gitmodules: update to new yell repository location | Jonny Lamb | 1 | -1/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-28 | set up telepathy-yell in the gabble build system | Jonny Lamb | 4 | -8/+33 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-28 | add yell submodule | Jonny Lamb | 2 | -0/+3 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-21 | call muc tests: update to accept the codec offers instead of calling ↵ | Jonny Lamb | 2 | -3/+21 | |
UpdateCodecs Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-21 | content: pop up a codec offer every time a new content appears | Jonny Lamb | 3 | -6/+7 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-21 | call-muc-channel: fix a crash when the muji node tree is NULL | Jonny Lamb | 1 | -1/+1 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-20 | call-muc-channel: also use Initial{Audio,Video}Name here | Jonny Lamb | 1 | -2/+11 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-20 | content: don't let UpdateCodecs be called before the first CodecOffer appears | Jonny Lamb | 1 | -0/+15 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-20 | tests: add more tests to call-codecoffer.py to test popping up codec offers | Jonny Lamb | 1 | -10/+131 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-20 | tests: update call-basics.py now that UpdateCodecs is only allowed mid-call | Jonny Lamb | 1 | -10/+25 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-20 | content: always pop up a new CodecOffer on new outgoing call content | Jonny Lamb | 1 | -4/+11 | |
Also disallow calling UpdateCodecs if there is a CodecOffer in flight. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | call tests: update to make them all pass again | Jonny Lamb | 5 | -45/+40 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | codecoffer: rename to codec-offer | Jonny Lamb | 4 | -104/+104 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | stream: implement LocalSendingState property | Jonny Lamb | 1 | -0/+12 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | call-channel: implement Initial{Audio,Video}Name | Jonny Lamb | 2 | -2/+47 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | stream: emit {STUNServers,RelayInfo}Changed as appropriate | Jonny Lamb | 1 | -28/+53 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | jingle-factory: add ::stun-server-changed | Jonny Lamb | 1 | -0/+10 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | stream: RetrievedServerInfo is now HasServerInfo | Jonny Lamb | 1 | -8/+16 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | stream: implement CanRequestReceiving property | Jonny Lamb | 1 | -0/+14 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | stream: implement Interfaces property | Jonny Lamb | 1 | -0/+18 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | stream: rename Senders to RemoteMembers and omit the self handle | Jonny Lamb | 1 | -67/+42 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | content: rename SetCodecs to UpdateCodecs | Jonny Lamb | 1 | -3/+3 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | call-content-codecoffer: add Interfaces property | Jonny Lamb | 1 | -0/+17 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | call-channel: the ContentAdded signal lost its second argument | Jonny Lamb | 2 | -5/+2 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | content: implement Packetization property (poorly) | Jonny Lamb | 1 | -0/+13 | |
Uh oh, spaghettio! Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | content: rename Stream{Added,Removed} to Streams{A,R} | Jonny Lamb | 1 | -5/+15 | |
Plural, baby! Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | content: remove Creator property | Jonny Lamb | 1 | -16/+0 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | content: implement Interfaces property | Jonny Lamb | 1 | -1/+18 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | content: add a ::removed signal and implement Remove | Jonny Lamb | 2 | -7/+45 | |
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-19 | extensions: update to 0.21.2 Call specs | Jonny Lamb | 10 | -479/+1429 | |
This means gabble doesn't compile anymore. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | |||||
2010-10-14 | Merge branch 'xep0186-precedence' | Eitan Isaacson | 6 | -38/+101 | |
2010-10-14 | Add hybrid (XEP-0126 & XEP-0186) service to initial presence test. | Eitan Isaacson | 1 | -3/+5 | |
2010-10-14 | Check for cases when server supports both XEP-0186 and privacy lists. | Eitan Isaacson | 4 | -14/+58 | |
Assert that we choose XEP-0186 over privacy lists for simple visibility. | |||||
2010-10-14 | Use XEP-0186 for simple invisibility when it is available. | Eitan Isaacson | 1 | -21/+38 | |
2010-10-13 | Merge branch 'caps-badgering' | Simon McVittie | 11 | -105/+146 | |
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk> | |||||
2010-10-13 | Merge branch 'tls-crash' | Simon McVittie | 2 | -10/+124 | |
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk> | |||||
2010-10-13 | GabbleServerSaslChannel: stop making assumptions about how Wocky implements ↵ | Simon McVittie | 1 | -9/+100 | |
its async callback In principle, we're not meant to assume anything about @result - even that it's a GSimpleAsyncResult. (This broke when Wocky changed its source tags from _finish to the more conventional _async.) | |||||
2010-10-13 | GabbleServerTLSManager: stop making assumptions about how Wocky implements ↵ | Simon McVittie | 1 | -1/+24 | |
its async callback In principle, we're not meant to assume anything about @result - even that it's a GSimpleAsyncResult. (This broke when Wocky changed its source tags from _finish to the more conventional _async.) | |||||
2010-10-13 | Merge branch 'speedup-mail-notification' | Nicolas Dufresne | 1 | -0/+49 | |
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> | |||||
2010-10-13 | Some English fixes | Nicolas Dufresne | 1 | -3/+5 | |
2010-10-13 | Mail status polling to workaround server laziness | Nicolas Dufresne | 1 | -0/+47 | |
The Google server stops pushing <new-mail> updates for the period of POLL_DURATION seconds. To ensure that MailNotification remains accurate, we manually update every POLL_DELAY seconds the mail information. | |||||
2010-10-13 | constants.py: sync back from Salut (add Aliasing and Presence) | Simon McVittie | 1 | -0/+2 | |
2010-10-13 | constants.py: add Message_Sending_Flags and Delivery_Reporting_Support_Flags | Guillaume Desmottes | 1 | -0/+11 | |
2010-10-08 | Merge branch 'telepathy-gabble-0.10' | Will Thompson | 3 | -4/+15 | |
Conflicts: NEWS configure.ac | |||||
2010-10-08 | Update Wocky snapshot for Coverity fixes. | Will Thompson | 1 | -0/+0 | |
2010-10-08 | Search: clarify handling field request result | Will Thompson | 1 | -4/+6 | |
Coverity got upset that we might be passing a NULL query_node to parse_search_field_response(). Actually, we never do, but rearranging the code a bit makes this more explicit. Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> | |||||
2010-10-06 | Set the version in which the Decloak API was added | Tomeu Vizoso | 1 | -1/+1 | |
2010-10-06 | Bump nano version to 0.10.3.1 | Tomeu Vizoso | 1 | -1/+1 | |
2010-10-06 | Release 0.10.3telepathy-gabble-0.10.3 | Tomeu Vizoso | 2 | -4/+8 | |
2010-10-06 | Set the version in which the Decloak API was added | Tomeu Vizoso | 1 | -1/+1 | |