Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-15 | SL-10351 Cleanup | andreykproductengine | |
2019-02-11 | SL-10351 Fixed Avatars muted by Group moderator become Blocked forever | andreykproductengine | |
2017-08-04 | SL-717 Additional search options for inventory window | Mnikolenko Productengine | |
2015-03-16 | Merge lindenlab/viewer-tools-update | Merov Linden | |
2014-10-18 | Update to build on Xcode 6.0: private field isMuted is not used | callum_linden | |
2014-08-12 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-07-14 | MAINT-4226 Group ban option is added to participant menu in Group chat. | Mnikolenko ProductEngine | |
2014-06-03 | DD-84 : Fix all active listing modification actions. Add specific message ↵ | Merov Linden | |
when listing will unlist. Make update skip consistency check when called from internal level (not public API). | |||
2013-12-09 | MAINT-3017 FIX Inventory filter for Recent tab does not persist between ↵ | Richard Linden | |
sessions as it used to. added names back to inventory filters, so they can be deserialized | |||
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-04-19 | CHUI-849 : Use a time limit for filtering instead of number limit, use a ↵ | Merov Linden | |
different limit for visible and unvisible lists | |||
2013-04-18 | CHUI-849 : WIP : Filter limit on time instead of number of items | Merov Linden | |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
2013-02-27 | CHUI-788 FIXED Mute icon not shown in participant list in conversation floater | maksymsproductengine | |
2013-01-28 | CHUI-395 (Group moderators are not shown as Moderators in group conversation) | mberezhnoy | |
2013-01-08 | CHUI-612 FIXED Blank conversation names showing in conversation list | maksymsproductengine | |
2013-01-04 | Merge with viewer-chui | Merov Linden | |
2013-01-04 | CHUI-580 : Fixed : Avoid fetching names while reacting to display name ↵ | Merov Linden | |
checkbox change (overkill), make display name pref disabled when usePeopleAPI is off | |||
2012-12-20 | CHUI-429 : Fixed! Add a flag to filter multi/single selection situations in ↵ | Merov Linden | |
menu building. Implement in conversation contextual menu. | |||
2012-12-13 | Fixed path for correct assembly of the project | AlexanderP ProductEngine | |
2012-12-10 | CHUI-394 (Group moderation tools missing in right click menus) | MaximB ProductEngine | |
2012-11-14 | CHUI-479 : WIP : More tracing | Merov Linden | |
2012-11-14 | CHUI-479 : WIP : Add debug tracing into speaking indicator manager and ↵ | Merov Linden | |
monitors (to be deleted eventually). | |||
2012-10-30 | CHUI-459: Creating a fetchAvatarName() method for the ↵ | William Todd Stinson | |
LLConversationItemParticipant class to allow the class to query for the avatar display name directly. Also, added a field to store the avatar name cache callback connection so that we can disconnect properly on object destruction to avoid a crash with the callback attempting to access recently freed memory. | |||
2012-10-05 | CHUI-194 : WIP : Update the ad-hoc conversation line item title, add a new ↵ | Merov Linden | |
update_session event. Still some clean up to do. | |||
2012-10-04 | CHUI-381 : Implement add_participant and update_participant events handling. | Merov Linden | |
2012-10-03 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-10-03 | CHUI-358 : Fixed the removal of participants as they leave conversations. ↵ | Merov Linden | |
Used the event mechanism for this. | |||
2012-10-02 | CHUI-341 : Implement the use of LLEventStream and LLEventPump to signal ↵ | Merov Linden | |
conversation model changes, picked by LLIMFloaterContainer. Suppress pooling on draw(). | |||
2012-10-02 | CHUI-102: Now the user can select a conversation and use the ↵ | Gilbert Gonzales | |
right-click-menu to enable/disable voice. | |||
2012-10-01 | CHUI-102: Cleaned up code after code review. | Gilbert Gonzales | |
2012-09-28 | CHUI-102: Now the participants and one-on-one conversations have ↵ | Gilbert Gonzales | |
right-click-menus. These menus are functional as well, but 'chat history' does not yet work. | |||
2012-09-28 | CHUI-367 : Completed : Show user name tooltip in all situations so to avoid ↵ | Merov Linden | |
the conversation name showing up | |||
2012-09-28 | CHUI-342, CHUI-366 and CHUI-367 : WIP : Allow a NO_TOOLTIP value for ↵ | Merov Linden | |
tooltips, update display/user names and sort on display/user names | |||
2012-09-25 | CHUI-342 : Fixed : Use user name and display name correctly. Sort according ↵ | Merov Linden | |
to user names. | |||
2012-09-21 | CHUI-340 : Implement distance computation and update | Merov Linden | |
2012-09-21 | CHUI-340 : WIP : Fix sorting bugs on time for sessions, simplified the ↵ | Merov Linden | |
update time mechanism and clean up | |||
2012-09-20 | CHUI-340 : WIP : Implement time update on all IM typing cases | Merov Linden | |
2012-09-20 | CHUI-340 : WIP : Implement time update and comparison for sessions and ↵ | Merov Linden | |
participants | |||
2012-09-18 | merging in latest changes | Gilbert Gonzales | |
2012-09-18 | CHUI-283: Now the avatar icon loads in the user's avatar image.Also the ↵ | Gilbert Gonzales | |
avatar image is of proper size. The participant of the conversation is offset correctly as well. | |||
2012-09-17 | CHUI-340 : WIP : Sorting implemented. Type and name work. Date and distance ↵ | Merov Linden | |
still need the relevant values to be computed. | |||
2012-09-14 | CHUI-192 : Implement menus and settings for sorting. The sort itself is not ↵ | Merov Linden | |
performed though. Wait for CHUI-340 for this. | |||
2012-09-13 | merging in latest changes | Gilbert Gonzales | |
2012-09-13 | CHUI-283: Now upon the information icon and speaker icon do not overlap the ↵ | Gilbert Gonzales | |
username text. Instead the username text will be truncated with an ellipse to prevent the overlap. Also did a code cleanup. | |||
2012-09-13 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui | Seth ProductEngine | |
2012-09-13 | CHUI-282 WIP Fixed conversation list items selection. | Seth ProductEngine | |
Fixed displaying session participants only when session item is open. | |||
2012-09-11 | merging in latest changes | Gilbert Gonzales | |
2012-09-10 | CHUI-283: Basic Implementation, just have hard coded avatar icon appearing ↵ | Gilbert Gonzales | |
and profile/info buttons visible. profile/info buttons do not have proper positioning or mouseclick events. | |||
2012-09-07 | CHUI-285 : Implement sort, alphabetical only for the moment | Merov Linden | |