-
src/sbbs3/getmsg.cpp
From
rswindell@VERT to
CVS commit on Wednesday, November 25, 2015 00:48:22
src/sbbs3 getmsg.cpp 1.46 1.47
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv4932
Modified Files:
getmsg.cpp
Log Message:
Remove date from copyright.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
rswindell@VERT to
CVS commit on Thursday, November 26, 2015 02:35:44
src/sbbs3 getmsg.cpp 1.47 1.48
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv21727
Modified Files:
getmsg.cpp
Log Message:
Enable plain-text only display of MIME encoded messages (posts and email) by default (in the Terminal server), use Raw I/O mode (Ctrl-Z) to toggle this behavior off/on (same as word-wrap toggle).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
rswindell@VERT to
CVS commit on Friday, December 04, 2015 00:48:22
src/sbbs3 getmsg.cpp 1.49 1.50
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv1601
Modified Files:
getmsg.cpp
Log Message:
Display the message header's "To-Extension" value (usually the user number) *after* the to-net-addr value (if there is one), so the header display makes more logical sense when viewing QWK netmail sent to a QWKnet node on the
QWKnet hub system.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
rswindell@VERT to
CVS commit on Sunday, December 06, 2015 19:39:46
src/sbbs3 getmsg.cpp 1.51 1.52
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv3780
Modified Files:
getmsg.cpp
Log Message:
Change to sbbs_t::show_msghdr():
Don't include the to/from network-arddress in the displayed header if the net-type value is NET_NONE (not a normal/expected combination).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ
telnet://vert.synchro.net
-
From
rswindell@VERT to
CVS commit on Monday, November 27, 2017 18:22:46
src/sbbs3 getmsg.cpp 1.66 1.67
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv31406
Modified Files:
getmsg.cpp
Log Message:
When displaying message body text, skip all initial white-space and strip all trailing white-space.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Thursday, December 07, 2017 18:05:44
src/sbbs3 getmsg.cpp 1.68 1.69
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv32415
Modified Files:
getmsg.cpp
Log Message:
Adjustment to change introduced in rev1.67:
When displaying message body text, skip all initial ocurrences of CR or LF (rather than all initial white-space). Some people use white-space for centering or justifying blocks of text and we don't want to mess up the presentation of their messages.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Monday, January 08, 2018 16:54:52
src/sbbs3 getmsg.cpp 1.70 1.71
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv6335
Modified Files:
getmsg.cpp
Log Message:
When showing message headers and using a msghdr.asc file, don't force a blank line (CRLF) after the header and before the message body. If you want a blank line, it must be in the msghdr.asc file. This change is to be consistent with the behavior in v3.16.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Friday, January 12, 2018 14:21:50
src/sbbs3 getmsg.cpp 1.72 1.73
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv9838
Modified Files:
getmsg.cpp
Log Message:
Added a synchronization comment.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Thursday, May 02, 2019 20:08:31
src/sbbs3 getmsg.cpp 1.86 1.87
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv31753
Modified Files:
getmsg.cpp
Log Message:
show_msgattr() now includes the netattr "Sent" and "InTransit" flags, when set as well as the auxattr "Attach" when either FILEATTACH or MIMEATTACH is set (requires an updated MsgAttr line in text.dat).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Monday, July 29, 2019 21:20:12
src/sbbs3 getmsg.cpp 1.90 1.91
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv916
Modified Files:
getmsg.cpp
Log Message:
Don't word-wrap ANSI-encoded message text.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Saturday, August 03, 2019 03:17:04
src/sbbs3 getmsg.cpp 1.93 1.94
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv24822
Modified Files:
getmsg.cpp
Log Message:
We don't display the MSG_HFIELDS_UTF8 auxattr flag, so ignore it in show_msghdr()
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Wednesday, August 07, 2019 12:23:27
src/sbbs3 getmsg.cpp 1.95 1.96
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv27208
Modified Files:
getmsg.cpp
Log Message:
Fix bug in "Download attached file: <fname> ?" prompt, tp points to str, so can't use it as an argument to sprintf(str, ...)
Also, use getfname()... more.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Wednesday, August 07, 2019 17:21:15
src/sbbs3 getmsg.cpp 1.96 1.97
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/home/rswindell/sbbs/src/sbbs3
Modified Files:
getmsg.cpp
Log Message:
Remove unused variable.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Thursday, August 08, 2019 16:59:36
src/sbbs3 getmsg.cpp 1.97 1.98
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv10756
Modified Files:
getmsg.cpp
Log Message:
Fix FTN file-attachment download issue where "Download attached file" prompt would reuse the same buffer where the message subject (list of filenames)
was stored causing havok. Reported by Alterego (ALTERANT).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Monday, October 07, 2019 20:01:57
src/sbbs3 getmsg.cpp 1.100 1.101
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv2096
Modified Files:
getmsg.cpp
Log Message:
Include the "KillSent" attribute in the displayed message attributes.
Don't suppress the display of the "from network address" just because there's an '@' in the "from name" - some Internet email (e.g. SPAM) "From" names include '@'s to try and follow the reader. <sigh>
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell@VERT to
Git commit to sbbs/master on Sunday, September 27, 2020 00:17:05
https://gitlab.synchro.net/sbbs/sbbs/-/commit/5b310552ae629b3608fc3e69
Modified Files:
src/sbbs3/getmsg.cpp
Log Message:
Update getlastmsg() to return total messages, excluding votes & poll-closures.
The return value of getlastmsg() is displayed as the total messages in a sub-board when scanning subs. For sub-boards that allow voting, use the new smb_msg_count() function to determine the number of displayable messages.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Wednesday, December 09, 2020 00:56:39
https://gitlab.synchro.net/main/sbbs/-/commit/1806aaf90600fbe42dddd980
Modified Files:
src/sbbs3/getmsg.cpp
Log Message:
Some message attributes (auxiliary and network) weren't shown
Copy some code from atcodes.cpp to show all the aux and network attributes.
Also, the MsgAttr text.dat string only contains 17 %s's but we were passing 18, so the last attribute (KillSent) would never be shown.
Instead, split this into 3 strings and just pass those 3 strings to the MsgAttr format string along with a ton of blank strings. So we don't have to keep updating the MsgAttr text.dat string every time we add more attribute flags (that was kind of ridiculous).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Thursday, December 10, 2020 01:33:34
https://gitlab.synchro.net/main/sbbs/-/commit/4a824f52e48c220a23d02608
Modified Files:
src/sbbs3/getmsg.cpp
Log Message:
Display message comment headers without relying on smb_getmsgtxt()
Since we're calling smb_getplaintext() manually here, and its not going to return the comment headers as part of the plain-text (the way smb_getmsgtxt() can), so we need to display find/display the comment headers first.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Saturday, December 19, 2020 16:09:15
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Wednesday, January 20, 2021 23:00:27
https://gitlab.synchro.net/main/sbbs/-/commit/f039b2aa3d8c26807b35390e
Modified Files:
src/sbbs3/getmsg.cpp
Log Message:
Clean-up MIME-Decoded plain-text format message
Don't display at all if smb_getplaintext() returns a blank string.
Don't display "(null)" if there's no text sub-type.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Sunday, July 03, 2022 15:55:50
https://gitlab.synchro.net/main/sbbs/-/commit/bd725db622999e7311ab340e
Modified Files:
src/sbbs3/getmsg.cpp
Log Message:
Paranoia around use of smb.subnum as an index into scfg.sub[]
Use the is_valid_subnum() function before using the smb.subnum as an index into (s)cfg.sub[]. Related to the previous committed fix of writemsg(): leaving the global smb.subnum as -1 (INVALID_SUB) after replying to a post via email or netmail, resulting in a crash here.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net