index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
functions_comment.inc.php
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove all array_push (50% slower than []) + some changes missing for feature...
mistic100
2013-10-19
1
-6
/
+6
*
feature 2836: display the number of comments/tags in the menubar
rvelices
2013-03-24
1
-8
/
+21
*
update Piwigo headers to 2013 (the end of the world didn't occur as expected...
plegall
2013-01-01
1
-1
/
+1
*
feature:2786 Allow to edit website url in user comments + improve "user expe...
mistic100
2012-11-11
1
-1
/
+16
*
feature 2754: Add "Email" field for user comments + mandatory "Author"
mistic100
2012-09-23
1
-6
/
+35
*
feature 2380: add URL for user comment
mistic100
2012-08-03
1
-2
/
+14
*
bug 2660: check guest IP on insert_user_comment (same system as rate_picture)
mistic100
2012-06-24
1
-1
/
+18
*
fix email on comment requiring validation even if the options is unchecked
rvelices
2012-03-29
1
-2
/
+5
*
update Piwigo headers to 2012, last change before the expected (or not) apoca...
mistic100
2012-01-17
1
-1
/
+1
*
feature 2500: make 'validate_user_comment' and 'delete_user_comment' working ...
mistic100
2011-11-11
1
-5
/
+23
*
feature:2495 add triggers for comment validation and deletion
mistic100
2011-11-05
1
-0
/
+4
*
bug 2323 : Refactoring update_user_comment() function to use user_comment_che...
Eric
2011-06-06
1
-10
/
+8
*
bug:2152 no special parameter for updated comment validation
mistic100
2011-04-06
1
-1
/
+1
*
bug:2152 Comments revalidation when modified
mistic100
2011-04-06
1
-2
/
+42
*
Happy new year 2011
plegall
2011-01-18
1
-2
/
+2
*
merge r7783 from branch 2.1 to trunk
plegall
2010-11-15
1
-1
/
+1
*
feature 1915: add protection on user registration against robots
rvelices
2010-10-30
1
-15
/
+2
*
Bug 1744 fixed : Incorrect use of timezone with SQLite
nikrou
2010-06-25
1
-4
/
+6
*
Bug 1735 fixed : Comment page is not PostgreSQL compatible
nikrou
2010-06-24
1
-2
/
+2
*
Fix bug 1733 : queries must use single quotes
nikrou
2010-06-23
1
-4
/
+4
*
- do not remove slashes before calling insert_user_comment (homogeneity with ...
rvelices
2010-06-01
1
-16
/
+1
*
Bug 1705 fixed : double quotes were not escaped
nikrou
2010-05-29
1
-1
/
+1
*
Bug 1581 fixed : missing comment_id for email_admin() function
nikrou
2010-04-08
1
-1
/
+4
*
increase copyright year to 2010
plegall
2010-03-19
1
-1
/
+1
*
bug 1328: backport the pwg_token on trunk
plegall
2010-03-19
1
-11
/
+44
*
Feature 1451 : localization with gettext
nikrou
2010-03-02
1
-3
/
+3
*
Feature 1255 :
nikrou
2010-02-15
1
-1
/
+1
*
Feature 1244 resolved
nikrou
2009-11-20
1
-4
/
+4
*
Rollback to preview commit
Eric
2009-11-18
1
-2
/
+2
*
Forgotten Comments author name to be escaped and correctly displayed
Eric
2009-11-18
1
-2
/
+2
*
Escape all login and username characters in database
Eric
2009-11-18
1
-1
/
+1
*
- fix php warning from comment_list.tpl
rvelices
2009-07-16
1
-13
/
+4
*
- correct mysql error (while updating user comment)
rvelices
2009-07-01
1
-1
/
+2
*
- remove warn on unset variable
rvelices
2009-07-01
1
-23
/
+25
*
Feature 1026 step 2 :
nikrou
2009-06-23
1
-17
/
+25
*
Feature 1026 : Modify / delete comments for users
nikrou
2009-06-23
1
-0
/
+130
*
Last (I hope) paranoic optims ...
rvelices
2009-02-14
1
-21
/
+1
*
Administration: happy new year 2009, all PHP headers updated.
plegall
2009-01-04
1
-1
/
+1
*
Bug fixed: as rvelices notified me by email, my header replacement script was
plegall
2008-04-05
1
-24
/
+0
*
Modification: new header on PHP files, PhpWebGallery renamed Piwigo.
plegall
2008-04-04
1
-0
/
+21
*
Send comment notification only if comment is not validated and $conf is true.
rub
2007-11-20
1
-2
/
+6
*
- send status code 403 when attempt to enter a user comment, but comments are...
rvelices
2007-10-29
1
-17
/
+6
*
Resolved issue 0000697: with generic user a author name is necessary to comme...
rub
2007-06-05
1
-2
/
+3
*
Cosmetic: make get_comment_post_key function more readable.
plegall
2007-05-28
1
-1
/
+11
*
Add new translation functions.inc.php
rub
2007-03-15
1
-16
/
+15
*
Add notification when a picture is loaded.
rub
2007-03-12
1
-6
/
+6
*
- user comments are not saved in the database with htmlspecialchars anymore
rvelices
2007-02-22
1
-0
/
+228