August 2009 Archives by author
Starting: Sat Aug 1 03:24:50 PDT 2009
Ending: Mon Aug 31 09:23:55 PDT 2009
Messages: 658
- [telepathy-qt4/master] Removed cli/Client from header guards.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Use struct Private instead of class Private for consistence.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Moved OptionalInterfaceFactory::InterfaceSupportedChecking docs from DBusProxy to OptionalInterfaceFactory.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] StreamedMediaChannel: Added Hold interface support.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Channel: Proper feed ReadinessHelper with interfaces when they are retrieved.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] streamed-media-chan test: Added tests for StreamedMediaChannel hold interface support.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] callable cm: Added hold interface simulation support.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] StreamedMediaChannel: Added DTMF interface support.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] StreamedMediaChannel: Changed Hold interface methods to preprend "local", indicating it's the local hold state.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] StreamedMediaChannel: Updated docs for requestLocalHold.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] StreamedMediaChannel: Do not fail if Hold.GetHoldState fails.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] StreamedMediaChannel: Do not emit localHoldStateChanged if local hold state did not change.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] StreamedMediaChannel: Always delete watchers when the call finished.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] callable cm: Added simulation for inability to unhold (unable to reacquire a resource for example).
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] streamed-media-chan test: Added test for inability to unhold (unable to reacquire a resource for example).
Andre Moreira Magalhaes (andrunko)
- [telepathy-glib/master] callable example: add Hold interface simulation support.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] callable cm: Merge stylistic fixes from tp-glib.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] StreamedMediaChannel: Improved docs for localHoldState and localHoldStateReason.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] StreamedMediaChannel: Renamed requestLocalHold method to requestHold.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] callable cm: Added DTMF interface simulation support.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] streamed-media-chan test: Added tests for StreamedMediaChannel DTMF interface support.
Andre Moreira Magalhaes (andrunko)
- [telepathy-glib/master] callable example: add DTMF interface simulation support.
Andre Moreira Magalhaes (andrunko)
- [telepathy-glib/master] callable example: Use tp_svc_channel_interface_dtmf_return_from_start_tone when returning from StartTone.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] callable cm: Use tp_svc_channel_interface_dtmf_return_from_start_tone when returning from StartTone.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Prepare release 0.1.10
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Start 0.1.11 development
Andre Moreira Magalhaes (andrunko)
- [telepathy-python/master] Fixing TargetID handle search
Thiago Borges Abdnur
- [telepathy-pinocchio/master] Implement the basic functionalities of SimplePresence
Marco Barisione
- [telepathy-pinocchio/master] Add a get_simple_presence method to HandleContact
Marco Barisione
- [telepathy-pinocchio/master] Implement the Contacts interface
Marco Barisione
- [telepathy-spec/master] Add language key to location data
Pierre-Luc Beaudoin
- [telepathy-stream-engine/master] Version 0.5.11
Olivier Crête
- [telepathy-stream-engine/master] Version 0.5.11.1
Olivier Crête
- [telepathy-stream-engine/master] Don't try to pass messages to the preview if it doesn't exist
Olivier Crête
- [telepathy-stream-engine/master] Unref object at the end of iterator callbacks
Olivier Crête
- [telepathy-stream-engine/master] Connect to src-pad-added with connect_object to make sure its not called after the object has been disposed of
Olivier Crête
- [telepathy-spec/master] ContactSearch: bump iface name to DRAFT2 to avoid confusion with existing implementations
Guillaume Desmottes
- [telepathy-spec/master] SearchResultReceived can now SearchResultReceived results
Guillaume Desmottes
- [telepathy-spec/master] Explicitely say that SearchResultReceived can be fired more than once
Guillaume Desmottes
- [telepathy-spec/master] move handle validity information from Contact_Search_Result_Map to SearchResultReceived description
Guillaume Desmottes
- [telepathy-spec/master] explicitely say that clients must not assume to get only one SearchResultReceived signal
Guillaume Desmottes
- [telepathy-gabble/master] add support for GABBLE_TEST_STRACE to run tests inside strace
Guillaume Desmottes
- [telepathy-gabble/master] add strace.log to .gitignore
Guillaume Desmottes
- [telepathy-gabble/master] remove strace.log before starting tests
Guillaume Desmottes
- [telepathy-gabble/master] Connection_Interface_Location.xml: update to latest DRAFT
Guillaume Desmottes
- [telepathy-gabble/master] constants.py: add CONN_IFACE_LOCATION
Guillaume Desmottes
- [telepathy-gabble/master] ns.py: add XML namespace
Guillaume Desmottes
- [telepathy-gabble/master] test-location.py: use ns.py
Guillaume Desmottes
- [telepathy-gabble/master] get the language from location updates
Guillaume Desmottes
- [telepathy-gabble/master] servicetest.py: wrap_connection: add Location iface
Guillaume Desmottes
- [telepathy-gabble/master] test-location.py; remove D-Bus properties hack
Guillaume Desmottes
- [telepathy-gabble/master] test-location.py: check the value in the set IQ when setting our location
Guillaume Desmottes
- [telepathy-gabble/master] SetLocation: support language attribute
Guillaume Desmottes
- [telepathy-gabble/master] test-location.py: make test clearer and check all the keys of the location dict
Guillaume Desmottes
- [telepathy-gabble/master] test-location.py: make more check when calling GetLocations for the second time
Guillaume Desmottes
- [telepathy-gabble/master] update_location_from_msg: remove accuracy support; it was dropped from the spec for now and current implementation was wrong any way
Guillaume Desmottes
- [telepathy-gabble/master] conn-location.c: add a mapping of location keys to filter actual keys
Guillaume Desmottes
- [telepathy-gabble/master] test-location.py: test to set an unknown key in the Location dict and XMPP reply
Guillaume Desmottes
- [telepathy-gabble/master] update_location_from_msg: use the type from the mapping
Guillaume Desmottes
- [telepathy-gabble/master] create_msg_foreach: discard keys with an invalid type
Guillaume Desmottes
- [telepathy-gabble/master] location_set_location: use a hash table iterator
Guillaume Desmottes
- [telepathy-gabble/master] SetLocation: raise an error if a valid key has an invalid type
Guillaume Desmottes
- [telepathy-gabble/master] add_to_geoloc_node: we are not supposed to get an untested type at the end of the function
Guillaume Desmottes
- [telepathy-gabble/master] simplify add_to_geoloc_node
Guillaume Desmottes
- [telepathy-gabble/master] test-location.py: test more location key types
Guillaume Desmottes
- [telepathy-gabble/master] test-location.py: test location update
Guillaume Desmottes
- [telepathy-gabble/master] jingle/stun-server.py: break race when waiting for the google:jingleinfo IQ
Guillaume Desmottes
- [telepathy-gabble/master] jingle/payload-types.py: just wait for the Connected StatusChanged
Guillaume Desmottes
- [telepathy-gabble/master] test-location.py: use exactly-representable floats
Guillaume Desmottes
- [telepathy-spec/master] undraft Connection.Interface.Location
Guillaume Desmottes
- [telepathy-gabble/master] conn-location: factor out get_cached_location_or_query
Guillaume Desmottes
- [telepathy-gabble/master] add support for the 'location' attribute in the Contacts interface
Guillaume Desmottes
- [telepathy-gabble/master] test-location.py: test that location is supported by the Contacts interface
Guillaume Desmottes
- [telepathy-gabble/master] location_get_locations: unref the locations hash table when destroying return_locations
Guillaume Desmottes
- [telepathy-gabble/master] sync Debug interface with undrafted version in spec
Guillaume Desmottes
- [telepathy-gabble/master] extension: stop generating code for Location
Guillaume Desmottes
- [telepathy-gabble/master] Bump tp-glib dep to 0.7.34. We need it for Location API
Guillaume Desmottes
- [telepathy-gabble/master] Use tp-glib API to implement Location interface
Guillaume Desmottes
- [telepathy-gabble/master] NEWS: document tp-glib bump version and that Location and Debug are now stable
Guillaume Desmottes
- [telepathy-gabble/master] conn-location: no need to include extensions.h any more
Guillaume Desmottes
- [telepathy-python/master] Upgrade to spec 0.17.27
Guillaume Desmottes
- [telepathy-python/master] Upgrade to spec 0.17.27
Guillaume Desmottes
- [telepathy-python/master] NEWS: document spec upgrade
Guillaume Desmottes
- [telepathy-python/master] NEWS: document spec upgrade
Guillaume Desmottes
- [telepathy-glib/master] tp_base_connection_change_status: don't unref and set to 0 the self-handle when connection is disconnected (fd.o #17751)
Guillaume Desmottes
- [telepathy-gabble/master] servicetest.py: BaseException.message has been deprecated
Guillaume Desmottes
- [telepathy-gabble/master] gabble_search_channel_init: use g_boxed_free
Guillaume Desmottes
- [telepathy-gabble/master] add gabble_search_channel_close as a public method
Guillaume Desmottes
- [telepathy-gabble/master] re-implement gabble_search_manager_close_all using gabble_search_channel_close
Guillaume Desmottes
- [telepathy-gabble/master] gabble_search_manager_constructor: use gabble_signal_connect_weak to connect the status-changed signal
Guillaume Desmottes
- [telepathy-gabble/master] implement gabble_search_manager_foreach_channel
Guillaume Desmottes
- [telepathy-gabble/master] check that newly created search channels are in Requests.Channels
Guillaume Desmottes
- [telepathy-gabble/master] add gabble_search_channel_is_ready()
Guillaume Desmottes
- [telepathy-gabble/master] gabble_search_manager_foreach_channel: only list channels which are ready
Guillaume Desmottes
- [telepathy-gabble/master] test that not ready search channels are not listed in Requests.Channels
Guillaume Desmottes
- [telepathy-gabble/master] search_channel_ready_or_not_cb: we don't want to prefix the error string, the XMPP message is fine
Guillaume Desmottes
- [telepathy-gabble/master] add_search_result: no need to init the handle to 0 any more
Guillaume Desmottes
- [telepathy-gabble/master] fix a typo in comments
Guillaume Desmottes
- [telepathy-gabble/master] no-server-property.py: test when no server is present on the connection
Guillaume Desmottes
- [telepathy-gabble/master] disco.c: add a 'done' signal fired when the service discovery is finished
Guillaume Desmottes
- [telepathy-gabble/master] delay creation of search channel until the service disco process is done
Guillaume Desmottes
- [telepathy-gabble/master] gabble_search_manager_close_all: free the requests_waiting_disco list if needed
Guillaume Desmottes
- [telepathy-gabble/master] no-server-property.py: test that pending CreateChannel are cancelled when disconnected
Guillaume Desmottes
- [telepathy-spec/master] add PermissionDenied to the list of CreateChannel valid errors
Guillaume Desmottes
- [telepathy-spec/master] add PermissionDenied to EnsureChannel as well
Guillaume Desmottes
- [telepathy-gabble/master] search_channel_ready_or_not_cb: raise PermissionDenied if XMPP error is Forbidden and InvalidArgument if it's jid-malformed
Guillaume Desmottes
- [telepathy-gabble/master] ceci-nest-pas-un-serveur.py: test when server returns forbidden and jid-malformed
Guillaume Desmottes
- [telepathy-gabble/master] parse_data_form: remove found_form_type_search as we don't use it
Guillaume Desmottes
- [telepathy-gabble/master] parse_data_form: ensure to not add twice the name search key
Guillaume Desmottes
- [telepathy-gabble/master] extended.py: test that the same search key is not added more than once
Guillaume Desmottes
- [telepathy-gabble/master] the semantic of first and last has been cleared
Guillaume Desmottes
- [telepathy-gabble/master] .gitignore: gabbleconfig.py has been renamed config.py
Guillaume Desmottes
- [telepathy-gabble/master] search-channel: destroy the channels hash table when finalizing
Guillaume Desmottes
- [telepathy-gabble/master] fix forbid
Guillaume Desmottes
- [telepathy-gabble/master] search-channel: use NodeIter
Guillaume Desmottes
- [telepathy-gabble/master] gabble_search_manager_foreach_channel_class: use tp_g_value_slice_new_string
Guillaume Desmottes
- [telepathy-gabble/master] search/unextended.py: use q.forbid_events instead of connecting to the unexpected D-Bus signal
Guillaume Desmottes
- [telepathy-gabble/master] parse_result_item: don't leak the info hash table
Guillaume Desmottes
- [telepathy-gabble/master] use constants for StatusChanged arguments
Guillaume Desmottes
- [telepathy-gabble/master] upgrade ContactInfo spec to latest DRAFT
Guillaume Desmottes
- [telepathy-gabble/master] search/search_helper.py: add answer_extended_field_query
Guillaume Desmottes
- [telepathy-gabble/master] create search_helper.py containing search test utility functions
Guillaume Desmottes
- [telepathy-gabble/master] search/unextended.py: no need to disconnect the connection
Guillaume Desmottes
- [telepathy-gabble/master] emit_search_result: initialize the handle to 0
Guillaume Desmottes
- [telepathy-gabble/master] parse_unextended_field_response: have to use unextended_xmpp_to_tp
Guillaume Desmottes
- [telepathy-gabble/master] Add a FIXME about unclear first/last mapping
Guillaume Desmottes
- [telepathy-gabble/master] "given", "family" and "nickname" seem to be validate field for dataform searches.
Guillaume Desmottes
- [telepathy-gabble/master] pass search terms to make_search
Guillaume Desmottes
- [telepathy-gabble/master] emit_search_result: display the keys that have been ignored
Guillaume Desmottes
- [telepathy-gabble/master] search-channel.c: support dataform searches
Guillaume Desmottes
- [telepathy-gabble/master] search_helper.py: add send_results_extended
Guillaume Desmottes
- [telepathy-gabble/master] add search/extended.py testing extended contact search
Guillaume Desmottes
- [telepathy-gabble/master] do_search: search request are actually 'set' IQ's
Guillaume Desmottes
- [telepathy-gabble/master] complete_search: add a test using given/family/nickname fields
Guillaume Desmottes
- [telepathy-gabble/master] unextended.py: search fields have been broken for now
Guillaume Desmottes
- [telepathy-gabble/master] add search/no-server-property.py
Guillaume Desmottes
- [telepathy-gabble/master] 'x' node should contain a type attribute when sending search request
Guillaume Desmottes
- [telepathy-gabble/master] emit_search_result: use the xmpp_to_tp hash table instead of hard coding fields
Guillaume Desmottes
- [telepathy-gabble/master] store only supported fields in tp_to_xmpp so we can map to the right one
Guillaume Desmottes
- [telepathy-gabble/master] search-manager: use the server's JUD if no Server has been specified
Guillaume Desmottes
- [telepathy-gabble/master] upgrade to latest ContactSearch DRAFT
Guillaume Desmottes
- [telepathy-gabble/master] extended.py: test openfire search
Guillaume Desmottes
- [telepathy-gabble/master] search-channel: implement openfire search
Guillaume Desmottes
- [telepathy-gabble/master] send_results_extended: search result doesn't contain FORM_TYPE
Guillaume Desmottes
- [telepathy-gabble/master] ceci-nest-pas-un-serveur.py: use make_result_iq and send_error_reply
Guillaume Desmottes
- [telepathy-gabble/master] search_helper.py: use make_result_iq
Guillaume Desmottes
- [telepathy-gabble/master] search-channel: SearchResultReceived now returns a dict containing all the results
Guillaume Desmottes
- [telepathy-gabble/master] constants.py: ContactSearch is now DRAFT2
Guillaume Desmottes
- [telepathy-gabble/master] gabble_search_channel_finalize: free available_search_keys
Guillaume Desmottes
- [telepathy-gabble/master] parse_extended_search_results: ignore <reported> node and fix debug message if we hit an unknown node
Guillaume Desmottes
- [telepathy-gabble/master] fix test to catch all the search result in one SearchResultReceived signal
Guillaume Desmottes
- [telepathy-gabble/master] send reported fields in extended search results
Guillaume Desmottes
- [telepathy-gabble/master] extended search results contain a title node
Guillaume Desmottes
- [telepathy-gabble/master] ceci-nest-pas-un-serveur.py: send stream close so Disconnect is properly completed
Guillaume Desmottes
- [telepathy-butterfly/master] Update wscript for the start of 0.5.1 developement
Olivier Le Thanh Duong
- [telepathy-butterfly/master] List python2.5 as a dependency
Olivier Le Thanh Duong
- [telepathy-butterfly/master] Check python version at start-up
Olivier Le Thanh Duong
- [telepathy-butterfly/master] Fix the DeprecationWarning about the sha module
Olivier Le Thanh Duong
- [telepathy-butterfly/master] Update AUTHORS file
Olivier Le Thanh Duong
- [telepathy-spec/master] Uniformize to use Identifier everywhere (fd.o #23301)
Olivier Le Thanh Duong
- [telepathy-gabble/master] remove timeouts from Jingle session initiation and content adding
Dafydd Harries
- [telepathy-gabble/master] Update NEWS re Jingle timeouts.
Dafydd Harries
- [telepathy-gabble/master] don't send vCard multiple vCard set requests at the same time
Dafydd Harries
- [telepathy-gabble/master] be less fussy about scheduling pipeline runs when enqueuing a pipeline request
Dafydd Harries
- [telepathy-gabble/master] nicer debug messages for the request pipeline
Dafydd Harries
- [telepathy-gabble/master] eliminate unreachable code in vCard manager
Dafydd Harries
- [telepathy-gabble/master] vCard manager style tweaks
Dafydd Harries
- [telepathy-gabble/master] vCard manager: assert that priv->edit_pipeline_request is not NULL before NULLing it
Dafydd Harries
- [telepathy-gabble/master] style tweaks for gabbletest.py
Dafydd Harries
- [telepathy-gabble/master] run Python tests with unbuffered output
Dafydd Harries
- [telepathy-gabble/master] re-enable test-vcard-race.py
Dafydd Harries
- [telepathy-gabble/master] style tweak in test-vcard-race.py
Dafydd Harries
- [telepathy-gabble/master] move checks from pipeline_reply_cb() to manager_patch_vcard()
Dafydd Harries
- [telepathy-gabble/master] fix the case where overlapping vCard changes are made
Dafydd Harries
- [telepathy-gabble/master] style tweak
Dafydd Harries
- [telepathy-gabble/master] add a test for overlapping vCard
Dafydd Harries
- [telepathy-gabble/master] add tool for stripping log files for comparison
Dafydd Harries
- [telepathy-gabble/master] improve log strip regex for pointers
Dafydd Harries
- [telepathy-gabble/master] request pipeline: cancel idle callback when pipeline is freed
Dafydd Harries
- [telepathy-gabble/master] gabble_idle_add_weak(): remove weak ref when object is finalized
Dafydd Harries
- [telepathy-gabble/master] gabble_idle_add_weak(): don't double-free the context
Dafydd Harries
- [telepathy-gabble/master] gabble_idle_add_weak(): don't remove the weak reference twice
Dafydd Harries
- [telepathy-gabble/master] update .gitignore
Dafydd Harries
- [telepathy-gabble/master] remove unused variable
Dafydd Harries
- [telepathy-gabble/master] run all tests with fatal warnings and criticals
Dafydd Harries
- [telepathy-gabble/master] hoist timeout_cb definition to avoid forward references later
Dafydd Harries
- [telepathy-gabble/master] actually set timeout on new request pipeline items
Dafydd Harries
- [telepathy-gabble/master] start request timeout when item is sent, not when it is enqueued
Dafydd Harries
- [telepathy-gabble/master] use vCard default timeout, not pipeline default timeout, for vCard set requests
Dafydd Harries
- [telepathy-gabble/master] increase vCard + pipeline timeouts to 3m, and pipeline length to 10
Dafydd Harries
- [telepathy-gabble/master] sync location interface with undrafted version in spec
Dafydd Harries
- [telepathy-gabble/master] _elem_add(): clarify error message
Dafydd Harries
- [telepathy-gabble/master] remove invalid assertion
Dafydd Harries
- [telepathy-gabble/master] add error name and message to dbus-error event
Dafydd Harries
- [telepathy-gabble/master] remove unnecessary cast
Dafydd Harries
- [telepathy-gabble/master] replace_reply_cb(): cancel all pending vCard edit requests if there was an error
Dafydd Harries
- [telepathy-gabble/master] request pipeline: pass in error from result stanza as GError to callback
Dafydd Harries
- [telepathy-gabble/master] add test case for vCard get request failing during vCard update
Dafydd Harries
- [telepathy-gabble/master] use g_timeout_add_seconds() instead of g_timeout_add() where possible
Dafydd Harries
- [telepathy-gabble/master] release 0.8.0
Dafydd Harries
- [telepathy-gabble/master] version 0.8.0
Dafydd Harries
- [telepathy-gabble/master] vcard-manager.c: correct assertion about when priv->edits is NULL
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] vcard-manager.c: correct assertion about when priv->edits is NULL
Dafydd Harries
- [telepathy-gabble/master] keep a ref to the handle for the lifetime of a PEP request
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] keep a ref to the handle for the lifetime of a PEP request
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] gabble_decode_jid(): make variable naming and docs more consistent with RFC
Dafydd Harries
- [telepathy-gabble/master] gabble_decode_jid(): make variable naming and docs more consistent with RFC
Dafydd Harries
- [telepathy-gabble/master] gabble_decode_jid(): make variable naming and docs more consistent with RFC
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] gabble_decode_jid(): set out parameters together
Dafydd Harries
- [telepathy-gabble/master] gabble_decode_jid(): set out parameters together
Dafydd Harries
- [telepathy-gabble/master] gabble_decode_jid(): set out parameters together
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] remove unused return values from JID decode test
Dafydd Harries
- [telepathy-gabble/master] remove unused return values from JID decode test
Dafydd Harries
- [telepathy-gabble/master] remove unused return values from JID decode test
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] fix indentation
Dafydd Harries
- [telepathy-gabble/master] fix indentation
Dafydd Harries
- [telepathy-gabble/master] fix indentation
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] style tweaks
Dafydd Harries
- [telepathy-gabble/master] style tweaks
Dafydd Harries
- [telepathy-gabble/master] style tweaks
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] make gabble_decode_jid() return a boolean
Dafydd Harries
- [telepathy-gabble/master] make gabble_decode_jid() return a boolean
Dafydd Harries
- [telepathy-gabble/master] make gabble_decode_jid() return a boolean
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] gabble_decode_jid(): return FALSE if JID components are wrongly empty
Dafydd Harries
- [telepathy-gabble/master] gabble_decode_jid(): return FALSE if JID components are wrongly empty
Dafydd Harries
- [telepathy-gabble/master] gabble_decode_jid(): return FALSE if JID components are wrongly empty
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] test-jid-decode: rename server -> domain for consistency
Dafydd Harries
- [telepathy-gabble/master] test-jid-decode: rename server -> domain for consistency
Dafydd Harries
- [telepathy-gabble/master] test-jid-decode: rename server -> domain for consistency
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] test-jid-decode: factor out common code
Dafydd Harries
- [telepathy-gabble/master] test-jid-decode: factor out common code
Dafydd Harries
- [telepathy-gabble/master] test-jid-decode: factor out common code
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] test-jid-decode: add test for case folding
Dafydd Harries
- [telepathy-gabble/master] test-jid-decode: add test for case folding
Dafydd Harries
- [telepathy-gabble/master] test-jid-decode: add test for case folding
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] gabble_decode_jid(): update documentation
Dafydd Harries
- [telepathy-gabble/master] gabble_decode_jid(): update documentation
Dafydd Harries
- [telepathy-gabble/master] gabble_decode_jid(): update documentation
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] remove checks made redundant by gabble_decode_jid() changes
Dafydd Harries
- [telepathy-gabble/master] remove checks made redundant by gabble_decode_jid() changes
Dafydd Harries
- [telepathy-gabble/master] remove checks made redundant by gabble_decode_jid() changes
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] style tweaks
Dafydd Harries
- [telepathy-gabble/master] style tweaks
Dafydd Harries
- [telepathy-gabble/master] style tweaks
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] tube-dbus.c: assert that resource part of our own JID is not NULL
Dafydd Harries
- [telepathy-gabble/master] tube-dbus.c: assert that resource part of our own JID is not NULL
Dafydd Harries
- [telepathy-gabble/master] tube-dbus.c: assert that resource part of our own JID is not NULL
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] gabble_decode_jid(): check for invalid characters in node and domain
Dafydd Harries
- [telepathy-gabble/master] gabble_decode_jid(): check for invalid characters in node and domain
Dafydd Harries
- [telepathy-gabble/master] gabble_decode_jid(): check for invalid characters in node and domain
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] gabble_jid_decode(): fix the case where there is a / before an @
Dafydd Harries
- [telepathy-gabble/master] gabble_jid_decode(): fix the case where there is a / before an @
Dafydd Harries
- [telepathy-gabble/master] gabble_jid_decode(): fix the case where there is a / before an @
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] improve comments and error messages
Dafydd Harries
- [telepathy-gabble/master] improve comments and error messages
Dafydd Harries
- [telepathy-gabble/master] improve comments and error messages
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] add gabble_encode_jid() and replace ad-hoc string concatentation with calls to it
Dafydd Harries
- [telepathy-gabble/master] add gabble_encode_jid() and replace ad-hoc string concatentation with calls to it
Dafydd Harries
- [telepathy-gabble/master] add gabble_encode_jid() and replace ad-hoc string concatentation with calls to it
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] pass bus, not stream, into sync_dbus() call
Dafydd Harries
- [telepathy-gabble/master] pass bus, not stream, into sync_dbus() call
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] make sync_dbus() call Ping() instead of InspectHandles()
Dafydd Harries
- [telepathy-gabble/master] make sync_dbus() call Ping() instead of InspectHandles()
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] vcard-manager.c: don't crash when a set fails and there are edits pending
Dafydd Harries
- [telepathy-gabble/master] vcard-manager.c: don't crash when a set fails and there are edits pending
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] sync_dbus(): ensure that the proxy has a unique name
Dafydd Harries
- [telepathy-gabble/master] sync_dbus(): ensure that the proxy has a unique name
Dafydd Harries
- [telepathy-glib/master] truncate unique connection names to 255 characters
Dafydd Harries
- [telepathy-gabble/master] fd.o #23348, fd.o #23349: fix compilation on NetBSD by including more headers
Thomas Klausner
- [telepathy-salut/master] Fix compilation on NetBSD by including more headers
Thomas Klausner
- [telepathy-python/master] Update NEWS.
Jonny Lamb
- [telepathy-glib/master] Generate code for Debug interface.
Jonny Lamb
- [telepathy-glib/master] Add some padding to TpDebugSenderClass.
Jonny Lamb
- [telepathy-salut/master] Add support for TpDebugSender.
Jonny Lamb
- [telepathy-glib/master] Use 0.7.UNRELEASED instead of just UNRELEASED.
Jonny Lamb
- [telepathy-glib/master] Renamed tp_debug_sender_{get, dup} to copy tp_dbus_daemon_dup workings
Jonny Lamb
- [telepathy-glib/master] Add tp_debug_sender_log_handler.
Jonny Lamb
- [telepathy-glib/master] Fix gtk-doc for @exclude in tp_debug_sender_log_handler.
Jonny Lamb
- [telepathy-glib/master] Further s/debugger/debug-sender/g renaming in the gtk-doc files.
Jonny Lamb
- [telepathy-glib/master] Cleaned up includes.
Jonny Lamb
- [telepathy-glib/master] Use a Private struct to hide members behind.
Jonny Lamb
- [telepathy-glib/master] Rename {Tp, }DebugMessage and keep it out of the API.
Jonny Lamb
- [telepathy-glib/master] Allow a GLogLevelFlags made up of many flags.
Jonny Lamb
- [telepathy-glib/master] Added more details on what the object is and how to use it.
Jonny Lamb
- [telepathy-glib/master] Ignore errors if tp_dbus_daemon_dup fails.
Jonny Lamb
- [telepathy-glib/master] Use the correct symbols for gtk-doc parameters.
Jonny Lamb
- [telepathy-glib/master] Added an example of using tp_debug_sender_log_handler.
Jonny Lamb
- [telepathy-glib/master] Make the debug_sender singleton a gpointer.
Jonny Lamb
- [telepathy-glib/master] No need to cast to a gpointer.
Jonny Lamb
- [telepathy-glib/master] Use C comments in code example.
Jonny Lamb
- [telepathy-python/master] Use better named variables for client and server directories.
Jonny Lamb
- [telepathy-python/master] Removed old _version.py.
Jonny Lamb
- [telepathy-python/master] Updated .gitignore.
Jonny Lamb
- [telepathy-python/master] Also clean pyo files on distclean.
Jonny Lamb
- [telepathy-python/master] Initial autotools-ing of telepathy-python.
Jonny Lamb
- [telepathy-python/master] Add dependencies for codegen rules.
Jonny Lamb
- [telepathy-python/master] Generate the list of spec files to generate and install them in the right place.
Jonny Lamb
- [telepathy-python/master] Use a wildcard instead instead of listing all spec files.
Jonny Lamb
- [telepathy-python/master] Be sure to set the correct version numbers when not released.
Jonny Lamb
- [telepathy-python/master] Don't distribute generated files.
Jonny Lamb
- [telepathy-python/master] Add some comments and re-arrange src Makefile.
Jonny Lamb
- [telepathy-python/master] Remove --config-cache from configure call in autogen.sh.
Jonny Lamb
- [telepathy-python/master] Remove unused files.
Jonny Lamb
- [telepathy-glib/master] Use TP_STRUCT_TYPE_DEBUG_MESSAGE instead of using dbus_g_type_get_struct.
Jonny Lamb
- [telepathy-glib/master] Added a note in the log handler example about CM usage.
Jonny Lamb
- [telepathy-glib/master] Moved DEBUG_MESSAGE_LIMIT from header to source file.
Jonny Lamb
- [telepathy-glib/master] Rename TpDebugger to TpDebugSender.
Jonny Lamb
- [telepathy-glib/master] Changed gtk-doc of tp_debugger_get_singleton.
Jonny Lamb
- [telepathy-glib/master] Initial commit of TpDebugger.
Jonny Lamb
- [telepathy-glib/master] Fix several typos in the documentation.
Jonny Lamb
- [telepathy-doc/master] Beginning of a section on services
Davyd Madeley
- [telepathy-doc/master] More on D-Bus method implementation
Davyd Madeley
- [telepathy-doc/master] Beginning of a section on DBus property mixins
Davyd Madeley
- [telepathy-doc/master] More on D-Bus properties
Davyd Madeley
- [telepathy-doc/master] Emitting signals
Davyd Madeley
- [telepathy-doc/master] Clean up the Clients section a bit
Davyd Madeley
- [telepathy-doc/master] Add Stream Tubes graphic from some weeks back
Davyd Madeley
- [telepathy-doc/master] Finish the Terminology section
Davyd Madeley
- [telepathy-doc/master] Clean up Channel Dispatcher work, hopefully makes more sense now
Davyd Madeley
- [telepathy-doc/master] A lot more on requesting Channels
Davyd Madeley
- [telepathy-doc/master] Move the section on RequestChannel to the bottom
Davyd Madeley
- [telepathy-doc/master] Clean up the section on requesting channels with tp-glib
Davyd Madeley
- [telepathy-mission-control/master] Add change notification to Compat interface definition
Alberto Mardegan
- [telepathy-mission-control/telepathy-mission-control-5.2] Add change notification to Compat interface definition
Alberto Mardegan
- [telepathy-mission-control/master] Add change notification to Compat interface definition
Alberto Mardegan
- [telepathy-mission-control/master] Emit the CompatPropertyChanged signal
Alberto Mardegan
- [telepathy-mission-control/telepathy-mission-control-5.2] Emit the CompatPropertyChanged signal
Alberto Mardegan
- [telepathy-mission-control/master] Emit the CompatPropertyChanged signal
Alberto Mardegan
- [telepathy-mission-control/master] Use GSlice
Alberto Mardegan
- [telepathy-mission-control/telepathy-mission-control-5.2] Use GSlice
Alberto Mardegan
- [telepathy-mission-control/master] Use GSlice
Alberto Mardegan
- [telepathy-mission-control/master] Update the Compat interface code
Alberto Mardegan
- [telepathy-mission-control/telepathy-mission-control-5.2] Update the Compat interface code
Alberto Mardegan
- [telepathy-mission-control/master] Update the Compat interface code
Alberto Mardegan
- [telepathy-mission-control/master] Move casting around
Alberto Mardegan
- [telepathy-mission-control/telepathy-mission-control-5.2] Move casting around
Alberto Mardegan
- [telepathy-mission-control/master] Move casting around
Alberto Mardegan
- [telepathy-mission-control/master] Setup property monitoring
Alberto Mardegan
- [telepathy-mission-control/telepathy-mission-control-5.2] Setup property monitoring
Alberto Mardegan
- [telepathy-mission-control/master] Setup property monitoring
Alberto Mardegan
- [telepathy-mission-control/master] Always process online requests.
Alberto Mardegan
- [telepathy-mission-control/telepathy-mission-control-5.2] Always process online requests.
Alberto Mardegan
- [telepathy-mission-control/master] Always process online requests.
Alberto Mardegan
- [telepathy-mission-control/master] Add _mcd_connection_set_status()
Alberto Mardegan
- [telepathy-mission-control/telepathy-mission-control-5.2] Add _mcd_connection_set_status()
Alberto Mardegan
- [telepathy-mission-control/master] Add _mcd_connection_set_status()
Alberto Mardegan
- [telepathy-mission-control/master] Add mcd_account_connection_proceed_with_reason
Alberto Mardegan
- [telepathy-mission-control/telepathy-mission-control-5.2] Add mcd_account_connection_proceed_with_reason
Alberto Mardegan
- [telepathy-mission-control/master] Add mcd_account_connection_proceed_with_reason
Alberto Mardegan
- [telepathy-mission-control/master] Set initial connection reason to Requested
Alberto Mardegan
- [telepathy-mission-control/telepathy-mission-control-5.2] Set initial connection reason to Requested
Alberto Mardegan
- [telepathy-mission-control/master] Set initial connection reason to Requested
Alberto Mardegan
- [telepathy-glib/master] Add a statement form of tp_verify_true, tp_verify_statement
Simon McVittie
- [telepathy-glib/master] Do not subject verify.h to coding-style checks
Simon McVittie
- [telepathy-spec/master] Add "MAY try again" to ResourceUnavailable error as per spec cabal review
Simon McVittie
- [telepathy-spec/master] Connection: split Name_In_Use into three D-Bus errors
Simon McVittie
- [telepathy-spec/master] Connection: indicate some more specific flavours of NetworkError
Simon McVittie
- [telepathy-spec/master] errors: distinguish between Busy (user), ServiceBusy (server) and ResourceUnavailable (our client)
Simon McVittie
- [telepathy-spec/master] Undraft the Debug interface
Simon McVittie
- [telepathy-spec/master] Location: fix a typo, intented -> intended
Simon McVittie
- [telepathy-spec/master] Location: don't specify Accuracy_Level for now
Simon McVittie
- [telepathy-spec/master] Location: rename horizontal-error-m to accuracy; delete vertical-error-m and error
Simon McVittie
- [telepathy-spec/master] Location: don't specify "climb" key
Simon McVittie
- [telepathy-spec/master] Rename confusing Client capability types
Simon McVittie
- [telepathy-spec/master] Define Handler_Capability_Token in Handler rather than ContactCapabilities
Simon McVittie
- [telepathy-spec/master] specparser: add support for <tp:handler-capability-token/> and <tp:contact-attribute/>
Simon McVittie
- [telepathy-spec/master] Contacts: distribute contact attributes into the defining interfaces
Simon McVittie
- [telepathy-spec/master] Handler: move handler capability tokens into the defining interface (which is MediaSignalling, in practice)
Simon McVittie
- [telepathy-spec/master] HTML: produce documentation for contact attributes and handler cap.tokens
Simon McVittie
- [telepathy-mission-control/master] McdAccount: don't allow transition from one transport to another
Simon McVittie
- [telepathy-mission-control/telepathy-mission-control-5.2] McdAccount: don't allow transition from one transport to another
Simon McVittie
- [telepathy-mission-control/master] Rename _mcd_master_account_conditions_satisfied to _mcd_master_account_replace_transport
Simon McVittie
- [telepathy-mission-control/telepathy-mission-control-5.2] Rename _mcd_master_account_conditions_satisfied to _mcd_master_account_replace_transport
Simon McVittie
- [telepathy-spec/master] MediaSignalling/video/h264: clients MAY lack codec caps completely
Simon McVittie
- [telepathy-spec/master] Handler.Capabilities: explain how caps of a running client trump the .client file
Simon McVittie
- [telepathy-spec/master] Version annotations for upcoming release
Simon McVittie
- [telepathy-spec/master] NEWS for upcoming release
Simon McVittie
- [telepathy-glib/master] Add and document new errors
Simon McVittie
- [telepathy-spec/master] Remove now-empty MediaSignalling.FUTURE interface
Simon McVittie
- [telepathy-glib/master] Disable old tp_debug_foo API if TP_DISABLE_DEPRECATED
Simon McVittie
- [telepathy-glib/master] Tell gtkdoc about our deprecation guard macro
Simon McVittie
- [telepathy-glib/master] Document the generated Location code
Simon McVittie
- [telepathy-glib/master] Version 0.7.34
Simon McVittie
- [telepathy-spec/master] Fix syntax of tp:changed markup
Simon McVittie
- [telepathy-spec/master] Location: mark as added in upcoming version
Simon McVittie
- [telepathy-spec/master] Release 0.17.27
Simon McVittie
- [telepathy-glib/master] Update spec to 0.17.27
Simon McVittie
- [telepathy-spec/master] ContactCapabilities: remove useless note about historical dbus-glib bugs
Simon McVittie
- [telepathy-spec/master] MediaSignalling.FUTURE: remove all the NAT traversal flags
Simon McVittie
- [telepathy-spec/master] Re-draft ContactCapabilities to include client feature flags
Simon McVittie
- [telepathy-spec/master] Capabilities: remove FIXME about insufficiency of type-specific flags
Simon McVittie
- [telepathy-spec/master] Capabilities: explain that on connections managed by a CD, only it should touch the capabilities
Simon McVittie
- [telepathy-glib/master] Post-release version bump
Simon McVittie
- [telepathy-glib/master] TpDBusDaemon: keep a separate ref to the libdbus DBusConnection
Simon McVittie
- [telepathy-glib/master] TpDBusDaemon: factor out _tp_dbus_daemon_stop_watching
Simon McVittie
- [telepathy-glib/master] TpDBusDaemon: if destroyed with name ownership watches still outstanding, don't leak their structs etc.
Simon McVittie
- [telepathy-glib/master] TpDBusDaemon: track NameOwnerChanged by using raw libdbus
Simon McVittie
- [telepathy-spec/master] Start next version
Simon McVittie
- [telepathy-glib/master] Use raw libdbus for GetNameOwner
Simon McVittie
- [telepathy-gabble/master] test-handles: stop exercising handle-holding by clients
Simon McVittie
- [telepathy-glib/master] Add tp_dbus_daemon_get_unique_name (convenience API for dbus_bus_get_unique_name)
Simon McVittie
- [telepathy-glib/master] fd.o #9812: TpDynamicHandleRepo: use tp_dbus_daemon_watch_name_owner for reduced wakeups
Simon McVittie
- [telepathy-glib/master] Add a test for fd.o#9812
Simon McVittie
- [telepathy-glib/master] Separate dbus.h into dbus.h and dbus-daemon.h
Simon McVittie
- [telepathy-glib/master] Separate dbus.c into dbus.c and dbus-daemon.c
Simon McVittie
- [telepathy-glib/master] Add tp_dbus_daemon_list_names, tp_dbus_daemon_list_activatable_names
Simon McVittie
- [telepathy-glib/master] TpConnection: use tp_dbus_daemon_list_names
Simon McVittie
- [telepathy-glib/master] TpConnectionManager: use tp_dbus_daemon_list_names, tp_dbus_daemon_list_activatable_names
Simon McVittie
- [telepathy-glib/master] TpDBusDaemon: reduce and improve debug output
Simon McVittie
- [telepathy-glib/master] fd.o #22957: omit return keyword when doing a tail-call in functions returning void
Simon McVittie
- [telepathy-glib/master] TpDBusDaemon: remove redundant check
Simon McVittie
- [telepathy-glib/master] tp_dbus_daemon_watch_name_owner: don't leak the match rule
Simon McVittie
- [telepathy-glib/master] tp_dbus_daemon_get_unique_name: fix docs
Simon McVittie
- [telepathy-glib/master] ExampleCallableMediaChannel: stylistic fixes for Andre's Hold code
Simon McVittie
- [telepathy-glib/master] TpConnection: in responding to StatusChanged, map NameInUse to CONNECTION_REPLACED or ALREADY_CONNECTED
Simon McVittie
- [telepathy-glib/master] NEWS, version annotations for 0.7.35
Simon McVittie
- [telepathy-glib/master] Last-minute NEWS
Simon McVittie
- [telepathy-glib/master] When removing the last TpDBusDaemon from a DBusConnection, forcibly free the GSList ** too
Simon McVittie
- [telepathy-glib/master] fd.o #17751: document that TpBaseConnection's self_handle member remains valid longer
Simon McVittie
- [telepathy-glib/master] Prepare 0.7.35
Simon McVittie
- [telepathy-glib/master] Start 0.7.36 development
Simon McVittie
- [telepathy-gabble/master] Start 0.8.1 development (stable branch)
Simon McVittie
- [telepathy-gabble/master] Start 0.9.0 development
Simon McVittie
- [telepathy-glib/master] TpChannel: do not disconnect from a TpProxySignalConnection that's already gone
Simon McVittie
- [telepathy-glib/master] tp_proxy_signal_connection_unref: document when this function is unsafe to call
Simon McVittie
- [telepathy-gabble/master] gabble_jingle_content_parse_add: clarify behaviour of libjingle 0.3 mode
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] gabble_jingle_content_parse_add: clarify behaviour of libjingle 0.3 mode
Simon McVittie
- [telepathy-gabble/master] connection_iq_disco_cb: factor out _gabble_connection_send_or_complain and add_feature_node
Simon McVittie
- [telepathy-gabble/master] connection_iq_disco_cb: simplify handling of voice-v1 disco, and add video-v1
Simon McVittie
- [telepathy-gabble/master] caps/compat-bundles.py: test that the voice-v1 and video-v1 bundles can be disco'd
Simon McVittie
- [telepathy-mission-control/telepathy-mission-control-5.2] McdAccount: turn the lowmem check for requests into an overridable virtual method
Simon McVittie
- [telepathy-mission-control/master] McdAccount: turn the lowmem check for requests into an overridable virtual method
Simon McVittie
- [telepathy-gabble/master] gabble_connection_ensure_capabilities: don't leak the error, if any
Simon McVittie
- [telepathy-gabble/master] GabbleMediaChannel: contact_is_media_capable: make variables less confusing
Simon McVittie
- [telepathy-gabble/master] GabbleMediaChannel: only consider modern Jingle contacts callable if they support audio or video content
Simon McVittie
- [telepathy-gabble/master] GabbleMediaChannel: consider contacts with PRESENCE_CAP_GOOGLE_VIDEO to be callable, even if they don't support VOICE
Simon McVittie
- [telepathy-gabble/master] _emit_capabilities_changed: list the capability if we had, or have, any caps
Simon McVittie
- [telepathy-gabble/master] _gabble_media_channel_typeflags_to_caps: don't reassert caps that we always have anyway
Simon McVittie
- [telepathy-gabble/master] GabbleMediaChannel: make a debug message more informative
Simon McVittie
- [telepathy-gabble/master] gabble_connection_advertise_capabilities: avoid calling c2tf_fn twice
Simon McVittie
- [telepathy-gabble/master] GabblePresenceCache: eliminate confusingly similarly named variables
Simon McVittie
- [telepathy-gabble/master] Use namespace sets to convert Capabilities type-specific flags to XMPP caps
Simon McVittie
- [telepathy-gabble/master] gabble_connection_get_handle_capabilities: re-indent
Simon McVittie
- [telepathy-gabble/master] Add gabble_capability_set_remove, gabble_capability_set_exclude
Simon McVittie
- [telepathy-gabble/master] gabble_connection_advertise_capabilities: operate in terms of namespace sets as much as possible
Simon McVittie
- [telepathy-gabble/master] Make GabblePresence::caps private, with a getter for read-only access
Simon McVittie
- [telepathy-gabble/master] Change GabblePresenceCache::presence-updated to not carry bitfield caps
Simon McVittie
- [telepathy-gabble/master] GabblePresenceCache: _process_caps: don't free uninitialized pointer if presence is NULL
Simon McVittie
- [telepathy-gabble/master] gabble_presence_dup_caps: don't union bitfield caps into the set of namespaces
Simon McVittie
- [telepathy-gabble/master] GabblePresence: stop storing caps bitfield, calculate it on-demand
Simon McVittie
- [telepathy-gabble/master] GabblePresence: stop storing caps bitfield in resources
Simon McVittie
- [telepathy-gabble/master] gabble_presence_dump: dump caps too
Simon McVittie
- [telepathy-gabble/master] Remove some useless uses of caps in debug
Simon McVittie
- [telepathy-gabble/master] gabble_presence_set_capabilities: stop taking old bitfield as argument
Simon McVittie
- [telepathy-gabble/master] gabble_connection_set_self_capabilities: preserve all "legacy" capabilities
Simon McVittie
- [telepathy-gabble/master] test-presence: stop asserting about the behaviour of gabble_presence_dump
Simon McVittie
- [telepathy-gabble/master] gabble_capability_set_intersect: add
Simon McVittie
- [telepathy-gabble/master] gabble_capabilities_get_legacy: add
Simon McVittie
- [telepathy-gabble/master] gabble_capability_set_dump: strdup and return the message rather than printing it, and add optional indent
Simon McVittie
- [telepathy-gabble/master] Remove now-unused calls to gabble_presence_get_caps_bitfield
Simon McVittie
- [telepathy-gabble/master] Use capability sets for debug output
Simon McVittie
- [telepathy-gabble/master] _gabble_media_channel_caps_to_typeflags: refactor for clarity
Simon McVittie
- [telepathy-gabble/master] Convert CapsToTypeFlagsFunc to be in terms of capability sets
Simon McVittie
- [telepathy-gabble/master] Remove gabble_presence_get_caps_bitfield
Simon McVittie
- [telepathy-gabble/master] Remove capabilities_parse
Simon McVittie
- [telepathy-gabble/master] Remove gabble_capability_set_new_from_flags
Simon McVittie
- [telepathy-gabble/master] gabble_presence_cache_add_bundle_caps: remove bitfield argument
Simon McVittie
- [telepathy-gabble/master] Make GabblePresenceCapabilities, Feature local to capabilities.c
Simon McVittie
- [telepathy-gabble/master] Remove GabblePresenceCapabilities altogether
Simon McVittie
- [telepathy-gabble/master] Remove the distinction between FEATURE_OPTIONAL and FEATURE_BUNDLE_COMPAT
Simon McVittie
- [telepathy-gabble/master] Make construction of olpc_caps data-driven again, by recycling feature types
Simon McVittie
- [telepathy-mission-control/telepathy-mission-control-5.2] McdDispatchOperation: don't allow Claim() to return successfully until we're allowed to finish
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: don't allow Claim() to return successfully until we're allowed to finish
Simon McVittie
- [telepathy-mission-control/telepathy-mission-control-5.2] McdDispatcher: block dispatch operations from finishing until all observers have replied
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: block dispatch operations from finishing until all observers have replied
Simon McVittie
- [telepathy-gabble/master] Only write the changelog since 0.6.0 to ChangeLog, and don't use --stat
Simon McVittie
- [telepathy-mission-control/telepathy-mission-control-5.2] McdConnection: if the connection is stopped by transport plugins while still waiting for RequestConnection, kill off the Connection when it turns up
Simon McVittie
- [telepathy-mission-control/master] McdConnection: if the connection is stopped by transport plugins while still waiting for RequestConnection, kill off the Connection when it turns up
Simon McVittie
- [telepathy-mission-control/telepathy-mission-control-5.2] Prepare stable version 5.2.1
Simon McVittie
- [telepathy-mission-control/master] Prepare stable version 5.2.1
Simon McVittie
- [telepathy-mission-control/telepathy-mission-control-5.2] Alter tests to catch up with mardy's ConnectionStatusReason change
Simon McVittie
- [telepathy-mission-control/master] Alter tests to catch up with mardy's ConnectionStatusReason change
Simon McVittie
- [telepathy-gabble/master] gabble_capabilities_get_initial_caps: rename to gabble_capabilities_get_fixed_caps
Simon McVittie
- [telepathy-gabble/master] Split out the bonus caps seen at startup into a separate set; clear it when we're told our real caps
Simon McVittie
- [telepathy-gabble/master] GabblePrivateTubesFactory: implement represent_client (in terms of add_cap)
Simon McVittie
- [telepathy-gabble/master] gabble_connection_set_self_capabilities: call represent_client instead of add_cap
Simon McVittie
- [telepathy-gabble/master] GabbleCapsChannelManager: remove add_cap method in favour of represent_client
Simon McVittie
- [telepathy-gabble/master] Flatten _emit_capabilities_changed into _emit_contact_capabilities_changed
Simon McVittie
- [telepathy-gabble/master] GabbleMediaFactory: add stub implementations of get_contact_caps, represent_client
Simon McVittie
- [telepathy-gabble/master] _gabble_media_channel_typeflags_to_caps and its inverse: move to GabbleMediaFactory
Simon McVittie
- [telepathy-gabble/master] gabble_media_factory_foreach_channel_class: factor out gabble_media_factory_channel_class
Simon McVittie
- [telepathy-gabble/master] gabble_media_factory_get_contact_caps: implement (in terms of _gabble_media_factory_caps_to_typeflags)
Simon McVittie
- [telepathy-gabble/master] Upgrade ContactCapabilities spec to draft 2
Simon McVittie
- [telepathy-gabble/master] gabble_capability_set_is_empty: add
Simon McVittie
- [telepathy-gabble/master] Factor out gabble_media_factory_add_caps
Simon McVittie
- [telepathy-gabble/master] Harvest capabilities from gabble_media_factory_represent_client
Simon McVittie
- [telepathy-gabble/master] Optionally return save_set from gabble_connection_refresh_capabilities
Simon McVittie
- [telepathy-gabble/master] Test pre-Connect UpdateCapabilities
Simon McVittie
- [telepathy-gabble/master] Support calling UpdateCapabilities before CONNECTED
Simon McVittie
- [telepathy-python/master] Added FileTransfer channel
Louis-Francis Ratte-Boulianne
- [telepathy-python/master] Updated to telepathy-spec 0.17.26
Louis-Francis Ratte-Boulianne
- [telepathy-python/master] Added FileTransfer channel
Louis-Francis Ratte-Boulianne
- [telepathy-python/master] Fixed GetCapabilities method that was plain broken
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Implemented a lock so only one operation at the time can be performed on a contact
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] The publish have to contains every allowed contacts, not only the ones having us in their contact list
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Don't try to add an already allowed contact to the publish list
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Add the contact when it's in the allow list (we're not sure it's gonna be added to the forward list)
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Permit to add/remove non-pending contacts to/from the allow list
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] We need to check everytime a contact is added to the address book (not only the forward list)
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Deleted contacts can still be members of allow or block lists
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Fixed arguments
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Removed 'print' calls
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Updated NEWS
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Implemented Telepathy debug interface using python logging module
Louis-Francis Ratté-Boulianne
- [telepathy-python/master] Added Debug interface
Louis-Francis Ratté-Boulianne
- [telepathy-python/master] Added Debug interface
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Fixed some encoding issues in log messages and handles name
Louis-Francis Ratté-Boulianne
- [telepathy-python/master] Log messages written on stderr (debug interface)
Louis-Francis Ratté-Boulianne
- [telepathy-python/master] Log messages written on stderr (debug interface)
Louis-Francis Ratté-Boulianne
- [telepathy-python/master] NEWS: debug interface implemented
Louis-Francis Ratté-Boulianne
- [telepathy-python/master] NEWS: debug interface implemented
Louis-Francis Ratté-Boulianne
- [telepathy-python/master] Prepare the 0.15.11 release
Louis-Francis Ratté-Boulianne
- [telepathy-python/master] Prepare the 0.15.11 release
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Copy the mutex callbacks list so it doesn't get erased.
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Pass the contact when requesting an avatar
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Add stream to media session (there is no longer a pending list)
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Fixed FindStream by comparing the stream name
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Fixed logging of NewNativeCandidate
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Fixed signature of Statuses property (SimplePresence interface)
Louis-Francis Ratté-Boulianne
- [telepathy-butterfly/master] Don't decode contact handle account (already in unicode)
Louis-Francis Ratté-Boulianne
- [telepathy-mission-control/master] Escape - in protocol names as described in the spec
Sjoerd Simons
- [telepathy-mission-control/master] Fix unique name creation such that it actually works again
Sjoerd Simons
- [telepathy-mission-control/master] Show the full simple presence information in the output
Sjoerd Simons
- [telepathy-glib/master] Prevent using the object after a potential dispose
Sjoerd Simons
- [telepathy-gabble/master] Fix a crash when advertising tube caps without Service{, Name}
Sjoerd Simons
- [telepathy-gabble/telepathy-gabble-0.8] Fix a crash when advertising tube caps without Service{, Name}
Sjoerd Simons
- [telepathy-gabble/master] Fix a crash when advertising tube caps without Service{, Name}
Sjoerd Simons
- [telepathy-spec/master] Add an Immutable_Streams pseudo-capability.
Will Thompson
- [telepathy-spec/master] ImmutableStreams MAY be undefined before RequestStreams
Will Thompson
- [telepathy-spec/master] Add an ImmutableStreams property to StreamedMedia.FUTURE
Will Thompson
- [telepathy-gabble/master] Remove vestigial references to timer_id
Will Thompson
- [telepathy-glib/master] Don't unref a NULL DBusMessage.
Will Thompson
- [telepathy-gabble/master] Pass termination reason text to session_terminate()
Will Thompson
- [telepathy-gabble/master] Send <reason><text> in session-terminate
Will Thompson
- [telepathy-gabble/master] Expose <reason><text> as MembersChanged message
Will Thompson
- [telepathy-gabble/master] NEWS the vCard fixes
Will Thompson
- [telepathy-gabble/master] Unrace test-vcard-race
Will Thompson
- [telepathy-gabble/master] Release 0.7.32
Will Thompson
- [telepathy-gabble/master] Start 0.7.33 development
Will Thompson
- [telepathy-haze/master] Remove Yahoo Japan options from haze.manager
Will Thompson
- [telepathy-gabble/master] Add group flags for remove-with-message.
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Fix disconnect-before-Google-relay-reply test
Will Thompson
- [telepathy-gabble/master] Fix disconnect-before-Google-relay-reply test
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Add gabble_g_ptr_array_copy
Will Thompson
- [telepathy-gabble/master] Add gabble_g_ptr_array_copy
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Close all media channels on disconnect.
Will Thompson
- [telepathy-gabble/master] Close all media channels on disconnect.
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Hoist definition of StreamCreationData
Will Thompson
- [telepathy-gabble/master] Hoist definition of StreamCreationData
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Don't ref media channel when waiting for relay
Will Thompson
- [telepathy-gabble/master] Don't ref media channel when waiting for relay
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Yes, this can and does happen.
Will Thompson
- [telepathy-gabble/master] Yes, this can and does happen.
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Version 0.8.1
Will Thompson
- [telepathy-gabble/master] Version 0.8.1
Will Thompson
- [telepathy-gabble/master] Update test for new group flags
Will Thompson
- [telepathy-haze/master] "busy" should have TP_CONNECTION_PRESENCE_TYPE_BUSY
Will Thompson
- [telepathy-haze/master] Update haze.manager to match libpurple 2.6.0
Will Thompson
- [telepathy-haze/master] Tests: Respond to roster gets with the empty roster
Will Thompson
- [telepathy-haze/master] Tests: don't assume <body> is <message>'s first child
Will Thompson
- [telepathy-haze/master] Tests: explicitly disable require-encryption
Will Thompson
- [telepathy-haze/master] Transform underscores to hyphens in parameter names
Will Thompson
- [telepathy-haze/master] Move to Connecting before calling account_connect()
Will Thompson
- [telepathy-haze/master] Special-case yahoojp's charset param
Will Thompson
- [telepathy-haze/master] Special-case Facebook prpl's name and params
Will Thompson
- [telepathy-haze/master] NEWS for, and release, 0.3.2
Will Thompson
- [telepathy-gabble/master] Add a debug flag for contact search.
Will Thompson
- [telepathy-gabble/master] Hook SearchManager up to the Connection.
Will Thompson
- [telepathy-gabble/master] Add ContactSearch draft.
Will Thompson
- [telepathy-gabble/master] Add a stub TpChannelManager for ContactSearch channels
Will Thompson
- [telepathy-gabble/master] Add a set of channels to SearchManager
Will Thompson
- [telepathy-gabble/master] Add a base class for channel implementations.
Will Thompson
- [telepathy-gabble/master] Create search channels in response to requests
Will Thompson
- [telepathy-gabble/master] Add a stub ContactSearch channel implementation
Will Thompson
- [telepathy-gabble/master] Add the beginnings of a contact search test
Will Thompson
- [telepathy-gabble/master] Add a signal for discovery of supported search fields.
Will Thompson
- [telepathy-gabble/master] Pretend to have discovered supported search fields.
Will Thompson
- [telepathy-gabble/master] SearchChannel: emit Closed if necessary in finalizer
Will Thompson
- [telepathy-gabble/master] Remove search channels to invalid servers
Will Thompson
- [telepathy-gabble/master] Add jabber:iq:search namespace
Will Thompson
- [telepathy-gabble/master] SearchChannel: extract closing to a function.
Will Thompson
- [telepathy-gabble/master] Test poking various non-functional search services
Will Thompson
- [telepathy-gabble/master] Return from SearchChannel requests when 'probed' is emitted
Will Thompson
- [telepathy-gabble/master] Make SearchChannels remain closed until they're ready
Will Thompson
- [telepathy-gabble/master] Replace 'probed' with 'ready-or-not' with a GError
Will Thompson
- [telepathy-gabble/master] Search channels should only appear on the bus when ready
Will Thompson
- [telepathy-gabble/master] Add some debugging output to changing search state
Will Thompson
- [telepathy-gabble/master] Add a handle set to hold contacts from search results
Will Thompson
- [telepathy-gabble/master] Fetch non-xforms search fields from server
Will Thompson
- [telepathy-gabble/master] Test Gabble sends search terms correctly
Will Thompson
- [telepathy-gabble/master] Clarify function names and add section comments
Will Thompson
- [telepathy-gabble/master] Test that search channels release handles when closed
Will Thompson
- [telepathy-gabble/master] Break do_search into smaller pieces
Will Thompson
- [telepathy-gabble/master] Test asking the server for available search keys
Will Thompson
- [telepathy-gabble/master] Extract parsing unextended supported fields to a function
Will Thompson
- [telepathy-gabble/master] Add a flag for whether the search server uses xforms
Will Thompson
- [telepathy-gabble/master] Update to latest ContactSearch spec draft
Will Thompson
- [telepathy-gabble/master] Use search server name in object path
Will Thompson
- [telepathy-gabble/master] Add stub xforms block to do_search
Will Thompson
- [telepathy-gabble/master] Add a GError holding the reason a search failed
Will Thompson
- [telepathy-gabble/master] Move to state Failed if searching fails
Will Thompson
- [telepathy-gabble/master] Include failure reason in SearchStateChanged
Will Thompson
- [telepathy-gabble/master] Test a couple of ways the search can fail
Will Thompson
- [telepathy-gabble/master] Make search-state a read-only property.
Will Thompson
- [telepathy-gabble/master] Update to even newer spec draft
Will Thompson
- [telepathy-gabble/master] Use mapping table when parsing unextended search fields
Will Thompson
- [telepathy-gabble/master] Build dicts mapping XEP 0055 <-> Tp search field names
Will Thompson
- [telepathy-gabble/master] Test calling Stop() in various circumstances
Will Thompson
- [telepathy-gabble/master] Correct message when search response has no <query>
Will Thompson
- [telepathy-gabble/master] Implement sending a search query
Will Thompson
- [telepathy-gabble/master] SearchChannel's dispose should chain up
Will Thompson
- [telepathy-gabble/master] BaseChannel: ref handles in constructed.
Will Thompson
- [telepathy-gabble/master] Parse the results of unextended searches.
Will Thompson
- [telepathy-gabble/master] Test unextended contact searches.
Will Thompson
- [telepathy-gabble/master] Implement SearchChannel.Stop()
Will Thompson
- [telepathy-glib/master] Don't introspect a CM twice at once
Will Thompson
- [telepathy-spec/master] Update InitiatorHandle's docs re. SelfHandleChanged
Will Thompson
- [telepathy-idle/master] Tests: Fix a typo in room-joining code
Will Thompson
- [telepathy-gabble/master] Force date format for ChangeLog
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Force date format for ChangeLog
Will Thompson
- [telepathy-gabble/master] Force date format for ChangeLog
Will Thompson
- [telepathy-glib/master] Truncate ChangeLog, and force date format.
Will Thompson
- [telepathy-idle/master] Add more mandatory properties to MUC channels
Will Thompson
- [telepathy-idle/master] Add idle_muc_channel_new()
Will Thompson
- [telepathy-idle/master] Set Initiator and Requested on new MUC channels
Will Thompson
- [telepathy-idle/master] Update test constants from Gabble
Will Thompson
- [telepathy-idle/master] Test Creating and Ensuring MUCs.
Will Thompson
- [telepathy-idle/master] Allow parting MUCs with RemoveMembers.
Will Thompson
- [telepathy-idle/master] Use constants.py in requests-create.py
Will Thompson
- [telepathy-idle/master] Implement more mandatory properties for 1-1 channels
Will Thompson
- [telepathy-idle/master] Implement respawning for 1-1 channels.
Will Thompson
- [telepathy-idle/master] Test that Connection.GetInterfaces() includes Requests
Will Thompson
- [telepathy-idle/master] Implement Destroyable for IM channels
Will Thompson
- [telepathy-mission-control/telepathy-mission-control-5.2] Detect missed calls correctly
Naveen Verma
- [telepathy-mission-control/master] Detect missed calls correctly
Naveen Verma
- [telepathy-mission-control/telepathy-mission-control-5.2] Replaced deprecated g_strcasecmp by g_ascii_strcasecmp.
Jonh Wendell
- [telepathy-mission-control/master] Replaced deprecated g_strcasecmp by g_ascii_strcasecmp.
Jonh Wendell
- [telepathy-sofiasip/master] Don't delay the final 200 response to incoming messages
Mikhail Zabaluev
- [telepathy-sofiasip/master] Streamlined the memory management bits in message body conversion
Mikhail Zabaluev
- [telepathy-sofiasip/master] Support the SIPS scheme in handle normalization
Mikhail Zabaluev
- [telepathy-sofiasip/master] Use AM_PATH_PYTHON to check for Python
Mikhail Zabaluev
- [telepathy-sofiasip/master] Prevent an assertion when no transport is selected
Mikhail Zabaluev
- [telepathy-sofiasip/master] Removed checks for SIP responses on the sent messages
Mikhail Zabaluev
- [telepathy-sofiasip/master] Version 0.5.18
Mikhail Zabaluev
- [telepathy-sofiasip/master] Start development for 0.5.19
Mikhail Zabaluev
- [telepathy-sofiasip/master] Add python2.6 to the Python path check
Mikhail Zabaluev
- [telepathy-sofiasip/master] Be prepared for python2.7 as well
Mikhail Zabaluev
- [telepathy-idle/master] Don't explicitly return void in void functions.
elaine
Last message date:
Mon Aug 31 09:23:55 PDT 2009
Archived on: Fri Sep 11 05:06:30 PDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).