Richard Linden
|
697d2e720b
|
renamed TimeBlock to BlockTimerStatHandle
|
2013-10-15 20:24:42 -07:00 |
Richard Linden
|
52da9f5f49
|
merge with viewer-release
|
2013-09-09 18:58:41 -07:00 |
Richard Linden
|
cbe397ad13
|
changed fast timer over to using macro
another attempt to move mem stat into base class
|
2013-09-05 14:04:13 -07:00 |
PavelK ProductEngine
|
725b107e08
|
CHUI-850 FIXED Unread notifications are lost after relog in certain circumstances
|
2013-06-20 20:11:15 +03:00 |
Merov Linden
|
2113bb8159
|
Pull merge from viewer-release
|
2013-05-22 11:23:51 -07:00 |
PavelK ProductEngine
|
d07fab9e16
|
CHUI-759 FIXED Group invites never received in do not disturb mode when leaving do not disturb mode
|
2013-04-25 18:47:09 +03:00 |
PavelK ProductEngine
|
6ad4822a05
|
CHUI-933 FIXED No notification of IMs when coming out of Do Not Disturb mode with Flash Toolbar button preference
|
2013-04-17 19:55:13 +03:00 |
Mnikolenko ProductEngine
|
9ab92603ce
|
CHUI-936 FIXED Do not show Conversation log floater if logging is disabled.
|
2013-04-17 14:41:05 +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 |
Gilbert Gonzales
|
c4f283334c
|
CHUI 796 (User doesn't get all messages in 'do not disturb' mode): Now IM DND notifications will be stored as p2p, ad-hoc or group. When loading these notifications upon app start ad-hoc/group notifications will launch the conversation log and play a sound.
|
2013-03-19 11:34:13 -07:00 |
Gilbert Gonzales
|
b1d03f940d
|
CHUI-758: Group notice received in DND mode causes crash on startup when auto-exiting DND mode. Crash occurred because two instances of the Group Notice notification were trying to be added from the persistent storage and then the DND storage.
|
2013-02-12 12:31:59 -08:00 |
Merov Linden
|
faae38daaa
|
Pull merge from lindenlab/viewer-developement
|
2013-01-30 20:01:03 -08:00 |
Gilbert Gonzales
|
c418d61627
|
CHUI-667 Upon exit from DND mode, a maximum of one sound should be played. Solution. Added a deferred sound class which will have sound id's added to it and upon unmuting the deferred sounds will be played.
|
2013-01-25 17:47:36 -08:00 |
Gilbert Gonzales
|
0911dafd81
|
CHUI-687: post code review changes. Now upon deletion of an item, DND mode must be enabled in order to remove a notification from the DND history.
|
2013-01-23 11:39:33 -08:00 |
Gilbert Gonzales
|
d0204ab367
|
CHUI-687: Problem: User sees inventory offer notifications for deleted items when logging in from do not disturb mode. Resolution: If an item that is deletes has a DND notification saved, then remove that notification so that it doesn't appear onec the user exists DND mode.
|
2013-01-23 09:51:17 -08:00 |
Gilbert Gonzales
|
68adda3627
|
CHUI-685 removing some commented out code
|
2013-01-17 14:12:48 -08:00 |
Gilbert Gonzales
|
fdf774f51f
|
CHUI-685 Problem: The notifications .xml file was cleared upon exit because removeIMNotification was being called and deleting inventory offers becaus they did not have a session id. Resolution: Now check to make sure that removeIMNotification only removes IMs (IMToast).
|
2013-01-17 13:52:51 -08:00 |
Gilbert Gonzales
|
de9e2c3812
|
CHUI-668: Code review changes
|
2013-01-15 20:36:48 -08:00 |
Gilbert Gonzales
|
0e90e94a4d
|
CHUI-668: The user's most intrusive notification is not used anymore when coming out of DND mode with IMs. Adjusted code to just open the converseation floater (which was changed also in a prior fix by PE).
|
2013-01-14 17:23:06 -08:00 |
Gilbert Gonzales
|
44737a3992
|
merging latest changes
|
2013-01-14 10:59:46 -08:00 |
Gilbert Gonzales
|
69497e645b
|
CHUI-668: Not fully complete but as of this commit, have functionality to use the user's most intrusive chat notification upon exiting from DND mode with IM's. Also if in DND mode, clicking on a conversation line item or floater, will flush the DND notifications system of storing that conversation. This way upon existing DND mode already responded conversations won't be notified to the user.
|
2013-01-11 18:20:29 -08:00 |
Gilbert Gonzales
|
b5172de28f
|
CHUI-660: Post code review changes
|
2013-01-08 17:06:49 -08:00 |
Gilbert Gonzales
|
02ca16c133
|
CHUI-499: Now when existing DND mode, stored IM's will not show a toast but instead flash the conversation line item and Chat FUI button.
|
2013-01-04 17:58:30 -08:00 |
Gilbert Gonzales
|
aa6fee292d
|
CHUI-499: Fixed a serialization problem where the a notification's objectInfo was not being serialized/deserialized.
|
2013-01-03 14:19:04 -08:00 |
Gilbert Gonzales
|
034143225b
|
CHUI-499: Removing debug code
|
2013-01-02 13:10:42 -08:00 |
William Todd Stinson
|
ef6121cba1
|
CHUI-499: Code clean-up and adding some more types badly defined.
|
2012-12-19 15:37:12 -08:00 |
William Todd Stinson
|
bd6d34d312
|
CHUI-499: Loading the DND notifications upon exit from DND mode and after login.
|
2012-12-19 01:48:37 -08:00 |
William Todd Stinson
|
c73947ac1f
|
CHUI-499: Adding ability to serialize the communication notifications to local disk per user.
|
2012-12-18 18:48:15 -08:00 |