Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-26 | merge changes for 3.6.4-release | Oz Linden | |
2013-08-20 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-06-27 | Merged lindenlab/viewer-release into default | Cinder Roxley | |
2013-07-19 | CHUI-985 POSTPONED [CHUIBUG]User receives three friendship offer ↵ | maksymsproductengine | |
notifications simultaneously when he accept/decline friendship offer | |||
2013-06-13 | merge changes for 3.5.3-release | Oz Linden | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-15 | CHUI-945 FIXED Add Object IMs to Chat Notification Preferences | PavelK ProductEngine | |
2013-05-13 | STORM-1948 - Fix for Set home to here - screen_home.bmp not saved | Cinders | |
2013-05-09 | Merge viewer-beta | simon | |
2013-05-03 | MAINT-2655: "Block button in permissions dialog prompt does not block object" | Kelly Washington | |
* Fix mute button. | |||
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Switch mute to use task id. reviewed with Simon | |||
2013-05-03 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Change text of dialog * Add callback for mute button reviewed with Richard and Widely. | |||
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-04-30 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Add the newer run time permissions to the viewer * Filter requested permissions by those the viewer knows about * Show a dialog indicating unknown permissions were requested and a new viewer will be needed to grant them. reviewed with Simon and Soft | |||
2013-04-25 | CHUI-759 FIXED Group invites never received in do not disturb mode when ↵ | PavelK ProductEngine | |
leaving do not disturb mode | |||
2013-04-11 | Forgot to commit @#! merge | simon | |
2013-03-25 | Pull in downstream CHUI code from viewer-development | simon | |
2013-03-22 | merge changes for 3.5.0-beta5 | Oz Linden | |
2013-03-20 | Merge with viewer-chui | prep@lindenlab.com | |
2013-03-18 | merge up to 3.5.0-beta3 (chui) | Oz Linden | |
2013-03-13 | CHUI-796 FIXED User doesn't get all messages in 'do not disturb' mode | maksymsproductengine | |
2013-03-11 | Viewer-chui merge | prep | |
2013-02-12 | CHUI-758: Group notice received in DND mode causes crash on startup when ↵ | Gilbert Gonzales | |
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-01 | CHUI-691: Now when an estate message is received while in DND mode, a toast ↵ | Gilbert Gonzales | |
notification will appear. | |||
2013-02-01 | STORM-1838 Remove IM button | Jonathan Yap | |
2013-02-01 | make teleport requests appear correctly with respect to open im sessions | Oz Linden | |
2013-02-01 | CHUI-689: When DND mode is enabled, making a direct delivery purchase ↵ | Gilbert Gonzales | |
results in an IM message from '(Nobody)'. Solution: Fixed a problem in process_improved_im that would falsy use system messages while in DND mode as an IM from a user. Also made it so that while in DND mode, SystemMessages and message with a high or greater priority are shown to the user as toasts (before a notification chiclet would just appear without the toast). | |||
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-26 | STORM-1838 Added SUPPRESS_TOAST to notification payload | Jonathan Yap | |
2013-01-25 | STORM-1838 Minor UI improvements and code changes | Jonathan Yap | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-24 | STORM-1838 Break out a large block of code from handle_lure_callback so it ↵ | Jonathan Yap | |
can be called directly by teleport_request_callback. | |||
2013-01-24 | STORM-1838 Add optional message processing | Jonathan Yap | |
2013-01-24 | CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tab | maksymsproductengine | |
2013-01-23 | STORM-1838 First pass at calling handle_lure_callback from within ↵ | Jonathan Yap | |
teleport_request_callback | |||
2013-01-25 | CHUI-697 FIXED We don't need to update form for Inventory offer notification | maxim@mnikolenko | |
2013-01-23 | STORM-1838 Do not display unwanted notification. | Jonathan Yap | |
2013-01-18 | merge up to 3.4.4-release | Oz Linden | |
2013-01-18 | STORM-1838 Remove some debugging code | Jonathan Yap | |
2013-01-18 | merging latest changes | Cho | |
2013-01-18 | CHUI-688 FIX Viewer crash when blocked user sends friend request | Cho | |
Added a check for notification_ptr being null in friendship_offer_callback | |||
2013-01-17 | CHUI-604: Problem: DND response was inside of the responder for the ↵ | Gilbert Gonzales | |
inventory offer. Resolution: DND response is now sent upon receiving an offer notification from an agent. | |||
2013-01-11 | STORM-1838 | Jonathan Yap | |
2013-01-04 | Merge with viewer-chui | Merov Linden | |
2013-01-04 | Merge with viewer-chui | Merov Linden | |
2013-01-03 | CHUI-499: Fixed a serialization problem where the a notification's ↵ | Gilbert Gonzales | |
objectInfo was not being serialized/deserialized. | |||
2012-12-17 | CHUI-580 : WIP : Protect callback connections passed to ↵ | Merov Linden | |
LLAvatarNameCache::get() where necessary | |||
2012-12-18 | CHUI-569: Ensure that we create a friend request notification even in the ↵ | William Todd Stinson | |
case of do-not-disturb mode. The DND mode will log it to a file to be re-created when DND mode is exited. |