]> git.mxchange.org Git - mailer.git/history - inc/functions.php
Fixes for creating of new tasks (double escape breakes string) and mail debug code
[mailer.git] / inc / functions.php
2009-11-24 quix0rFixes for creating of new tasks (double escape breakes...
2009-11-24 quix0rdebug_report_bug() does call app_die() again (internal...
2009-11-22 quix0rMore fixes for redirect vs. regular output, thanks...
2009-11-22 quix0rdie() removed... :(
2009-11-22 quix0rNow also deflate, but gzip first
2009-11-22 quix0rFix for output to bots, 'slurp' is now detected
2009-11-22 quix0rA lot templates rewritten, TODOs.txt updated, XHTML...
2009-11-22 quix0rDouble quotes to single converted, TODOs.txt updated
2009-11-22 quix0rNext stage of HTML rewriting, lesser br-tags
2009-11-21 quix0rWorkaround for missing function, this will be better...
2009-11-21 quix0rFix empty delimiter in isSpider()
2009-11-21 quix0rFix for URL detection
2009-11-21 quix0rRewrite of all mail templates with user data to new...
2009-11-18 quix0rEven more fixes #2
2009-11-18 quix0rFix for fix :(
2009-11-18 quix0rFix for double-add of URL
2009-11-18 quix0rFinal fixes for admin logout
2009-11-18 quix0rGlobal rewrite of engine:
2009-11-17 quix0rDebug mails added
2009-11-17 quix0rExtension ext-repair extended, outdated calls DEBUG_LOG...
2009-11-16 quix0rLogin procedure rewritten to filters (internal TODO)
2009-11-15 quix0rjquery will not become an extension in the future
2009-11-15 quix0rFunction renamed and dublicate code removed
2009-11-15 quix0rdetectExtraTemplatePath() cached, ext-network continued:
2009-11-10 quix0rSome code 'beatuified', config in templates surfbar_sto...
2009-11-09 quix0rAll CSS classes top2,bottom2,right2,left2 are now depre...
2009-11-09 quix0rFix for #138 and some 'empty version' fixed
2009-11-09 quix0risNicknameUsed() does no longer check for ext-nickname
2009-11-08 quix0rdiv->span and full path removed in debug output
2009-11-08 quix0rDeprecated templates removed, some code moved to filter...
2009-11-07 quix0rSeveral fixes for module/action/what handling.
2009-11-07 quix0rMailer used in many places, we still need a good 'selli...
2009-11-07 quix0rInstallation improved, first login:
2009-11-07 quix0rYet another fix for missing 'def_refid' in install...
2009-11-07 quix0rHuge HTML/CSS rewrite (see forum)
2009-11-06 quix0rraw...
2009-11-06 quix0rFix for 'empty version' and eval-ed the email again
2009-11-06 quix0rTesting fix for emails
2009-11-06 quix0rPossible fix for JavaScript templates #2
2009-11-06 quix0rPossible fix for JavaScript templates, don't use escape...
2009-11-06 quix0rFix for the fix, should work?
2009-11-06 quix0rFixes for double-quoting
2009-11-06 quix0raddslashes() did escape also single quotes (') which...
2009-11-06 quix0rReplace of simple quote (') fixed
2009-11-05 quix0rFixes for redirection problem
2009-11-05 quix0rSeveral fixes for template engine, JavaScripts, etc.
2009-11-05 quix0rUse compileRawCode() for loading email templates
2009-11-05 quix0rCases (switch command) on numbers fixed, German languag...
2009-11-05 quix0rPossible fix #2 for reflink
2009-11-05 quix0rFix for fix
2009-11-05 quix0rPossible fix for non-working nickname referal link
2009-11-05 quix0rEntities in JavaScript => failed, fixed... login fixed...
2009-11-05 quix0rHuge rewrite of default parameters, ext-network continued:
2009-11-05 quix0rRewrite for fetchUserData()
2009-11-05 quix0rFixes for rallye (again) and missing array element
2009-11-05 quix0rMore fixes for rallye prices
2009-11-04 quix0rNaming inconsistencies for userid fixed
2009-11-04 quix0rMore fixes for fetchUserData(), missing template added
2009-11-04 quix0rCache path changed and compileRawCode() introduced
2009-11-04 quix0rCompilation time added, some compileCode() calles remov...
2009-11-04 quix0rAll HTML templates now output comments again
2009-11-04 quix0rTemplate cache introduced to shortcut expensive compile...
2009-11-04 quix0rTypo 'referral'->'referal' fixed, more 'empty version...
2009-11-04 quix0rNew function fetchUserData() introduced to API, total...
2009-11-03 quix0rFixed now
2009-11-03 quix0rShoule compile {?URL?} and so on
2009-11-03 quix0rA lot texts rewritten and exclamation signs removed
2009-11-03 quix0rNew extension added, ext-uberwach rewritten (unfinished...
2009-11-01 quix0rCharset is now passed to PHPMailer, setOutputMode(...
2009-10-31 quix0rParameter abortOnMiss renamed to strict, fixes for...
2009-10-31 quix0rMenu moved to extension, index_delay should not have...
2009-10-30 quix0rSeveral kinky code smoothed, fixes for admin login
2009-10-30 quix0rAdd slashes instead of SQL_ESCAPE()
2009-10-30 quix0rSQL_ESCAPE() may cause problems with header.tpl
2009-10-30 quix0rFixes for email delivery
2009-10-30 quix0rAnother fix for RNG
2009-10-30 quix0rFix for _PRIME and typo
2009-10-30 quix0rRenamed isConfigLoaded() to isConfigurationLoaded()
2009-10-30 quix0rRewrites not to init config in config-functions.php...
2009-10-30 quix0rReplacement for PHP < 5 added, credits and thanks to...
2009-10-30 quix0rMore SQLs rewritten fix_menu.php is now 'pool-ed'
2009-10-29 quix0rsendGetRequest() now accepts a second optional paramete...
2009-10-29 quix0rMore filters created, TODOs.txt updated, config_mediada...
2009-10-29 quix0rMore rewrites, and output-mode fixed (we should documen...
2009-10-29 quix0rBonus ranking list now contains nicknames, if set
2009-10-28 quix0rSeveral fixes for broken actions (sorry for lame text)
2009-10-28 quix0rFixes for sending pool / setter
2009-10-28 quix0rFixes for POST setter, template and others
2009-10-28 quix0rFix for displayed message strings in chk_login module
2009-10-28 quix0rHTML fix and double->single converted
2009-10-28 quix0rCaching again rewritten, admin functions fixed:
2009-10-27 quix0rSeveral fixes for guest menu system and template engine
2009-10-27 quix0rFixes for typos and cache problems
2009-10-27 quix0rFix for endless loop in outputHtml()
2009-10-27 quix0rFurther fixes for installation phase and endless loop
2009-10-27 quix0rHuge script change, see http://forum.mxchange.org/topic...
2009-10-11 quix0rConstants rewritten (internal TODO)
2009-10-11 quix0rFix for missing FULL_VERSION config
2009-10-11 quix0rSeveral more constants rewritten to getConfig()
2009-10-10 quix0rRef link fixed, nickname fixed, several rewrites, TODOs...
next