16
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced ->query() with mysql_query()/mysqli_query() in *_innodb DB layers.
Frank
as Frank Smit
More... almost 15 years ago
Fixed closing </div> in profile.php. Reported by kierownik. More... almost 15 years ago
Widened the pagination area to accommodate prev/next links. More... almost 15 years ago
Added language entry for pagination. More... almost 15 years ago
Updated paginate function.
Frank
as Frank Smit
More... almost 15 years ago
Removed unnecessary code in parser.php More... almost 15 years ago
An extension of [1080]. More... almost 15 years ago
Fixing and upgrading a few regexes in the parser, thanks to ridgerunner (http://jmrware.com/articles/2009/fluxbb/FluxParserRegexes.html). Also fixing an unhandled error in profile.php. More... almost 15 years ago
Reformatted help.php. More... almost 15 years ago
Added information about lists to the help page and fixed some bugs.
Frank
as Frank Smit
More... almost 15 years ago
Fixed typo in db_update.php ...
Frank
as Frank Smit
More... almost 15 years ago
Added a configuration option for the parser.
Frank
as Frank Smit
More... almost 15 years ago
Implemented 1.3's parser into 1.4.
Frank
as Frank Smit
More... almost 15 years ago
Ported extern.php from 1.3 to 1.4. More... almost 15 years ago
Suppress search links in header/footer/profile when search is disabled for the group. Reported by Koos. More... almost 15 years ago
Removed unnecessary use of intval in post.php. More... almost 15 years ago
Reverting [1068].
Frank
as Frank Smit
More... almost 15 years ago
Added alt, width and height attributes to smily code. Reported by kierownik.
Frank
as Frank Smit
More... almost 15 years ago
Fixed markup error. Reported by kierownik.
Frank
as Frank Smit
More... almost 15 years ago
Added check for banned usernames in register.php. More... almost 15 years ago
Handle registration errors differently to address the Register button being disabled. More... almost 15 years ago
Fixed email validation in profile.php. Reported by artoodetoo. More... almost 15 years ago
Made footer debug information and the line "powered by" translatable. This is consistent with the conclusion of this discussion for v1.3-legacy. More... almost 15 years ago
Applied changes in search.php. Reported by Koos and kierownik. More... almost 15 years ago
Allow new groups to be based on "Moderators" group. Suggested by Koos. More... almost 15 years ago
Added check to suppress HTML if no avatar in viewtopic.php. More... almost 15 years ago
Removed erroneous characters in quick post, and replaced hardcoded strings. More... almost 15 years ago
Fixed a small bug in the regex that fetches the load average.
Frank
as Frank Smit
More... almost 15 years ago
Simplified code. Suggested by artoodetoo. More... almost 15 years ago
Reverted a change in parser.php. More... almost 15 years ago