Commit Graph

9 Commits (970ee73e9a9cd1c94c295c9decb4d632886c19e6)

Author SHA1 Message Date
Graham Linden 970ee73e9a Fix release merge issues (included upstream changes not yet in release from bear) 2013-10-25 11:48:43 -07:00
simon 90d1c5b367 Merge downstream code for CHUIStorm 2013-08-26 15:45:09 -07:00
maxim@mnikolenko aa916288b1 MAINT-3005 FIXED Set max persistent notifications to reduce log-in time 2013-08-20 12:07:54 +03:00
PavelK ProductEngine 725b107e08 CHUI-850 FIXED Unread notifications are lost after relog in certain circumstances 2013-06-20 20:11:15 +03:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Gilbert Gonzales 2cb7218daf CHUI-875 (Viewer experiences a 10s delay on dnd (do not disturb) notification loading): For now adding logging when reading from persistent notifications and from dnd notifications. 2013-03-27 16:37:16 -07:00
Cho c55e4a6124 CHUI-703 FIX Notification buttons: "Join","Decline","Info" are duplicated after relogin while group invitation
Changed LLPersistentNotificationStorage::saveNotification() to use notification->asLLSD(true) to skip duplicates
Changed LLDockControl::mDockWidget to be a LLHandle<LLView> instead of a LLView* to fix crash (from accessing deleted LLView)
2013-02-08 02:03:28 +00:00
William Todd Stinson 6b9ead9145 CHUI-499: Refactoring the LLPersistentNotificationStorage implementation for shared usage with the new LLDoNotDisturbNotificationStorage class. 2012-12-18 23:07:27 -08:00
William Todd Stinson 5df9d52d48 CHUI-499: Refactoring the persistent notification storage so that I can reuse the functionality for do-not-disturb mode. 2012-12-12 18:49:07 -08:00