5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A few enhancements and security updates for user password reset. I didn't test this, so please test. This basically asks for old password for password reset. Also I had to do a few changes with passrecover plugin. More... over 16 years ago
Quick Small scale test, to see that line endings are stored correctly now More... over 16 years ago
Closed Tickets #46, #67 Removed HEADER_METAS tag and $out['metas'] Removed function sed_htmlmetas() Moved all Meta data into the template, instead of the core. Added the following new tags HEADER_BASEHREF, HEADER_META_CONTENTTYPE, HEADER_META_CHARSET, HEADER_META_DESCRIPTION, HEADER_META_KEYWORDS, HEADER_META_LASTMODIFIED, HEADER_HEAD Added support for easy meta/title manipulation, by hooking into header.first or header.main you may use $plug_title, $plug_description, $plug_keywords, $plug_head, to populate data as needed. More... over 16 years ago
GEOIP was good but it was not giving choice to change country in case, like if IP is not indicating the right country. Also some language stuff, which has been added with the latest Seditio-N release was not marked as // N-0.0.1, also a plugin which lets fast login. This is for test, don't use it for you live sites, not stable yet. More... over 16 years ago
There is no need to use & (amp) in email. And some servers uses htmlspecialchars() function too. and it becomes & and browser crashes.. This is better for sure. More... over 16 years ago
Added newtopic description (#64), fixed absolute urls (#65) More... over 16 years ago
Mass CR/LF => LF More... over 16 years ago
Sed-light.css BOM fix by Ratibor More... over 16 years ago
A fix in redirect urls, a fix in langfile More... over 16 years ago
A fix in users.auth, more PHP 5.1 compatibility fixes More... over 16 years ago
Using htmlspecialchars() in sed_cc(), please test! More... over 16 years ago
Fixed backwards compatibility with PHP 5.1 (required 5.2 before) More... over 16 years ago
Fixed config options smashed by default Seditio behavior (see #63) More... over 16 years ago
Fixed an XSS vulnerability in PMs (silly me!), thanks oc for figuring it out. More... over 16 years ago
2 more bugfixes in ChiliToolbar More... over 16 years ago
Fixed file download bug More... over 16 years ago
Updated ChiliToolbar jQuery plugin More... over 16 years ago
Added skin's layout to AJAX preview More... over 16 years ago
A fix in template I previously forgot to commit; enabled Orkan's Chili Toolbar and added Russian langfile to it. More... over 16 years ago
Fixed Duplicate Groups Listing in, Users List page. More... over 16 years ago
Added ChiliToolbar jQuery plugin More... over 16 years ago
Yet more fixes in sed-light; updated patch script More... over 16 years ago
Header.tpl fix More... over 16 years ago
Fix in header.tpl More... over 16 years ago
Added missing recentitems config option in default installation More... over 16 years ago
i18n fixes in sed-light skin, markItUp installed by default on new installations. More... over 16 years ago
Fixed a bug in subforums, fixed a bug in language files, set sed-light as default skin and moved base to skins branch. More... over 16 years ago
Fixes in templates, removed sed-dark skin and Textboxer from core package. More... over 16 years ago
Fixed all the bugs found while testing it live. Requires reinstall of bbcode SQL and plugins. More... over 16 years ago
Some fixes in bbcode parsing, added spoiler bbcode to markItUp, fixed multiple polls in recentpolls (by oc), added pagination to bbcode editor, reviewed recenttopics in recent items plugin (by oc), fixed XHTML-incompliant ampersands in URLs More... over 16 years ago