View Issue Details

IDProjectCategoryView StatusLast Update
0005114SOGoWeb Mailpublic2022-02-02 19:11
Reporterdragoangel Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status newResolutionopen 
Platform[Client] MicrosoftOSWindowsOS Version8
Product Version4.3.2 
Summary0005114: HTML5 Notifications enhancements
Description

Hi,

Want propose some feedback on Notifications.

  1. Option to add sound "bip\ploop\etc" notification sound is missing which is must have part for notifications.
  2. Notifications for mail delivered to subfolder is missing even "Fetch count of unseen messages for all mailboxes enabled" is enabled and SOGo know when he get new mail delivered by Sieve to some other directory then Inbox, except Spam folder of course.
  3. Design of Notifications: now Subject of email is displayed as subject of notification and Name and Second name as Body. No other info is added. I think users like look is to:
    • Subject of notification = Title of Page, eg: Inbox | SOGo Groupware. Why: I shows from where that notification was been, and many people already adjust it to Inbox SOGo CompanyName so it clearly describe the sourse.
    • Body of notification can be "{{Name <sender@email>}}: {{Subject}}"
    • Also logo can be added to left part of notification. If SVG is supported there - this will be cool, as there can be reused SOGo logo from WebServerResources/img/sogo-full.svg which as Page title some people already customized for their Company. Or it can be dedicated file =).
TagsNo tags attached.

Activities

dragoangel

dragoangel

2020-09-20 17:11

reporter   ~0014791

Hi, any feedback? :(

francis

francis

2020-09-29 17:57

administrator   ~0014868

Last edited: 2022-02-02 19:09

  1. The HTML5 notifications specification doesn't allow to associated a sound to a notification. We would need to play an embedded &lt;audio> object.
  2. Current design is not optimal for polling massive amount of mailboxes. We need to extend our backend API prior to offer such feature.
  3. We already associated a specific icon to each notification (email vs event). Can you attach a screenshot of a notification from your Windows system?
dragoangel

dragoangel

2020-09-30 21:24

reporter   ~0014877

Last edited: 2022-02-02 19:10

Hi Francis,

  1. "We would need to play an embedded &lt;audio> object." > In any case this much better then don't get any sound :)
  2. Yes, I get some info out there about plans. Thanks.
  3. Doesn't see any, yes of course I can provide screenshots.
firefox_notification.png (43,810 bytes)   
firefox_notification.png (43,810 bytes)   

Issue History

Date Modified Username Field Change
2020-08-03 10:58 dragoangel New Issue
2020-09-20 17:11 dragoangel Note Added: 0014791
2020-09-29 17:57 francis Note Added: 0014868
2020-09-30 21:24 dragoangel Note Added: 0014877
2020-09-30 21:24 dragoangel File Added: firefox_notification.png
2022-02-02 19:09 francis Note Edited: 0014868
2022-02-02 19:10 francis Note Edited: 0014877
2022-02-02 19:11 francis Severity major => tweak