Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-20 | Merge branch 'spaces-merge' into roxie/webrtc-voice | Roxie Linden | |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-03-03 | Refactor for vivox spatial and p2p | Roxie Linden | |
General refactoring to improve vivox spacial and p2p voice including generalizing voice info instead of just using sip uri and credentials. Voice server type is also passed around in the generalized voice info blob. | |||
2023-02-17 | SL-19204 Crash at removeObserver | Andrey Kleshchev | |
A lot of reports about crashes in voice's removeObserver with no indication of the cause, all MAC specific. By this point terminate should have been called and mVoiceModule should be null, yet callstaks suggest it isn't. Commit clears LLVoiceClient beforehand to avoid the issue entirely, but issue lies elsewhere and 'voice' crash is just a symptom. | |||
2022-05-06 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
2021-03-05 | SL-14931 Change messaging on empty lists in People floater | Mnikolenko Productengine | |
2019-11-26 | SL-12100, SL-12317 - benefits handling fixes | Brad Payne (Vir Linden) | |
2019-11-22 | SL-12317 UI Changes to Group limits | maxim_productengine | |
2019-11-20 | SL-10499 - handle package info from benefits service | Brad Payne (Vir Linden) | |
2019-11-15 | SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵ | Brad Payne (Vir Linden) | |
Group-related costs and limits via benefits. | |||
2019-11-14 | SL-10499, SL-10497 - use LLAgentBenefits info | Brad Payne (Vir Linden) | |
2019-04-26 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2019-04-26 | SL-10400 - more on group limits from SimulatorFeatures | Brad Payne (Vir Linden) | |
2019-04-25 | SL-10400 - get group limits from SimulatorFeatures | Brad Payne (Vir Linden) | |
2019-04-24 | SL-10994 Removed Facebook In-world Sharing | AndreyL ProductEngine | |
SL-11024 Fixed Twitter connect failure | |||
2018-08-23 | MAINT-8997 Add "Sort by recent arrival" to viewer People / Nearby map and list | maxim_productengine | |
2018-04-20 | MAINT-8540 Eliminated a lot of xui related log warnings on startup and ↵ | andreykproductengine | |
opening preferences | |||
2017-04-25 | MAINT-7349 FIXED An item is not highlighted in Block panel after blocking it | Mnikolenko Productengine | |
2016-05-19 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-05-04 | MAINT-6220 enable searching of the friend list with the classic username of ↵ | Mnikolenko Productengine | |
the avatar. | |||
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-11-19 | MAINT-5297 Backed out changeset: dd9e3cbf10e5 | AndreyL ProductEngine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-28 | MAINT-5762 FIXED Groups - Message about number of groups you can join does ↵ | Mnikolenko ProductEngine | |
not recognize that your account is premium | |||
2015-09-02 | MAINT-5297 Allow global toggle of 'View People Icons' - Global switch part | AndreyL ProductEngine | |
--HG-- branch : develop | |||
2015-05-28 | MAINT-5227 FIXED Changing premium access of an account with > 42 groups back ↵ | andreykproductengine | |
to basic account shows negative number of groups that they can join | |||
2014-05-06 | Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile ↵ | Merov Linden | |
errors | |||
2014-03-12 | merge with release | Richard Linden | |
2014-03-10 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-02-21 | Added Friends tab to Facebook floater for ACME-1325 | Cho | |
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2013-11-06 | merge with release | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-08-28 | merging viewer release | Gilbert Gonzales | |
2013-08-09 | ACME 824: Suggested Friends do not repopulate if you disconnect and ↵ | Gilbert Gonzales | |
reconnect to Facebook API in same viewer session | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-06 | ACME-801: Adding a suggested friend as a friend does not remove them from ↵ | Gilbert Gonzales | |
the suggested friend list | |||
2013-07-24 | ACME-602 Remove logging code that reveals use of suggested friends | Gilbert Gonzales | |
2013-07-04 | Replaced content change callback with an event in LLFacebookConnect for ↵ | Cho | |
ACME-648 (more or less) | |||
2013-07-03 | Implemented events for LLFacebookConnect state changes for ACME-662 | Cho | |
2013-07-02 | removed remaining FBC test stuff from llpanelpeople.cpp for ACME-661 | Cho | |
2013-07-02 | added callback to LLFacebookConnect upon connect for ACME-659 | Cho | |
2013-06-28 | ACME-638: Removing the personfolderview, personmodelcommon and ↵ | Gilbert Gonzales | |
persontabview. Also removing FBC Test Two tab from the 'People' panel. | |||
2013-06-28 | ACME-638: Removed LLSocialList class and FBC Test tab in the People panel. | Gilbert Gonzales | |
2013-06-28 | made it optional to autoconnect in ↵ | Cho | |
LLFacebookConnect::getConnectionToFacebook() for ACME-648 | |||
2013-06-19 | updated viewer to use new /friends route for ACME-534 | Cho | |
2013-06-17 | merge | Gilbert Gonzales | |
2013-06-17 | ACME-558: Adding logging information, when a friends list is received the ↵ | Gilbert Gonzales | |
log message 'Facebook: Friends list received' will be displayed. When the suggested friends list is updated the log message 'Facebook: Updating Suggested Friends List' will be displayed. | |||
2013-06-14 | Merge with viewer-fbc | Merov Linden | |
2013-06-14 | ACME-520 : Add more extended state in LLFacebookConnect and handle it ↵ | Merov Linden | |
consistently and transparently from the public interface |