Fixing a bug with setting a floor to some states
[theonering] / src / gvoice / session.py
2010-01-30 Ed PageFixing a bug with setting a floor to some states
2010-01-30 Ed PageMaking polling periods configurable
2010-01-22 Ed PageSwitching timeouts to seconds for whenever platforms...
2010-01-20 Ed PageAdding dnd caching to reduce server hits on login for...
2010-01-16 Ed PageCaching conversation data to avoid false positives...
2010-01-12 Ed PageImproving state machine timing, logged material, commen...
2010-01-08 Ed PageRemoving a superfluous check slowing down login
2010-01-08 Ed PageSeparating voicemail / texts into their own state machines
2010-01-08 Ed PageSwitching to multiple state machines
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 PageMassive reworking of messages to make debugging easier...
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-13 Ed PageAdding coverage and fixing bugs
2009-10-07 Ed PageRandom bug fixes, advancing the channels, unit tests...
2009-10-01 Ed PageSlowly transforming things into the shape needed to...