Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-16 | CHUI-912, CHUI-849 : Propagate arrange request correctly, limit sort, ↵ | Merov Linden | |
improve filter perf, clear traces, add comments. | |||
2013-04-17 | updated to use new API as suggested by Don Linden | Cho | |
2013-04-16 | CHUI-808 FIXED Draggable separator between conversations and message pane is ↵ | maksymsproductengine | |
not discoverable: - final solution; | |||
2013-04-15 | CHUI-912 : WIP : Try to change the return value of filter() so to trigger ↵ | Merov Linden | |
arrange on the fly. | |||
2013-04-13 | merge | Cho | |
2013-04-13 | switched to use FacebookConnect and FacebookRedirect capabilities | Cho | |
2013-04-11 | CHUI-912 : WIP : Fix resize test when folder is empty, add more traces (to ↵ | Merov Linden | |
be deleted) | |||
2013-04-11 | Adding in fast timer for testing creation of 300 avatar list items vs ↵ | Gilbert Gonzales | |
folderview items. | |||
2013-04-10 | merge | Cho | |
2013-04-10 | updated routes URLs | Cho | |
2013-04-10 | CHUI-899 (The size of conversations panel does not persist between sessions ↵ | mberezhnoy | |
if user relogin while messages pane is collapsed. ) | |||
2013-04-09 | adding in logging of building a list of 300 users inside LLAvatarList and ↵ | Gilbert Gonzales | |
LLFolderView to determine drawbacks/benefits and timing. | |||
2013-04-09 | CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵ | PavelK ProductEngine | |
from mouselook view Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp since LLFloaterIMContainer::setVisible() takes control of them by itself. | |||
2013-04-17 | CHUI-936 FIXED Do not show Conversation log floater if logging is disabled. | Mnikolenko ProductEngine | |
2013-04-12 | CHUI-934 FIXED Don't try to close Session floater if it is already doesn't ↵ | Mnikolenko ProductEngine | |
exist. | |||
2013-04-11 | CHUI-921 FIXED Default position of open floaters starts at left edge of ↵ | maksymsproductengine | |
viewer behind toolbar | |||
2013-04-10 | CHUI-932 FIXED Restore previous text only if there is no gesture. | Mnikolenko ProductEngine | |
2013-04-09 | CHUI-922 FIXED Panel width was increased | Mnikolenko ProductEngine | |
2013-04-09 | CHUI-923 FIXED Show toasts if Conversation floater is focussed and current ↵ | Mnikolenko ProductEngine | |
conversation is not selected. | |||
2013-04-08 | Pull merge | Merov Linden | |
2013-04-08 | CHUI-912 : WIP : Add traces to various aspects of the inventory filtering, ↵ | Merov Linden | |
sorting and arranging (to be deleted) | |||
2013-04-09 | changed redirect_uri to pdp15.lindenlab.com/redirect | Cho | |
2013-04-09 | updated to use new API routes | Cho | |
2013-04-08 | CHUI-914 FIXED Restore previous text after gestures were triggered. | Mnikolenko ProductEngine | |
2013-04-05 | changed connect to use POST | Cho | |
2013-04-05 | changed routes according to Kelly's and Enkidu's advice | Cho | |
2013-04-04 | merging in viewer-chui | Gilbert Gonzales | |
2013-04-04 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-04-03 | SH-4051 REVERT teen accounts unable to remove underclothes even when ↵ | Nyx Linden | |
switching outfits Reverting fix as additional problems were found that could lead to even accidental nudity. This fix is not required for the current release as it is not a regression. Will review options for fixing for the next release. | |||
2013-04-04 | made FB+SL friends show up as <fb_name> (<sl_name) | Cho | |
2013-04-03 | merge | Nyx Linden | |
2013-04-03 | SH-4050 FIX camera goes below ground when avatar offset set to 0 | Nyx Linden | |
Added a constraint to ensure that the avatar's height (with offset) does not go below 0.1 meters. Camera was getting confused since the avatar's effective height was negative. Note the avatar is mostly underground/contorted even at 0.1 meters, but most users setting values this low will be making ultra-tinies and would be hiding the avatar mesh. Camera stays above ground when height is at 0.1. | |||
2013-04-03 | changed FBC Services redirect_uri for testing | Cho | |
2013-04-03 | SH-4058 - log spam reduction initiative. | Brad Payne (Vir Linden) | |
2013-04-03 | CHUI-820 FIXED Cannot snap or move collapsed conversation window to left or ↵ | maksymsproductengine | |
right edge of viewer window | |||
2013-04-04 | СHUI-818 FIXED For group toasts: show name of the group in Titlebar; add ↵ | Mnikolenko ProductEngine | |
[From User_DisplayName] before text of the message. | |||
2013-04-04 | fix build | AlexanderP ProductEngine | |
2013-04-03 | CHUI-841 FIXED No warning given that you cannot leave a group you are the ↵ | AlexanderP ProductEngine | |
last owner of in conversation floater and people floater Added check in LLGroupActions::leave() method for number of members in the group and whether avatar is the owner. Also added LLFetchGroupMemberData class which sends and handles async request for group member data and used in the above method. | |||
2013-04-03 | SH-3058 WIP - disable debug-level logging for avatar by default | Brad Payne (Vir Linden) | |
2013-04-03 | CHUI-838 FIXED (Opening chat history for groups only works once per session, ↵ | Mnikolenko ProductEngine | |
if at all) | |||
2013-04-03 | CHUI-911 FIXED [CHUIBUG]When Chat side of Conversations floater is reduced ↵ | AlexanderP ProductEngine | |
to it's minimum width the scroll bar is half-obscured. | |||
2013-04-03 | made Facebook Friends list auto-populate | Cho | |
2013-04-03 | merge | Cho | |
2013-04-03 | made auth code extraction more robust | Cho | |
2013-04-02 | merge | Gilbert Gonzales | |
2013-04-02 | adding support for showing avatar icon and avatar name + facebook name into ↵ | Gilbert Gonzales | |
LLSocialListItem. Also the info button and profile button should now work | |||
2013-04-03 | got connectToFacebook working with code and redirect_uri passed as LLSD body ↵ | Cho | |
in POST request | |||
2013-04-02 | created LLSocialList and LLSocialListItem and linked them up to the facebook ↵ | Gilbert Gonzales | |
tab. | |||
2013-04-03 | got it working | Cho | |
2013-04-03 | updated to use POST for connect and disconnect, instead of Webkit | Cho | |