-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comment / Trackback spams slow entire blog #1633
Comments
Table TrashComments duplicates Comments |
inureyes
added a commit
that referenced
this issue
Feb 7, 2014
- Installation SQL for trash tables. - Table check routine in setup.php
inureyes
added a commit
that referenced
this issue
Feb 9, 2014
- Installation SQL for trash tables. - Table check routine in setup.php
inureyes
added a commit
that referenced
this issue
Feb 9, 2014
- $service['trashtimelimit'] determines keeping period of trash comments / trackbacks - Default value is 3.5 days. (originally it was 15 days without any option) - Checking interval is changed from 86400sec. to 43200sec. - Codebase of function trashVan() is changed from 1.7/8 to 2.0 codebase.
inureyes
added a commit
that referenced
this issue
Feb 9, 2014
inureyes
added a commit
that referenced
this issue
Feb 10, 2014
inureyes
added a commit
that referenced
this issue
Feb 10, 2014
- TODO: rewrite inefficient actions - TODO: check the maxId confliction. (it cannot be conserved now.) - TODO: view trash commment /trackbacks at admin panel. (not working now.)
inureyes
added a commit
that referenced
this issue
Feb 10, 2014
inureyes
added a commit
that referenced
this issue
Feb 10, 2014
inureyes
added a commit
that referenced
this issue
Mar 6, 2014
inureyes
added a commit
that referenced
this issue
Sep 16, 2014
inureyes
added a commit
that referenced
this issue
Sep 16, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
The text was updated successfully, but these errors were encountered: