Not using i_logged_in for all of its fanciness, so shrink it down
[theonering] / src / gvoice /
2010-03-17 Ed PageNot using i_logged_in for all of its fanciness, so...
2010-03-17 Ed PageLogging login exceptions, forgot this before
2010-03-17 Ed PageSwitching login, conversations, and addressbook to...
2010-03-17 Ed PageNoting where I block to find them faster
2010-03-13 Ed PageAdding logging of caches so I can see if they are causi...
2010-03-13 Ed PageLimiting the size of the cache
2010-03-06 Ed PageAdding fancier version checks to allow to the cache...
2010-03-06 Ed PageUpdating TOR to use latest GV bindings from Dialcentral...
2010-02-24 Ed PageProtection against some kind of weird error I hit
2010-02-23 Ed PageMaking the code slightly easier to maintain
2010-02-17 Ed PageConsolidating filtering code, fixing some bugs along...
2010-02-17 Ed PageUpdating whats displayed for get_state_status
2010-02-17 Ed PageFixing bug with reseting the state machine and adding...
2010-02-12 Ed PageFixing lots of minor bugs found by lint
2010-02-12 Ed PageFixing a bug referencing a non-existent variable
2010-02-12 Ed PageAsync connect/disconnect. Moved everything to a new...
2010-02-09 Ed PageAdjusting the timeout to hopefully help things out
2010-02-08 Ed PageFixing some bugs with the dependent polling settings...
2010-02-07 Ed PageAdjusting voicemails state_machine so that it will...
2010-02-06 Ed PageWhen transition between states, start at max rather...
2010-02-05 Ed PageFixing a bug with configurable polling
2010-02-04 Ed PageAdjusting logging location so can better determine...
2010-02-04 Ed PageUpon startup, starting geometric polling at the max...
2010-02-03 Ed PageFixing a -T polling bug
2010-02-03 Ed PageFixing a bug with deny lists
2010-02-02 Ed PageCleaning up the comment
2010-01-30 Ed PageAdding a way to query all of the polling periods
2010-01-30 Ed PageFixing a bug with setting a floor to some states
2010-01-30 Ed PageMaking polling periods configurable
2010-01-28 Ed PageAdding a threshold where if a timeout goes above it...
2010-01-28 Ed PageHardening against some types of error
2010-01-28 Ed PageMaking a deny list out of blocked contacts
2010-01-28 Ed PageAdd support for judging if you've blocked a contact
2010-01-27 Ed PageRemoving what I hope is a hack from a bygone era
2010-01-27 Ed PageExplaining the hack I put in
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-24 Ed PageFixing get_sane_callback due to not realizing it was...
2010-01-23 Ed PageFixing handling of +1 gizmo numbers
2010-01-23 Ed PageModifying the way isRead is handled to reduce false...
2010-01-23 Ed PageMinor todos
2010-01-23 Ed PageFixing a 20s refresh bug
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-20 Ed PageSwitching from deleting caches to version checking...
2010-01-20 Ed PageTo ease debugging, dropping info to dict
2010-01-20 Ed PageFixing a random logging bug which causes an exception
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 PageCaching conversation data to avoid false positives...
2010-01-16 Ed PageMaking phone numbers as consistent as possible so user...
2010-01-15 Ed PageSwitching to shipping parts of python-telepathy with...
2010-01-14 Ed PageUpdating todos and logging
2010-01-14 Ed PageUpdating bug notes
2010-01-14 Ed PageRemoving a lot of dead code arising from refactorings...
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 PageWhen removing the async calls I ended up wiping informa...
2010-01-10 Ed PageA small assert because I'm annoyed with leaking states
2010-01-10 Ed PageRemoving a SM hack
2010-01-10 Ed PageRemoving async calls due to race conditions they create...
2010-01-08 Ed PageRemoving a superfluous check slowing down login
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-06 Ed PageAdding a debug prompt.
2010-01-06 Ed PageMinor cleanup
2010-01-06 Ed PageFixing stopping before starting of state machine
2010-01-06 Ed PageMisc cleanup
2009-12-29 Ed PageTesting of merging the one ring and dialcentrals gvoice...
2009-12-24 Ed PageCall-centric work
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-19 Ed PageStarting to play with TheOneRing inside of empathy :)
2009-12-18 Ed PageFiltering out unknown contacts from the new contact...
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 PageStarting the work on the polling state machine
2009-12-16 Ed PageAdding testing of blank Text channel, fixing lots of...
2009-12-13 Ed PageRemoving some debug stuff
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-29 Ed PageLots of work in prep for conversations to work
2009-11-29 Ed PageSwitching back to grabbing debug info
2009-11-29 Ed PageImplemented DnD in the backend and in the presence...
2009-11-13 Ed PageUpdating from Dialcentral
2009-10-16 Ed PageSlight change which could be helpful if I merge contact...
2009-10-16 Ed PageImplemented conversations with full testing, oh and...
2009-10-07 Ed PageRandom bug fixes, advancing the channels, unit tests...
2009-10-03 Ed PageFixing some signal handling bugs
2009-10-02 Ed PageApplying a fix for some peoples login issue
2009-10-01 Ed PageSlowly transforming things into the shape needed to...
2009-10-01 Ed PageYay, renaming
2009-10-01 Ed PageLots of little work
2009-09-30 Ed PageContinued work on getting contacts ready to use
2009-09-30 Ed PageApplying some great performance improvements, login...
2009-09-30 Ed PageAdding a contacts cache manager with callbacks
2009-09-29 Ed PageSeperating out the gvoice stuff