Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-03-14 | MAINT-3822 FIXED Show busy mode message only once for each im session. | maxim@mnikolenko | |
2014-03-13 | OPEN-209: Corrected all instances of trigraphs in the code. | Ricky Curtice | |
Trigraphs can cause some real special headaches. The only part that's annoying is the comment in newview/llimview.cpp where there's an unfortunate collision of a trigraph sequence with a character sequence that could be displayed by the viewer. Thankfully, it's only a comment! | |||
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-26 | fixed mispelling of generateOutgoingAdHocHash | Richard Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-10-29 | Merge viewer-release => sunshine-internal | Don Kjer | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-04 | Pull merge of lindenlab/viewer-release | Merov Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-04 | merge | Brad Payne (Vir Linden) | |
2013-08-29 | MAINT-3048 FIXED Don't block IMs from Lindens even when "Only friends and ↵ | Mnikolenko ProductEngine | |
groups can call or IM me" is set | |||
2013-08-28 | merging viewer release | Gilbert Gonzales | |
2013-09-26 | MAINT-3163 FIXED Since CHUI, floaters can be moved totally underneath bottom ↵ | maksymsproductengine | |
toolbar buttons and "lost". | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-23 | CHUI-986 FIXED Don't open Conversation floater for offline IMs if it's not ↵ | Mnikolenko ProductEngine | |
from group or friend. | |||
2013-06-20 | merge with release | Richard Linden | |
2013-06-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-06-19 | Merge conflict mixup, use noaction instead of none for user preference | Merov Linden | |
2013-06-19 | Pull merge lindenlab/viewer-release | Merov Linden | |
2013-06-18 | CHUI-979 FIXED Clear highlight after clicking in chat input. Do not flash ↵ | Mnikolenko ProductEngine | |
chat button if current conversation is focused and torned off. | |||
2013-06-13 | SH-4250 WIP - logging tweaks and cleanup | Brad Payne (Vir Linden) | |
2013-06-12 | CHUI-896 ADD FIX Line flashing and FUI button flashing not working correctly ↵ | PavelK ProductEngine | |
for CHUI notifications 1) Fixed line flashing upon conversation floater opening (previously was highlight only) 2) Fixed line highlight (and flashing) clearing when clicking Chat input field |