Adding the possibility of persisting contacts but not doing it for now because I...
[theonering] / src / connection.py
2010-06-19 Ed PageAdding option to log to a debug text channel
2010-04-24 Ed PageRe-using handles which hopefully will cause fewer issue...
2010-04-20 Ed PageEnabling logging to raise exceptions, hardening my...
2010-03-17 Ed PageFixing a connecting bug
2010-03-17 Ed PageSwitching login, conversations, and addressbook to...
2010-03-13 Ed PageFixing a bug with shutdown-on-idle code that I introduced
2010-03-13 Ed PageMoved when we advertise the connection as disconnected...
2010-03-13 Ed PageAuto-enabled system contacts for all contacts
2010-02-27 Ed PageAdding an auto-cleanup in case the client is being...
2010-02-26 Ed PageReducing not-helpful traces
2010-02-25 Ed PageRemoving delayed disconnect (it causes race conditions...
2010-02-24 Ed PageAdjusting the disconnect code
2010-02-23 Ed PageMaking the code slightly easier to maintain
2010-02-19 Ed PageAdding basic avatar support
2010-02-12 Ed PageFixing lots of minor bugs found by lint
2010-02-12 Ed PageAsync connect/disconnect. Moved everything to a new...
2010-02-09 Ed PageFixing a resource leak where on connection failure...
2010-02-09 Ed PageCombinging disconnect code to try and minimize errors...
2010-02-09 Ed Page*sigh* what I previously thought was a bug reducer...
2010-02-07 Ed PageAdded detection of missed calls. As part of this I...
2010-02-05 Ed PageFixing a bug with configurable polling
2010-02-02 Ed PageFixing a bug with account options for polling
2010-01-31 Ed PageAdding a delay to auto-disconnect incase the user is...
2010-01-30 Ed PageMaking polling periods configurable
2010-01-29 Ed PageDelaying when we advertize the connection as disconnected
2010-01-28 Ed PageAdding an option to disable GV contacts
2010-01-25 Ed PageRemoving @todo/@bugs because we are now on bugs.maemo.org
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 PageImitating butterfly which follows a suggestion in the...
2010-01-20 Ed PageTaking note of what the next steps have to be
2010-01-20 Ed PageUpdating to latest butterfly fad, should eventually...
2010-01-19 Ed PageForgot to update some todos upon completion
2010-01-19 Ed PageFor historical reasons, a broken attempt at capabilities
2010-01-19 Ed PageSwitching away from using contact ids
2010-01-18 Ed PageSwitching to callback numbers being able to be set...
2010-01-16 Ed PageYet another decision to be made at some point
2010-01-16 Ed PageCleanup for contact lists
2010-01-16 Ed PageCaching conversation data to avoid false positives...
2010-01-16 Ed PageMaking phone numbers as consistent as possible so user...
2010-01-16 Ed PageAdding a hand test to validate EnsureChannel, fixing...
2010-01-15 Ed PageSwitching to shipping parts of python-telepathy with...
2010-01-15 Ed PageLong ago finished this todo about conic
2010-01-14 Ed PageAttempting to fix a bug in code I stole from python...
2010-01-10 Ed PageForgot to remove a dead comment
2010-01-10 Ed PageOld python-telepathy didn'
2010-01-10 Ed PageHACK: Oops, got this hack backwards, its the Request...
2010-01-10 Ed PageRemoving async calls due to race conditions they create...
2010-01-10 Ed PageTemporarily disabling the Contacts Interface because...
2010-01-10 Ed PageMaemo: Attempting to save on battery by forcing a disco...
2010-01-08 Ed PageReducing debug output
2010-01-08 Ed PageSeparating voicemail / texts into their own state machines
2010-01-08 Ed PageA bunch of todos
2010-01-07 Ed PageBumping to -10 and adding two new interfaces that are...
2010-01-06 Ed PageAdding some error checking to the callback parameter
2010-01-06 Ed PageSome todos
2010-01-06 Ed PagePrefixing more hacks with HACK to make it easier to...
2010-01-06 Ed PageAdding some todos
2010-01-06 Ed PageSwitching over to a copy-paste version of python-telepa...
2010-01-06 Ed PageMisc cleanup
2010-01-03 Ed Page0.1.0-7: Trying account-plugin-haze's UI configuration...
2009-12-24 Ed PageAdding old-school presence so I can get presence suppor...
2009-12-24 Ed PageMass load of bug fixes
2009-12-22 Ed PageBug fixes, code cleanup, debugging help all working...
2009-12-18 Ed PageLots more bug fixes
2009-12-17 Ed PageLots of work to try and get duplex conversations going...
2009-12-13 Ed PageAdding coverage and fixing bugs
2009-12-12 Ed PageClosing down channels on loss of connection
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 PageAdded presence support and cleaned up the exceptions
2009-11-26 Ed PageAdding aliasing support to give pretty names to contacts
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-10-03 Ed Pagefixing variable names and added explanation, switch...
2009-10-01 Ed PageRemoving presence support till its needed
2009-10-01 Ed PageSlowly transforming things into the shape needed to...
2009-09-30 Ed PageContinued work on getting contacts ready to use
2009-09-29 Ed PageSeperating out the gvoice stuff
2009-09-29 Ed PageStarting to generalize the gv backend
2009-09-28 Ed PageSwitching back to module level loggers
2009-09-27 Ed PageGetting connection status and errors to be a bit more...
2009-09-27 Ed PageA lot more cleanup and ground work being layed for...
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