theonering
14 years agoBump to 0.7.14
Ed Page [Wed, 17 Feb 2010 03:03:25 +0000 (21:03 -0600)]
Bump to 0.7.14

14 years agoConsolidating filtering code, fixing some bugs along the way
Ed Page [Wed, 17 Feb 2010 02:53:34 +0000 (20:53 -0600)]
Consolidating filtering code, fixing some bugs along the way

14 years agoUpdating whats displayed for get_state_status
Ed Page [Wed, 17 Feb 2010 02:12:45 +0000 (20:12 -0600)]
Updating whats displayed for get_state_status

14 years agoFixing bug with reseting the state machine and adding a status checker for state...
Ed Page [Wed, 17 Feb 2010 02:08:01 +0000 (20:08 -0600)]
Fixing bug with reseting the state machine and adding a status checker for state machines

14 years agoFixed bug for incomplete numbers
Ed Page [Wed, 17 Feb 2010 02:06:49 +0000 (20:06 -0600)]
Fixed bug for incomplete numbers

14 years agoAdded test to experimentally determine multi-sms api
Ed Page [Wed, 17 Feb 2010 02:06:29 +0000 (20:06 -0600)]
Added test to experimentally determine multi-sms api

14 years agoBumping to 0.7.13
Ed Page [Sat, 13 Feb 2010 01:38:51 +0000 (19:38 -0600)]
Bumping to 0.7.13

14 years agoFixing a bug with cancelling timeouts
Ed Page [Sat, 13 Feb 2010 01:32:49 +0000 (19:32 -0600)]
Fixing a bug with cancelling timeouts

14 years agoBumping to 0.7.12
Ed Page [Fri, 12 Feb 2010 13:08:38 +0000 (07:08 -0600)]
Bumping to 0.7.12

14 years agoFixing lots of minor bugs found by lint
Ed Page [Fri, 12 Feb 2010 13:05:31 +0000 (07:05 -0600)]
Fixing lots of minor bugs found by lint

14 years agoFixing a bug referencing a non-existent variable
Ed Page [Fri, 12 Feb 2010 12:44:21 +0000 (06:44 -0600)]
Fixing a bug referencing a non-existent variable

14 years agoBumping to 0.7.11
Ed Page [Fri, 12 Feb 2010 03:53:51 +0000 (21:53 -0600)]
Bumping to 0.7.11

14 years agoMaking Async and Timeout callable
Ed Page [Fri, 12 Feb 2010 03:31:04 +0000 (21:31 -0600)]
Making Async and Timeout callable

14 years agoAsync connect/disconnect. Moved everything to a new Async and Timeout which cleans...
Ed Page [Fri, 12 Feb 2010 02:53:07 +0000 (20:53 -0600)]
Async connect/disconnect.  Moved everything to a new Async and Timeout which cleans up common idle/timeout handling.  Got rid of gtk_toolbox

14 years agoAll the cool kids are doing it, changing how we register with signals
Ed Page [Fri, 12 Feb 2010 01:46:22 +0000 (19:46 -0600)]
All the cool kids are doing it, changing how we register with signals

14 years agoAdding indentation to traces
Ed Page [Fri, 12 Feb 2010 01:45:33 +0000 (19:45 -0600)]
Adding indentation to traces

14 years agoAdding some deadcode for later
Ed Page [Thu, 11 Feb 2010 13:44:54 +0000 (07:44 -0600)]
Adding some deadcode for later

14 years agoProtecting against stopping without starting
Ed Page [Thu, 11 Feb 2010 02:09:51 +0000 (20:09 -0600)]
Protecting against stopping without starting

14 years agoTrying to improve behavior on n900
Ed Page [Wed, 10 Feb 2010 02:26:33 +0000 (20:26 -0600)]
Trying to improve behavior on n900

14 years agoBumping to 0.7.10
Ed Page [Tue, 9 Feb 2010 13:40:20 +0000 (07:40 -0600)]
Bumping to 0.7.10

14 years agoAdjusting the timeout to hopefully help things out
Ed Page [Tue, 9 Feb 2010 13:33:09 +0000 (07:33 -0600)]
Adjusting the timeout to hopefully help things out

