Age | Commit message (Collapse) | Author |
|
|
|
|
|
to collapse the right side of the conversation dialog: the toolbar is completely missing and the "<<" chevrons are not there): This was because the button "<<" belonged session's floater and not the container. Therefore, when all the floaters in the stack becomes invisible, their buttons also become invisible. Solution: Added additional button "<<" in the stub_panel of the container.
|
|
Flashing Conversations panel line item behavior): implemented FUI button flashing; clean up code
|
|
Implement Flashing Conversations panel line item behavior): implemented conversation's item flashing
|
|
has_offline_msg value.
Set UnreadIMs icon to visible if messages were sent while offline.
|
|
closed
|
|
conversation list with different conversation showing in message panel): connect new method "returnFloaterToHost" to click on quasi-URL "Bring it back"
|
|
conversation list with different conversation showing in message panel): implemented the stub panel and a control of it's visibility
|
|
in accordance with the naming convention in the project, some classes and corresponding files should be renamed:
LLIMConversation -> LLFloaterIMSessionTab
LLIMFloater -> LLFloaterIMSession
LLNearbyChat -> LLFloaterIMNearbyChat
LLIMFloaterContainer -> LLFloaterIMContainer
LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener
LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler
|