]> git.mxchange.org Git - mailer.git/history - inc/filters.php
More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / filters.php
2009-10-29 quix0rMore rewrites, and output-mode fixed (we should documen...
2009-10-28 quix0rFixes for mydata
2009-10-28 quix0rMoved filter function back to filters.php, fix for...
2009-10-28 quix0rCaching again rewritten, admin functions fixed:
2009-10-27 quix0rFix for DEFAULT_SALT_LENGTH
2009-10-27 quix0rFixes for installation phase
2009-10-27 quix0rHuge script change, see http://forum.mxchange.org/topic...
2009-10-11 quix0rSeveral more constants rewritten to getConfig()
2009-10-10 quix0rRef link fixed, nickname fixed, several rewrites, TODOs...
2009-10-06 quix0rSome double-quotes to single rewritten
2009-10-06 quix0rInconsistency between echo and print() fixed to OUTPUT_...
2009-10-05 quix0rHuge rewrite:
2009-10-04 quix0rDetermination of username moved to filter FILTER_DETERM...
2009-09-22 quix0rHeavy rewrite:
2009-09-02 quix0rNow we make sure 'filter_name' is there which prevents...
2009-09-02 quix0rFilters should be executed even when sql_patches is...
2009-08-27 quix0rdebug_report_bug() was to 'hard' here.
2009-08-26 quix0rCaching of filters added (should work now)
2009-08-26 quix0rMany rewrites to get rid of dublicate modreg inserts...
2009-07-28 quix0rA lot bugfixes for ext-cache and deprecated files removed:
2009-07-28 quix0r'what','action','module' and 'output_mode' wrapped...
2009-07-27 quix0rCode cleanup:
2009-06-24 quix0rConvention applied
2009-06-06 quix0rFunctions renamed to new naming convetion, TODOs.txt...
2009-06-06 quix0rPossible work-around added to prevent fatal error if...
2009-04-12 quix0rOld config.php is now automatically updated to new...
2009-04-06 quix0rconfig.php partly solved, see #117
2009-04-03 quix0rNew naming convention applied to many functions, see...
2009-03-28 quix0rA lot double-quotes rewritten to single-quotes, global...
2009-03-17 quix0rMore rewrites from double- to single-quote
2009-03-16 quix0rA lot rewrites from double-quote to single-quote, some...
2009-03-12 quix0rSeveral rewrites/fixes which I have done yesterday...
2009-03-09 quix0rEven more variables renamed and login procedure prepare...
2009-03-09 quix0rSome dublicated braces removed, some fixed (broken...
2009-03-07 quix0rFull rewrite of extension updates (multiple updates...
2009-03-07 quix0rFinal fixes for SQL_ALTER_TABLE() wrapper, INSERT INTO...
2009-03-07 quix0rDamn typo fixed... ;-)
2009-03-07 quix0rRe-added, now the right ones
2009-03-07 quix0rMore XHTML-fied and extended header added to templates
2009-03-06 quix0r'userid' rewritten to functions
2009-03-06 quix0rFixed logfile writing in installation phase, .revision...
2009-03-06 quix0rRevBomb patch applied (thanks to profi-concept)
2009-03-04 quix0rEven more fixes, loading session was on wrong page...
2009-03-02 quix0rSeveral rewrites/renames, fixes for installation. Resol...
2009-03-01 quix0r rewritten to new functions, some parts rewritten to...
2009-03-01 quix0rA lot fixes to templates and missing functions added...
2009-03-01 quix0rFixes for MT_WORD vs. install vs. installed
2009-03-01 quix0rMore rewrites of constants and fix for loading mass...
2009-03-01 quix0rFixes for stripped HTML tags, and false warnings in...
2009-03-01 quix0rFix for it...
2009-03-01 quix0rNow throws an error for debugging
2009-03-01 quix0rFixed missing array element 'last'
2009-02-28 quix0rMore globals rewritten, see #100
2009-02-28 quix0r and rewritten to functions
2009-02-28 quix0rGlobal variables rewritten
2009-02-23 quix0rMore language strings rewritten
2009-02-22 quix0rMore queries and language constants rewritten
2009-02-22 quix0rTwo tickets resolved (57/89)
2009-02-19 quix0rAll, except security block, include()/require() rewritt...
2009-02-19 quix0rPrevious fix fixed, a lot constants rewritten (unfinished)
2009-02-19 quix0rAll database names are now 'back-ticked' and constant...
2009-02-08 quix0rSome typos fixed
2009-02-07 quix0rSome functions rewritten to hungarian notation, handlin...
2009-02-07 quix0rCookie code removed, rewritten, internal URLs are now...
2008-12-22 quix0rFunction INIT_FILTER_SYSTEM() is now being executed...
2008-12-19 quix0rFix in CREATE_EXTENSION_DEACTIVATION_TASK() and coding...
2008-12-19 quix0rFixes for running SQL queries
2008-12-19 quix0rFinal fixes for 'loading cache vs. filters vs. extensio...
2008-12-19 quix0rFixes for extension registration
2008-12-19 quix0rINC_POOL -> data renamed
2008-12-19 quix0rFixes for filter 'load_includes'
2008-12-19 quix0rMissing URL blacklist tabled (re-)added
2008-12-18 quix0rChecking for admin ACL now as filter
2008-12-18 quix0rFixes for extension removal, now directly sent to...
2008-12-18 quix0rMajor fixes in filters/extensions, other improvements:
2008-12-18 quix0rBegan to rewrite whole script for newly added filters...
2008-12-17 quix0rDebug line removed
2008-12-17 quix0rMore fixes for cache, extension and filter sub-system
2008-12-16 quix0rSeveral fixes for extension handling
2008-12-16 quix0rHeavily rewritten API: