summaryrefslogtreecommitdiff
path: root/inc/common.php
Commit message (Expand)AuthorAge
* removed unused varsAndreas Gohr2013-01-18
* moved registration notification to subscription classAndreas Gohr2012-11-30
* consolidate more notification code in subscription classAndreas Gohr2012-09-21
* correctly check if subscriptions are enabledAndreas Gohr2012-08-12
* subscription system should work now againAndreas Gohr2012-08-12
* more subscription refactoring BROKENAndreas Gohr2012-08-12
* highlight queries from popular serch engines only FS#2448Andreas Gohr2012-07-28
* removed obsolete parameter from script() FS#2365Andreas Gohr2012-07-28
* more INPUT wrapper uses: cache purge, sectok, getIDTom N Harris2012-06-27
* some code cleanup and php docsAndreas Gohr2012-06-25
* empty ID in wl() will be treated as $conf['start']Dominik Eckelmann2012-05-14
* added option to disable reverse DNS lookupsAndreas Gohr2012-04-23
* Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
|\
| * coding style updatesAndreas Gohr2012-03-16
* | add missing table tags for HTML diff mailsAndreas Gohr2012-03-14
* | Add various headers to the mails FS#2247. pull request #83 closedAndreas Gohr2012-03-09
* | use inlinestyles for diffs in HTML mailsAndreas Gohr2012-03-09
* | fixed missing replacement for HTML notify mailsAndreas Gohr2012-03-04
* | allow non-txt extensions when accessing localesAndreas Gohr2011-11-13
* | Make use of new Mailer class in notify()Andreas Gohr2011-11-12
|/
* bind security token to usernameAndreas Gohr2011-10-15
* allow page unlocking based on session IDs FS#2262Andreas Gohr2011-10-15
* Treat a whitespace-only page as empty and delete it FS#2283Andreas Gohr2011-10-15
* More mediamanager reworkingAdrian Lang2011-09-24
* mergingKate Arzamastseva2011-08-25
|\
| * Don't delete meta files when pages are deleted, fixes FS#2301Michael Hamann2011-08-19
* | recent changes fixKate Arzamastseva2011-06-10
* | media version saving fixesKate Arzamastseva2011-06-05
* | media revisions in recent changesKate Arzamastseva2011-06-04
|/
* Change when metadata is rendered - only when really neededMichael Hamann2011-05-08
* Remove deprecated call-time pass-by-reference in inc/common.phpMichael Hamann2011-04-27
* Fix namespace template loading (load $data['tplfile'] instead of $data['tpl'])Michael Hamann2011-02-07
* handle link local and localhost IPv6 addresses in clientIP FS#2138Andreas Gohr2011-02-06
* Replace COMMON_PAGE_FROMTEMPLATE with COMMON_PAGETPL_LOAD eventAndreas Gohr2011-02-03
* Remove trailing whitespace in buildAttributes outputAdrian Lang2011-01-12
* Allow a prefix for subject of sent mails (Close FS#2021)Guy Brand2010-12-31
* Revert "Fix for $conf['breadcrumbs'] < 0, FS#2107", new fixMichael Hamann2010-11-30
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Fix for $conf['breadcrumbs'] < 0, FS#2107Michael Hamann2010-11-26
* 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