14 years agoFixing a resource leak where on connection failure, the connection would be left...
Ed Page [Tue, 9 Feb 2010 13:18:19 +0000 (07:18 -0600)]
Fixing a resource leak where on connection failure, the connection would be left around

14 years agoCombinging disconnect code to try and minimize errors with the logic
Ed Page [Tue, 9 Feb 2010 04:08:15 +0000 (22:08 -0600)]
Combinging disconnect code to try and minimize errors with the logic

14 years agoBumping to 0.7.9
Ed Page [Tue, 9 Feb 2010 04:05:45 +0000 (22:05 -0600)]
Bumping to 0.7.9

14 years ago*sigh* what I previously thought was a bug reducer turned out to create bugs
Ed Page [Tue, 9 Feb 2010 04:01:15 +0000 (22:01 -0600)]
*sigh* what I previously thought was a bug reducer turned out to create bugs

14 years agoFixing when conversations are coming in, bumping to 0.7.8 to release it
Ed Page [Tue, 9 Feb 2010 00:30:43 +0000 (18:30 -0600)]
Fixing when conversations are coming in, bumping to 0.7.8 to release it

14 years agoBumping to 0.7.7
Ed Page [Mon, 8 Feb 2010 13:50:39 +0000 (07:50 -0600)]
Bumping to 0.7.7

14 years agoFixing some bugs with the dependent polling settings and adjusting the default values...
Ed Page [Mon, 8 Feb 2010 13:31:10 +0000 (07:31 -0600)]
Fixing some bugs with the dependent polling settings and adjusting the default values to be more battery cautious due to n8x0's not being able to configure them

14 years agoImproving the default bug view
Ed Page [Mon, 8 Feb 2010 13:23:23 +0000 (07:23 -0600)]
Improving the default bug view

14 years agoAdjusting voicemails state_machine so that it will intelligently respond to missed...
Ed Page [Sun, 7 Feb 2010 05:13:00 +0000 (23:13 -0600)]
Adjusting voicemails state_machine so that it will intelligently respond to missed/rejected calls

14 years agoAdded detection of missed calls. As part of this I moved some of the connections...
Ed Page [Sun, 7 Feb 2010 05:00:37 +0000 (23:00 -0600)]
Added detection of missed calls.  As part of this I moved some of the connections plumbing out to separate classes to make

14 years agoTrimming out code that is still experimental
Ed Page [Sun, 7 Feb 2010 03:44:11 +0000 (21:44 -0600)]
Trimming out code that is still experimental

14 years agoStarting some tp_utils
Ed Page [Sun, 7 Feb 2010 03:42:33 +0000 (21:42 -0600)]
Starting some tp_utils

14 years agoRemoving purposeless code
Ed Page [Sun, 7 Feb 2010 03:41:34 +0000 (21:41 -0600)]
Removing purposeless code

14 years agoAdded detection of missed/rejected calls
Ed Page [Sun, 7 Feb 2010 03:23:12 +0000 (21:23 -0600)]
Added detection of missed/rejected calls

14 years agoRemoving some debug stuff
Ed Page [Sat, 6 Feb 2010 23:31:48 +0000 (17:31 -0600)]
Removing some debug stuff

14 years agoAlmost there in auto-accepting calls. Everything succeded but still didn't pick up
Ed Page [Sat, 6 Feb 2010 22:33:26 +0000 (16:33 -0600)]
Almost there in auto-accepting calls.  Everything succeded but still didn't pick up

14 years agoGreat strides made in auto-accepting calls
Ed Page [Sat, 6 Feb 2010 22:29:11 +0000 (16:29 -0600)]
Great strides made in auto-accepting calls

14 years agoWhen transition between states, start at max rather than min
Ed Page [Sat, 6 Feb 2010 22:28:14 +0000 (16:28 -0600)]
When transition between states, start at max rather than min

14 years agoSome debugging helps for situations users are in
Ed Page [Sat, 6 Feb 2010 22:27:34 +0000 (16:27 -0600)]
Some debugging helps for situations users are in

