Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-04 | CHUI-695 FIXED Viewer crashes after attempt to accept a friendship in IM | maksymsproductengine | |
2013-02-04 | CHUI-721 FIXED Delete transcripts when performing Clear log action. | Mnikolenko ProductEngine | |
2013-02-01 | merge | Gilbert Gonzales | |
2013-02-01 | CHUI-691: Now when an estate message is received while in DND mode, a toast ↵ | Gilbert Gonzales | |
notification will appear. | |||
2013-02-02 | merging | Cho | |
2013-02-01 | CHUI-720 FIX User can open "Add friend" by pressing on a line in context ↵ | Cho | |
menu for user that already is friend Added check for getVisible() and getEnabled() before passing along handleMouseDown() and handleMouseUp() callbacks to other menu items in LLMenuItemSeparatorGL | |||
2013-02-01 | merge | Gilbert Gonzales | |
2013-02-01 | CHUI-689: When DND mode is enabled, making a direct delivery purchase ↵ | Gilbert Gonzales | |
results in an IM message from '(Nobody)'. Solution: Fixed a problem in process_improved_im that would falsy use system messages while in DND mode as an IM from a user. Also made it so that while in DND mode, SystemMessages and message with a high or greater priority are shown to the user as toasts (before a notification chiclet would just appear without the toast). | |||
2013-02-01 | CHUI-675 FIX You can select multiple users in people floater but can only ↵ | Cho | |
drag and drop one name to conversation Moved drag and drop start in LLAvatarListItem instead of LLAvatarList, and made LLFloaterIMSession handle multiple dropped participants correctly | |||
2013-02-01 | CHUI-715 FIXED Disable Gear button if no conversation is selected | Mnikolenko ProductEngine | |
2013-02-01 | STORM-1930 Quality & Speed slider has Ultra label where High should be. | Whirly | |
2013-02-01 | merging | mberezhnoy | |
2013-01-31 | Merge | maxim@mnikolenko | |
2013-01-31 | CHUI-719 FIXED Font color was changed. | maxim@mnikolenko | |
2013-01-31 | Pull merge with lindenlab/viewer-chui | Merov Linden | |
2013-01-31 | CHUI-711 FIXED Load logs from file only once to avoid duplicating. This will ↵ | maxim@mnikolenko | |
also solve problem with chui-710. | |||
2013-01-31 | CHUI-718 (User does not see own chat in conference IM) | mberezhnoy | |
CHUI-704 (Entry in 'Conversation Log' floater with your avatar's name appears, after ejecting any member from group) | |||
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-31 | CHUI-612 FIXED Blank conversation names showing in conversation list | maksymsproductengine | |
2013-01-30 | merging | mberezhnoy | |
2013-01-30 | merging latest changes | Cho | |
2013-01-30 | CHUI-704 (Entry in 'Conversation Log' floater with your avatar's name ↵ | mberezhnoy | |
appears, after ejecting any member from group) | |||
2013-01-29 | pull back more 3.4.5 beta fixes | Oz Linden | |
2013-01-30 | merging latest changes | Cho | |
2013-01-30 | CHUI-647 FIX "Conversations" floater is not opened when user wants to share ↵ | Cho | |
something via "Conversation log" floater Added call to show conversations floater in LLAvatarActions::share | |||
2013-01-29 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-01-29 | CHUI-436 : Fixed : Do not skip yourself or group chat when checked Only ↵ | Merov Linden | |
friends and groups can call or IM me pref. | |||
2013-01-29 | merge changes for MAINT-2276 | Oz Linden | |
2013-01-29 | MAINT-2281: correct test for XP (corrected fix I applied incorrectly) | Oz Linden | |
2013-01-29 | CHUI-88 I shouldn't see Conference IMs from people I muted. Fix: In order to ↵ | Gilbert Gonzales | |
mute a user who initiated a conference/group chat, the session must be created on the server side and then left. | |||
2013-01-29 | merge | Gilbert Gonzales | |
2013-01-29 | CHUI-667: Attempting to correct Mac/Linux build issue. | Gilbert Gonzales | |
2013-01-28 | CHUI-667: Post code review changes | Gilbert Gonzales | |
2013-01-29 | merging latest changes | Cho | |
2013-01-29 | merging latest changes | Cho | |
2013-01-29 | CHUI-644 FIX [CHUIBUG]Received IM's Don't Always Appear in Communication ↵ | Cho | |
Console Immediately. Removed new code from on_new_message in LLIMView and instead, changed condition in LLFloaterIMSession::newIMCallback to update messages whenever the floater is visible | |||
2013-01-28 | Fix test failure | Merov Linden | |
2013-01-28 | merge | mberezhnoy | |
2013-01-28 | For MAINT-2276 a workaround to unblock 3.4.5 beta review: ted | Graham Madarasz (Graham) | |
2013-01-28 | merge | Gilbert Gonzales | |
2013-01-28 | CHUI-706 FIXED Appropriate function is now called in xml | maxim@mnikolenko | |
2013-01-28 | CHUI-395 (Group moderators are not shown as Moderators in group conversation) | mberezhnoy | |
2013-01-28 | CHUI-701 FIXED Don't show toasts and flashing, if conversation is opened but ↵ | maxim@mnikolenko | |
isn't focused. | |||
2013-01-26 | [MAINT-2233] Duplicate entries in notifications.xml | Chris Baker | |
- Removed duplicate entry from panel_preferences_general.xml | |||
2013-01-25 | CHUI-667 Upon exit from DND mode, a maximum of one sound should be played. ↵ | Gilbert Gonzales | |
Solution. Added a deferred sound class which will have sound id's added to it and upon unmuting the deferred sounds will be played. | |||
2013-01-26 | undid accidental revert of someone else's fix | Cho | |
2013-01-26 | CHUI-644 FIX [CHUIBUG]Received IM's Don't Always Appear in Communication ↵ | Cho | |
Console Immediately. Added call to LLFloaterIMContainer::selectConversation() in on_new_message for LLIMView | |||
2013-01-25 | [MAINT-2233] Duplicate entries in notifications.xml | Chris Baker | |
- Removed duplicate notification elements | |||
2013-01-29 | MAINT-2281: correct test for XP | callum_linden | |
2013-01-25 | merging latest changes | Cho | |