30
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix privs check on admin > prefs page More... over 21 years ago
performance: reduce the number of getNeighbour() calls More... over 21 years ago
performance fix: eliminate redundant filterFrontPage queries (thanks Sencer) More... over 21 years ago
added alt="" att for article_image output of images not governed by txp More... over 21 years ago
Fixed problem of html being escaped when editing comments. More... over 21 years ago
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... over 21 years ago
prevent admin users from deleting themselves More... over 21 years ago
added past/future article date feature (mamash), squelched mysql_num_rows() error reporting in safe_field() More... over 21 years ago
Updated (r211) Thai localisation (oran) More... over 21 years ago
allow txp:permlink to work as a self-closing tag More... over 21 years ago
Fix help link on txp_file.php. upload string was passing localized to the help function. Thanks Sencer. More... over 21 years ago
fix bug in article delete permissions More... over 21 years ago
make sure next/prev doesn't link to non-frontpage articles when used on front page More... over 21 years ago
show the correct tab when jumping to prefs page after _update More... over 21 years ago
Added the missing "hu" to image_index tag. More... over 21 years ago
remove old use_categories check More... over 21 years ago
new splat() function, improve attribute parsing (#9) More... over 21 years ago
extended textile entity conversion to cover eastern european glyphs (mamash) More... over 21 years ago
Feed titles properly escaped and saying what is intended. More... over 21 years ago
Update Excerpt_html when empty on DB.[#26] More... over 21 years ago
neater approach to [216] More... over 21 years ago
parse article bodies in RSS and Atom feeds More... over 21 years ago
use the author ID when checking article PHP privs More... over 21 years ago
add txp:php tag More... over 21 years ago
fix German umlauts, named entities in dumbDown() (Sencer) More... over 21 years ago
remove some old references to url_mode More... over 21 years ago
remove hard-coded English text from comment email (#7) More... over 21 years ago
log: show POST requests in bold More... over 21 years ago
faster query for rdns cache More... over 21 years ago
add status, method, ip to the log table; cache rdns results More... over 21 years ago