Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
04766062
Commit
04766062
authored
Feb 20, 2016
by
nightfox
Browse files
Removed the "beta" for the official version 1.10 release.
parent
4028f8a5
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
5 deletions
+15
-5
xtrn/DDMsgReader/DDMsgReader.cfg
xtrn/DDMsgReader/DDMsgReader.cfg
+1
-1
xtrn/DDMsgReader/DDMsgReader.js
xtrn/DDMsgReader/DDMsgReader.js
+4
-2
xtrn/DDMsgReader/Enhanced header examples/enhMsgHeader-withoutTimeZone.ans
...Enhanced header examples/enhMsgHeader-withoutTimeZone.ans
+8
-0
xtrn/DDMsgReader/Read Me.txt
xtrn/DDMsgReader/Read Me.txt
+1
-1
xtrn/DDMsgReader/Revision history.txt
xtrn/DDMsgReader/Revision history.txt
+1
-1
No files found.
xtrn/DDMsgReader/DDMsgReader.cfg
View file @
04766062
...
...
@@ -34,7 +34,7 @@ readingPostOnSubBoardInsteadOfGoToNext=false
; The filename (without the extension) and maximum number of lines to use for
; the header file to display above the message areas in the message chooser
areaChooserHdrFilenameBase=areaChgHeader
areaChooserHdrMaxLines=
5
areaChooserHdrMaxLines=
6
; The theme file name (for colors, strings, etc.)
themeFilename=DefaultTheme.cfg
\ No newline at end of file
xtrn/DDMsgReader/DDMsgReader.js
View file @
04766062
...
...
@@ -123,6 +123,8 @@
* in a sub-board rather than going to the next sub-board.
* 2016-02-06 Eric Oulashin Started working on the ability to display a custom header
* above the message area chooser lists.
* 2016-02-19 Eric Oulashin Version 1.10
* Releasing this version.
*/
/* Command-line arguments (in -arg=val format, or -arg format to enable an
...
...
@@ -214,8 +216,8 @@ if (system.version_num < 31500)
}
// Reader version information
var READER_VERSION = "1.10
Beta 8
";
var READER_DATE = "2016-02-1
6
";
var READER_VERSION = "1.10";
var READER_DATE = "2016-02-1
9
";
// Keyboard key codes for displaying on the screen
var UP_ARROW = ascii(24);
...
...
xtrn/DDMsgReader/Enhanced header examples/enhMsgHeader-withoutTimeZone.ans
0 → 100644
View file @
04766062
[1;36m[0;36;40m [1m@GRP-L#########@ @SUB-L####################@[30m[0;36;40m[1mĿ[0m
[36m[1;30m[32mM[0;32;40msg#[1;36m: [34m@MSG_NUM_AND_TOTAL-L###############################################@[0;36;40m[0m
[1;30m[32mF[0;32;40mrom[1;36m: [34m@MSG_FROM-L########################################################@[30m[0m
[1;30m[32mT[0;32;40mo [1;36m: [34m@MSG_TO-L##########################################################@[30m[0m
[1;30m[32mS[0;32;40mubj[1;36m: [34m@MSG_SUBJECT-L#####################################################@[30m[0m
[1;30m[32mD[0;32;40mate[1;36m: [34m@MSG_DATE-L########################################################@[30m[0m
[36m[1;30m[32mA[0;32;40mttr[1;36m: [34m@MSG_ALLATTR-L#####################################################@[0;36;40m[0m
[1;36m[0;36;40m[1;30m[0;36;40m[1m[0m
xtrn/DDMsgReader/Read Me.txt
View file @
04766062
Digital Distortion Message Reader
Version 1.10
Release date: 2016-
??-??
Release date: 2016-
02-19
by
...
...
xtrn/DDMsgReader/Revision history.txt
View file @
04766062
...
...
@@ -5,7 +5,7 @@ Revision History (change log)
=============================
Version Date Description
------- ---- -----------
1.10 2016-
??-??
Added a new configuration option,
1.10 2016-
02-19
Added a new configuration option,
readingPostOnSubBoardInsteadOfGoToNext, that affects what
happens after the user reads the last message on a
sub-board (for normal reading, not for newscans etc.): If
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment