Bump to 0.8.24
[theonering] / src / channel / call.py
2010-12-09 Ed PageForcing calls to quit immediately rather than giving...
2010-04-20 Ed PageEnabling logging to raise exceptions, hardening my...
2010-03-26 Ed PageImproving support for a worker thread and moving more...
2010-03-26 Ed PageSwitching over to coroutine trampolines
2010-03-13 Ed PageBumping to 0.8.7
2010-03-04 Ed PageReducing the timeout for closing the channel and cleani...
2010-02-27 Ed PageImplementing the Hold interface to not block incoming...
2010-02-27 Ed PageReducing the time allowed for disconnecting
2010-02-25 Ed PageEnabling canceling of calls
2010-02-23 Ed PageMaking the code slightly easier to maintain
2010-02-12 Ed PageAsync connect/disconnect. Moved everything to a new...
2010-02-10 Ed PageTrying to improve behavior on n900
2010-01-27 Ed PageDelaying marking the channel as disconnected, hoping...
2010-01-25 Ed PageMore imitation of Butterfly
2010-01-22 Ed PagePrepping for the Maemo 5 Beta
2010-01-22 Ed PageFixing up the last bug with the initator stuff
2010-01-22 Ed PageHoping to get calls working on Maemo 5 by adding these...
2010-01-20 Ed PageSwitching from the closing being info to debug log
2010-01-20 Ed PageAdding logging to close so I can be sure my channels...
2010-01-19 Ed PageFixed calls, removing bug note
2010-01-19 Ed PageDocmenting a mixin binding point
2010-01-16 Ed PageMaking phone numbers as consistent as possible so user...
2010-01-16 Ed PageAdding some notes on bugs
2010-01-15 Ed PageSwitching to shipping parts of python-telepathy with...
2010-01-12 Ed PageMaking sure we close the stream after the call
2010-01-10 Ed PageBump to -13 to include fixes found through dbus-monitor...
2010-01-10 Ed PagePlaying around, trying to get calls to work
2010-01-10 Ed PagePlenty of HACKs to get my code to work with Requests
2010-01-10 Ed PageTaking the same python-telepathy caution elsewhere
2010-01-06 Ed PagePrefixing more hacks with HACK to make it easier to...
2010-01-06 Ed PageAdding hack for change in python-telepathy __init__...
2010-01-06 Ed PageSwitching over to a copy-paste version of python-telepa...
2009-12-24 Ed PageMore call work
2009-12-24 Ed PageCall-centric work
2009-12-24 Ed PageMass load of bug fixes
2009-12-13 Ed PageFixing random bugs
2009-12-13 Ed PageAdding coverage and fixing bugs
2009-12-12 Ed PageImproving the gvoice api
2009-11-26 Ed PageMarking all of the current TODOs
2009-11-26 Ed PageCleaned up exceptions
2009-11-26 Ed PageOverall, got sending a text to an arbitrary number...
2009-10-07 Ed PageRandom bug fixes, advancing the channels, unit tests...
2009-10-03 Ed PageLessons learned from looking at telepathy-python to...
2009-09-29 Ed PageStarting to generalize the gv backend
2009-09-28 Ed PageMissed some locations
2009-09-27 Ed PageA lot more cleanup and ground work being layed for...