summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermessage.cpp
AgeCommit message (Collapse)Author
2012-05-17EPX-1938: Adding a special behavior for the NotAgeVerified notification to ↵Todd Stinson
display either an ignorable modal dialog or a toast-style notification. Also, altering the copy for the notifications.
2012-05-17EXP-1928: Constructing the new maturity preferences flow for the case of a ↵Todd Stinson
teleport via lure (which cannot be restared).
2012-05-17EXP-1928: Minor tweak to ensure that the case of the copy for content type ↵Todd Stinson
is lower-case.
2012-05-17EXP-1928: Handling the rare case that the user preferences cannot be ↵Todd Stinson
successfully changed, and reporting that to the user.
2012-05-17EXP-1928: Adding functionality to show either a modal notification dialog or ↵Todd Stinson
the toast-style notification if a teleport fails due to maturity preferences.
2012-05-16MAINT-1079: Viewer should throttle AgentUpdate messages based on thesimon@Simon-PC.lindenlab.com
simulator FPS. Bug not fixed, but added commented-out log messages that were useful when discovering the problem. Reviewed by Kelly
2012-05-15EXP-1928: Removing some commented asserts following more development testing.Todd Stinson
2012-05-11EXP-1928: First pass at building the functionality to restart teleport after ↵Todd Stinson
increasing the maturity preference level to match the intended teleport region. There are probably still some cases that are broken and bugs.
2012-04-26Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2012-04-16MAINT-922 FIX Client side code to catch the SCRIPT_PERMISSION_TELEPORT ↵callum
request from similator and display a notification Reviewed by Simon
2012-04-13merge changes for drtvwr-136Oz Linden
2012-04-03Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-04-02MAINT-180 FIXED Reject group and ad-hoc chat messages from lindens when we ↵Vadim ProductEngine
are busy.
2012-03-30merge changes for vmrg-233Oz Linden
2012-03-27CHOP-854: Use new LLInventoryModel::removeObject() to discard offer.Nat Goodspeed
Introduce new LLInventoryModel::removeCategory() method comparable to removeItem(), but for folder objects (using changeCategoryParent() rather than changeItemParent()). Introduce removeObject() method that calls one of the above, depending on runtime object type.
2012-03-20BUGFIX: Removing server warning notification that occurs when attempting to ↵Todd Stinson
use the inner tubes on the premium wilderness region. The updateFlags() was being called while processing a server message, which would result in erroneous data being posted back to the server.
2012-03-13pull and merge from viewer-developmentprep
2012-03-09merge changes for vmrg-225Oz Linden
2012-02-28PATH-199: Cleaning up code related to object flags so that I can better use ↵Todd Stinson
the flags to managed pathfinding flags such as permanent and character.
2012-05-03MAINT-869 FIXED The object is marked as dead before it was removed from the ↵AlexanderP ProductEngine
selection.
2012-04-26Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2012-04-13MAINT-926 FIXED ([PUBLIC]IMs from objects appear only as notifications, not ↵Paul ProductEngine
in local chat history, in some circumstances, making the sending prim untraceable (and impossible to mute)) - Improved detection of CHAT_SOURCE_SYSTEM type messages
2012-04-10MAINT-922 FIX Client side code to catch the SCRIPT_PERMISSION_TELEPORT ↵callum
request from similator and display a notification Reviewed by Simon
2012-02-20EXP-1904 FIXED (Estate tab in Region/Estate floater does not display estate ↵paulgproductengine
name or owner name) - Added updating for Estate name and Estate owner name
2012-02-09merge changes for storm-1804Oz Linden
2012-01-25STORM-1804 Details... button on PERMISSION_DEBIT dialog triggers ↵Kitty Barnett
run_time_permissions() with a deny action With help from Jonathan Yap
2012-01-20EXP-1823 : Don't display the do not show preview message on item we have no ↵Merov Linden
preview method for in the first place...
2012-01-20EXP-901 FIXED (Can see "typing" messages from users who are not allowed to ↵Paul ProductEngine
IM you) - If "Only friends and groups can IM me" option is ON but the user got message from non-friend, show notification one time per session.
2011-12-20merge changes for storm-1734Oz Linden
2011-12-15merge changes for storm-1653Oz Linden
2011-12-12VWR-27832 L$ Transfer failures show alert as if successfulJonathan Yap
2011-12-06STORM-1653 Added affected name to warning messageJonathan Yap
2011-12-01ER-1473: fix teleporting in sit mode. Viewer fix - reviewed by CallumSimon Linden
2011-11-24merge changes for vmrg-193Oz Linden
2011-11-23STORM-1653 Handle last name of "Resident" caseJonathan Yap
2011-11-15mergeDave Parks
2011-11-10Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-07EXP-1548 FIX -- Clicking show on inventory offer does not open inventory (or ↵Leslie Linden
received items panel) on test grid Ravi set to use Received Items folder for transfers EXP-1555 FIX -- Double-click is inconsistent between inventory and Received Items EXP-1547 FIX -- drag/drop inventory to agent - delivers to Objects, not Received items. * "Show" button from p2p transfer now opens inventory window and inbox panel, setting focus to the item * Double-click on inbox inventory items now falls through to default item behavior
2011-11-02STORM-1580 WIP Initial commit for PO review.Vadim ProductEngine
2011-10-28merge changes for storm-1577Oz Linden
2011-10-26STORM-1653 Group notices sent by muted residents are still displayedJonathan Yap
Added warning message if a null is returned from the name to id call.
2011-10-26STORM-1653 Group notices sent by muted residents are still displayedJonathan Yap
2011-10-26Merge STORM-1577.Vadim ProductEngine
Resolved conflicts manually.
2011-10-26Merge STORM-959niel@nirvana-win7hp.planescape.home
2011-10-24merge changes for storm-1664Oz Linden
2011-10-21SH-2557 WIP - more warning message detailsBrad Payne (Vir Linden)
2011-10-21SH-2557 WIP - some cleanup, added error message to try to isolate causes of ↵Brad Payne (Vir Linden)
translation failure
2011-10-20merge changes for storm-976Oz Linden
2011-10-15Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-10-11STORM-976 Object muted by name still displays notification message when clickedJonathan Yap