This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-06-01 17:29:21 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7d37d07dd543a8d7326aa9502dc2271da0c8c99
gallery3
/
modules
/
comment
History
Bharat Mediratta
f29aad03a6
Make some columns smaller so that multi-column keys don't exceed 1024
...
bytes on some systems.
2008-12-30 01:37:09 +00:00
..
controllers
Filter on published in Comment_Controller::_index()
2008-12-29 22:59:44 +00:00
helpers
Make some columns smaller so that multi-column keys don't exceed 1024
2008-12-30 01:37:09 +00:00
js
Big round of normalization of the way that our controllers
2008-12-25 05:12:46 +00:00
models
Changes to the comment module to support spam filtering. Basically added two columns to the comment table. The url of the author's web site(default null) and a flag to indicate that the comment is visible (default true).
2008-12-29 19:37:19 +00:00
tests
Implemented bharat's suggestions to the comment module in preparation for the spam_filter module
2008-12-29 21:09:44 +00:00
views
Gut the comment module and simplify it. Stop trying to support Atom
2008-12-25 00:47:40 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00