summary |
shortlog | log |
commit |
commitdiff |
tree
HEAD ⋅ prev ⋅ next
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 04:13:25 +0000]
Bump to version 0.2
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 03:59:34 +0000]
Make the timer always renew, plus some code clean-up
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 03:07:58 +0000]
Use start/stop methods when re-checking for new notifications
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 03:02:45 +0000]
Adding start/stop methods to Notifier class...
Start timer just once
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 02:37:07 +0000]
Fix the icon installation
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 02:30:47 +0000]
Use logger for info messages, don't exit on error
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 02:11:30 +0000]
Include SIGQUIT too...
Marco Trevisan (Treviño) [Mon, 27 Dec 2010 02:06:36 +0000]
add SIGTERM control
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
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
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 05:40:10 +0000]
Delete current notifications on Ctrl-C or other keyboard interrupt
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 04:54:45 +0000]
Send new notification count to server, reduce it when needed
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
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
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
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 04:35:47 +0000]
first stub code commit, start parsing Facebook notification feed!
Notification feed parsing...
Marco Trevisan (Treviño) [Thu, 23 Dec 2010 02:19:30 +0000]
facebook-me-notifier: first stub