Bump to 0.8.24
[theonering] / src / channel / text.py
2010-12-09 Ed PageForcing calls to quit immediately rather than giving...
2010-11-08 Ed PageFixing non-ascii support
2010-06-26 Ed PageFixing a bug on text channel creation / reporting
2010-06-25 Ed PageWith manually tracking read/unread, I don't think I...
2010-06-23 Ed PageLogging even more details
2010-06-23 Ed PageAdding some logging
2010-04-06 Ed Pageadding more debug info
2010-04-03 Ed PageBeing more paranoied about marking as read and using...
2010-03-26 Ed PageImproving support for a worker thread and moving more...
2010-03-26 Ed PageSwitching over to coroutine trampolines
2010-03-26 Ed PageSwitching texting over to callbacks and changing the...
2010-03-06 Ed PageUpdating TOR to use latest GV bindings from Dialcentral...
2010-02-23 Ed PageMaking the code slightly easier to maintain
2010-02-17 Ed PageConsolidating filtering code, fixing some bugs along...
2010-02-12 Ed PageAsync connect/disconnect. Moved everything to a new...
2010-01-27 Ed PageReducing the race window for 'GV marking messages as...
2010-01-25 Ed PageRemoving @todo/@bugs because we are now on bugs.maemo.org
2010-01-23 Ed PageModifying the way isRead is handled to reduce false...
2010-01-22 Ed PageAdding some bugs
2010-01-22 Ed PagePrepping for the Maemo 5 Beta
2010-01-21 Ed PageAdding conic dependency, fixing bug with disconnecting...
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 PageSwitching away from using contact ids
2010-01-18 Ed PageNoting a bug
2010-01-15 Ed PageSwitching to shipping parts of python-telepathy with...
2010-01-14 Ed PageImproving logging
2010-01-12 Ed PageImproving state machine timing, logged material, commen...
2010-01-10 Ed PageBump to -13 to include fixes found through dbus-monitor...
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-10 Ed PageRemoving async calls due to race conditions they create...
2010-01-08 Ed PageReducing debug output
2010-01-08 Ed PageSeparating voicemail / texts into their own state machines
2010-01-08 Ed PageSwitching to multiple state machines
2010-01-07 Ed PageSlight change to grouping
2010-01-06 Ed PageAdding a debug prompt.
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 PageMass load of bug fixes
2009-12-22 Ed PageBug fixes, code cleanup, debugging help all working...
2009-12-20 Ed PageBug fixes, adding some debug help, removing some debug...
2009-12-20 Ed PageMassive reworking of messages to make debugging easier...
2009-12-18 Ed PageLots more bug fixes
2009-12-17 Ed PageLots of work to try and get duplex conversations going...
2009-12-16 Ed PageAdding testing of blank Text channel, fixing lots of...
2009-12-08 Ed PageMinature bug fixes to help things progress along
2009-11-29 Ed PageLots of work in prep for conversations to work
2009-11-29 Ed PageImplemented DnD in the backend and in the presence...
2009-11-26 Ed PageMarking all of the current TODOs
2009-11-26 Ed PageCleaned up exceptions
2009-11-26 Ed PageRemoving dead code
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-04 Ed PageFixing a small typo issue
2009-10-03 Ed PageLessons learned from looking at telepathy-python to...
2009-09-29 Ed PageStarting to generalize the gv backend
2009-09-27 Ed PageA lot more cleanup and ground work being layed for...
2009-09-27 Ed PageAuditing what interfaces we plan to support
2009-09-27 Ed PageOnward, ever onward
2009-09-26 Ed PageRandom cleanup/implementation fairy of fun
2009-09-25 Ed PageGetting start on this here em code