January 2010 Archives by author
Starting: Mon Jan 4 02:28:16 PST 2010
Ending: Thu Jan 21 07:55:34 PST 2010
Messages: 176
- [telepathy-haze/master] Fix circular channel creation
Felipe Contreras
- [telepathy-gabble/master] Update wocky (openssl backend now offers deflate compression)
Vivek Dasmohapatra
- [telepathy-butterfly/master] Implemented Mail Notification Spec
Nicolas Dufresne
- [telepathy-butterfly/master] Removed evil import * and fix copyright year
Nicolas Dufresne
- [telepathy-butterfly/master] Made MailNotification properties public as they should
Nicolas Dufresne
- [telepathy-butterfly/master] MailNotification: Removed not required lambda
Nicolas Dufresne
- [telepathy-butterfly/master] MaiNotification: Simplified form_data serialization
Nicolas Dufresne
- [telepathy-butterfly/master] MailNotification: Added more documentation
Nicolas Dufresne
- [telepathy-butterfly/master] Only add MailNotification interface if profile says it's supported
Nicolas Dufresne
- [telepathy-butterfly/master] MailNotification: Fixed method naming convention and added doc
Nicolas Dufresne
- [telepathy-python/master] Fix ChannelManager.close() to iter channel correcty
Olivier Le Thanh Duong
- [telepathy-python/master] Add comments
Olivier Le Thanh Duong
- [telepathy-python/master] update NEWS
Olivier Le Thanh Duong
- [telepathy-python/master] prepare the 0.15.14 release
Olivier Le Thanh Duong
- [telepathy-python/master] Fix CreateChannel to always return a new channel.
Olivier Le Thanh Duong
- [telepathy-python/master] Only delete the right channel in ChannelManager
Olivier Le Thanh Duong
- [telepathy-python/master] Start dev of 0.15.15
Olivier Le Thanh Duong
- [telepathy-butterfly/master] Update news about Text capabilites advertisement
Olivier Le Thanh Duong
- [telepathy-butterfly/master] Implement the Initial{Audio, Video} props in StreamedMedia channel
Olivier Le Thanh Duong
- [telepathy-butterfly/master] Only call RequestStream if a Initial* property is present
Olivier Le Thanh Duong
- [telepathy-butterfly/master] Update NEWS about Initial* implementation (fd.o #25396)
Olivier Le Thanh Duong
- [telepathy-butterfly/master] Advertise text capabilities of contacts (fd.o #24878)
Olivier Le Thanh Duong
- [telepathy-butterfly/master] ButterflyCapabilities.add_text_capabilities take a list as arg
Olivier Le Thanh Duong
- [telepathy-butterfly/master] Prepare for 0.5.4 release
Olivier Le Thanh Duong
- [telepathy-python/master] Fix registering new channels in channel manager
Olivier Le Thanh Duong
- [telepathy-python/master] Prepare for 0.15.15 release
Olivier Le Thanh Duong
- [telepathy-python/master] Start dev of 0.15.16
Olivier Le Thanh Duong
- [telepathy-gabble/telepathy-gabble-0.8] make send_disco_reply() take a list of identities
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] compute_caps_hash(): verify that identities are well-formed
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] free debugger singleton on exit
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] make caps cache persist to disk using SQLite
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] factor out capability URI extraction from messages
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] free shared caps cache when CM exits
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] test-caps-file-transfer.py: use a unique client name
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] restore per-channel-manager caps from the cache
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] caps cache: create correct directory when falling back to default path
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] add servicetest.py to the list of Twisted tests
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] make use of send_disco_reply in tests
Dafydd Harries
- [telepathy-gabble/telepathy-gabble-0.8] add initial implementation of CM-wide caps cache
Dafydd Harries
- [telepathy-python/master] properties: no need to return anything from the property setters
Jonny Lamb
- [telepathy-python/master] debug: implement setting the Enabled property
Jonny Lamb
- [telepathy-gabble/master] g_warning -> DEBUG
Danielle Madeley
- [telepathy-gabble/master] Small style fixes from review.
Danielle Madeley
- [telepathy-gabble/master] Make checks for NULLness explicit
Danielle Madeley
- [telepathy-gabble/master] Add a quirk capability to detect the Google webmail client from its c at node
Danielle Madeley
- [telepathy-gabble/master] Use that quirk to decide when to create a chat on Google's server
Danielle Madeley
- [telepathy-gabble/master] Remove requirement that InitialInvitee{IDs, Handles} are mutually exclusive
Danielle Madeley
- [telepathy-gabble/master] Look at InitialChannels and build a set of Handles
Danielle Madeley
- [telepathy-gabble/master] Include Channel.Interface.Conference draft from tp-spec
Danielle Madeley
- [telepathy-gabble/master] [MucFactory] detect conference channels and add a stub for handling them
Danielle Madeley
- [telepathy-gabble/master] Process InitialInviteeHandles and InitialInviteeIDs
Danielle Madeley
- [telepathy-gabble/master] Actually connect to a Google PMUC
Danielle Madeley
- [telepathy-gabble/master] Invite initial invitees to MUC
Danielle Madeley
- [telepathy-gabble/master] Add support for <continue/> to invites coming from InitialChannels
Danielle Madeley
- [telepathy-gabble/master] Use GObject properties instead of introduced API on GabbleMucChannel
Danielle Madeley
- [telepathy-gabble/master] Remove API from GabbleImChannel
Danielle Madeley
- [telepathy-gabble/master] Add Conference properties to GabbleMucChannel
Danielle Madeley
- [telepathy-gabble/master] Add Conference immutable properties to PROP_CHANNEL_PROPERTIES
Danielle Madeley
- [telepathy-gabble/master] Some small fixes to props
Danielle Madeley
- [telepathy-gabble/master] Refactor a bit so that the Conference interface on named MUCs
Danielle Madeley
- [telepathy-gabble/master] Beginnings of a PMUC unit test
Danielle Madeley
- [telepathy-gabble/master] Extend test
Danielle Madeley
- [telepathy-gabble/master] Remove unused register.[ch]
Simon McVittie
- [telepathy-gabble/master] Add a regression test for the gateways plugin
Simon McVittie
- [telepathy-gabble/master] jingletest, jingletest2: also remember the peer's bare JID
Simon McVittie
- [telepathy-gabble/master] Jingle tests: get the peer's full and bare JIDs from the JingleTest(2) object
Simon McVittie
- [telepathy-gabble/master] GabbleJingleSession: allow resource to be "" to indicate use of a bare JID
Simon McVittie
- [telepathy-gabble/master] gabble_presence_has_resources(): add
Simon McVittie
- [telepathy-gabble/master] gabble_presence_pick_best_feature(): add
Simon McVittie
- [telepathy-gabble/master] jingle_pick_best_content_type: allow the resource to be "" (bare JID)
Simon McVittie
- [telepathy-gabble/master] gabble_presence_resource_pick_best_feature: disallow "" as a resource
Simon McVittie
- [telepathy-gabble/master] GabbleCallChannel, GabbleMediaChannel: improve debug for existing sessions
Simon McVittie
- [telepathy-gabble/master] GabbleJingleFactory: allow bare JIDs to call us
Simon McVittie
- [telepathy-gabble/master] jingle_pick_best_resource: allow the bare JID (resource = "") to be chosen
Simon McVittie
- [telepathy-gabble/master] various Jingle tests: test calls to/from bare JIDs where we have presence
Simon McVittie
- [telepathy-gabble/master] Represent bare jids as resource = NULL, not resource = ""
Simon McVittie
- [telepathy-gabble/master] Move xep.xsl into docs/ and add xep.dtd, xep.ent, xep.xsd
Simon McVittie
- [telepathy-gabble/master] Jingle tests: be robust against receiving NewChannel[s] for contact lists
Simon McVittie
- [telepathy-gabble/master] JingleTest2: optionally send roster during prepare()
Simon McVittie
- [telepathy-gabble/master] test-wait-for-caps-incomplete.py: don't crash if the test fails at the end
Simon McVittie
- [telepathy-gabble/master] GabbleMediaChannelPrivate: turn bitfield into genuine booleans
Simon McVittie
- [telepathy-gabble/master] gabble_presence_cache_set_property: simplify construct-only 'connection'
Simon McVittie
- [telepathy-gabble/master] exec-with-log.sh.in: put timestamps in the log
Simon McVittie
- [telepathy-gabble/master] GabblePresenceCache: assert that caller supplied a connection
Simon McVittie
- [telepathy-gabble/master] COPYING: update details of XEP tools
Simon McVittie
- [telepathy-glib/master] tools/glib-ginterface-gen.py: allow D-Bus methods' names to be C keywords
Simon McVittie
- [telepathy-glib/master] .gitignore: ignore intermediate files for gcov 4.4
Simon McVittie
- [telepathy-glib/master] Copy in a better version of lcov.am, from Gabble
Simon McVittie
- [telepathy-gabble/master] Sync glib-ginterface-gen.py from telepathy-glib, fixing method names that are C keywords
Simon McVittie
- [telepathy-gabble/master] .gitignore: ignore intermediate files for gcov 4.4
Simon McVittie
- [telepathy-gabble/master] extensions: add a very simple API for gateway registration
Simon McVittie
- [telepathy-gabble/master] add <gabble/gabble.h> meta-header
Simon McVittie
- [telepathy-gabble/master] Add code to map Wocky errors into Telepathy errors
Simon McVittie
- [telepathy-gabble/master] Add a simple test for gabble_set_tp_error_from_wocky()
Simon McVittie
- [telepathy-gabble/master] plugins: add a gateway-registration plugin
Simon McVittie
- [telepathy-gabble/master] gateways plugin: put non-WOCKY_XMPP_ERROR errors through gabble_set_tp_error_from_wocky
Simon McVittie
- [telepathy-qt4/master] Nano version (might lead to 0.2.2 or 0.3.0)
Simon McVittie
- [telepathy-qt4/master] fd.o#26002: only build tests if we have telepathy-glib >= 0.8.0
Simon McVittie
- [telepathy-gabble/master] Update wocky for working gtkdoc and better enumtypes.h generation
Simon McVittie
- [telepathy-gabble/master] fd.o#26027-related: update wocky to have less magic in *-enumtypes.h
Simon McVittie
- [telepathy-gabble/master] fd.o #26027: gibber, loudmouth, src: remove unused rules for *-enumtypes.h
Simon McVittie
- [telepathy-glib/master] with-session-bus.sh: fix a bashism
Simon McVittie
- [telepathy-glib/master] Update NEWS
Simon McVittie
- [telepathy-glib/master] Fix some punctuation, so gtkdoc sees TpAccountManager::account-disabled
Simon McVittie
- [telepathy-glib/master] Prepare 0.10.0 stable release
Simon McVittie
- [telepathy-glib/master] configure.ac: set a more specific bug-reporting URL
Simon McVittie
- [telepathy-glib/telepathy-glib-0.10] configure.ac: set a more specific bug-reporting URL
Simon McVittie
- [telepathy-glib/master] Start 0.10.1 development
Simon McVittie
- [telepathy-glib/telepathy-glib-0.10] Start 0.10.1 development
Simon McVittie
- [telepathy-glib/master] Start 0.11.0 development; omit 0.6.x, 0.7.x from ChangeLog
Simon McVittie
- [telepathy-glib/master] Import telepathy-spec 0.19.0
Simon McVittie
- [telepathy-glib/master] Generate code for the Balance interface
Simon McVittie
- [telepathy-glib/master] Revert "account{, -manager}: cast const GError*s to GError* when passing to g_simple_async_result_set_from_error"
Simon McVittie
- [telepathy-glib/master] Revert "fd.o#25600: account{, -manager}: make sure g_s_a_r_set_from_error gets a non-const GError*"
Simon McVittie
- [telepathy-glib/master] Depend on GLib 2.22 for better const-correctness
Simon McVittie
- [muji/master] support getting the password via getpass.getpass
Ronny Pfannschmidt
- [telepathy-gabble/master] Don't unref an object that isn't owned.
Mike Ruprecht
- [telepathy-gabble/master] Free GabbleCallContent's streams when disposing.
Mike Ruprecht
- [telepathy-gabble/master] Free GabbleCallStream's endpoints when disposing.
Mike Ruprecht
- [telepathy-gabble/master] Ensure that InitialAudio and/or InitialVideo is set.
Mike Ruprecht
- [telepathy-gabble/master] Don't send a content-modify message if the content hasn't been sent yet.
Mike Ruprecht
- [telepathy-gabble/master] Return an error if AddContent is called on an ended Call.
Mike Ruprecht
- [telepathy-gabble/master] Ensure Accept isn't called in an invalid state.
Mike Ruprecht
- [telepathy-gabble/master] Set the Ringing_Locally flag when Ringing is called.
Mike Ruprecht
- [telepathy-gabble/master] Add a testcase for the Ringing_Locally flag.
Mike Ruprecht
- [telepathy-gabble/master] Modify error message wording.
Mike Ruprecht
- [telepathy-gabble/master] Add debug messages for unexpected events in Accept().
Mike Ruprecht
- [telepathy-spec/master] Call: fix incorrect documentation for Ringing()
Andres Salomon
- [telepathy-gabble/master] Use assertEquals where applicable
Sjoerd Simons
- [telepathy-gabble/master] Factor out code to add the status, caps and vcard to a presence
Sjoerd Simons
- [telepathy-gabble/master] Reset jid when retrying to join
Sjoerd Simons
- [telepathy-gabble/master] Set the members of a muc
Sjoerd Simons
- [telepathy-gabble/master] Add status and vcard info to the presence we send to a muc
Sjoerd Simons
- [telepathy-gabble/master] Use the right bit of userdata
Sjoerd Simons
- [telepathy-gabble/master] Handle the fill-presence signal
Sjoerd Simons
- [telepathy-gabble/master] Be resiliant against other group flags changes
Sjoerd Simons
- [telepathy-gabble/master] The factory should emit new channels, not the text channel
Sjoerd Simons
- [telepathy-gabble/master] Explicitely tear down the muc channel
Sjoerd Simons
- [telepathy-gabble/master] Use the right muc namespace for participants
Sjoerd Simons
- [telepathy-gabble/master] Small race-protection
Sjoerd Simons
- [telepathy-gabble/master] Streamline some code slightly
Sjoerd Simons
- [telepathy-gabble/master] Correct refcounting when requesting multiple tubes from one muc
Sjoerd Simons
- [telepathy-gabble/master] Handle tube presences in the intial presence
Sjoerd Simons
- [telepathy-gabble/master] Expose api to pass presence message to the presence cache
Sjoerd Simons
- [telepathy-gabble/master] Set object GValues with set_object
Sjoerd Simons
- [telepathy-gabble/master] Update the presence cache from the cache in muc channels
Sjoerd Simons
- [telepathy-gabble/master] Unref the WockyMuc object when disposing the MucChannel
Sjoerd Simons
- [telepathy-gabble/master] Update to a wocky snapshot with initial muc support
Sjoerd Simons
- [telepathy-gabble/master] Ensure that the Initial{Channels, Handles} is never NULL
Sjoerd Simons
- [telepathy-gabble/master] Don't free strings not owned by us
Sjoerd Simons
- [telepathy-gabble/master] Stop referring to Loudmouth in the README
Sjoerd Simons
- [telepathy-gabble/telepathy-gabble-0.8] Send chat state notifications as type='chat'
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Tidy up the chat states test a smidge
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Refactor determining whether to send chat states
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Negotiate chat state support for capsless contacts
Will Thompson
- [telepathy-gabble/master] Treat <item-not-found/> as the empty vCard
Will Thompson
- [telepathy-gabble/telepathy-gabble-0.8] Treat <item-not-found/> as the empty vCard
Will Thompson
- [telepathy-gabble/master] Depend on dbus-glib 0.82 for _unregister_g_object
Will Thompson
- [telepathy-gabble/master] ¬ require-encryption ⇒ ignore-ssl-errors
Will Thompson
- [telepathy-qt4/master] Fix compilation with Automake <= 1.11
Will Thompson
- [telepathy-gabble/master] Add a variable with the path to Gabble to .pc files
Will Thompson
- [telepathy-gabble/master] Add a version field to GabblePluginInterface.
Will Thompson
- [telepathy-gabble/master] Show plugins' version in debug output
Will Thompson
- [telepathy-gabble/master] Add a version to the gateways plugin.
Will Thompson
- [telepathy-gabble/master] I noticed the extra newline only after pushing :(
Will Thompson
- [telepathy-sofiasip/master] Regard per-media ptime attributes as well
Mikhail Zabaluev
- [telepathy-sofiasip/master] Don't clobber ptime parameters if they are specified for the codec
Mikhail Zabaluev
- [telepathy-sofiasip/master] Turned the ptime properties into strings
Mikhail Zabaluev
- [telepathy-sofiasip/master] Pass ptime and maxptime properties from the session to codec parameters
Mikhail Zabaluev
- [telepathy-sofiasip/master] Implemented TpsipMediaSession properties 'remote-ptime' and 'remote-max-ptime'
Mikhail Zabaluev
- [telepathy-sofiasip/master] Disallow using InitialAudio and InitialVideo with old style anon channels
Mikhail Zabaluev
- [telepathy-sofiasip/master] Added properties InitialAudio and InitialVideo to media stream
Mikhail Zabaluev
- [telepathy-sofiasip/master] Create initial streams accordingly to the media channel properties
Mikhail Zabaluev
- [telepathy-sofiasip/master] Implemented ImmutableStreams property on media channels
Mikhail Zabaluev
- [telepathy-sofiasip/master] Disable hold if the media channel contents are not mutable
Mikhail Zabaluev
- [telepathy-sofiasip/master] Removed code for a 'peer' property which was never implemented
Mikhail Zabaluev
Last message date:
Thu Jan 21 07:55:34 PST 2010
Archived on: Thu Jan 21 08:16:42 PST 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).