Go to file
Nicky d095f199c6 FIRE-31758:
- getNameFromUUID can lead to wrong avatarNameCacheCallback callbacks.
   For example the avatars name is not resolved/cached and gets first queried for owner (rlvacheck = true) then again for creator (rlva check = false). Result is a final callback with rlvacheck = false.
   Thus handle all rlva name restrictions when the ui items get
   created/updated/
- For attachments last owner usually equals the current wearer, this will leak the avtar name.
  -> RLVa hide the last owner too.
2022-06-20 02:44:37 +02:00
doc
etc
indra FIRE-31758: 2022-06-20 02:44:37 +02:00
scripts
.clang-format
.gitattributes
.gitignore
.pre-commit-config.yaml SL-15741: Add pre-commit configuration 2022-03-08 19:25:02 +00:00
BuildParams
FIRESTORM-SOURCE_LICENSE_HEADER.txt
README_BUILD_FIRESTORM_LINUX.txt
README_BUILD_FIRESTORM_MACOSX.txt
README_BUILD_FIRESTORM_WINDOWS.txt
autobuild.xml Update SDL2. 2022-04-25 21:25:46 +02:00
build.sh
build_target.sh