summaryrefslogtreecommitdiff
path: root/inc/common.php
Commit message (Expand)AuthorAge
...
* Merge branch 'sitemap'Michael Hamann2010-11-12
|\
| * Merge branch 'master', remote branch 'sitemap/master'Michael Hamann2010-11-02
| |\
| | * Merge remote branch 'origin/master' into sitemapMichael Hamann2010-10-10
| | |\
| | * | Sitemap rewriteMichael Hamann2010-09-22
* | | | handle mailfrom replacements in a central place FS#2091Andreas Gohr2010-11-05
|/ / /
* | / Correctly handle non-default sepchars in page templates (FS#2057)Adrian Lang2010-10-11
| |/ |/|
* | Truncate wiki name in sent mail (FS#2021)Guy Brand2010-10-03
* | FS#1928: Keep mlist file upon page deletion to persist subscribers for later ...Gina Haeussge2010-10-02
* | Small fixes / cleanupAdrian Lang2010-09-28
|/
* Strip whitespace from X-FORWARDED-FOR FS#1996Marcel Pennewiß2010-07-16
* URL-encode keys as wellAdrian Lang2010-07-15
* Workaround for IE& redirect to hash bug FS#1647Andreas Gohr2010-06-26
* Store undisplayed msg's in session on redirectAndreas Gohr2010-06-13
* php_to_byte returns invalid value if unit not setOtto Vainio2010-06-07
* Add missing at signAdrian Lang2010-04-12
* Add NAME and MAIL macros to notify()andywebber2010-04-11
* Fixes variable replacement during _template.txt parsingstretchyboy2010-03-31
* Rewrite wikitext slicing for section editsAdrian Lang2010-03-23
* typo fixedAndreas Gohr2010-03-18
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| * first attempt to centralize all include loadingAndreas Gohr2010-01-31
* | Move & rename HTML_PAGE_FROMTEMPLATE to common.phpAdrian Lang2010-03-10
* | Add missing global declarationAdrian Lang2010-03-09
* | Disable locking when locktime is zeroDaniel Calviño Sánchez2010-02-15
* | USERINFO instead of INFO['userinfo'] in tpl parsingAdrian Lang2010-02-03
* | Move page template parsing to an own functionAdrian Lang2010-02-03
|/
* Add events to subscription.Adrian Lang2010-01-20
* New mail subscription with digestAdrian Lang2010-01-20
* some more coding standard compliance updatesAndreas Gohr2010-01-15
* temporary workaround against PHP bug #49733Kazutaka Miyasaka2009-12-01
* Small documentation update for notifyAdrian Lang2009-11-09
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* New dformat() function for fuzzy date supportAndreas Gohr2009-10-07
* Added datetime to fuzzy age functionAndreas Gohr2009-10-07
* Whitespace cleanup FS#1709furun2009-10-16
* require a hash in fetch.php for external URLs FS#1769Andreas Gohr2009-10-06
* changed namespace shortening character to ellipsis FS#1734Andreas Gohr2009-07-27
* Change expensive uses of split to the much faster explode.Tom N Harris2009-05-28
* Don't check for CSRF attacks when no user is logged in FS#1619Andreas Gohr2009-05-27
* fixed a spam check hole FS#1620 and made the wordblock check more flexibleAndreas Gohr2009-05-26
* check if $auth is set in editorinfo() FS#1636Andreas Gohr2009-03-06
* do not close session in auth_logoff FS#1519Andreas Gohr2009-02-10
* Work around IIS bug for redirects FS#1576Andreas Gohr2009-01-27
* Media changelog addedmichael2009-01-18
* removed some illogical path setupsAndreas Gohr2008-12-13
* FS#630: allow $conf['useheading'] to individually apply to content links and/...Chris Smith2008-11-19
* moved crop/resize functions out of fetch.php for reusabilityMichael Klier2008-10-26
* more placeholders for namespace templatesAndreas Gohr2008-10-26
* Avoid editing sections of outdated pages FS#1513Andreas Gohr2008-10-16