- Nov 27, 2016
-
-
nightfox authored
-
rswindell authored
does that automatically.
-
rswindell authored
change-attributes sub-op menu).
-
rswindell authored
Don't repeat the full email address if no name was provided. Highlight the word "e-mail" (sorry, I know this should be in the text.dat).
-
nightfox authored
Version 1.17 beta 10: Now the results of a poll vote are refreshed on the screen after the user submits a poll vote. Also, fixed a bug in setting the user's vote for a poll.
-
rswindell authored
sub-boards (that are not gated to QWKnet).
-
nightfox authored
Version 1.17 beta 9: Added initial support for voting on poll messages (in addition to up/downvoting).
-
- Nov 25, 2016
-
-
nightfox authored
Version 1.17 beta 8: Fixed a bug when getting the last-read message index after filtering out deleted messages (or any messages that are not readable due to not being verified, etc.). Also, for voting, updated it to check whether the user has voted on the message before showing the vote prompt (thanks to echicken for describing how to check that).
-
rswindell authored
accounts. For the longest time, if a Q-restricted (QWKnet node) user had Ctrl-A codes set to "Leave-in", it would automatically set "No Index", "No Control Files", "All Email", "Delete Email". But since we can't really assume that all Q-resricted accounts are Synchronet systems, we're no longer going to make these assumptions and over-ride what the user has set.
-
nightfox authored
Version 1.17 beta 7: Improved the voting input for the scrolling reader mode so that it doesn't have to refresh the whole screen when the voting process is done. Also, fixed a bug in error output for voting in the traditional (non-scrolling) reader interface.
-
- Nov 24, 2016
-
-
nightfox authored
-
nightfox authored
Version 1.17 beta 5: Added hotkeys to view vote results for a message (T) and vote on a message (V). The vote-on-message functionality is still not implemented (when a function for doing that becomes available in Synchronet JavaScript, I will add it).
-
rswindell authored
on that msg offset will fail (since include_votes is false, the default).
-
nightfox authored
Version 1.17 beta 4: Bug fix - When going to the next area after reading the last message, it was showing empty messages. This seems to be fixed now.
-
rswindell authored
'from' fields were > 127 chars in length. Now using smb_init_idx() since it does the "right thing".
-
rswindell authored
The duplicates aren't removed from the header file, just not indexed.
-
rswindell authored
header records (index with the same message number points to a different message header).
-
rswindell authored
Incremented smblib version 2.60 (to indicate all the recent changes).
-
- Nov 23, 2016
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
If the msg->offset is 0, we must call smb_getmsgidx() to find its offset, otherwise smb_putmsg() which calls smb_putmsgidx() will overwrite the index of the first message.
-
rswindell authored
- Include Kludge Lines (Yes) - Include VOTING.DAT File (Yes) - Include HEADERS.DAT File (Yes) - Extended (QWKE) Packets (No) - Exported Ctrl-A Codes (Strip) SBBS/QWKnet nodes now have more control over the REP packet files created by their systems. If the "uplink" (hub) is complaining about receiving unsupported files (e.g. VOTING.DAT) or kluge lines (e.g. @TZ), just turn them off. Also, Ctrl-A codes may now be retained in QWKnetmail. And the @REPLYTO kludge line enabled for the first time (!).
-
rswindell authored
-
rswindell authored
-
rswindell authored
poll if you answer No to the "Close Poll" question. - Display the "votes" msg header value for the sysop 'H'eader command.
-
rswindell authored
-
rswindell authored
header of the original message (after the first reply), but wasn't setting the same flag in the index. This results in "Attributes mismatch" errors from chksmb.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
already have a reply_id header field, causing REPLYID header fiels to be set to garbage characters.
-
nightfox authored
Version 1.12: Updated the message area chooser to work better with Synchronet 3.17. Null message headers seem to be more common with Synchronet 3.17 due to the message voting feature that was introduced in that version.
-
rswindell authored
- the in-order QWK voting data importing wasn't working because the ini sections returned from iniGetSectionList do not contain the square brackets. So search for just the hex-offset (into MESSAGES.DAT) rather than the offset in square brackets. - Stop zeroing the vote message upon import (oops), causing SMBLIB -105 errors upon adding the votes.
-
rswindell authored
Ubuntu 12.04.2 LTS (gcc v4.6.3)
-
- Nov 22, 2016
- Nov 21, 2016