26
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected 9 months ago.
Sep 08, 2024 — Sep 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "document changes" More... 9 months ago
document changes More... 9 months ago
prepare next release More... 10 months ago
RELEASE: 2.6-beta1 More... 10 months ago
Prepare repo for 2.6-beta1 More... 10 months ago
clean-blog: Fix PHP 8 error in static page editor (#908) More... 10 months ago
Update Simplepie to 1.8.1 and move it to composer (#909) More... 11 months ago
spamblock: Set default value of captchas to off (#903) More... 11 months ago
Use GET['subpage'] in cache key for staticpage and contactform When ignoring the parameter, the pages of both plugins were not rendered, the entry list was shown instead. Fixes #906 More... 11 months ago
Avoid PHP 8 warnings when links have no scheme More... 11 months ago
Avoid some PHP 8 warnings when trackbacks are sent out More... 11 months ago
Fix comments archive pagination (#902) More... 11 months ago
spamblock 1.89.6: More PHP 8 fixes More... 12 months ago
Remove =& assignment from function code (fixes #860) Original report was mostly about the db_query function assignment, which was already fixed, but this adresses two leftover unnecessary reference assignments. More... 12 months ago
Avoid PHP 8 warning More... 12 months ago
Use custom cache implementation (#883) More... 12 months ago
Update netUrl to 2.2.3 (#892) More... about 1 year ago
document 95235c0 More... about 1 year ago
Make entry_id unsigned in spamblocklog cast (#893) More... about 1 year ago
Fix integer cast error on MySQL (#895) More... about 1 year ago
Update smarty to 5.4.4 (#889) More... about 1 year ago
Update pear/http_request2 to v2.7.0 (#885) More... about 1 year ago
Mark intl as required dependency (#886) More... about 1 year ago
Fix autologin: Failed because of an invalid SQL statement Introduced in https://github.com/s9y/Serendipity/commit/ba544f9839f76cf56c637fefa7e1f316f9de97c2 More... about 1 year ago
bugfix: Avoid warning on PHP 8.2 about dynamic properties (#881) More... about 1 year ago
bugfix: pg_escape_string() in serendipity_db_escape_string() works again (#882) More... about 1 year ago
Remove jQuery migrate (#873) More... about 1 year ago
Update README.markdown to mention raised PHP version More... about 1 year ago
Remove leftover test file More... about 1 year ago
Avoid PHP 8 notice when _getimagesize called on directory More... about 1 year ago