0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ezBoard has changed their HTML again. More... over 16 years ago
Last change gave topics reverse ordering by accident. This fixes that. More... over 16 years ago
ezBoard has changed its HTML again More... almost 17 years ago
ezBoard seem to have changed some of their HTML. This should fix the problem. More... about 17 years ago
Pattern delimiters are missing. More... over 17 years ago
Topics don't need to be unlocked. multiple_pages is unnecessary. More... over 17 years ago
move code around to delay sleeping More... almost 18 years ago
Don't break if PHP short tags are disabled. More... almost 18 years ago
Don't email topic replies by default More... over 18 years ago
strpos() doesn't exactly return true or false: make it clearer More... over 18 years ago
Move phpBB-specific things into phpbb-insert.php More... over 18 years ago
We've already removed any non-breaking spaces. Also, remove now-irrelevant comment. More... over 18 years ago
Redundant null string - change function to have default parameter More... over 18 years ago
We need to be more careful anywhere userdata might appear More... over 18 years ago
Update readme to note the removal of [email protected] More... over 18 years ago
Remove the hacky fake email. Instead, assign a value that won't be accepted by phpBB, so when the user changes their password, they have to change their email as well. More... over 18 years ago
More bugs reported More... over 18 years ago
Debug information is good. Also, this is more consistent. More... almost 19 years ago
The great ezBoard crash of 2005 gives me many new test subjects More... almost 19 years ago
Field names are converted to lower-case in PostreSQL. Quote to prevent this. More... almost 19 years ago
Revamp logging in as admin. Much nicer now. More... almost 19 years ago
I shouldn't be allowed to second-guess whether code is used More... almost 19 years ago
This is what you get when you try to be too clever. More... almost 19 years ago
Coding guidelines are good. Convention is good. More... almost 19 years ago
Rewrote the timeout code again. Now with comments! More... almost 19 years ago
Add file deletion to uninstall page More... about 19 years ago
Don't open ezBoard page to check whether it's valid - just look at it. Changed spaces to tabs, so many lines are marked as changing that haven't really. More... about 19 years ago
Should now work properly if > More... about 19 years ago
SQL injection fixes More... about 19 years ago
Wrong variable being changed More... about 19 years ago