16 months agoBump to version 0.2 master 0.2
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 04:13:25 +0000] 
Bump to version 0.2

16 months agoMake the timer always renew, plus some code clean-up
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 03:59:34 +0000] 
Make the timer always renew, plus some code clean-up

16 months agoUse start/stop methods when re-checking for new notifications
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 03:07:58 +0000] 
Use start/stop methods when re-checking for new notifications

16 months agoAdding start/stop methods to Notifier class...
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 03:02:45 +0000] 
Adding start/stop methods to Notifier class...

Start timer just once

16 months agoFix the icon installation
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 02:37:07 +0000] 
Fix the icon installation

16 months agoUse logger for info messages, don't exit on error
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 02:30:47 +0000] 
Use logger for info messages, don't exit on error

16 months agoInclude SIGQUIT too...
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 02:11:30 +0000] 
Include SIGQUIT too...

16 months agoadd SIGTERM control
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 02:06:36 +0000] 
add SIGTERM control

16 months agoReduce the max notification length to 30 chars (whith stripping)
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 06:13:08 +0000] 
Reduce the max notification length to 30 chars (whith stripping)

Plus make alert optional, and reduce the check-time to 3 minutes

16 months agoCheck for new notifications on click, when no notifications are there 0.1
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 06:00:58 +0000] 
Check for new notifications on click, when no notifications are there

Plus added some error checks

16 months agoDelete current notifications on Ctrl-C or other keyboard interrupt
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 05:40:10 +0000] 
Delete current notifications on Ctrl-C or other keyboard interrupt

16 months agoSend new notification count to server, reduce it when needed
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 04:54:45 +0000] 
Send new notification count to server, reduce it when needed

16 months agoRemove all the notifies when clicking on "Facebook Notification" menu
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 04:45:39 +0000] 
Remove all the notifies when clicking on "Facebook Notification" menu

This loads the Facebook notifications page, hiding all the notifications
in the message Menu

16 months agoShow real Facebook notifications, showing the message and setting valid link
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 04:43:24 +0000] 
Show real Facebook notifications, showing the message and setting valid link

Notifications are shown and can be clicked for showing the real notification
in your browser

16 months agointegrate the notification in the MessagingMenu, show stub notifications
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 04:38:49 +0000] 
integrate the notification in the MessagingMenu, show stub notifications

New notifications are now added to the Messaging Menu

16 months agofirst stub code commit, start parsing Facebook notification feed!
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 04:35:47 +0000] 
first stub code commit, start parsing Facebook notification feed!

Notification feed parsing...

16 months agofacebook-me-notifier: first stub
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 02:19:30 +0000] 
facebook-me-notifier: first stub