summaryrefslogtreecommitdiff
path: root/inc/common.php
Commit message (Expand)AuthorAge
* 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
* don't send subscriber mails to the editor herself FS#1450Andreas Gohr2008-10-12
* Fix IPv4 regexp and add IPv6 regexp (clientIP)Guy Brand2008-10-12
* FS#1024 new Event COMMON_WORDBLOCK_BLOCKEDMichael Klier2008-10-12
* Make license selectable from config FS#312Andreas Gohr2008-10-12
* FS#1234: If useheading is enabled, purge the cache of backlinks upon saveGina Haeussge2008-10-11
* editor_info_patchAndy Webber2008-10-01
* mobile detection addedAndreas Gohr2008-08-23
* strip default parameters from media URLsAndreas Gohr2008-08-17
* display the (shortened) namespace for page quicksearchAndreas Gohr2008-08-14
* Explicite TypeCast for searchIndexgweissbach2008-08-04
* Avoid double newlines on section edits FS#1221Andreas Gohr2008-04-07
* work around strftime character limit on parsing namespace templates FS#1366Andreas Gohr2008-04-06