Peter Spicer
|
44f9bf79c8
! This should force all outgoing email (currently at least!) to have a Message-ID. Failure to supply a message id can cause emails to be dropped as spam. sendmail itself attempts to guarantee uniqueness with a hash of microtime, but wherever feasible I've also tried to make the id both meaningful and give it something that should uniquify it. Things like newsletters, though, can't really be uniquified at sending level, so we'll just use microtime to deal with that for us.
|
10 tahun lalu |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
10 tahun lalu |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 tahun lalu |
Peter Spicer
|
e790748d5f
! This should add the ability to notify users upon a report being made.
|
11 tahun lalu |
Peter Spicer
|
ba0cdfc538
! "Do not reveal contact details of members to guests" is just good practice, there's really no need for this to be optional these days.
|
11 tahun lalu |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 tahun lalu |
Peter Spicer
|
e9a50e3143
! Wrong variable, oops.
|
11 tahun lalu |
Suki
|
2f54f686b4
$smcFunc['htmlspecialchars'] on SendTopic
|
11 tahun lalu |
Michael Eshom
|
0c9e67bbcd
Don't allow guests to report posts anymore
|
11 tahun lalu |
Michael Eshom
|
81b4a18e7e
Don't reveal users' email addresses when notifying moderators of reported posts
|
11 tahun lalu |
Michael Eshom
|
d50f6467bf
Remove extra tab
|
11 tahun lalu |
Michael Eshom
|
2a0aea8005
Bug fix and code cleanup (fixes #606)
|
11 tahun lalu |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 tahun lalu |
Michael Eshom
|
341c46d545
Show a confirmation message for the 'send topic' feature ('fixes' #380)
|
11 tahun lalu |
Illori
|
2c50939f27
Copyright update per BoD
|
11 tahun lalu |
Michael Eshom
|
7d6568de46
Fix typo and remove extra tabs
|
11 tahun lalu |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
11 tahun lalu |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 tahun lalu |
emanuele
|
32548ae349
Allow a bit more articulated reports to moderator (textarea instead of input and preserving of new-lines) but keeping the 255 chars limit [Topic 426962]
|
12 tahun lalu |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 tahun lalu |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 tahun lalu |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 tahun lalu |
Norv
|
74598c2506
Copyright correction.
|
12 tahun lalu |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 tahun lalu |
Spuds
|
7cac96e441
! prevent slamming the password reminder function
|
12 tahun lalu |
emanuele
|
6d30321ca8
+ New permission to send emails to members [Bug 4969]
|
12 tahun lalu |
Spuds
|
b02a3db999
! 4442: Form submit buttons should not be named submit, many files
|
12 tahun lalu |
Spuds
|
b37e796548
! Small patch for 4841
|
12 tahun lalu |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
12 tahun lalu |
Spuds
|
a18e888838
10610
|
12 tahun lalu |