November 2009 Archives by thread
Starting: Mon Nov 2 05:58:59 PST 2009
Ending: Mon Nov 23 10:42:48 PST 2009
Messages: 291
- [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-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-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-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-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-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-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-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-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-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-glib/master] telepathy-glib now depends on dbus-glib 0.82 for tests/dbus/account-manager.c
Danielle Madeley
- [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/master] NEWS
Simon McVittie
Last message date:
Mon Nov 23 10:42:48 PST 2009
Archived on: Mon Nov 23 10:42:58 PST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).