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-10 05:29:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
62fe5f0bd60fb122e4c2fdd4ddfd5eee9c997533
gallery3
/
modules
/
comment
History
Chad Kieffer
a57ede2f96
Added default user avatar. Comment thread updates, including display of avatar. Sidebar block display white space updates. Combined gLoginMenu and gCredits css.
2009-01-03 01:11:20 +00:00
..
controllers
1) Removed the published boolean database field
2009-01-02 18:54:37 +00:00
helpers
Restructire site admin menu a bit:
2009-01-02 20:18:44 +00:00
js
Tabs to spaces.
2008-12-31 03:29:25 +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
Added default user avatar. Comment thread updates, including display of avatar. Sidebar block display white space updates. Combined gLoginMenu and gCredits css.
2009-01-03 01:11:20 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00