Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
|
|
|
|
|
|
conversations.
|
|
|
|
|
|
chat.
|
|
|
|
Added "Zoom In" context menu item to Nearby Chat list in People floater and Conversation floater
|
|
|
|
this participant"
Reverted changes in menu_conversation.xml, llconversationmodel.cpp, and llfloaterimcontainer.cpp
|
|
|
|
|
|
|
|
|
|
checkbox change (overkill), make display name pref disabled when usePeopleAPI is off
|
|
menu building. Implement in conversation contextual menu.
|
|
prevent filling up the callback queue
|
|
LLAvatarNameCache::get() where necessary
|
|
|
|
display of (waiting) when names don't come (mostly in legacy mode).
|
|
|
|
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up.
|
|
instead of "Block\unblock"
|
|
designer's desires.
|
|
a session was wrong. Add getting the participant name from the session.
|
|
logs off, update title of ad-hoc and P2P to be consistent with torn off and input field
|
|
|
|
|
|
monitors (to be deleted eventually).
|
|
|
|
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.
|
|
|
|
|
|
selected in participant list. Do not show Menu if all menu items are disabled.
|
|
|
|
update_session event. Still some clean up to do.
|
|
|
|
|
|
|
|
Used the event mechanism for this.
|
|
conversation model changes, picked by LLIMFloaterContainer. Suppress pooling on draw().
|
|
participant/conversation will open the 'Chat history' dialog when selected.
|
|
right-click-menu to enable/disable voice.
|
|
The user can now view the group profile, activate the group and leave the group.
|