November 2009 Archives by thread
Starting: Mon Nov 2 05:58:59 PST 2009
Ending: Mon Nov 30 11:22:53 PST 2009
Messages: 492
- [telepathy-qt4/master] TextChannel: Added flags param to send method, enabling support for delivery reports.
Andre Moreira Magalhaes (andrunko)
- [telepathy-mission-control/master] _mcd_dispatcher_reinvoke_handler: rename @channel to @request to match caller
Simon McVittie
- [telepathy-mission-control/master] mcd_dispatcher_dup_possible_handlers: make it possible to look for a handler with a particular unique name
Simon McVittie
- [telepathy-mission-control/master] Add a regression test for _mcd_dispatcher_reinvoke_handler's new behaviour
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatcher_reinvoke_handler: reimplement with correct behaviour
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: add accessors for the channels we're processing
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: look up channels in McdDispatchOperation, not McdDispatcherContext
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: track channels' life-cycles here, not in McdDispatcherContext
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: pass the dispatcher, not the context, as user_data for McdDispatchOperation::finished
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: have a McdHandlerMap
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatcher_enter_state_machine: make memory allocation more obviously correct
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: track a list of operations and a list of contexts separately
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: emit ready-to-dispatch just after finished
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_dec_ado_pending: take the functionality of the similar function from McdDispatcher, and inline it
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_set_invoking_early_clients: automatically check client locks
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_check_client_locks: move mcd_dispatcher_context_check_client_locks here; use new run-handlers signal to tell context to run handlers
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: inline _mcd_dispatch_operation_is_invoking_early_clients
Simon McVittie
- [telepathy-mission-control/master] mcd_dispatcher_op_ready_to_dispatch_cb: only check client locks if we could have released one
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: internalize _mcd_dispatch_operation_lose_channel
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: inline _mcd_dispatch_operation_set_cancelled
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: match_filters: operate entirely in terms of properties
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_set_channels_handled, get_c_h: inline
Simon McVittie
- [telepathy-mission-control/master] mcd_dispatcher_context_unref: don't reimplement on_operation_finished
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: implement the response to Claim() and a successful HandleChannels() internally
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: inline a call to _mcd_dispatch_operation_is_awaiting_approval
Simon McVittie
- [telepathy-mission-control/master] dispatcher/dispatch-delayed-by-plugin.py: exercise pre-approval while in the early stages of dispatching
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: inline a call to _mcd_dispatch_operation_set_approved
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_set_approved: automatically call _mcd_dispatch_operation_check_client_locks
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: remove redundant CTXREF14
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: always keep the dispatcher context ref'd until ready-to-dispatch
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: only remember unfinished CDOs, and disconnect from their signals correctly
Simon McVittie
- [telepathy-mission-control/master] _mcd_client_match_property, _mcd_client_match_filters: move from McdDispatcher
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_get_connection_path: factor out
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_run_clients: move from McdDispatcher
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: match_filters: remove unused variable
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: don't keep CTXREF15 to the dispatcher context
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_run_observers: move from McdDispatcher
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: move approver launch from McdDispatcher here
Simon McVittie
- [telepathy-mission-control/master] mcd_dispatcher_run_handlers etc.: don't pass a McdDispatcherContext around
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_run_handlers etc.: move from McdDispatcher
Simon McVittie
- [telepathy-mission-control/master] mcd_dispatch_operation_actually_finish: set channels_handled if no channels remain
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: prune now-unnecessary API
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: artificially stay alive while running clients, and while calling out to other code
Simon McVittie
- [telepathy-mission-control/master] mcd_dispatcher_op_ready_to_dispatch_cb: move most of the code to McdDispatchOperation
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: reverse sense of invoking_early_clients flag, and simplify
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_get_handler_failed: internalize
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_get_account_path: internalize
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_has_observers_pending: inline
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_approve: remove the subtle and confusing distinction between this function and _mcd_dispatch_operation_set_approved
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_has_ado_pending: inline
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: don't allow HandleChannels to be called while approvers are still pending
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_get_handler: inline
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: don't bother tracking contexts in a list
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_is_claimed: internalize
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_finish: internalize, and return void
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_handlers_can_bypass_approval: internalize
Simon McVittie
- [telepathy-mission-control/master] McdDispatcher: factor out mcd_dispatcher_borrow_channel_connection_path
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_get_possible_handlers: inline
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_is_awaiting_approval, set_a_a: inline
Simon McVittie
- [telepathy-mission-control/master] _McdDispatcherPrivate: remove unused channel_handler_caps member
Simon McVittie
- [telepathy-mission-control/master] mcd_dispatcher_context_unref: emit a debug message when our side-effect of finishing CDOs happens
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: remove ready-to-dispatch signal
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_dec_observers_pending: incorporate the functionality of mcd_dispatcher_context_release_pending_observer
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_handle_channels_cb: emit Finished if not done already
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_dup_channel_details: internalize
Simon McVittie
- [telepathy-sofiasip/master] Fix out-of-tree builds (like distcheck) by having top_srcdir in search path
Simon McVittie
- [telepathy-sofiasip/master] fd.o #24561: flag password, extra-auth-password as secret
Simon McVittie
- [telepathy-mission-control/master] fd.o#24474: if NewChannels signals Requested channels that we didn't request, observe them but do nothing else
Simon McVittie
- [telepathy-mission-control/master] fd.o#24474: Add a regression test for channels created behind our back (cherry picked from commit b3071388de1637c2c2150da91587f1a311584402)
Simon McVittie
- [telepathy-mission-control/master] Make it clear that we always dispatch unrequested (incoming) channels, whatever subclasses might have to say about it
Simon McVittie
- [telepathy-mission-control/master] Tighten assertions about how observe_only, needs_approval and possible_handlers relate
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_new: tidy up comment and make assertion more obvious
Simon McVittie
- [telepathy-qt4/master] TextChannel: Moved processQueue to Private::processQueue.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Renamed Private::processQueue to Private::processMessageQueue.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Reorder contactLost/contactFound methods declaration with other Private methods.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Reorder private methods implementation to fit declaration.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Renamed Private::QueuedEvent to Private::MessageEvent as the queue is specific to messages.
Andre Moreira Magalhaes (andrunko)
- [telepathy-mission-control/master] _mcd_channel_details_build_from_list: be more const-correct
Simon McVittie
- [telepathy-mission-control/master] _mcd_channel_details_build_from_list: hoist GType-generating call out of loop
Simon McVittie
- [telepathy-mission-control/master] _mcd_channel_details_free: use g_boxed_free instead of playing with GValues
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatch_operation_dup_channel_details: use _mcd_channel_details_build_from_list instead
Simon McVittie
- [telepathy-mission-control/master] _mcd_client_proxy_handle_channels: trivial wrapper for tp_cli call
Simon McVittie
- [telepathy-mission-control/master] _mcd_client_proxy_handle_channels: require at least one channel, and recover the connection path from the first
Simon McVittie
- [telepathy-mission-control/master] _mcd_client_proxy_handle_channels: automatically extract user_action_time from any channels that are really requests
Simon McVittie
- [telepathy-mission-control/master] _mcd_client_proxy_handle_channels: automatically set MCD_CHANNEL_STATUS_HANDLER_INVOKED
Simon McVittie
- [telepathy-mission-control/master] _mcd_client_proxy_handle_channels: allow handler_info to be NULL, for the common case that it's empty
Simon McVittie
- [telepathy-mission-control/master] _mcd_client_proxy_handle_channels: steal debug message from mcd_dispatch_operation_handle_channels
Simon McVittie
- [telepathy-mission-control/master] _mcd_client_proxy_handle_channels: take the channels as a GList
Simon McVittie
- [telepathy-mission-control/master] _mcd_client_proxy_handle_channels: infer the account path from the first channel
Simon McVittie
- [telepathy-mission-control/master] _mcd_dispatcher_reinvoke_handler: remove FIXME which is no longer true
Simon McVittie
- [telepathy-qt4/master] TextChannel: Make sure we won't leak if the channel is deleted and the message queue is not empty.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Added support for receiving chat state notifications.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Added support for setting local chat state.
Andre Moreira Magalhaes (andrunko)
- [telepathy-mission-control/master] _mcd_dispatch_operation_run_handlers: make it more obvious that this is static
Simon McVittie
- [telepathy-mission-control/master] McdDispatchOperation: update documentation regarding refcounts
Simon McVittie
- [telepathy-qt4/master] TextChannel: Reorder Private::awaitingContacts declaration as it is not specific to FeatureMessageQueue anymore.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Make sure contactsForHandles is not called when not needed.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Added hasChatStateInterface method.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Improved docs for setChatState.
Andre Moreira Magalhaes (andrunko)
- [telepathy-mission-control/master] McdDispatchOperation: comment the fact that handle_with_time is global
Simon McVittie
- [telepathy-haze/master] Use the log handler more directly.
Mike Ruprecht
- [telepathy-mission-control/master] fd.o#24474: if NewChannels signals Requested channels that we didn't request, observe them but do nothing else
Simon McVittie
- [telepathy-mission-control/master] fd.o#24474: Add a regression test for channels created behind our back
Simon McVittie
- [telepathy-mission-control/master] McdConnection: correct sense of suppress_handler in on_new_channel
Simon McVittie
- [telepathy-mission-control/master] Nano version
Simon McVittie
- [telepathy-mission-control/master] Update NEWS
Simon McVittie
- [telepathy-mission-control/master] Prepare version 5.3.2
Simon McVittie
- [telepathy-mission-control/master] Nano version
Simon McVittie
- [telepathy-sofiasip/master] Bumped telepathy-glib dependency version to 0.7.37
Mikhail Zabaluev
- [telepathy-sofiasip/master] Signal the call state In_Progress on response 183 Session Progress
Mikhail Zabaluev
- [telepathy-mission-control/master] fd.o #24875: reimplement g_error_new_valist to avoid a GLib 2.22 dependency
Simon McVittie
- [telepathy-mission-control/master] Update NEWS
Simon McVittie
- [telepathy-gabble/master] Update wocky (changes to make the SASL challnge parser more robust).
Vivek Dasmohapatra
- [telepathy-sofiasip/master] Replaced AC_CANONICAL_TARGET by AC_CANONICAL_BUILD and AC_CANONICAL_HOST
Mikhail Zabaluev
- [telepathy-sofiasip/master] Pretend the call state is Ringing when we get 183 Session Progress
Mikhail Zabaluev
- [telepathy-sofiasip/master] Consistently use the In_Progress call state with the other similar states
Mikhail Zabaluev
- [telepathy-sofiasip/master] Screw canonical macros, altogether
Mikhail Zabaluev
- [telepathy-sofiasip/master] Add AC_CANONICAL_TARGET macro
Mikhail Zabaluev
- [telepathy-sofiasip/master] Use AS_HELP_STRING instead of AC_HELP_STRING
Mikhail Zabaluev
- [telepathy-qt4/master] TextChannel: Added chatState method for retrieving contacts current chat state.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Renamed setChatState to requestChatState.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Improved docs for chat state methods.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Fixed doc for chatState.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] TextChannel: Updated FIXME.
Andre Moreira Magalhaes (andrunko)
- [telepathy-doc/master] Work on the Channel Dispatcher/Clients section
Danielle Madeley
- [telepathy-sofiasip/master] Do not use the alias if it is derived from the handle URI
Mikhail Zabaluev
- [telepathy-sofiasip/master] Test that the self-produced alias results in no display name
Mikhail Zabaluev
- [telepathy-glib/master] Simple account manager service for use in tests.
David Laban
- [telepathy-doc/master] An observer written in Python
Danielle Madeley
- [telepathy-doc/master] Updated with sections on Channel_Class_List and observers
Danielle Madeley
- [telepathy-doc/master] Minor additions
Danielle Madeley
- [telepathy-doc/master] Add a PresenceChooser widget that decodes Statuses
Danielle Madeley
- [telepathy-doc/master] Move Statuses loading into PresenceChooser
Danielle Madeley
- [telepathy-doc/master] Rename directory
Danielle Madeley
- [telepathy-doc/master] Basic Approver
Danielle Madeley
- [telepathy-qt4/master] Prepare release 0.1.12.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Start 0.2.0 development
Andre Moreira Magalhaes (andrunko)
- [telepathy-glib/master] Wrote simple dbus-based tests for account manager.
David Laban
- [telepathy-glib/master] fd.o#24257: tp_account_manager_prepare: fail if invalidated
David Laban
- [telepathy-mission-control/master] Make MC compile with dbus-glib 0.80 by casting const GError* back to GError*
Danielle Madeley
- [telepathy-haze/master] Fix the mapping from PurpleDebugFlags to GLogLevelFlags.
Mike Ruprecht
- [telepathy-doc/master] Implementing Approvers
Danielle Madeley
- [telepathy-spec/master] fd.o #24938: list skype and tel as well-known protocol names
Simon McVittie
- [telepathy-spec/master] fd.o#24851: declare that chat states make no sense on non-Text channels
Simon McVittie
- [telepathy-spec/master] Update NEWS
Simon McVittie
- [telepathy-doc/master] Beginning of the section on Handlers
Danielle Madeley
- [telepathy-doc/master] Fix braino
Danielle Madeley
- [telepathy-gabble/master] Tidy up the chat states test a smidge
Will Thompson
- [telepathy-gabble/master] Refactor determining whether to send chat states
Will Thompson
- [telepathy-gabble/master] Send chat state notifications as type='chat'
Will Thompson
- [telepathy-gabble/master] Negotiate chat state support for capsless contacts
Will Thompson
- [telepathy-butterfly/master] Fix the callback when refusing a contact (fd.o #24965)
Olivier Le Thanh Duong
- [telepathy-butterfly/master] Start 0.5.4 developement
Olivier Le Thanh Duong
- [telepathy-doc/master] More Handlers
Danielle Madeley
- [telepathy-doc/master] Parameter table cleanups
Danielle Madeley
- [telepathy-doc/master] Clean up Observer, thanks jonnylamb
Danielle Madeley
- [telepathy-doc/master] Fix Approver, same way
Danielle Madeley
- [telepathy-python/master] Add the generated Client interfaces to the telepathy.server namespace
Danielle Madeley
- [telepathy-python/master] Observer example
Danielle Madeley
- [telepathy-python/master] Ensure that self._interfaces exists in DBusProperties
Danielle Madeley
- [telepathy-python/master] Port Observer example to the whole DBusProperties interface
Danielle Madeley
- [telepathy-doc/master] Implementing telepathy clients in Python
Danielle Madeley
- [telepathy-doc/master] Initial work on a Handler example
Danielle Madeley
- [telepathy-spec/master] Connection.ConnectionError: fix a typo, "Connection_Status_Reason_Disconnected"
Simon McVittie
- [telepathy-gabble/master] Use (part of) D-Bus machine ID as default resource.
Will Thompson
- [telepathy-gabble/master] Use a hash of the machine ID as default resource
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Use (part of) D-Bus machine ID as default resource.
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Use a hash of the machine ID as default resource
Will Thompson
- [telepathy-spec/master] specparser: verify that all methods, signals, properties have tp:name-for-bindings
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] Version 0.8.8
Will Thompson
- [telepathy-gabble/master] Update NEWS for stable resource fix
Will Thompson
- [telepathy-qt4/master] Connection: Renamed getContactAttributes method to contactAttributes.
Andre Moreira Magalhaes (andrunko)
- [telepathy-haze/master] Don't repeatedly dup a static string.
Will Thompson
- [telepathy-haze/master] Bump nano-version to 0.3.2.1
Will Thompson
- [telepathy-haze/master] Add support for TpDebugSender
Jonny Lamb
- [telepathy-qt4/master] Connection: Changed status/statusReason/statusChanged to use enums Tp::Connection::Status and ConnectionStatusReason.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Account: Use TELEPATHY_QT4_ERROR_OBJECT_REMOVED as error code for invalidation when the account is removed.
Andre Moreira Magalhaes (andrunko)
- [telepathy-glib/master] ensure_account: fail if account_new returns NULL.
David Laban
- [telepathy-qt4/master] Connection: Better map status change reason to D-Bus errors.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Connection: Bind to ConnectionError signal.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Build shared libraries.
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Prepare release 0.2.0
Andre Moreira Magalhaes (andrunko)
- [telepathy-qt4/master] Start 0.3.0 development
Andre Moreira Magalhaes (andrunko)
- [telepathy-glib/master] Skeleton test for SimpleAccountManager. Does nothing.
David Laban
- [telepathy-glib/master] Re-usable test functions.
David Laban
- [telepathy-doc/master] Add some code to look up ContactCapabilities
Danielle Madeley
- [telepathy-glib/master] tests/dbus/account-manager.c: s/GList/GQueue/
David Laban
- [telepathy-gabble/master] GabbleConnectionManager: remove unused, uninitialized priv pointer
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] GabbleConnectionManager: remove unused, uninitialized priv pointer
Simon McVittie
- [telepathy-gabble/master] GabbleMucFactory: point to private structure in public struct
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] GabbleMucFactory: point to private structure in public struct
Simon McVittie
- [telepathy-gabble/master] GabbleRegister: point to private structure in public struct
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] GabbleRegister: point to private structure in public struct
Simon McVittie
- [telepathy-butterfly/master] In case of error, end the call, don't just remove the stream from the session because it's not removed correctly.. fix it correctly later...
Youness Alaoui
- [telepathy-doc/master] Working Handler example, accepts the kind of tube sent by tube-sender.py
Danielle Madeley
- [telepathy-doc/master] Implement HandledChannels
Danielle Madeley
- [telepathy-doc/master] Use lambda to do what I want. I should think more like a Python programmer
Danielle Madeley
- [telepathy-glib/master] tests/dbus/account-manager.c: valgrind.
David Laban
- [telepathy-ashes/master] misc
David Laban
- [telepathy-spec/master] Add some more cross-references from AM to Account
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] muc/subject.py: new test for the current behaviour of the 'subject' MUC property
Simon McVittie
- [telepathy-gabble/master] muc/subject.py: new test for the current behaviour of the 'subject' MUC property
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] muc/subject.py: explain why I use 12 rooms (fd.o#21152 will fix this)
Simon McVittie
- [telepathy-gabble/master] muc/subject.py: explain why I use 12 rooms (fd.o#21152 will fix this)
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] GabbleMucChannel: having special-cased SUBJECT, don't remove the special case again and treat it like part of the room definition!
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] GabbleMucChannel: annotate which properties can be changed by who
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] gabble_muc_channel_init: initialize self->priv correctly
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] constants: add PROPERTY_FLAGS_RW for convenience
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] mucutil.join_muc: make it possible to capture the disco#info query in a race-free way
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] mucutil.join_muc: make it possible to control our role in the room
Simon McVittie
- [telepathy-gabble/master] NEWS: mention mitigation of fd.o#13157
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] Nano version
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] NEWS: mention mitigation of fd.o#13157
Simon McVittie
- [telepathy-gabble/master] gabble_muc_channel_init: initialize self->priv correctly
Simon McVittie
- [telepathy-gabble/master] GabbleMucChannel: having special-cased SUBJECT, don't remove the special case again and treat it like part of the room definition!
Simon McVittie
- [telepathy-gabble/master] GabbleMucChannel: annotate which properties can be changed by who
Simon McVittie
- [telepathy-gabble/master] constants: add PROPERTY_FLAGS_RW for convenience
Simon McVittie
- [telepathy-gabble/master] mucutil.join_muc: make it possible to capture the disco#info query in a race-free way
Simon McVittie
- [telepathy-gabble/master] mucutil.join_muc: make it possible to control our role in the room
Simon McVittie
- [telepathy-ashes/master] Created well-behaved daemon script.
David Laban
- [telepathy-qt4/master] Move workaround for missing QVariant::operator== from types.h to .cpp
Simon McVittie
- [telepathy-ashes/master] Reliably restart on fail.
David Laban
- [telepathy-ashes/master] More robustness for running on korma.
David Laban
- [telepathy-ashes/master] Restarts okay when gabble dies.
David Laban
- [telepathy-ashes/master] Exponential backoff on failure.
David Laban
- [telepathy-ashes/master] oops: stfu again
David Laban
- [telepathy-ashes/master] oops: stfu again
David Laban
- [telepathy-doc/master] Stub for a Tube HOWTO
Danielle Madeley
- [telepathy-doc/master] Fix broken links
Danielle Madeley
- [telepathy-doc/master] More of the Tube walkthrough
Danielle Madeley
- [telepathy-gabble/master] Work around a syntax highlighting bug in Vim
Will Thompson
- [telepathy-gabble/master] Add a disabled-by-default build option for plugins
Will Thompson
- [telepathy-glib/master] Doc: tp_account_is_prepared: s/whether/if/
David Laban
- [telepathy-glib/master] Fail "immediately" if invalidated before prepare.
David Laban
- [telepathy-glib/master] fd.o#24257: tp_account_prepare: fail if invalidated
David Laban
- [telepathy-gabble/master] debug: use TpDebugSender instead of implementing GabbleDebugger
Jonny Lamb
- [telepathy-glib/master] Prepare version 0.8.1
Simon McVittie
- [telepathy-glib/master] Nano-version
Simon McVittie
- [telepathy-glib/master] tp_debug_timestamped_log_handler: use g_time_val_to_iso8601
Simon McVittie
- [telepathy-glib/master] tp_proxy_pending_call_v0_new: rename @interface to @iface
Simon McVittie
- [telepathy-glib/master] TpDBusPropertiesMixin: rename @interface to @iface throughout
Simon McVittie
- [telepathy-glib/master] tp_proxy_signal_connection_v0_new: rename @interface to @iface
Simon McVittie
- [telepathy-glib/master] TpProxy: rename @interface to @iface in all function parameters
Simon McVittie
- [telepathy-glib/master] debug.c: don't rely on STDOUT_FILENO, STDERR_FILENO
Simon McVittie
- [telepathy-qt4/master] update NEWS
Simon McVittie
- [telepathy-gabble/master] Remove unused vars from gabble_disco_service_find
Will Thompson
- [telepathy-gabble/master] Add a trivial GabblePlugin interface
Will Thompson
- [telepathy-gabble/master] Attempt to instantiate a GabblePlugin from modules
Will Thompson
- [telepathy-gabble/master] Turn the plugin loader into a fully-fledged object
Will Thompson
- [telepathy-gabble/master] Add a GObject interface for sidecar implementations
Will Thompson
- [telepathy-gabble/master] Add API to GabblePlugin to create sidecars
Will Thompson
- [telepathy-gabble/master] Store loaded plugins in the loader
Will Thompson
- [telepathy-gabble/master] Add API to request a sidecar from the plugin loader
Will Thompson
- [telepathy-gabble/master] Generate and implement Connection.FUTURE.EnsureSidecar()
Will Thompson
- [telepathy-glib/master] fd.o#25122: explicitly link against needed libraries (Debian#556486)
Simon McVittie
- [telepathy-glib/master] fd.o#25122: explicitly link against needed libraries (Debian#556486)
Simon McVittie
- [telepathy-gabble/master] Don't spawn the plugin loader on start.
Will Thompson
- [telepathy-gabble/master] Split up the plugin loader a bit
Will Thompson
- [telepathy-gabble/master] Load plugins from $GABBLE_PLUGIN_DIR if set
Will Thompson
- [telepathy-glib/master] b.fd.o #24654: tp_account_prepare_async: copy @features argument
David Laban
- [telepathy-glib/master] b.fd.o #24654: tp_account_prepare_async: copy @features argument
David Laban
- [telepathy-sofiasip/master] Added missing default values to keepalive parameters
Mikhail Zabaluev
- [telepathy-gabble/master] Point Gabble at our local plugin dir for tests
Will Thompson
- [telepathy-gabble/master] Test sidecar support using test plugin
Will Thompson
- [telepathy-glib/master] tp_account_manager_prepare_async: copy @features argument
David Laban
- [telepathy-gabble/master] Update manpage to refer to Wocky, not Loudmouth
Will Thompson
- [telepathy-gabble/master] Use -export-dynamic to expose symbols to plugins
Will Thompson
- [telepathy-gabble/master] Build a stub interface for test sidecars to implement
Will Thompson
- [telepathy-glib/master] _tp_quark_array_copy(): copy a 0-terminated GQuark array into a GArray.
David Laban
- [telepathy-glib/master] TpAccount: Make internal functions deal with GArrays rather than GQuark *.
David Laban
- [telepathy-glib/master] TpAccount: Don't use G_N_ELEMENTS() + fix typo.
David Laban
- [telepathy-gabble/master] Add a plugin for use in the test suite
Will Thompson
- [telepathy-glib/master] TpAccountManager: Make internal functions deal with GArrays rather than GQuark *.
David Laban
- [telepathy-glib/master] TpAccountManager: Don't use G_N_ELEMENTS() + fix typo.
David Laban
- [telepathy-spec/master] Put the correct name of the ChannelType property in the examples
Sjoerd Simons
- [telepathy-doc/master] Fix typo in example .client file -- thanks Sjoerd
Danielle Madeley
- [telepathy-gabble/master] Pass TpBaseConn and WockySession to sidecars
Will Thompson
- [telepathy-glib/master] _tp_quark_array_copy: Fix doc.
David Laban
- [telepathy-glib/master] s/g_array_unref/g_array_free/ + fix leak + infer array size
David Laban
- [telepathy-glib/master] s/g_array_unref/g_array_free/ + fix leak + infer array size
David Laban
- [telepathy-glib/master] One more leaking code-path.
David Laban
- [telepathy-glib/master] _tp_account_manager_account_ready_cb: fix b.fd.o #25051
David Laban
- [telepathy-glib/master] Added tp_g_signal_connect_object() as public api.
David Laban
- [telepathy-spec/master] Add a signal to indicate if the nat server info has been retrieved
Sjoerd Simons
- [telepathy-spec/master] Comment what signal does the change notification
Sjoerd Simons
- [telepathy-gabble/master] Only construct sidecars once we're connected.
Will Thompson
- [telepathy-spec/master] Use b instead of boolean for the RetrievedServerInfo property's type.
Mike Ruprecht
- [telepathy-glib/master] Add tp_value_array_build
Sjoerd Simons
- [telepathy-glib/master] Add a test for tp_value_array_build
Sjoerd Simons
- [telepathy-glib/master] Fix the naming in the tp_value_array_build documentation
Sjoerd Simons
- [telepathy-glib/master] Fix the naming in the tp_value_array_build documentation
Sjoerd Simons
- [telepathy-gabble/master] Test ensuring a sidecar which pings a server first
Will Thompson
- [telepathy-glib/master] Don't commit to the next release being 0.10.0, we may want to do a 0.9.2 first
Simon McVittie
- [telepathy-glib/master] Don't commit to the next release being 0.10.0, we may want to do a 0.9.2 first
Simon McVittie
- [telepathy-glib/master] update NEWS
Simon McVittie
- [telepathy-glib/master] update NEWS
Simon McVittie
- [telepathy-gabble/master] util: allow GabbleConnection to be NULL in _normalize_room
Jonny Lamb
- [telepathy-gabble/master] connection: ack the pmuc-v1 cap disco request
Jonny Lamb
- [telepathy-doc/master] A D-Bus Tube Example in C
Danielle Madeley
- [telepathy-python/master] Drop the Client from the class name alises, e.g. ClientObserver -> Observer
Danielle Madeley
- [telepathy-doc/master] Update for latest tp-python WIP
Danielle Madeley
- [telepathy-doc/master] Implement HandleChannels
Danielle Madeley
- [telepathy-glib/master] tp_connection_get_contacts_by_handle(): avoid DBus calls when possible.
David Laban
- [telepathy-gabble/master] fd.o#24558: Flag the password param as secret, and enhance write-mgr-file to put this in the .manager file
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] fd.o#24558: Flag the password param as secret, and enhance write-mgr-file to put this in the .manager file
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] gabble_muc_channel_init: initialize self->priv correctly
Simon McVittie
- [telepathy-gabble/master] propagate disabling of -Werror to Wocky build configuration
Dafydd Harries
- [telepathy-glib/master] telepathy-glib now depends on dbus-glib 0.82 for tests/dbus/account-manager.c
Danielle Madeley
- [telepathy-glib/master] Add a telepathy-glib.h which includes most of the common headers.
Danielle Madeley
- [telepathy-glib/master] Port examples/ directory to include telepathy-glib.h instead
Danielle Madeley
- [telepathy-sofiasip/master] Addressed some of Simon's review comments for codec parameter formatting
Mikhail Zabaluev
- [telepathy-sofiasip/master] Staticized tpsip_codec_param_formats_init()
Mikhail Zabaluev
- [telepathy-sofiasip/master] Addressed Will's comments on codec parameter parsers and quoting utilities
Mikhail Zabaluev
- [telepathy-sofiasip/master] Properly fixed a quick patch
Mikhail Zabaluev
- [telepathy-gabble/telepathy-gabble-0.8] test-ns: give the tests better names
Jonny Lamb
- [telepathy-gabble/telepathy-gabble-0.8] connection: add a commenting explaining why the reply to the pmuc-v1 disco reply
Jonny Lamb
- [telepathy-gabble/telepathy-gabble-0.8] fd.o#25243: only advertise FT capability if we have a FT client
Simon McVittie
- [telepathy-gabble/master] connection: make get_canonical_room_name non-static
Jonny Lamb
- [telepathy-gabble/master] capabilities: define pmuc-v1 cap
Jonny Lamb
- [telepathy-gabble/master] connection: always set pmuc-v1 capability when sending presence
Jonny Lamb
- [telepathy-gabble/master] fd.o#21152: connection: don't disco rooms in RequestHandles
Jonny Lamb
- [telepathy-gabble/master] fd.o#22456: util: get the canonical room name in gabble_normalize_room
Jonny Lamb
- [telepathy-gabble/master] normalize_room: use gabble_decode_jid to shorten the function
Jonny Lamb
- [telepathy-gabble/telepathy-gabble-0.8] gabble_caps_channel_manager_add_capability: rename to gabble_caps_channel_manager_add_self_capability and remove @handle
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] GabbleFtManager: make merging capabilities more obviously correct
Simon McVittie
- [telepathy-gabble/master] NEWS
Simon McVittie
- [telepathy-gabble/master] More NEWS
Simon McVittie
- [telepathy-glib/master] Include some more headers in telepathy-glib.h based on suggestions from smcv
Danielle Madeley
- [telepathy-gabble/master] fd.o#25243: only advertise FT capability if we have a FT client
Simon McVittie
- [telepathy-gabble/master] Remove unused handle parameter from add_file_transfer_channel_class()
Simon McVittie
- [telepathy-spec/master] Specify Hangup more precisely
Sjoerd Simons
- [telepathy-spec/master] Re-do the call state (now seperate properties instead of a big map
Sjoerd Simons
- [telepathy-glib/master] Don't let MC5 activate itself during AM tests.
David Laban
- [telepathy-glib/master] account-manager: Test prepare for an unknown feature.
David Laban
- [telepathy-glib/master] Test that core is not ready when we have a new AccountManager
David Laban
- [telepathy-spec/master] Clarify the documentation on clearing
Sjoerd Simons
- [telepathy-gabble/master] Update wocky snapshot
Sjoerd Simons
- [telepathy-gabble/master] Make matching of GroupFlagsChanged signals race-free
Sjoerd Simons
- [telepathy-gabble/telepathy-gabble-0.8] Make matching of GroupFlagsChanged signals race-free
Sjoerd Simons
- [telepathy-glib/master] Generate and document constants for D-Bus property names
Simon McVittie
- [telepathy-glib/master] Examples: use TP_PROP constants and tp_asv_new
Simon McVittie
- [telepathy-glib/master] TpBaseConnection: use TP_PROP constants and tp_asv_new
Simon McVittie
- [telepathy-glib/master] TpChannel: use TP_PROP constants
Simon McVittie
- [telepathy-glib/master] Tests: use TP_PROP constants and tp_asv_new for channel properties
Simon McVittie
- [telepathy-gabble/master] Calling g_time_val_from_iso8601() once is enough.
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Calling g_time_val_from_iso8601() once is enough.
Will Thompson
- [telepathy-gabble/master] Document a deliberate switch fall-through
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Document a deliberate switch fall-through
Will Thompson
- [telepathy-spec/master] fd.o #24906, #24939: add first draft of Conference and Splittable
Simon McVittie
- [telepathy-gabble/master] Assert that base64_decode parses valid base64.
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Assert that base64_decode parses valid base64.
Will Thompson
- [telepathy-glib/master] Don't rely on enum types being unsigned
Sjoerd Simons
- [telepathy-glib/telepathy-glib-0.8] Don't rely on enum types being unsigned
Sjoerd Simons
- [telepathy-glib/master] Don't rely on enum types being unsigned
Sjoerd Simons
- [telepathy-spec/master] Define a dummy Call_State_Change_Reason enum
Sjoerd Simons
- [telepathy-spec/master] Define the Call_State_Reason struct type
Sjoerd Simons
- [telepathy-doc/master] Python IRC Channel Example
Danielle Madeley
- [telepathy-gabble/master] Remove proxy.schokokeks.org on their request
Sjoerd Simons
- [telepathy-gabble/telepathy-gabble-0.8] Remove proxy.schokokeks.org on their request
Sjoerd Simons
- [telepathy-gabble/master] fd.o#21151: Don't query SOCKS5 proxies when we are connected
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] fd.o#21151: Don't query SOCKS5 proxies when we are connected
Guillaume Desmottes
- [telepathy-gabble/master] tube-dbus: query SOCKS5 proxy when creating a 1-1 D-Bus tube
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] tube-dbus: query SOCKS5 proxy when creating a 1-1 D-Bus tube
Guillaume Desmottes
- [telepathy-gabble/master] test-fallback-socks5-proxy.py: test new proxy querying policy
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] test-fallback-socks5-proxy.py: test new proxy querying policy
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] GabbleFTManager: make our arbitrary non-NULL pointers clearer
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] GabbleFTManager: die noisily if someone breaks the assumption in GabbleConnection that this code relies on
Simon McVittie
- [telepathy-gabble/master] test-fallback-socks5-proxy.py: factor out test so we can easily re-use part of it
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] test-fallback-socks5-proxy.py: factor out test so we can easily re-use part of it
Guillaume Desmottes
- [telepathy-gabble/master] Run test-debug.py if the debugger is enabled, using an automake conditional
Simon McVittie
- [telepathy-gabble/master] autogen.sh: prefer automake 1.11 if available, for silent rules
Simon McVittie
- [telepathy-gabble/master] Unset debug-sender log handler before unreffing the global debug sender
Simon McVittie
- [telepathy-gabble/telepathy-gabble-0.8] Run test-debug.py if the debugger is enabled, using an automake conditional
Simon McVittie
- [telepathy-gabble/master] tube_stream: query SOCKS5 proxy when creating an incoming tube
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] tube_stream: query SOCKS5 proxy when creating an incoming tube
Guillaume Desmottes
- [telepathy-gabble/master] test-fallback-socks5-proxy: test if proxy queries are sent when accepting a stream tube
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] test-fallback-socks5-proxy: test if proxy queries are sent when accepting a stream tube
Guillaume Desmottes
- [telepathy-gabble/master] ft-channel: query SOCKS5 proxy when creating an outgoing FT
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] ft-channel: query SOCKS5 proxy when creating an outgoing FT
Guillaume Desmottes
- [telepathy-gabble/master] test-fallback-socks5-proxy.py: test if proxy queries are sent when creating a FT channel
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] test-fallback-socks5-proxy.py: test if proxy queries are sent when creating a FT channel
Guillaume Desmottes
- [telepathy-gabble/master] test-fallback-socks5-proxy.py: break potential race in offer_dbus_tube
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] test-fallback-socks5-proxy.py: break potential race in offer_dbus_tube
Guillaume Desmottes
- [telepathy-glib/master] tp_account_manager_is_prepared: fix a confusing typo
Simon McVittie
- [telepathy-gabble/master] Make GabblePluginLoader a mortal singleton
Will Thompson
- [telepathy-glib/master] Test fd.o #25384 by advertising a "valid account" which doen't exist.
David Laban
- [telepathy-gabble/master] Partly disable sidecar test with --disable-plugins
Will Thompson
- [telepathy-gabble/master] Remove proxy.fsinf.at on their request
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] Remove proxy.fsinf.at on their request
Guillaume Desmottes
- [telepathy-gabble/master] Ship Connection.FUTURE and Gabble.Plugin.Test xml.
Will Thompson
- [telepathy-spec/master] Conference: add ChannelMerged, ChannelRemoved signals
Simon McVittie
- [telepathy-gabble/master] Make test plugin build out of tree.
Will Thompson
- [telepathy-spec/master] Conference: improve cross-referencing
Simon McVittie
- [telepathy-spec/master] Conference: consistently put FIXME comments in <strong>
Simon McVittie
- [telepathy-spec/master] Conference: explain why object path reuse must be restricted
Simon McVittie
- [telepathy-spec/master] Conference: explain why SupportsNonMerges is that way round
Simon McVittie
- [telepathy-spec/master] Remove CallMerging interface (obsoleted by Conference and Splittable)
Simon McVittie
- [telepathy-spec/master] Conference: adjust markup
Simon McVittie
- [telepathy-gabble/master] bytestream-factory: factor out add_proxy_to_list
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] bytestream-factory: factor out add_proxy_to_list
Guillaume Desmottes
- [telepathy-gabble/master] add_proxy_to_list: don't add twice the same proxy
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] add_proxy_to_list: don't add twice the same proxy
Guillaume Desmottes
- [telepathy-gabble/master] test-fallback-socks5-proxy.py: check that the same proxy can't be added twice
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] test-fallback-socks5-proxy.py: check that the same proxy can't be added twice
Guillaume Desmottes
- [telepathy-spec/master] Conference: add InitialInvitees, InvitationMessage
Simon McVittie
- [telepathy-spec/master] Conference: note that with InitialInvitees, SupportsNonMerges might be unnecessary
Simon McVittie
- [telepathy-spec/master] Splittable: cross-reference Conference with links
Simon McVittie
- [telepathy-gabble/master] Don't distribute config.py in source tarball
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Don't distribute config.py in source tarball
Will Thompson
- [telepathy-spec/master] ChannelDispatcher: improve rationale for Preferred_Handler disregarding filter
Simon McVittie
- [telepathy-spec/master] ChannelDispatcher: say how new a spec/MC you need for Preferred_Handler to disregard filters
Simon McVittie
- [telepathy-gabble/master] rename NB_SOCKS5_PROXIES_USED to NB_MIN_SOCKS5_PROXIES and decrease it to 3
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] rename NB_SOCKS5_PROXIES_USED to NB_MIN_SOCKS5_PROXIES and decrease it to 3
Guillaume Desmottes
- [telepathy-gabble/master] test-fallback-socks5-proxy.py: make send_socks5_reply more generic
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] test-fallback-socks5-proxy.py: make send_socks5_reply more generic
Guillaume Desmottes
- [telepathy-spec/master] ContactCapabilities: standardize Gabble's behaviour of explicitly fixing the handle type
Simon McVittie
- [telepathy-spec/master] ContactCapabilities: specify what channel classes with Handle_Type_Room or Handle_Type_None mean
Simon McVittie
- [telepathy-spec/master] Add Call member flags
Sjoerd Simons
- [telepathy-spec/master] Call: s/.Draft/.DRAFT/ as is conventional in our other interfaces
Simon McVittie
- [telepathy-gabble/master] test-fallback-socks5-proxy: add wait_si_and_return_proxies returning the list of used proxies
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] test-fallback-socks5-proxy: add wait_si_and_return_proxies returning the list of used proxies
Guillaume Desmottes
- [telepathy-spec/master] Call: improve definition of Ringing
Simon McVittie
- [telepathy-spec/master] Call: improve definition of Accept
Simon McVittie
- [telepathy-spec/master] Call.Hangup: fix spec markup, pull docstring to the beginning, give rationale for Message
Simon McVittie
- [telepathy-spec/master] Call.AddContent: use Ugly_Case param names, cross-reference Content.DRAFT, add FIXMEs where docs are missing
Simon McVittie
- [telepathy-spec/master] Call.Contents, ContentAdded, ContentRemoved: editorial changes
Simon McVittie
- [telepathy-gabble/master] gabble_bytestream_factory_query_socks5_proxies: always request at least one proxy
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] gabble_bytestream_factory_query_socks5_proxies: always request at least one proxy
Guillaume Desmottes
- [telepathy-spec/master] CallStateChanged: correct short description, cross-reference properties, editorial changes
Simon McVittie
- [telepathy-spec/master] Call.CallMembersChanged: document what this means
Simon McVittie
- [telepathy-gabble/master] move existing proxy to the head of the list when they are re-discovered
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] move existing proxy to the head of the list when they are re-discovered
Guillaume Desmottes
- [telepathy-spec/master] Call.HardwareStreaming: expand on the rationale
Simon McVittie
- [telepathy-gabble/master] remove oldest proxy from the cache
Guillaume Desmottes
- [telepathy-gabble/telepathy-gabble-0.8] remove oldest proxy from the cache
Guillaume Desmottes
- [telepathy-spec/master] Call: align handler capability tokens with Stream_Transport_Type
Simon McVittie
- [telepathy-spec/master] Call_State: improve documentation, add implicit Unknown state, use Ugly_Case
Simon McVittie
- [telepathy-spec/master] Call: fix a typo
Simon McVittie
- [telepathy-spec/master] Call: attempt to clarify call and call-member flags
Simon McVittie
- [telepathy-gabble/master] Link against GModule when plugins are enabled.
Will Thompson
- [telepathy-gabble/master] Add a debug flag for plugins
Will Thompson
- [telepathy-gabble/master] Probe for plugins in $(libdir)/telepathy/gabble-0
Will Thompson
- [telepathy-spec/master] Call: attempt to clarify call states, etc.
Simon McVittie
- [telepathy-gabble/master] Updated wocky (up to non-normalised-jid in IQ)
Vivek Dasmohapatra
- [telepathy-gabble/master] Remove FT debug messages that get printed repeatedly
Sjoerd Simons
- [telepathy-gabble/telepathy-gabble-0.8] Remove FT debug messages that get printed repeatedly
Sjoerd Simons
- [telepathy-gabble/master] Move headers available to plugins to gabble/
Will Thompson
- [telepathy-glib/master] glib-client-gen: mark deprecated D-Bus methods as deprecated
Jonny Lamb
- [telepathy-python/master] Try to set contact FT capabilities
Sjoerd Simons
- [telepathy-gabble/master] Install plugin and Wocky headers, and a .pc file
Will Thompson
- [telepathy-qt4/master] Ignore tag files
Will Thompson
- [telepathy-qt4/master] Cope with UTF-8 in spec XML
Will Thompson
- [telepathy-sofiasip/master] Added the utility module files, initially with quoted string utilities
Mikhail Zabaluev
- [telepathy-sofiasip/master] Initial code for codec parameter formatters and parsers
Mikhail Zabaluev
- [telepathy-sofiasip/master] Added the new sources to the build
Mikhail Zabaluev
- [telepathy-sofiasip/master] Use the utility function tpsip_quote_string() to format the display name
Mikhail Zabaluev
- [telepathy-sofiasip/master] Added tpsip_unquote_string()
Mikhail Zabaluev
- [telepathy-sofiasip/master] Added parameter formatting for audio/telephone-event
Mikhail Zabaluev
- [telepathy-sofiasip/master] Added the generic parser routine, along with initialization
Mikhail Zabaluev
- [telepathy-sofiasip/master] Added codec format registration routines and type-based usage functions
Mikhail Zabaluev
- [telepathy-sofiasip/master] Plug in the audio/telephone-event formatting routines
Mikhail Zabaluev
- [telepathy-sofiasip/master] Anchor the match for DTMF events list at the beginning of the string
Mikhail Zabaluev
- [telepathy-sofiasip/master] Guard against a null fmtp parameter for codec parser
Mikhail Zabaluev
- [telepathy-sofiasip/master] Use the new codec parameter formatting system
Mikhail Zabaluev
- [telepathy-ashes/master] Add butterfly subprocess, and fix exponential backoff.
David Laban
- [telepathy-ashes/master] work-around b.fd.o 25116 butterfly omits TargetID in CreateChannel response
David Laban
- [telepathy-python/master] return TargetID properties in channel request (fd.o #25116)
Olivier Le Thanh Duong
- [telepathy-spec/master] Balance: fix typo: UINT32_MAX is 2**32 - 1, not 2**32
Simon McVittie
- [telepathy-spec/master] Specify that PreferredHandler trumps the filter
Will Thompson
- [telepathy-spec/master] fd.o #24903: add Balance interface
Simon McVittie
- [telepathy-spec/master] Add Mikhail and Naveen to AUTHORS
Simon McVittie
- [telepathy-spec/master] Balance: relax requirement for international currency codes to SHOULD
Simon McVittie
- [telepathy-spec/master] Balance: declare to be stable
Simon McVittie
- [telepathy-spec/master] Balance: remove support for implementations without change notification
Simon McVittie
- [telepathy-spec/master] Conference: rename InitialInvitees to InitialInviteeHandles and add IIIDs
Simon McVittie
- [telepathy-spec/master] Add Handler.FUTURE.RelatedConferencesBypassApproval
Simon McVittie
- [telepathy-sofiasip/master] Require Automake 1.9
Mikhail Zabaluev
- [telepathy-sofiasip/master] Version 0.5.19
Mikhail Zabaluev
- [telepathy-spec/master] Call_Flag_Ringing: rename to Call_Flag_Locally_Ringing to disambiguate
Simon McVittie
- [telepathy-spec/master] Call_Flag_Held: rename to Call_Flag_Locally_Held
Simon McVittie
- [telepathy-sofiasip/master] Development nano version 0.5.19.1
Mikhail Zabaluev
- [telepathy-spec/master] Call_Member_Flag_Ringing, Call_Member_Flag_Held: clarify why per-member
Simon McVittie
- [telepathy-spec/master] Stream_Transport_Type: document, and rename values to match Media.StreamHandler more closely
Simon McVittie
- [telepathy-spec/master] Call: make paragraphing consistent
Simon McVittie
- [telepathy-spec/master] Content.Name, .Type, .Creator: editorial changes
Simon McVittie
- [telepathy-spec/master] Content.Disposition: editorial changes
Simon McVittie
- [telepathy-spec/master] Call.Stream.Sending_State: use conventional capitalization, add None state, document
Simon McVittie
- [telepathy-spec/master] Call, Content: attempt to clarify the effect of Accept on Initial contents
Simon McVittie
- [telepathy-spec/master] Content.Disposition: mark as immutable
Simon McVittie
- [telepathy-spec/master] Content.Streams: editorial changes, cross-reference to signals
Simon McVittie
- [telepathy-spec/master] Call.Stream: attempt to clarify how sending states work
Simon McVittie
- [telepathy-spec/master] Call, Content: apply new understanding of Stream sending states here too
Simon McVittie
Last message date:
Mon Nov 30 11:22:53 PST 2009
Archived on: Fri Dec 11 03:44:33 PST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).