14 years agoSome cleanup on the auto-accept code
Ed Page [Fri, 5 Feb 2010 13:56:41 +0000 (07:56 -0600)]
Some cleanup on the auto-accept code

14 years agoBumping to 0.7.6 and releasing the package
Ed Page [Fri, 5 Feb 2010 03:35:43 +0000 (21:35 -0600)]
Bumping to 0.7.6 and releasing the package

14 years agoFixing a bug with configurable polling
Ed Page [Fri, 5 Feb 2010 03:33:25 +0000 (21:33 -0600)]
Fixing a bug with configurable polling

14 years agoBroken but lots of progress in what needs to be done
Ed Page [Fri, 5 Feb 2010 03:23:41 +0000 (21:23 -0600)]
Broken but lots of progress in what needs to be done

14 years agoGetting closer to an auto-accept calls system
Ed Page [Thu, 4 Feb 2010 14:05:35 +0000 (08:05 -0600)]
Getting closer to an auto-accept calls system

14 years agoMaking it configurable if the debug user wants to reset one or all
Ed Page [Thu, 4 Feb 2010 05:36:50 +0000 (23:36 -0600)]
Making it configurable if the debug user wants to reset one or all

14 years agoAdjusting logging location so can better determine when timers reset
Ed Page [Thu, 4 Feb 2010 05:07:27 +0000 (23:07 -0600)]
Adjusting logging location so can better determine when timers reset

14 years agoUpon startup, starting geometric polling at the max rather than the min
Ed Page [Thu, 4 Feb 2010 05:05:14 +0000 (23:05 -0600)]
Upon startup, starting geometric polling at the max rather than the min

14 years agoBumping to 0.7.5 to fix the polling bug
Ed Page [Wed, 3 Feb 2010 12:24:32 +0000 (06:24 -0600)]
Bumping to 0.7.5 to fix the polling bug

14 years agoFixing a -T polling bug
Ed Page [Wed, 3 Feb 2010 12:24:12 +0000 (06:24 -0600)]
Fixing a -T polling bug

14 years agoPushing out the 0.7.4 .deb
Ed Page [Wed, 3 Feb 2010 04:59:43 +0000 (22:59 -0600)]
Pushing out the 0.7.4 .deb

14 years agoBumping to 0.7.4
Ed Page [Wed, 3 Feb 2010 04:58:44 +0000 (22:58 -0600)]
Bumping to 0.7.4

14 years agoFixing a bug with deny lists
Ed Page [Wed, 3 Feb 2010 00:56:12 +0000 (18:56 -0600)]
Fixing a bug with deny lists

14 years agoBumping to 0.7.3 and releasing the .deb
Ed Page [Tue, 2 Feb 2010 13:39:25 +0000 (07:39 -0600)]
Bumping to 0.7.3 and releasing the .deb

14 years agoFixing a bug with account options for polling
Ed Page [Tue, 2 Feb 2010 13:39:13 +0000 (07:39 -0600)]
Fixing a bug with account options for polling

14 years agoBump to 0.7.2
Ed Page [Tue, 2 Feb 2010 04:03:26 +0000 (22:03 -0600)]
Bump to 0.7.2

14 years agoCleaning up the comment
Ed Page [Tue, 2 Feb 2010 03:59:22 +0000 (21:59 -0600)]
Cleaning up the comment

14 years agoFixed command validation and added a save_log command
Ed Page [Sun, 31 Jan 2010 03:54:17 +0000 (21:54 -0600)]
Fixed command validation and added a save_log command

14 years agoStarting to add access to the debug log
Ed Page [Sun, 31 Jan 2010 03:43:01 +0000 (21:43 -0600)]
Starting to add access to the debug log

14 years agoPlaying with watching various dbus signals
Ed Page [Sun, 31 Jan 2010 02:35:01 +0000 (20:35 -0600)]
Playing with watching various dbus signals

14 years agoAdding a delay to auto-disconnect incase the user is switching networks
Ed Page [Sun, 31 Jan 2010 02:18:51 +0000 (20:18 -0600)]
Adding a delay to auto-disconnect incase the user is switching networks

