Commit Graph

63 Commits (bd008a170898e69beeb8bc0481b4bfd94de86c55)

Author SHA1 Message Date
andreykproductengine a8afd345a0 SL-10351 Cleanup 2019-02-15 15:03:27 +02:00
andreykproductengine 3a8053eb9f SL-10351 Fixed Avatars muted by Group moderator become Blocked forever 2019-02-11 19:01:28 +02:00
Mnikolenko Productengine ea152d0d0b SL-717 Additional search options for inventory window 2017-08-04 18:44:38 +03:00
Merov Linden 9ba10bf1f2 Merge lindenlab/viewer-tools-update 2015-03-16 09:49:57 -07:00
callum_linden 2b93f505a0 Update to build on Xcode 6.0: private field isMuted is not used 2014-10-18 11:45:05 -07:00
Merov Linden 30972fca1d Pull merge from lindenlab/viewer-release 2014-08-12 20:35:17 -07:00
Mnikolenko ProductEngine b4df05d21a MAINT-4226 Group ban option is added to participant menu in Group chat. 2014-07-14 12:31:16 +03:00
Merov Linden 86d75052f6 DD-84 : Fix all active listing modification actions. Add specific message when listing will unlist. Make update skip consistency check when called from internal level (not public API). 2014-06-03 19:46:33 -07:00
Richard Linden 813bc232e7 MAINT-3017 FIX Inventory filter for Recent tab does not persist between sessions as it used to.
added names back to inventory filters, so they can be deserialized
2013-12-09 15:42:51 -08:00
simon 27d637d0f1 Merge downstream code from CHUIStorm release 2013-08-26 14:43:23 -07:00
Merov Linden 2cc1fb250f CHUI-849 : Use a time limit for filtering instead of number limit, use a different limit for visible and unvisible lists 2013-04-19 16:51:44 -07:00
Merov Linden 03ad10d258 CHUI-849 : WIP : Filter limit on time instead of number of items 2013-04-18 19:46:08 -07:00
Simon Linden d5561a1ada Merge in viewer-beta to get CHUI code 2013-03-19 16:20:53 -07:00
maksymsproductengine 31e5465158 CHUI-788 FIXED Mute icon not shown in participant list in conversation floater 2013-02-27 01:35:27 +02:00
mberezhnoy 4a96941b73 CHUI-395 (Group moderators are not shown as Moderators in group conversation) 2013-01-28 18:06:27 +02:00
maksymsproductengine def252341a CHUI-612 FIXED Blank conversation names showing in conversation list 2013-01-08 23:37:29 +02:00
Merov Linden fbc414c02b Merge with viewer-chui 2013-01-04 20:28:01 -08:00
Merov Linden 12554bffb3 CHUI-580 : Fixed : Avoid fetching names while reacting to display name checkbox change (overkill), make display name pref disabled when usePeopleAPI is off 2013-01-04 20:23:14 -08:00
Merov Linden 090636f107 CHUI-429 : Fixed! Add a flag to filter multi/single selection situations in menu building. Implement in conversation contextual menu. 2012-12-20 18:36:01 -08:00
AlexanderP ProductEngine be6f3286f4 Fixed path for correct assembly of the project 2012-12-13 18:43:52 +02:00
MaximB ProductEngine f49d47b304 CHUI-394 (Group moderation tools missing in right click menus) 2012-12-10 17:22:56 +02:00
Merov Linden bd62d1d337 CHUI-479 : WIP : More tracing 2012-11-14 20:00:01 -08:00
Merov Linden 33068c6da8 CHUI-479 : WIP : Add debug tracing into speaking indicator manager and monitors (to be deleted eventually). 2012-11-14 10:40:51 -08:00
William Todd Stinson fb3df4790e CHUI-459: Creating a fetchAvatarName() method for the 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-30 15:59:42 -07:00
Merov Linden db452823e5 CHUI-194 : WIP : Update the ad-hoc conversation line item title, add a new update_session event. Still some clean up to do. 2012-10-05 20:28:11 -07:00
Merov Linden f533a25155 CHUI-381 : Implement add_participant and update_participant events handling. 2012-10-04 20:36:04 -07:00
Merov Linden ba5760a4d9 Pull merge from richard/viewer-chui 2012-10-03 16:57:48 -07:00
Merov Linden bd64c48363 CHUI-358 : Fixed the removal of participants as they leave conversations. Used the event mechanism for this. 2012-10-03 16:46:46 -07:00
Merov Linden 4a25ce8b9d CHUI-341 : Implement the use of LLEventStream and LLEventPump to signal conversation model changes, picked by LLIMFloaterContainer. Suppress pooling on draw(). 2012-10-02 22:34:44 -07:00
Gilbert Gonzales 9d989feede CHUI-102: Now the user can select a conversation and use the right-click-menu to enable/disable voice. 2012-10-02 15:10:12 -07:00
Gilbert Gonzales 8e1a9e2813 CHUI-102: Cleaned up code after code review. 2012-10-01 13:54:53 -07:00
Gilbert Gonzales 11a148415e CHUI-102: Now the participants and one-on-one conversations have right-click-menus. These menus are functional as well, but 'chat history' does not yet work. 2012-09-28 18:22:05 -07:00
Merov Linden 7fc33cc47f CHUI-367 : Completed : Show user name tooltip in all situations so to avoid the conversation name showing up 2012-09-28 17:30:18 -07:00
Merov Linden 0651e10aff CHUI-342, CHUI-366 and CHUI-367 : WIP : Allow a NO_TOOLTIP value for tooltips, update display/user names and sort on display/user names 2012-09-28 11:15:45 -07:00
Merov Linden 3502e783b7 CHUI-342 : Fixed : Use user name and display name correctly. Sort according to user names. 2012-09-25 22:02:44 -07:00
Merov Linden 552f288a0c CHUI-340 : Implement distance computation and update 2012-09-21 20:13:50 -07:00
Merov Linden b5583906d0 CHUI-340 : WIP : Fix sorting bugs on time for sessions, simplified the update time mechanism and clean up 2012-09-21 18:12:06 -07:00
Merov Linden fc6bbee3f4 CHUI-340 : WIP : Implement time update on all IM typing cases 2012-09-20 20:48:20 -07:00
Merov Linden 1107803a5c CHUI-340 : WIP : Implement time update and comparison for sessions and participants 2012-09-20 17:50:58 -07:00
Gilbert Gonzales 80004efa6c merging in latest changes 2012-09-18 12:16:32 -07:00
Gilbert Gonzales 3c8407f32c CHUI-283: Now the avatar icon loads in the user's avatar image.Also the avatar image is of proper size. The participant of the conversation is offset correctly as well. 2012-09-18 12:15:51 -07:00
Merov Linden d22c8510b1 CHUI-340 : WIP : Sorting implemented. Type and name work. Date and distance still need the relevant values to be computed. 2012-09-17 17:53:17 -07:00
Merov Linden 9b0d627a06 CHUI-192 : Implement menus and settings for sorting. The sort itself is not performed though. Wait for CHUI-340 for this. 2012-09-14 19:47:52 -07:00
Gilbert Gonzales 9d73cac97e merging in latest changes 2012-09-13 19:17:18 -07:00
Gilbert Gonzales c6863d18d7 CHUI-283: Now upon the information icon and speaker icon do not overlap the username text. Instead the username text will be truncated with an ellipse to prevent the overlap. Also did a code cleanup. 2012-09-13 19:10:28 -07:00
Seth ProductEngine 74720798ab Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui 2012-09-13 23:32:05 +03:00
Seth ProductEngine 4b52515b54 CHUI-282 WIP Fixed conversation list items selection.
Fixed displaying session participants only when session item is open.
2012-09-13 20:10:45 +03:00
Gilbert Gonzales 7b78e72bf1 merging in latest changes 2012-09-11 17:45:45 -07:00
Gilbert Gonzales 5dc8738076 CHUI-283: Basic Implementation, just have hard coded avatar icon appearing and profile/info buttons visible. profile/info buttons do not have proper positioning or mouseclick events. 2012-09-10 07:40:13 -07:00
Merov Linden c26867bb6d CHUI-285 : Implement sort, alphabetical only for the moment 2012-09-07 19:53:38 -07:00