History log of /web-master/entry/user-note.php (Results 1 – 25 of 79)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3f5dc40d 01-Apr-2021 Nikita Popov

Use db_query_safe() in more places

Replace most of the raw mysql_query() calls.


# 105450fc 01-Apr-2021 Nikita Popov

Remove alerts functionality

This was never used, and is in a broken state right now (references
an incorrect database schema).

It seems rather unlikely that this functionality i

Remove alerts functionality

This was never used, and is in a broken state right now (references
an incorrect database schema).

It seems rather unlikely that this functionality is going to be
finished at this point, so instead drop it entirely.

show more ...


# 48cb59d3 30-Jan-2021 Rasmus Lerdorf

A bit of PHP 7.4/8.0 cleanup


# 0e511803 10-Dec-2018 Peter Kokot

Refactor long array() syntax to short []

Since app is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`.


# 9cb5a207 05-Dec-2012 Daniel P. Brown

Remove a few more references to www.php.net and replace them with php.net.


# aaea42a2 22-Jan-2012 Rasmus Lerdorf

Remove transitional master2 name


# c6814496 21-Jan-2012 Rasmus Lerdorf

Switch to default filtering


# 42888ee6 20-Jan-2012 Rasmus Lerdorf

switch these to master2


# 7201edc1 10-Jan-2012 Daniel P. Brown

Seeing Philip's discussion on IRC just now regarding ereg* functions reminded me to commit this. Been sitting on it for a year or more.


# 4fca752e 16-May-2011 Daniel P. Brown

Add our little friend to the list of losers who aren't allowed to post.


# 58e9fb18 28-Feb-2008 Hannes Magnusson

Update webmaster address to point to the mailinglist


# 4bbbd464 17-Jun-2007 Hannes Magnusson

Set the envelope sender to noreply@php.net


# 32d5433a 20-May-2007 Hannes Magnusson

Typo, thanks colder!


# 23f0d0a7 20-May-2007 Hannes Magnusson

Check if "user" is valid email, if not strip all tags and \r \n (prevent mail header injection)


# 9bb78eff 20-May-2007 Hannes Magnusson

Sanitycheck input


# c3b4b816 14-May-2007 Philip Olson

Implement the new spam library


# 5f00e394 10-Feb-2007 Philip Olson

More SPAM checking: bbcode links, and too many http://'s


# a8311cbb 05-Feb-2007 Mehdi Achour

Another winner


# f51d77e0 03-Feb-2007 Nuno Lopes

black list one more..


Revision tags: BEFORE_CONTENT_LAYOUT_SEP
# 6400de5b 07-Sep-2006 Nuno Lopes

return the ip address that was blocked by spam blacklists


# f66d22f8 02-Sep-2006 Nuno Lopes

disable spamassassin checking (it hasn't proved useful so far)


Revision tags: BEFORE_SOC06
# 04607d1c 30-Jul-2006 Gabor Hojtsy

use https in master server links


# b1ef1d50 05-Jul-2006 Nuno Lopes

add spamcop.net blacklist checking


# 005918bf 05-Jul-2006 Nuno Lopes

reenable the thing again. The mirrors will take a while to update, so lets see how it goes until tomorrow


# 498cd996 09-Jun-2006 Nuno Lopes

close the service to enter new user notes
we are currently beeing flooded by tons of spam and we can't afford wasting so much time in deleting such notes. We will implement a captcha soon (or any

close the service to enter new user notes
we are currently beeing flooded by tons of spam and we can't afford wasting so much time in deleting such notes. We will implement a captcha soon (or any other efficent system)

show more ...


1234