andreykproductengine
0ea0b98084
DRTVWR-493 LLLogChat to singleton
2019-09-16 20:32:25 +03:00
maxim_productengine
6f1e08f22d
SL-10505 FIXED Right clicking on any name in Friends list accesses every chat .txt file stored
2019-02-12 11:24:37 +02:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Mnikolenko ProductEngine
193a298266
MAINT-5201 FIXED 'Chat history' option in context menu does not works for multiperson chat.
2015-05-19 12:01:32 +03:00
simon
250db74bf9
Pull and merge viewer-release as version 3.7.8
2014-05-07 10:56:41 -07:00
PavelK ProductEngine
443c502ccc
MAINT-3476 FIX Opening large chat histories from conversation log eats up huge amounts of memory, leading to viewer crash.
2013-12-03 19:32:56 +02:00
Richard Linden
52da9f5f49
merge with viewer-release
2013-09-09 18:58:41 -07:00
Mnikolenko ProductEngine
13361137d0
CHUI-978 FIXED Load data from chat log file in separate thread to prevent viewer freeze
2013-07-09 15:13:38 +03:00
Merov Linden
2113bb8159
Pull merge from viewer-release
2013-05-22 11:23:51 -07:00
Mnikolenko ProductEngine
25c222e317
CHUI-943 FIXED "Chat history" menu item is added to context menu for Nearby chat.
2013-04-23 15:09:41 +03:00
Mnikolenko ProductEngine
7b0c364a6b
CHUI-838 FIXED (Opening chat history for groups only works once per session, if at all)
2013-04-03 15:07:26 +03:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Gilbert Gonzales
95cea4aa71
CHUI-778: Adjusted deletion of transcripts/logs to be more clean code-wise.
2013-03-05 13:20:24 -08:00
Gilbert Gonzales
e5d6b29260
merge
2013-02-25 12:57:39 -08:00
Gilbert Gonzales
c6929e4248
CHUI-788 (Saving preferences updates text in all open message panels in conversation floater to show as old messages) Fixed build error for mac/linux
2013-02-25 04:20:08 -08:00
Gilbert Gonzales
05f4e8a105
CHUI-778 (Saving preferences updates text in all open message panels in conversation floater to show as old messages) Now changing the log/transcripts file location actually moves the files to the new location. Prior behavior just started a new history at that location. Also a fix was made so that if the user changed the log/transcripts path then after pressing the Preferences 'OK' button the new location will be saved to the corresponding .xml file.
2013-02-22 18:53:40 -08:00
maksymsproductengine
4b6e1c26f0
CHUI-633 FIXED User is not able to open chat history by 'View chat history' menu item from pop-up menu of People floater
2013-02-22 17:08:33 +02:00
maksymsproductengine
ec0ac12eba
CHUI-712 FIXED IM log files renamed with ll.txt will create double files for users
2013-02-06 20:51:14 +02:00
maksymsproductengine
2ac99f55f9
CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tab
2013-01-24 19:56:13 +02:00
Paul ProductEngine
a6370cf4a7
CHUI-334 FIXED (Date not shown in the chat log for current date entries)
...
Before the "%Y/%m/%d" was always cutted from timestamp string for today's date. Now I added flag whether we should cut off timestamp or not.
2012-09-13 18:49:57 +03:00
Paul ProductEngine
d4ee17e533
CHUI-275 FIXED (Chat history viewer does not show entire user.txt IM log file)
...
- 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-28 14:48:32 +03:00
Wolfpup Lowenhar
669cf170ce
STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain test log no
...
matter when it was generated or if it has the date stamp in the name of the log or not.
--HG--
branch : storm-102
2010-11-08 09:31:35 -05:00
Wolfpup Lowenhar
7c89e565b3
This is the setting of the core file name date stamp code and settings files for
...
Chat, Group and IM Logs.
--HG--
branch : storm-102
2010-10-26 20:02:07 -04:00
Leyla Farazha
cb5d8d1a92
DN-181 Chat & IM logs saved in unreadable .llsd instead of .txt
2010-10-22 17:41:06 -07:00
Aimee Linden
ffae589843
Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03 17:41:39 +01:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
James Cook
b34eee98d1
DEV-50451 Fix names in local chat history loading, again
...
Switch to new serialization format, change filename so old viewers
don't get confused if the user switches back. Reviewed with Richard
2010-06-02 15:21:46 -07:00
James Cook
d6ea429845
DEV-50013 Display names load at startup in local chat/IM history
...
Had to change the chat log file format to include agent_id.
Code will load viewer 2.0 logs, but viewer 2.0 will just discard
data from 2.1 logs, which seems OK. Reviewed with Leyla.
2010-05-25 11:40:29 -07:00
Igor Borovkov
a2105d1702
implemented EXT-4523 Log for all Ad-Hoc conferences is stored in one file
...
* for outgoing ad-hoc sessions chat history is saved into new file for every distinct set of initial participants
format: ["Ad-hoc Conference" "hash"<md5 hash of sorted participants' UUIDs>.txt]
ex: Ad-hoc Conference hash77a0ff26-614d-0dbd-ce19-5da9108f141a.txt
* for incoming ad-hoc sessions, chat history of each session is saved into a separate file:
format: [<ad-hoc session name> <timestamp> <4 first symbols of session id>.txt]
ex: Igor ProductEngine Conference 2010_01_22 07_41 2752.txt
--HG--
branch : product-engine
2010-01-22 18:10:07 +02:00
Igor Borovkov
dd262a7a36
implemented EXT-2582 (Save IM chat history as plain text file)
...
updated 1.23 chat log format - in multilined messages subsequent lines are prepended with a space
multilined messages of an old format are not supported, each line is considered as a separate message
the parser depends on current used date and time format
--HG--
branch : product-engine
2009-12-01 19:01:42 +02:00
Sergey Borushevsky
e724fa0ab4
Implemented major task EXT-1487 (Reimplement chat history persistence using LLSD serialization).
...
Moved loading of IM history from LLIMFloater and LLFloaterIMPanel to LLModel::LLIMSession.
Implemented disabling of saving logs if it's disabled in Preferences.
--HG--
branch : product-engine
2009-10-29 20:26:56 +02:00
Aaron Brashears
e3cf284388
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165
2009-01-08 00:05:06 +00:00
Steven Bennetts
80be4c1d2d
QAR-767 Combined maint-render-7 and maint-viewer-9 merge
...
merge release@93398 viewer-merge-1@94007 -> release
dataserver-is-deprecated
2008-08-12 17:29:50 +00:00
Steven Bennetts
25c10ed028
QAR-628 merge string-cleanup-5 -r 90476:90508 -> release
...
dataserver-is-deprecated
2008-06-26 00:39:00 +00:00
Josh Bell
a10f963900
svn merge -r 81304:81392 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-ui-8-merge
...
QAR-343 - merge maint-ui-7 and maint-ui-8 to release
2008-03-04 16:59:57 +00:00
Aaron Brashears
5595a99623
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code.
2007-10-04 23:19:43 +00:00
Kelly Washington
e03bb0606a
merge -r62831:64079 branches/maintenance to release
2007-06-21 22:40:22 +00:00
James Cook
420b91db29
Print done when done.
2007-01-02 08:33:20 +00:00