-
- Downloads
Introduced 2 new poll concepts:
- Closures (polls can be closed for new voting by the pollster) - Results can have configurable visibility: a. Only to voters (and the pollster) - the default b. Everyone c. Everyone once the poll has closed d. Only the pollster Changes to smb_getmsgtxt(): Main change: poll questions can now be quoted when replying to a posted poll (the results cannot be quoted). Also: there's now automatically a blank line inserted between comment header fields and poll answers or the msg body text. Also: upon any malloc failure, the function now returns NULL. New functions: smb_msg_is_from() and smb_addpollclosure().
Showing
- src/sbbs3/atcodes.cpp 17 additions, 12 deletionssrc/sbbs3/atcodes.cpp
- src/sbbs3/getmsg.cpp 20 additions, 5 deletionssrc/sbbs3/getmsg.cpp
- src/sbbs3/mailsrvr.c 1 addition, 1 deletionsrc/sbbs3/mailsrvr.c
- src/sbbs3/msgtoqwk.cpp 18 additions, 7 deletionssrc/sbbs3/msgtoqwk.cpp
- src/sbbs3/postmsg.cpp 50 additions, 30 deletionssrc/sbbs3/postmsg.cpp
- src/sbbs3/qwk.cpp 115 additions, 43 deletionssrc/sbbs3/qwk.cpp
- src/sbbs3/qwktomsg.cpp 2 additions, 2 deletionssrc/sbbs3/qwktomsg.cpp
- src/sbbs3/readmail.cpp 1 addition, 1 deletionsrc/sbbs3/readmail.cpp
- src/sbbs3/readmsgs.cpp 36 additions, 7 deletionssrc/sbbs3/readmsgs.cpp
- src/sbbs3/sbbs.h 4 additions, 3 deletionssrc/sbbs3/sbbs.h
- src/sbbs3/sbbsecho.c 1 addition, 1 deletionsrc/sbbs3/sbbsecho.c
- src/sbbs3/writemsg.cpp 6 additions, 4 deletionssrc/sbbs3/writemsg.cpp
Loading
Please register or sign in to comment