30
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This is a performance only upgrade. Basically, only new thing is that I've changed several calls to safe_rows to safe_rows_start, trying to avoid large DB objects on memory. Results seems to be good for a small number of rows, and much better with a big amount of them. More... almost 21 years ago
prevent admin users from deleting themselves More... almost 21 years ago
added past/future article date feature (mamash), squelched mysql_num_rows() error reporting in safe_field() More... almost 21 years ago
Updated (r211) Thai localisation (oran) More... almost 21 years ago
allow txp:permlink to work as a self-closing tag More... almost 21 years ago
Fix help link on txp_file.php. upload string was passing localized to the help function. Thanks Sencer. More... almost 21 years ago
fix bug in article delete permissions More... almost 21 years ago
make sure next/prev doesn't link to non-frontpage articles when used on front page More... almost 21 years ago
show the correct tab when jumping to prefs page after _update More... almost 21 years ago
Added the missing "hu" to image_index tag. More... almost 21 years ago
remove old use_categories check More... almost 21 years ago
new splat() function, improve attribute parsing (#9) More... almost 21 years ago
extended textile entity conversion to cover eastern european glyphs (mamash) More... almost 21 years ago
Feed titles properly escaped and saying what is intended. More... almost 21 years ago
Update Excerpt_html when empty on DB.[#26] More... almost 21 years ago
neater approach to [216] More... almost 21 years ago
parse article bodies in RSS and Atom feeds More... almost 21 years ago
use the author ID when checking article PHP privs More... almost 21 years ago
add txp:php tag More... almost 21 years ago
fix German umlauts, named entities in dumbDown() (Sencer) More... almost 21 years ago
remove some old references to url_mode More... almost 21 years ago
remove hard-coded English text from comment email (#7) More... almost 21 years ago
log: show POST requests in bold More... almost 21 years ago
faster query for rdns cache More... almost 21 years ago
add status, method, ip to the log table; cache rdns results More... almost 21 years ago
add rel=nofollow to comment body links (#12) More... almost 21 years ago
add extensions tab for admin-side plugins More... almost 21 years ago
Attempt to fix ampersand not being scaped on links feeds and the public site.[#24] More... almost 21 years ago
New link updates lastmod prefs now: ticket #25. More... almost 21 years ago
Improve blogger import with code by Michele Campeotto: Use textile lite instead of full textile on contents and catch comments author and url properly. Added sample template textfile until help is online. More... almost 21 years ago