summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2021-03-26SL-14999 - more cpp features testsBrad Payne (Vir Linden)
2021-03-25SL-15028 Guidebook floaterMnikolenko Productengine
2021-03-24mac build fixMnikolenko ProductEngine
2021-03-23SL-14993 Crash accessing mInvBindMatrixAndrey Kleshchev
2021-03-23SL-14900 new Landmark creation flowMnikolenko Productengine
2021-03-23SL-14993 Crash accessing mInvBindMatrixAndrey Kleshchev
2021-03-19SL-14927 Some avatar names not resolving in chatAndrey Kleshchev
2021-03-18SL-14927 Some avatar names not resolvingAndrey Kleshchev
2021-03-18SL-14901 adjusted 'More' buttonMnikolenko Productengine
2021-03-18SL-13910 Failed to upload image to your Profile FeedAndrey Kleshchev
Looks like viewer is missing some certs in the bundle or doesn't know how to handle web page's certs. For now disabling verification to not block DRTVWR-516. Verification was originally turned on in DRTVWR-516's SL-13927
2021-03-17SL-14999 - more c++ feature testsBrad Payne (Vir Linden)
2021-03-17SL-14999 - test updateBrad Payne (Vir Linden)
2021-03-17SL-14999 - C++ feature testsBrad Payne (Vir Linden)
2021-03-16SL-14936 Do not create a saved outfit automatically for new usersAndrey Kleshchev
2021-03-16SL-14938 Remove Library and Inventory from Places floaterMnikolenko Productengine
2021-03-16SL-14999 - cppfeatures test file for examples and compiler conformance ↵Brad Payne (Vir Linden)
verification
2021-03-13SL-14961 Coroutine crash was not reported to bugsplatAndrey Kleshchev
2021-03-12SL-14961 Bugsplat loggingAndrey Kleshchev
2021-03-11Merge remote-tracking branch 'origin/master' into SL-14862Brad Payne (Vir Linden)
2021-03-10Merge branch 'master' into DRTVWR-531Callum Prentice
2021-03-10SL-14862 - tab loggingBrad Payne (Vir Linden)
2021-03-10Merge branch 'master' v6.4.17 into DRTVWR-525Dave Houlton
2021-03-10SL-14862 - use nested LLSD for widget info, condensed to the two leaf-most ↵Brad Payne (Vir Linden)
elements of the path. Simplified floater logging.
2021-03-10SL-14975 SL-14384 viewer crashes because of large chat groupsAndrey Kleshchev
1. Due to desync participant can be NULL - added NULL checks 2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog 3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog
2021-03-10SL-14901 Updated button according to new specMnikolenko Productengine
2021-03-09SL-14807 Viewer crashes when creating an experienceAndrey Kleshchev
Opening already open and recently created experience was crashing viewer due to viewer treating 'edit_experience' as part of floater's key.
2021-03-09Merge branch 'master' into DRTVWR-514-keymappingsAndrey Lihatskiy
2021-03-09Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
2021-03-09Revert "SL-14940 Fixed ignoring custom cache path"Andrey Lihatskiy
This reverts commit 88746478583711951d04a3ea709ccf1667ddf535.
2021-03-09Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2021-03-09Merge branch 'master' into DRTVWR-518-uiAndrey Lihatskiy
2021-03-09Increment viewer version to 6.4.17Nat Goodspeed
following promotion of DRTVWR-532
2021-03-09SL-14967 New viewer notification for "Save Back To Object"Mnikolenko Productengine
2021-03-08Increment viewer version to 6.4.16 following revert of DRTVWR-519Brad Payne (Vir Linden)
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵Brad Payne (Vir Linden)
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5.
2021-03-05SL-14931 Change messaging on empty lists in People floaterMnikolenko Productengine
2021-03-03SL-14940 Fixed ignoring custom cache pathAndrey Lihatskiy
fix by Ansariel (https://vcs.firestormviewer.org/phoenix-firestorm/changeset/dace23b988af90a65ef57b0b9f540fc48d439dc3)
2021-03-02Merge branch 'master' into DRTVWR-531Callum Prentice
2021-03-02Merge branch 'master' v 6.4.15 into DRTVWR-525Dave Houlton
2021-03-02Merge branch 'master' into DRTVWR-518-uiAndrey Lihatskiy
2021-03-02Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
2021-03-02Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2021-03-02Merge branch 'master' into DRTVWR-514-keymappingsAndrey Lihatskiy
2021-03-02Increment viewer version to 6.4.15Nat Goodspeed
following promotion of DRTVWR-519
2021-03-01SL-14862 - more types of UI usage logsBrad Payne (Vir Linden)
2021-03-01mergeBrad Payne (Vir Linden)
2021-03-01SL-13609 Don't use any icon for Nearby chatMnikolenko Productengine
2021-02-26SL-14612 Wording improvement for hitting TP throttleAndrey Kleshchev
Teleport uses teleport_strings.xml, updating noifications.xml as well in case it can be triggered by server directly.
2021-02-26SL-14725 Adjust "Show Beacon" positionAndrey Kleshchev
2021-02-25SL-14654 [EEP] Aplying settings locally now is instantAndrey Kleshchev
The 1 second fade makes it harder to compare different settings.