Consolidating filtering code, fixing some bugs along the way
[theonering] / src /
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-17 Ed PageFixed bug for incomplete numbers
2010-02-13 Ed PageBumping to 0.7.13
2010-02-13 Ed PageFixing a bug with cancelling timeouts
2010-02-12 Ed PageBumping to 0.7.12
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 PageBumping to 0.7.11
2010-02-12 Ed PageMaking Async and Timeout callable
2010-02-12 Ed PageAsync connect/disconnect. Moved everything to a new...
2010-02-12 Ed PageAll the cool kids are doing it, changing how we registe...
2010-02-12 Ed PageAdding indentation to traces
2010-02-11 Ed PageAdding some deadcode for later
2010-02-11 Ed PageProtecting against stopping without starting
2010-02-10 Ed PageTrying to improve behavior on n900
2010-02-09 Ed PageBumping to 0.7.10
2010-02-09 Ed PageAdjusting the timeout to hopefully help things out
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 PageBumping to 0.7.9
2010-02-09 Ed Page*sigh* what I previously thought was a bug reducer...
2010-02-09 Ed PageFixing when conversations are coming in, bumping to...
2010-02-08 Ed PageBumping to 0.7.7
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-07 Ed PageAdded detection of missed calls. As part of this I...
2010-02-07 Ed PageTrimming out code that is still experimental
2010-02-07 Ed PageStarting some tp_utils
2010-02-06 Ed PageWhen transition between states, start at max rather...
2010-02-05 Ed PageBumping to 0.7.6 and releasing the package
2010-02-05 Ed PageFixing a bug with configurable polling
2010-02-04 Ed PageMaking it configurable if the debug user wants to reset...
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 PageBumping to 0.7.5 to fix the polling bug
2010-02-03 Ed PageFixing a -T polling bug
2010-02-03 Ed PageBumping to 0.7.4
2010-02-03 Ed PageFixing a bug with deny lists
2010-02-02 Ed PageBumping to 0.7.3 and releasing the .deb
2010-02-02 Ed PageFixing a bug with account options for polling
2010-02-02 Ed PageBump to 0.7.2
2010-02-02 Ed PageCleaning up the comment
2010-01-31 Ed PageFixed command validation and added a save_log command
2010-01-31 Ed PageStarting to add access to the debug log
2010-01-31 Ed PageAdding a delay to auto-disconnect incase the user is...
2010-01-31 Ed PageSwitching more timeouts to second resolution
2010-01-31 Ed PageSimlifying capabilities and advertising text
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-29 Ed PageDelaying when we advertize the connection as disconnected
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 PageUpdating to latest from tp
2010-01-28 Ed PageAdding an option to disable GV contacts
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-28 Ed PageRemoved superfluous newline on debug prompt and added...
2010-01-27 Ed PageBumping to 0.7.1
2010-01-27 Ed PageRemoving what I hope is a hack from a bygone era
2010-01-27 Ed PageFixing some phone number handling bugs
2010-01-27 Ed PageReducing the race window for 'GV marking messages as...
2010-01-27 Ed PageExplaining the hack I put in
2010-01-27 Ed PageDelaying marking the channel as disconnected, hoping...
2010-01-27 Ed PageUpon request, switching contact's presence over to...
2010-01-27 Ed PageReducing the race window for GV marking messages as...
2010-01-25 Ed PageMore imitation of Butterfly
2010-01-25 Ed PageRemoving @todo/@bugs because we are now on bugs.maemo.org
2010-01-24 Ed PageBump to 0.7.0-4
2010-01-24 Ed PageAdding get_sane_callback to the debug promot
2010-01-24 Ed PageFixing get_sane_callback due to not realizing it was...
2010-01-23 Ed PageBump to 0.7.0-3
2010-01-23 Ed PageFixing handling of +1 gizmo numbers
2010-01-23 Ed PageBumping to 0.7.0-2
2010-01-23 Ed PageModifying the way isRead is handled to reduce false...
2010-01-23 Ed PageMinor todos
2010-01-23 Ed PageBump to 0.7.0-1 to fix the timeout issue accidently...
2010-01-23 Ed PageFixing a 20s refresh bug
2010-01-22 Ed PageAdding some bugs
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 PageSwitching timeouts to seconds for whenever platforms...
2010-01-22 Ed PageBumping to -21
2010-01-22 Ed PageHoping to get calls working on Maemo 5 by adding these...
2010-01-22 Ed Pagen900 was looking for this and erroring, so adding it in
2010-01-22 Ed PageAdding help to the debug prompt
2010-01-21 Ed PageBump to -20, fixing Maemo 4.1 depends, cleaning up...
2010-01-21 Ed PageBumping to -19 and fixing up the notes
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 PageBump to -18
2010-01-20 Ed PageAdding dnd caching to reduce server hits on login for...
2010-01-20 Ed PageTaking note of what the next steps have to be
2010-01-20 Ed PageSwitching from deleting caches to version checking...
2010-01-20 Ed PageSwitching from the closing being info to debug log
2010-01-20 Ed PageTo ease debugging, dropping info to dict
2010-01-20 Ed PageFixing a tp bug preventing channels from closing
2010-01-20 Ed PageAdding logging to close so I can be sure my channels...
next