14 years agoSwitching more timeouts to second resolution
Ed Page [Sun, 31 Jan 2010 02:18:20 +0000 (20:18 -0600)]
Switching more timeouts to second resolution

14 years agoSimlifying capabilities and advertising text
Ed Page [Sun, 31 Jan 2010 00:57:57 +0000 (18:57 -0600)]
Simlifying capabilities and advertising text

14 years agoI've been told this would help, doesn't seem to so far, grrr
Ed Page [Sun, 31 Jan 2010 00:33:15 +0000 (18:33 -0600)]
I've been told this would help, doesn't seem to so far, grrr

14 years agoAdding a way to query all of the polling periods
Ed Page [Sat, 30 Jan 2010 04:47:57 +0000 (22:47 -0600)]
Adding a way to query all of the polling periods

14 years agoFixing a bug with setting a floor to some states
Ed Page [Sat, 30 Jan 2010 04:47:26 +0000 (22:47 -0600)]
Fixing a bug with setting a floor to some states

14 years agoMaking polling periods configurable
Ed Page [Sat, 30 Jan 2010 04:39:07 +0000 (22:39 -0600)]
Making polling periods configurable

14 years agoTweaking how the one ring shows up in the addressbook on Maemo 5
Ed Page [Sat, 30 Jan 2010 00:39:48 +0000 (18:39 -0600)]
Tweaking how the one ring shows up in the addressbook on Maemo 5

14 years agoDelaying when we advertize the connection as disconnected
Ed Page [Fri, 29 Jan 2010 03:00:40 +0000 (21:00 -0600)]
Delaying when we advertize the connection as disconnected

14 years agoAdding a threshold where if a timeout goes above it, we just set it to infinite
Ed Page [Thu, 28 Jan 2010 04:15:51 +0000 (22:15 -0600)]
Adding a threshold where if a timeout goes above it, we just set it to infinite

14 years agoHardening against some types of error
Ed Page [Thu, 28 Jan 2010 03:43:32 +0000 (21:43 -0600)]
Hardening against some types of error

14 years agoSwitching the URL for viewing bugs to one that has them sorted
Ed Page [Thu, 28 Jan 2010 03:32:50 +0000 (21:32 -0600)]
Switching the URL for viewing bugs to one that has them sorted

14 years agoUpdating to latest from tp
Ed Page [Thu, 28 Jan 2010 02:58:20 +0000 (20:58 -0600)]
Updating to latest from tp

14 years agoAdding an option to disable GV contacts
Ed Page [Thu, 28 Jan 2010 02:52:16 +0000 (20:52 -0600)]
Adding an option to disable GV contacts

14 years agoMaking a deny list out of blocked contacts
Ed Page [Thu, 28 Jan 2010 02:31:16 +0000 (20:31 -0600)]
Making a deny list out of blocked contacts

14 years agoAdd support for judging if you've blocked a contact
Ed Page [Thu, 28 Jan 2010 01:55:32 +0000 (19:55 -0600)]
Add support for judging if you've blocked a contact

14 years agoRemoved superfluous newline on debug prompt and added a version command
Ed Page [Thu, 28 Jan 2010 01:43:01 +0000 (19:43 -0600)]
Removed superfluous newline on debug prompt and added a version command

14 years agoRemoving a reference to Chinook and working around a py2deb issue where it thought...
Ed Page [Wed, 27 Jan 2010 04:23:44 +0000 (22:23 -0600)]
Removing a reference to Chinook and working around a py2deb issue where it thought my bugtracker was a text substitution

14 years agoBumping to 0.7.1
Ed Page [Wed, 27 Jan 2010 04:06:24 +0000 (22:06 -0600)]
Bumping to 0.7.1

14 years agoRemoving what I hope is a hack from a bygone era
Ed Page [Wed, 27 Jan 2010 04:00:05 +0000 (22:00 -0600)]
Removing what I hope is a hack from a bygone era

14 years agoFixing some phone number handling bugs
Ed Page [Wed, 27 Jan 2010 03:33:58 +0000 (21:33 -0600)]
Fixing some phone number handling bugs

