Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
buildConversationViewParticipant() was deparenting view models that belong to session | |||
2021-03-18 | SL-14927 Some avatar names not resolving | Andrey Kleshchev | |
2021-03-18 | SL-13910 Failed to upload image to your Profile Feed | Andrey 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-13 | SL-14961 Coroutine crash was not reported to bugsplat | Andrey Kleshchev | |
2021-03-12 | SL-14961 Bugsplat logging | Andrey Kleshchev | |
2021-03-10 | SL-14975 SL-14384 viewer crashes because of large chat groups | Andrey 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-09 | SL-14807 Viewer crashes when creating an experience | Andrey 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-09 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-03-09 | Revert "SL-14939 Fixed the log spam" | Andrey Lihatskiy | |
This reverts commit b1ab29eeb6a2475395f92d26a3f07fdb304561f7. | |||
2021-03-09 | Revert "SL-14940 Fixed ignoring custom cache path" | Andrey Lihatskiy | |
This reverts commit 88746478583711951d04a3ea709ccf1667ddf535. | |||
2021-03-09 | Increment viewer version to 6.4.17 | Nat Goodspeed | |
following promotion of DRTVWR-532 | |||
2021-03-09 | SL-14967 New viewer notification for "Save Back To Object" | Mnikolenko Productengine | |
2021-03-08 | Increment viewer version to 6.4.16 following revert of DRTVWR-519 | Brad Payne (Vir Linden) | |
2021-03-08 | Revert "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-03 | Revert "Updated llca to codeticket build 556422" | Andrey Lihatskiy | |
This reverts commit 4add069cae879a626c284ea13aeb1b42b3ca5dfc. | |||
2021-03-03 | SL-14940 Fixed ignoring custom cache path | Andrey Lihatskiy | |
fix by Ansariel (https://vcs.firestormviewer.org/phoenix-firestorm/changeset/dace23b988af90a65ef57b0b9f540fc48d439dc3) | |||
2021-03-03 | SL-14939 Fixed the log spam | Andrey Lihatskiy | |
fix by Ansariel (https://vcs.firestormviewer.org/phoenix-firestorm/changeset/5f927b52fdfeebb5db595c7c60c711cee383820b) | |||
2021-03-02 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-03-02 | Increment viewer version to 6.4.15 | Nat Goodspeed | |
following promotion of DRTVWR-519 | |||
2021-03-01 | Updated llca to codeticket build 556422 | Andrey Lihatskiy | |
2021-02-17 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-02-17 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519 | unknown | |
2021-02-17 | Increment viewer version to 6.4.14 | Nat Goodspeed | |
following promotion of DRTVWR-517 | |||
2021-02-14 | SL-14807 Missed a pool init in unused constructor, additional protections | Andrey Kleshchev | |
2021-02-11 | SL-14807 Adjusted unit test | Andrey Kleshchev | |
2021-02-10 | SL-13497 Fixed error in logic | Andrey Lihatskiy | |
2021-02-10 | SL-14807 Viewer crashes when creating an experience | Andrey Kleshchev | |
2021-02-09 | SL-14675 Position changes shouldn't cause additional blends when environment ↵ | Andrey Kleshchev | |
isn't ready | |||
2021-02-09 | SL-14675 Teleporting to a new region can load the wrong EEP environment layer | Andrey Kleshchev | |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2021-02-01 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2021-02-01 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-02-01 | Increment viewer version to 6.4.13 | Nat Goodspeed | |
following promotion of DRTVWR-513 | |||
2021-01-25 | TeamCity not happy and only thing left to try is a dummy (whitespace) commit | Callum Prentice | |
2021-01-21 | SL-14728 Im session without id should be closable | Andrey Kleshchev | |
2021-01-21 | SL-14728 Added data validation into incoming call dialog | Andrey Kleshchev | |
2021-01-15 | SL-14283 Don't crash viewer, only show a notification | Andrey Kleshchev | |
2021-01-14 | SL-14283 When updater is missing, viewer fails to launch silently | Andrey Kleshchev | |
2021-01-08 | Addresses SL-14582: Add code to only write the file last access time ↵ | Callum Prentice | |
occasionally | |||
2021-01-04 | SL-14494 FIXED llRequestURL() generated URLs are no longer recognized by the ↵ | Mnikolenko Productengine | |
viewer as Second Life hosted URLs | |||
2020-12-11 | Merged in DRTVWR-519 (pull request #414) | Maxim Nikolenko | |
SL-14505 FIXED [Win10] The viewer isn't started on the non-English system locale Approved-by: Callum Linden | |||
2020-12-11 | SL-14505 FIXED [Win10] The viewer isn't started on the non-English system locale | Mnikolenko Productengine | |
2020-12-09 | Revert "SL-12069 Issues with bakes-on-mesh and alpha modes" | Andrey Kleshchev | |
This reverts commit afd734b5f4ba66204f80f7726aa5fec538fcf1e4. Fix will be updated and moved to DRTVWR-515. | |||
2020-12-09 | SL-14497 Observers sometimes were notified with wrong flags | Andrey Kleshchev | |
2020-12-08 | SL-14497 Unblocking does not remove voice block | Andrey Kleshchev | |
2020-12-08 | SL-14493 Fixed missing display names | Andrey Kleshchev | |
Name lookup was not inited with capability properly | |||
2020-12-07 | SL-14484 'Stop All' media button sometomes is not avaliable for video | Andrey Kleshchev | |
2020-12-07 | SL-14467 - jellydolled animesh bounding box needs to include rigged mesh ↵ | Brad Payne (Vir Linden) | |
extents. | |||
2020-12-07 | Revert "SL-14270 Crash accessing deleted 'parent' via callback from child" | Andrey Kleshchev | |
There are random inventory's buildViewsTree crashes in branch with SL-14270 commit and there doesn't seem to be anything else inventory related that could have caused those. Reverting commits to see if it fixes crashes. | |||
2020-12-03 | SL-14270 A bit of cleanup #3 | Andrey Kleshchev | |
Just in case and for clarity |