- 12 Nov, 2011 1 commit
-
-
rswindell authored
- these have been unused for several years now.
-
- 11 Nov, 2011 17 commits
-
-
deuce authored
-
rswindell authored
-
deuce authored
-
deuce authored
Rather than fiddle with my config file, I'll just remove this question.
-
deuce authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
rswindell authored
-
rswindell authored
authorized submission sender's email address.
-
rswindell authored
-
deuce authored
-
sbbs authored
-
rswindell authored
logic - to be used in the mail server and the JS objection model.
-
mcmlxxix authored
-
deuce authored
-
deuce authored
Change obj.hasOwnProperty(property) to obj.property != undefined format("%04u", u.number) Cookies and query parameters are arrays of strings Don't pollute the global namespace with all these vars (it's not CVS) Fix bug Deuce introducted by only changin one place where the cookie domain was passed.
-
- 10 Nov, 2011 9 commits
-
-
mcmlxxix authored
-
mcmlxxix authored
-
deuce authored
-
deuce authored
-
deuce authored
-
mcmlxxix authored
-
deuce authored
Pending EC approval (quote hiding is the most controversial of these)
-
deuce authored
http_request.host as the cookie domain when setting it.
-
rswindell authored
empty *IF* the message was redirected to a sub-board. If not (recipient list empty, but not to a sub), return OK response.
-
- 09 Nov, 2011 13 commits
-
-
rswindell authored
dereference the NULL pointer).
-
deuce authored
-
rswindell authored
-
deuce authored
reason to throw an exception.
-
deuce authored
return before calling get_msg_body()
-
deuce authored
client can read the associated message. Should make moderation/view own deleted/etc handing way easier for JS developers.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
MsgBase.get_msg_tail() which will optimize the get to avoid re-reading the headers. When this is specified, the message number or id is not required (but specifying it won't hurt anything and will allow backward compatibility). I'm not sure I need to lock the header here, but I think I might (if nothing else, to ensure the message still exists).
-