14 years agoReducing the race window for 'GV marking messages as new and me ignoring them' even...
Ed Page [Wed, 27 Jan 2010 03:19:44 +0000 (21:19 -0600)]
Reducing the race window for 'GV marking messages as new and me ignoring them' even further by checking for new messages on user initiated channel before sending the users message

14 years agoExplaining the hack I put in
Ed Page [Wed, 27 Jan 2010 03:18:45 +0000 (21:18 -0600)]
Explaining the hack I put in

14 years agoDelaying marking the channel as disconnected, hoping the FORWARDED gets in first...
Ed Page [Wed, 27 Jan 2010 03:07:21 +0000 (21:07 -0600)]
Delaying marking the channel as disconnected, hoping the FORWARDED gets in first on some clients

14 years agoUpon request, switching contact's presence over to AWAY. The theory is this gives...
Ed Page [Wed, 27 Jan 2010 02:24:25 +0000 (20:24 -0600)]
Upon request, switching contact's presence over to AWAY.  The theory is this gives priority to other protocols when sorting by status.  If someone wants just GV contacts than they can look at GV only contacts and then presence doesn't matter anyway

14 years agoReducing the race window for GV marking messages as read by unmarking them from being...
Ed Page [Wed, 27 Jan 2010 01:46:07 +0000 (19:46 -0600)]
Reducing the race window for GV marking messages as read by unmarking them from being read

14 years agoNo clue what roster is but claiming support for it
Ed Page [Tue, 26 Jan 2010 03:42:38 +0000 (21:42 -0600)]
No clue what roster is but claiming support for it

14 years agoFixing a reference to Dialcentral
Ed Page [Tue, 26 Jan 2010 01:08:40 +0000 (19:08 -0600)]
Fixing a reference to Dialcentral

14 years agoRemoving a dead comment
Ed Page [Mon, 25 Jan 2010 20:09:18 +0000 (14:09 -0600)]
Removing a dead comment

14 years agoNot really sms but chat according to the ui stuff
Ed Page [Mon, 25 Jan 2010 19:58:39 +0000 (13:58 -0600)]
Not really sms but chat according to the ui stuff

14 years agoMore imitation of Butterfly
Ed Page [Mon, 25 Jan 2010 19:12:50 +0000 (13:12 -0600)]
More imitation of Butterfly

14 years agoUpdating .profile for Maemo 5 to be more like everything else on PR1.1
Ed Page [Mon, 25 Jan 2010 18:57:04 +0000 (12:57 -0600)]
Updating .profile for Maemo 5 to be more like everything else on PR1.1

14 years agoRemoving @todo/@bugs because we are now on bugs.maemo.org
Ed Page [Mon, 25 Jan 2010 18:49:00 +0000 (12:49 -0600)]
Removing @todo/@bugs because we are now on bugs.maemo.org

14 years agoAdding link to the bug tracker
Ed Page [Mon, 25 Jan 2010 18:01:36 +0000 (12:01 -0600)]
Adding link to the bug tracker

14 years agoPushing out 0.7.0-4 deb
Ed Page [Mon, 25 Jan 2010 15:43:08 +0000 (09:43 -0600)]
Pushing out 0.7.0-4 deb

14 years agoBump to 0.7.0-4
Ed Page [Sun, 24 Jan 2010 05:03:37 +0000 (23:03 -0600)]
Bump to 0.7.0-4

14 years agoAdding get_sane_callback to the debug promot
Ed Page [Sun, 24 Jan 2010 05:03:17 +0000 (23:03 -0600)]
Adding get_sane_callback to the debug promot

14 years agoFixing get_sane_callback due to not realizing it was a regex
Ed Page [Sun, 24 Jan 2010 05:03:00 +0000 (23:03 -0600)]
Fixing get_sane_callback due to not realizing it was a regex

14 years agoBump to 0.7.0-3
Ed Page [Sat, 23 Jan 2010 20:36:47 +0000 (14:36 -0600)]
Bump to 0.7.0-3

14 years agoFixing handling of +1 gizmo numbers
Ed Page [Sat, 23 Jan 2010 20:36:32 +0000 (14:36 -0600)]
Fixing handling of +1 gizmo numbers