Summary | Use Notification Framework for new mail notifications |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | slusarz (at) horde (dot) org |
Created | 03/30/2011 (5207 days ago) |
Due | |
Updated | 04/06/2011 (5200 days ago) |
Assigned | |
Resolved | 04/05/2011 (5201 days ago) |
Milestone | 5 |
Patch | No |
I thought, when the alarm-framework is used, I can get these
notifications even in Google Chrome, to get the user informed, that
new mails arrived.
The user will not notice a new mail, when the browser is minimized, or
it's in the background, since the internally displayed popup will be
flushed after some seconds.
A desktop notification for new mails similar to alarmed events (with
desktop-notification of course) in kronolith would be great.
Summary ⇒ Use Notification Framework for new mail notifications
State ⇒ Resolved
Priority ⇒ 2. Medium
Milestone ⇒ 5
Request #9751: New mail notifications now handled by the HordeNotification system
16 files changed, 190 insertions(+), 234 deletions(-)
http://git.horde.org/horde-git/-/commit/64f0b8dffed1554b44c7bab1c057b33b8e7671f4
State ⇒ Accepted
Ticket #9748:)IMP internally with custom code. It also works in the traditional
interface only. In the future we should use the Horde_Alarm framework
for that, i.e. implement a listAlarms() method in IMP's API to poll
the to-be-polled folders for new messages and raise alarms for those.
This way you will get notifications of new messages in any
application, in any interface mode.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Use Alarm Framework for new mail notifications
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
Ticket #9748:)-----
found that so far, but it would be great.
mail notifications yet.