-
+ 32E9AFB62FFC8974DAAFFC380B1242D2A6CB0DA5A859CB3D50FB5D6925FA863D1261106ADA02E7984C96BD4BD42F57D2145EB28500B044EA223F4F1142BCDC21
logotron/release_notes.txt
(0 . 0)(1 . 140)
932 ###################
933 2021 May 24 Update:
934 ###################
935 ------------------------------------------------------------------------------------------------------------------------------------------
936 684804 frontend_updates billymg "Changes to HTML/CSS to allow for easier theming. Added config knobs for custom log root and CSS file."
937 ------------------------------------------------------------------------------------------------------------------------------------------
938
939 (1) Tuned HTML and moved CSS to its own file at static/classic.css
940 (2) Added knob to config to specify CSS filename
941 (3) Added knob to config to specify app root
942 (4) Fixed server error when handling search queries less than Min_Query_Length
943 (5) Show/Hide idle chans link now doesn't lose the current day if other than tail
944 (6) Updated README.txt and added this release_notes.txt document
945
946
947 ####################
948 2020 Aug. Update #2:
949 ####################
950 ----------------------------------------------------------------------------
951 641794 aug2020_errata asciilifeform "Stylistic fixes for previous patch."
952 ----------------------------------------------------------------------------
953
954 (1) Additional 'back' and 'forward' buttons at the bottom of search result pages.
955 (2) Fix era1/2 link diddler regexps to handle all (AFAIK) known variants correctly.
956
957
958 ####################
959 2020 Aug. Update #1:
960 ####################
961 --------------------------------------------------------------------------------------------------------------------------------------------------------
962 641773 searchpg_oldlinks asciilifeform "Paginated search; automatic replacement of ancient logger link targets; fix for unicode barf in eat_dump.py."
963 --------------------------------------------------------------------------------------------------------------------------------------------------------
964
965 (1) Implemented fetch-by-channel-and-index (i.e. /ilog/chan/lineindex links).
966 (2) Automatically adjust link targets of #ba and 'btcbase' log citations to point to this logger, using the syntax in (1). Original text of link is preserved. Dates are handled correctly.
967 (3) Search results now properly paginated, with working 'back' and 'forward' buttons.
968 (4) Fixed ancient unicode bug in eat_dump.py.
969
970
971 ####################
972 2020 Jul. Update #3:
973 ####################
974 ---------------------------------------------------------------------------------------------------------------
975 641484 navbar_date_auto asciilifeform "Automatically skip empty days in navbar. Handle 'dawn of time' case."
976 ---------------------------------------------------------------------------------------------------------------
977
978 (1) Automatically skip empty days in date navigation bar. At the same time, handle empty days correctly when these are requested.
979 (2) Handle 'dawn of time' case for any given channel, to avoid infinite loop insanity from search engines.
980
981
982 ####################
983 2020 Jul. Update #2:
984 ####################
985 -------------------------------------------------------------------------------
986 641046 search_all_chans asciilifeform "Button to search in all logged chans"
987 -------------------------------------------------------------------------------
988
989 (1) Fix unclosed 'table' tag from earlier.
990 (2) 'Search all chans' button.
991
992
993 ####################
994 2020 Jul. Update #1:
995 ####################
996 -------------------------------------------------------------------------------
997 640165 hide_inactive asciilifeform "Configurable default-hide of idle chans"
998 -------------------------------------------------------------------------------
999
1000 (1) Hide by default chans where no activity in days_hide day (set in config.)
1001 (2) Added 'join as guest' link (via 'kiwi' wwwtronic IRC client)
1002 (3) Example Apache-WSGI configs.
1003
1004
1005 ###################
1006 2019 Oct. 4 Update:
1007 ###################
1008
1009 (1) WWW: Removed ill-conceived 'Tape' knob.
1010 (2) Bot: Added silent-disconnection detector.
1011
1012 Now requires the following value in bot config e.g.:
1013
1014 [irc]
1015 disc_t = 180
1016
1017 This represents the currently-recommended interval: 3 minutes.
1018 If inactivity on the incoming line (incl. pingism) exceeds this interval,
1019 a disconnection is forced. The normal reconnection routine will execute.
1020
1021 To disable forced disconnects, set disc_t to zero.
1022
1023
1024 ####################
1025 2019 Sep. 28 Update:
1026 ####################
1027
1028 (1) Bot: incorporated reconnector fixes.
1029 (2) Bot: 'seen', 'seen-all', and 'version' knobs implemented.
1030 (3) WWW: up/down arrows for mouse-driven operation on pocket comps
1031 (4) WWW: double-quotes prevent breakup of search query
1032 (Note: still needs improvement to force matching on word boundaries)
1033 (5) WWW: demarkation of "action" lines
1034 (6) WWW: Raw 'Tape" knob:
1035
1036 e.g. http://logs.nosuchlabs.com/tape?istart=1937934&iend=1937941
1037 returns:
1038
1039 trilema;1937934;1569444908;asciilifeform;achtung panzers! piz pipe down ?!
1040 trilema;1937935;1569444920;diana_coman;seems so
1041 trilema;1937936;1569444957;asciilifeform;paging BingoBoingo !
1042 trilema;1937937;1569444974;diana_coman;well, apparetly he was connected from piz too, lol
1043 trilema;1937938;1569444982;diana_coman;ossasepia.com (pizarro) is down too, yes
1044 trilema;1937939;1569445010;asciilifeform;dulap unreachable for 1st time since year+ ago when bb elbowed the mains cord
1045 trilema;1937940;1569445073;diana_coman;apparently back on
1046 trilema;1937941;1569445079;diana_coman;wb BingoBoingo !
1047
1048 Still needs a variant of 'eater' that will eat these.
1049
1050
1051 ####################
1052 2019 Aug. 16 Update:
1053 ####################
1054
1055 (1) Bot: added Phf's algo for uniturd processing ('fallback to latin-1').
1056 (2) Bot: May leave IRC password blank in config for use with unregged bots
1057 (3) WWW: 'Checkerboard' colouring; footer links.
1058 (4) WWW: Links in log lines now open in new browser tab (a la Phf's log)
1059 (5) WWW: Can now be loaded 'in reverse gear', http://...../log?rev=1
1060 (6) WWW: 'Random' knob, takes reader to an arbitrary moment in past log.
1061
1062
1063 ####################
1064 2019 Aug. 11 Update:
1065 ####################
1066
1067 (1) Multi-line selection is implemented.
1068
1069 (2) User may request export of raw log lines in Phf-classical format.
1070 E.g. :
1071 http://logs.nosuchlabs.com/log-raw/trilema?istart=1925000&iend=1925500