2
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add endpoint for checking if a username is available/taken More... about 4 years ago
Filter bio HTML More... about 4 years ago
Make sure that page numbers and row counts, if supplied, are integers More... about 4 years ago
Update page title tests to match template changes More... about 4 years ago
Merge pull request #82 from denny/feature/search-file-access-logs More... about 4 years ago
Add search feature to file access logs More... about 4 years ago
Add config item to not log thumbnail access More... about 4 years ago
Add config item to not log thumbnail access More... about 4 years ago
Merge branch 'master' into feature/admin-dashboard More... about 4 years ago
Merge pull request #81 from denny/feature/akismet More... about 4 years ago
Better styling for spam comment moderation page More... about 4 years ago
Delete likes on spam comments before deleting the comments More... about 4 years ago
Add admin UI for managing spam comments More... about 4 years ago
Add 'mark as spam' link with other comment admin links More... about 4 years ago
Fix error in status message More... about 4 years ago
Merge pull request #80 from denny/feature/akismet More... about 4 years ago
Add spam/ham methods More... about 4 years ago
Add database and model relationships for comment->parent, and change code accordingly More... about 4 years ago
Stage 1 of refactoring comment email notifications (stage 2; move most of this into the models) More... about 4 years ago
Allow spam flag to be null (meaning 'did not test'); also, fix schoolboy errors in last commit :-o' More... about 4 years ago
Add (not yet implemented) ham link to email notifications of comments flagged as spam More... about 4 years ago
Only send email notifications to admin for suspected spam... and include a ham link More... about 4 years ago
Add option to flag spam comments instead of rejecting them More... about 4 years ago
Add spam column/attribute to comment table/model More... about 4 years ago
Fix whitespace in comment table definition (no functional changes) More... about 4 years ago
Merge pull request #79 from denny/feature/akismet More... over 4 years ago
->log not ->logger, and fix a few param names More... over 4 years ago
Merge branch 'feature/akismet' of github.com:denny/ShinyCMS into feature/akismet More... over 4 years ago
Perl Critic says no returning explicit undef More... over 4 years ago
Update test to match change to code More... over 4 years ago