Commit Graph

60 Commits (5eef65e99476b716985eeccfbbcdafdfb664cb1a)

Author SHA1 Message Date
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
Merov Linden c2d332a89c CHUI-580 : WIP : Added disconnect of callbacks once they're called to prevent filling up the callback queue 2012-12-17 20:16:33 -08:00
Merov Linden 6fe7144104 CHUI-580 : WIP : Protect callback connections passed to LLAvatarNameCache::get() where necessary 2012-12-17 18:59:01 -08:00
MaximB ProductEngine f49d47b304 CHUI-394 (Group moderation tools missing in right click menus) 2012-12-10 17:22:56 +02:00
Merov Linden a6f1690128 CHUI-580, CHUI-406 : Fixed : Finished avatar name caching, also fixed the display of (waiting) when names don't come (mostly in legacy mode). 2012-12-07 18:58:52 -08:00
Merov Linden 42a60e6ca5 Pull merge from dev repo 2012-12-05 20:26:26 -08:00
Merov Linden 3a49beed0e CHUI-580 : WIP : Change the display name cache system, deprecating the old protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up. 2012-12-05 20:25:46 -08:00
maxim@mnikolenko e0b1b063c1 CHUI-577 FIXED "Mute text" and "Block voice" items are added to context menu instead of "Block\unblock" 2012-12-05 20:03:15 +02:00
Merov Linden b43c8afc36 CHUI-550, CHUI-551 : Fixed : Changed conversation sorting according to designer's desires. 2012-12-04 14:51:33 -08:00
Merov Linden d48357f547 CHUI-406 : Fixed again : Update of the P2P session name when not initiating a session was wrong. Add getting the participant name from the session. 2012-11-30 19:07:58 -08:00
Merov Linden e53577c32d CHUI-404, CHUI-406 : Fixed : update ad-hoc conversation when participant logs off, update title of ad-hoc and P2P to be consistent with torn off and input field 2012-11-30 17:12:52 -08:00
Merov Linden a12464b9cb CHUI-429, CHUI-511, CHUI-388 : Multiselection and menus in torn off dialogs 2012-11-21 11:46:38 -08: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
maxim_productengine d886d89f53 CHUI-446 FIXED Checkm mParent before using dynamic_cast 2012-11-01 15:00:50 +02: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
maxim_productengine c0b1ae6d97 CHUI-446 FIXED Check that parent_session is not null 2012-10-30 17:28:39 +02:00
maksymsproductengine 1251f45e62 CHUI-394 FIXED Group moderation tools missing in right click menus 2012-10-17 00:16:18 +03:00
maxim_productengine 5a22949cf5 CHUI-388 FIXED Do not add menu items to Participant Menu if own avatar is selected in participant list. Do not show Menu if all menu items are disabled. 2012-10-16 15:33:12 +03:00
Merov Linden 0d619bcdc1 CHUI-147 : Sort the residents names when getting a resident string list 2012-10-08 18:20:37 -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 5d846e1414 CHUI-341 : Fixed. Took Nat's review comments into account. 2012-10-03 19:06:33 -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 ed9ade7d50 CHUI-102: Now the options menu (right-click menu) for a participant/conversation will open the 'Chat history' dialog when selected. 2012-10-02 17:03:46 -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 598f534586 CHUI-102: Right clicking on a group conversation brings up the correct menu. The user can now view the group profile, activate the group and leave the group. 2012-10-01 17:04:13 -07:00
Gilbert Gonzales c179c687db merging in latest changes 2012-10-01 14:01:00 -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 7ac4d71c43 CHUI-329 : WIP : Always sort Nearby Chat to be on top of the list 2012-09-25 16:39:11 -07:00
Merov Linden 5b0e06108b CHUI-340 : Fix dupe items in the conversation model list. Refresh when resorting. 2012-09-24 19:55:31 -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
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
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
Merov Linden c26867bb6d CHUI-285 : Implement sort, alphabetical only for the moment 2012-09-07 19:53:38 -07:00
Merov Linden ee5e689331 CHUI-285 : Completed. Update the names of the participants. 2012-09-06 16:32:17 -07:00
Merov Linden 8cd5d36160 CHUI-285 : Create participant widgets in the conversation list 2012-09-04 22:11:28 -07:00