Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-07 | CHUI-325 FIXED (Cap conversation log to 30 days, purge older data on login) | Paul ProductEngine | |
- Remove conversations older than 30 days from call log | |||
2012-09-05 | CHUI-268 (Transfer the common functionality from LLNearbyChat and ↵ | AlexanderP ProductEngine | |
LLIMFloater to LLIMConversation): moved focusLost(), focusReceived and enable/disable of the call button to base class | |||
2012-09-04 | CHUI-311 FIXED (Make conversation list panel size persist between sessions): ↵ | AlexanderP ProductEngine | |
save current width in the setting_per_account.xml | |||
2012-09-06 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-09-06 | CHUI-285 : Completed. Update the names of the participants. | Merov Linden | |
2012-09-06 | CHUI-318 FIXED (User cannot navigate forward in chat history viewer once the ↵ | Paul ProductEngine | |
More History option is selected.) - Added spinner so that user could select desired history page. Also displaying total count of pages. | |||
2012-09-06 | CHUI-324 FIXED (No sort order field set by default in conversation log) | Paul ProductEngine | |
- Corrected value in settings XML | |||
2012-09-06 | CHUI-320 FIXED (Inconsistent name formatting in conversation log depending ↵ | Paul ProductEngine | |
if user started conversation or not) - On P2P session started, before creating entry of conversation log, requesting avatar name in form of Display Name (user.name) | |||
2012-09-06 | CHUI-319 FIXED ("User has said something new" text shown when navigating ↵ | Paul ProductEngine | |
chat history with More History button) - Added flag to chat history whether to show notification about unread messages or not | |||
2012-09-05 | CHUI-285 : Clear the needs refresh flag when refreshing, comment clean up. | Merov Linden | |
2012-09-04 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-09-04 | CHUI-285 : Create participant widgets in the conversation list | Merov Linden | |
2012-09-04 | CHUI-303: Problem was that the prior solution only updated (using ↵ | Gilbert Gonzales | |
dirtyFilter()) the inventory window that the paste occurred in. Resolution: Now each inventory window calls dirtyFilter(), which then determines visibility of the pasted item. | |||
2012-09-04 | merging in latest changes | Gilbert Gonzales | |
2012-09-04 | CHUI-305: Now searching in the resident picker works. Problem: The resident ↵ | Gilbert Gonzales | |
picker search results were being sent to the old global resident picker. Now resident pickers are non-global and coupled to their parent floater. | |||
2012-09-03 | CHUI-314 FIXED (Update Save IM logs on my computer setting to also control ↵ | Paul ProductEngine | |
populatoin of conversation log) - Now LLConversationLog is optionally listener of IMSession, dependently on "LogInstantMessages" per account setting, saving of call log to file also depends on this setting. Which means that with the Save IM logs on my computer disabled: IM logs for the user will not be saved to their computer and conversations will not be logged to the conversation log. | |||
2012-09-03 | CHUI-307 FIXED (LLInitParam::Parser::parserWarnings in log when adding ↵ | Paul ProductEngine | |
conversations or deleting entries from conversation log ) - removed redundant incorrect attributes | |||
2012-08-31 | merging in latest changes | Gilbert Gonzales | |
2012-08-31 | merging in latest changes | Gilbert Gonzales | |
2012-08-31 | CHUI-298 FIXED (Conversation started as an IM and then goes to voice call ↵ | Paul ProductEngine | |
does not show as call in conversation log) - Show voice icon when call is started - Added flag LLConversation::mIsConversationPast which means that this conversation is finished and any of its data can't be changed. I.e. it cannot be reused. - When session removed (i.e. finished) corresponding conversation is marked as Past conversation. I.e. mIsConversationPast is true. - Added changed(const LLUUID& session_id, U32 mask) method to LLConversationLog to notify particular conversation. This is used in LLConversationLogList to update its particular item and not to rebuild the whole list. | |||
2012-08-31 | CHUI-315 (Nearby chat messages do not appear in conversation floater): ↵ | AlexanderP ProductEngine | |
cancelled inheritance LLNearbyChat from LLSingleton; set mSingleInstance flag for it. | |||
2012-08-31 | CHUI-154 FIXED (Add link to chat preferences from Conversation floater) | Paul ProductEngine | |
- Added link to chat preferences from Conversation floater | |||
2012-08-31 | CHUI-157 FIXED (Implement menu bar for conversation floater) | Paul ProductEngine | |
- Added View Nearby chat history option - Also replaced menu item "Add Friend / Remove" with two separate menus: Add Friend and Remove Friend. So if user is a Friend the Remove Friend option would be shown there. If the user is not a friend, the Add Friend option would be shown. | |||
2012-08-30 | CHUI-285 : LLIMFloaterContainer is now using LLParticipantList fully | Merov Linden | |
2012-08-30 | CHUI-305: Now the Region/Estate floater displays the frustum shadow when ↵ | Gilbert Gonzales | |
opening the Resident Picker. | |||
2012-08-30 | CHUI-305: Minor changes after code review. Using templated findChild() ↵ | Gilbert Gonzales | |
instead of getChildView(). Also using settings.xml to store common custom variables. | |||
2012-08-29 | merging in latest changes | Gilbert Gonzales | |
2012-08-29 | CHUI-305: Problem: The 'resident picker' had multiple parents and due to the ↵ | Gilbert Gonzales | |
design of the resident picker it can have only one parent. Having multiple parents caused both parents to fight for depth ordering...which caused the flickering. Resolution: Now multiple 'resident pickers' can exist and they are coupled to the floater that spawned then. Meaning that when the parent floater closes, the 'resident picker' floater will also close. In addition, a shadow frustum eminates from the button that opened the 'resident picker'. | |||
2012-08-29 | CHUI-285 : WIP : Get the conversation floater to use the same ↵ | Merov Linden | |
LLParticipantList as the IM and call dialog | |||
2012-08-29 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-08-29 | CHUI-280 : Add print out debug methods | Merov Linden | |
2012-08-28 | CHUI-280 : Implement all LLConversationModel updates in LLParticipantList. ↵ | Merov Linden | |
Allow mAvatarList to be NULL. | |||
2012-08-28 | CHUI-280 : WIP : Implement update of LLConversationModel in LLParticipantList | Merov Linden | |
2012-08-28 | CHUI-287 FIX IM toast panel is closed upon mouse up and doesn't pass the ↵ | Seth ProductEngine | |
mouse click that activates "click to walk". | |||
2012-08-28 | BUILDFIX: Correcting a linux build error. | William Todd Stinson | |
2012-08-28 | CHUI-275 FIXED (Chat history viewer does not show entire user.txt IM log file) | Paul ProductEngine | |
- Renamed LLLogChat::loadAllHistory to LLLogChat::loadChatHistory because it doesn't actually loads all history. Also added parameter to the function which is a flag whether to load all file's content or not. - Implemented displaying history by pages (as was decided on meeting page): Added showHistory() method to the LLFloaterConversationPreview which shows the chat history page by page starting from the last conversation (or may say starting from the last page). One page contains 100 entries. Added "More history..." button to display next page of history. | |||
2012-08-27 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-08-27 | removed debug messages | AlexanderP ProductEngine | |
2012-08-24 | CHUI-280 : Make LLParticipantList derives from LLConversationItemSession | Merov Linden | |
2012-08-24 | merging in latest changes | Gilbert Gonzales | |
2012-08-24 | kicking off another build (whitespace change) | Gilbert Gonzales | |
2012-08-23 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-08-23 | CHUI-98 : Defining the various llconversation sub classes in their ↵ | Merov Linden | |
respective file | |||
2012-08-23 | CHUI-282 : Use views for UI manipulation, not models | Merov Linden | |
2012-08-23 | merging in latest changes. | Gilbert Gonzales | |
2012-08-23 | CHUI-303: Problem: When pasting the item, the item's filtering flag was not ↵ | Gilbert Gonzales | |
updated. The filtering flag determines visibility. Resolution: Upon pasting the item to the folder from the clipboard, update the filtering flag so that visibility can properly be determined. | |||
2012-08-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-23 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-08-23 | CHUI-282 : WIP : Further separate view from model for llconversation items | Merov Linden | |
2012-08-23 | CHUI-306 FIXED (Selecting IM option for Group in conversation log does not ↵ | Paul ProductEngine | |
start an IM if you did not initiate the conversation) - To start group call or group chat, group_id should be passed as an argument to LLGrupActions, not participant_id. |