mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- Notifications are displayed in a user-friendly "time ago" format. - Use last_update_time instead of created_time Sunil: - Some notifications don't have app name and app icon. Styling for those notification was different due to the last update time. Revert back to positioning for it. Use CSS float for it. - Use localized, locale specific date/time format for the tooltip. Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>