Commit Graph

58 Commits (d0a51da8942c1908ecad3f718cf620dafd96c511)

Author SHA1 Message Date
Ansariel d08c416738 Apply renaming of handleVisibilityChange to onVisibilityChange to Firestorm floater and good morning LL for apparently overlooking the perform the change in LLAvatarListItem 2014-06-10 19:41:36 +02:00
Nicky a7111940bc Replace childSetText with childSetValue and add missing includes for LLViewerRegion. 2014-06-10 12:34:16 +02:00
Tank_Master 8863d9beaf Compile fixes 2014-06-09 23:27:05 -07:00
Ansariel dc19e9f181 FIRE-10489: Fixed wrong enabled state of voice call button in IM floater if friend state changes 2014-04-11 13:22:08 +02:00
Ansariel 46135e9699 Only continue to send typing notifications for P2P sessions 2014-02-23 22:20:29 +01:00
Ansariel b067cf3422 Transplant of STORM-1975 - this will sort of break typing notification with old clients (typing indicator will be removed after 9 secs even if other avatar is still typing!) 2014-02-12 14:40:17 +01:00
Ansariel ba5bfa3f83 FIRE-4849: Add voice status icon to chat tabs in conversations floater 2014-02-03 21:47:50 +01:00
Cinders 0938bd692f FSFloaterIM: Use xui commit_callback to match earlier changes,
Update to using broad tag macros for debug lines
Trivial clean up
2013-12-15 23:24:14 -07:00
Cinders cb8972b35e FIRE-12507: Preserve control panel space in the im floater:
* Tweak the layout of the control panel to make use of the full width of the floater
* Shift Send Info and Show Version controls around, rename ‘Show Viewer Type’ to ‘Show Version’
* Combine Offer TP and Request TP into one togglable menu
2013-12-15 14:04:59 -07:00
Tank_Master 9726be4c48 Merge 2013-11-23 20:23:19 -08:00
Tank_Master 3603c4f992 Merge ll 3.6.11 2013-11-23 20:22:24 -08:00
Cinders e6a68314a2 Option to use single line chat editors rather than expanding ones 2013-11-23 18:24:13 -07:00
Cinders 916fe9dea4 Hide request tp button for group and ad hoc conversations 2013-11-04 19:57:27 -07:00
Cinders 4de4af2423 Reuse our first LLButton to set all clicked callbacks in FSFloaterIM 2013-11-03 23:42:31 -07:00
Cinders 88247753c8 Add RequestTP to im session floater 2013-11-03 21:31:10 -07:00
Nicky c780c2e0d9 Re-Add x64 indicator to groupchat. 2013-10-25 20:55:27 +02:00
Ansariel 0099a2fa87 FIRE-11341: Properly set focus when openening IM floaters via chiclet 2013-10-08 19:27:28 +02:00
Cinders 6defc8f6b2 FIRE-11734: Delete Transcripts wipes history from any currently open conversation as well 2013-10-03 20:56:48 -06:00
Cinders 110530cba3 FIRE-11365, FIRE-11386, FIRE-11455 Trim "Resident" from legacy names fixed; Use getUserName(), and getUserNameForDisplay(), in favor of getLegacyName() 2013-09-02 11:17:50 -06:00
ziree 2ba733bc57 Fixed IM floaters getting stuck in top left when chiclets are hidden. FIRE-9984 2013-08-08 00:49:48 +02:00
Ansariel bc33015c0b Fixed warning about missing control in IM floater 2013-08-07 17:37:10 +02:00
Ansariel 621117bbc6 Complete cleanup of fspanelimcontrolpanel.cpp/h 2013-08-07 17:29:51 +02:00
Ansariel 1c93008d4a FS communication UI: Wire up reloading of empty floaters in preferences if log and transcript location has been moved 2013-08-05 21:12:52 +02:00
Ansariel 3ae3c03662 Merge backout 2013-08-05 19:33:38 +02:00
Ansariel 5ef15fab7d Backed out changeset d6523466f9dc: Chiclets have been restored 2013-08-05 19:33:12 +02:00
Liny a6383bec8e Re-adding setting that was lost durring merge and adding "FS" prefix to prevent it from being lost again. 2013-08-02 18:18:42 -07:00
Cinders 6733ae834a Restore missing show seconds in timestamp, use our previous more specific options for showing/hiding timestamps in chat (and do it using Show not Hide) 2013-07-31 19:59:10 -06:00
Ansariel 891ab9f6cf Remove call trying to toggle non-existant IM chiclets in IM floater 2013-07-25 19:57:59 +02:00
Ansariel 0445b453ee Make option to open conversation history externally work under various circumstances (legacy filename format, session does not exist...) 2013-07-25 11:55:18 +02:00
Cinders a44f5e90b4 By default, open chat history inside the viewer, but leave the option to open directly by the system with FSUSEBuiltInHistory, add an open external button to the conversation log preview floater and to the conversation log menu. 2013-07-24 14:04:44 -06:00
Ansariel 8ee8dc362c Proper fix for names not showing in nearby chat 2013-07-19 14:23:52 +02:00
Ansariel 52a90b42aa Fix names missing in nearby chat 2013-07-19 12:02:25 +02:00
Cinders d4ae2bde52 A little tidying up: Hookup IMShowNamesForP2PConv, avatar name cache signal in FSFloaterIM 2013-07-18 23:37:13 -06:00
Cinders 88b3f76956 Fix IM truncating post-rlva merge, bump up the max length for im's again 2013-07-17 16:16:53 -06:00
Cinders e52f22724a Expandable chat entry in IM floaters 2013-07-17 11:35:49 -06:00
Cinders 475f7236e0 Fix crazy whitespace 2013-07-07 10:16:10 -06:00
Tonya Souther 29b87b1cdc Update typing indicator with selected name. Wire in function lost in merge. 2013-07-07 08:51:37 -05:00
Cinders 5deed93f60 Hook up initIMSession() to fs communications ui 2013-07-06 22:17:42 -06:00
Cinders 46157b3c58 Refactor FSChatHistory - Pass 2
*Add two new options for enabling/disabling new CHUI formatting (defaults to legacy behavior)
*Code cleanup and some fixes
2013-07-06 20:56:21 -06:00
Cinders e94efcb3e0 Cherrypick some functions and changes to LLFloaterIMSession for inclusion in FSFloaterIM & more minor cleanup in fschathistory.cpp 2013-07-05 14:45:23 -06:00
Cinders f77b76071d Refactor FSChatHistory to take advantage of some CHUI refactoring - First pass
More to come soon...
2013-07-05 11:22:57 -06:00
Cinders 9b91c197c0 Hookup setIMFloaterShowedCallback 2013-07-04 20:09:43 -06:00
Ansariel 472c835d4f Wire up adding IM tab to contacts on new session 2013-06-30 18:57:02 +02:00
Nicky 86c15d8c98 Handle autoreplace callback if we can. 2013-06-29 21:53:47 +02:00
Cinders c5a0eb3fd8 Comment out auto replace callbacks in fs communications
TODO: Decide whether to back port auto replace to LLLineEditor or move to CHUI style expanding text editors
2013-06-29 11:53:43 -06:00
Cinders deff7b452b Two more CHUI updates to fsfloaterim.cpp 2013-06-28 20:34:18 -06:00
Cinders 8b9f2001a3 RLVActions update in fsfloaterim.cpp 2013-06-28 19:57:08 -06:00
Cinders c93b8db5b0 Build fixes: Use isDisplayNameDefault() in fsfloaterim, comment out LLConversationLogObserver until we need it. 2013-06-28 19:34:23 -06:00
Tank_Master c61db3d380 Merge LGPL tip 2013-06-26 12:59:37 -07:00
Tank_Master 14001c54df Gastly CHUI merge pass 1, don't count on anything to work. 2013-06-26 12:14:54 -07:00