Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2021-10-20 | SL-16184 FIXED Frame stall when friend comes online. | Mnikolenko Productengine | |
2021-10-11 | SL-15079 Fix group recognition | Andrey Kleshchev | |
In god mode isInGroup always returns true even if id belongs not to a group, but to an agent. But for some cases function is used to determine if session is a group or an agent. | |||
2021-04-30 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
2021-04-27 | SL-15079 Fix odd group chat messages | Andrey Kleshchev | |
For god mode isInGroup was returning 'true' regardles of session id being group or agent id | |||
2021-02-11 | SL-12795 Fix log session name not updating | Andrey Kleshchev | |
2021-02-01 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master ↵ | Andrey Kleshchev | |
into DRTVWR-515-maint # Conflicts: # autobuild.xml (llca) # indra/llwindow/llwindow.h (SL-13507 vs SL-5894) # indra/newview/llscenemonitor.cpp (SL-14422) # indra/newview/llvovolume.cpp (SL-12069) | |||
2021-01-21 | SL-14728 Added data validation into incoming call dialog | Andrey Kleshchev | |
2020-09-28 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelprimmediacontrols.cpp | |||
2020-09-28 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llgroupmgr.cpp | |||
2020-08-01 | SL-12795 Fix existance of multiple chatlog files after name change | Andrey Kleshchev | |
2020-07-06 | SL-13529 FIXED CHUI floater switches IMs (Local chat to group IM to another ↵ | Mnikolenko Productengine | |
group IM) | |||
2020-07-01 | SL-13525 FIXED If a blocked user is first to chat in a group IM session, ↵ | Mnikolenko Productengine | |
that group IM will not open even if unblocked people chat. | |||
2020-03-19 | SL-12871 'Only Friends and Groups can call or IM me' setting should be ↵ | Mnikolenko Productengine | |
account based. | |||
2020-03-17 | SL-12860 FIXED Enabling 'Only Friends and Groups can call or IM me' still ↵ | Mnikolenko Productengine | |
plays New Conversation sound | |||
2020-03-10 | SL-12503 FIXED Voice notification isn't displayed near the "Speak" button | maxim_productengine | |
2019-11-27 | Upstream merge from viewer-neko | AndreyL ProductEngine | |
2019-11-12 | Downstream merge from 494-maint-wassail | AndreyL ProductEngine | |
2019-08-21 | SL-11753 FIXED Group & Resident with the same name share chat history. | maxim_productengine | |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
2019-07-03 | DRTVWR-493 LLAvatarNameCache to singletone | andreykproductengine | |
2019-06-19 | DRTVWR-493 LLCallDialogManager to singleton | andreykproductengine | |
2018-04-10 | MAINT-8489 Remove/Cleanup LLIMInfo | Andrey Kleshchev | |
2017-08-30 | MAINT-7760 FIXED Crash in LLViewerChatterBoxInvitation::post(..) | Mnikolenko Productengine | |
2017-04-24 | MAINT-7340 FIXED Incoming IMs steal focus if "Open conversation window" ↵ | Mnikolenko Productengine | |
setting is enabled | |||
2017-04-14 | MAINT-7320 Avatars without voice mute hould be able to start the calls | AndreyL ProductEngine | |
2017-04-11 | MAINT-7243 Fixed Crash when creating IM session if failed to resolve name | andreykproductengine | |
2017-02-15 | MAINT-7118 Swapping legacy people API with new cache | andreykproductengine | |
2017-01-24 | MAINT-1322 Voice calls from users with muted text (but not voice) should be ↵ | AndreyL ProductEngine | |
received | |||
2017-01-23 | MAINT-1322 IMs from users with muted voice (but not text) should be received | AndreyL ProductEngine | |
2016-12-21 | MAINT-7020 llui/llfloater.cpp should not access settings | AndreyL ProductEngine | |
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-11-23 | Merge from Vivox Repo | Rider Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden | |
2015-08-25 | Merge | Rider Linden | |
2015-08-17 | merge changes for 3.8.3-release | Oz Linden | |
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed | |
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden | |
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed | |
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest builds clean, but the resulting viewer is as yet untested. | |||
2015-06-04 | IM session decline using coroutines. | Rider Linden | |
2015-05-11 | Updated feature manager downloader to coroutine. | Rider Linden | |
Added "raw" coroutine handler (returns raw result as LLSD::Binary) and split out the guts of the get, put, etc methods. Moved getStatusFromLLSD from HttpCoroHandler into HttpCorutineAdapter | |||
2015-05-11 | updates from bitbucket repository | Bjoseph Wombat | |
2015-04-29 | Convert IM invitation to coroutines. | Rider Linden | |
2015-03-06 | More voice related changes to improve the user's experience. | Bjoseph Wombat | |
2015-01-30 | MAINT-1016 FIXED Don't remove other chat participant from mute list if it's ↵ | Mnikolenko ProductEngine | |
group chat. | |||
2014-11-05 | MAINT-4621 FIXED start new session with the caller (if it doesn't exist) and ↵ | Mnikolenko ProductEngine | |
only then show autoreject message | |||
2014-07-07 | Merge viewer-release and become version 3.7.12 | simon | |
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |