summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
* don't rely on metadata for conflict detectionAndreas Gohr2012-05-22
* Korean language updateErial Krale2012-05-22
* Ukrainian language updateRoman Franchuk2012-05-22
* Fixes messages.txt's modification timestamp not being updated.Robert Nitsch2012-05-21
* do not surpress any errors when loading plugin filesAndreas Gohr2012-05-20
* make sure SSO data for AD backend is always UTF-8Andreas Gohr2012-05-16
* empty ID in wl() will be treated as $conf['start']Dominik Eckelmann2012-05-14
* tpl_get_action: Return empty params array instead of params stringMichael Hamann2012-05-11
* Fix nested triggering of the same eventMichael Hamann2012-05-11
* GeSHi updated to 1.0.8.10Andreas Gohr2012-05-10
* Restore page versions - add timestamp of the restored version to to the summa...lupo492012-05-08
* fixed a JSON bug with handling backspacesAndreas Gohr2012-05-03
* also skip native JSON encoding when skipnative is trueAndreas Gohr2012-05-03
* removed duplicated documentation header in JSON.phpAndreas Gohr2012-05-02
* Merge pull request #96 from dom-mel/phpunitAndreas Gohr2012-05-01
|\
| * avoid integer overflow in PassHash::pmd5 methodAndreas Gohr2012-05-01
| * make HTTPClient loadable via autoloaderAndreas Gohr2012-04-26
| * Merge branch 'master' into phpunitAndreas Gohr2012-04-23
| |\
| * \ Merge branch 'master' into phpunitAndreas Gohr2012-04-20
| |\ \
| * \ \ Merge branch 'master' into phpunitTobias Sarnowski2012-04-20
| |\ \ \
| * | | | have a default plugin configAndreas Gohr2012-04-17
| * | | | no need to pass objects by referenceAndreas Gohr2012-04-17
| * | | | Romanian language updateEmanuel-Emeric Andraşi2012-04-16
| * | | | Marathi language updatePadmanabh Kulkarni2012-04-16
| * | | | Remote search is aware of useheading optionTim Roes2012-04-16
| * | | | Added page title to search results in Remote APITim Roes2012-04-16
| * | | | Arabic Language UpdateUsama Akkad2012-04-16
* | | | | Esperanto language updateRobert Bogenschneider2012-04-27
* | | | | Japanese language updateOsaka2012-04-27
* | | | | French language updateYannick Aure2012-04-27
* | | | | display uploadable file size in media manager FS#2425Andreas Gohr2012-04-23
| |_|_|/ |/| | |
* | | | added option to disable reverse DNS lookupsAndreas Gohr2012-04-23
| |_|/ |/| |
* | | some edge case checking in search result highlightingAndreas Gohr2012-04-20
* | | Merge pull request #97 from timroes/masterAndreas Gohr2012-04-20
|\ \ \
| * | | Resolve empty page ID to configured start pageTim Roes2012-04-19
| | |/ | |/|
* | | Merge branch 'htmlmail'Andreas Gohr2012-04-20
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
| |\ \
| * | | changed internal Mailer members from private to protectedAndreas Gohr2012-04-15
| * | | made it possible to disable HTML mails in the configAndreas Gohr2012-04-15
| * | | removed commented code left from the quoted_printable daysAndreas Gohr2012-03-23
| * | | add missing table tags for HTML diff mailsAndreas Gohr2012-03-14
| * | | fixed subscriber mail signaturesAndreas Gohr2012-03-09
| * | | use real HRs in HTML mailsAndreas Gohr2012-03-09
| * | | Add various headers to the mails FS#2247. pull request #83 closedAndreas Gohr2012-03-09
| * | | removed footer image from HTML mailsAndreas Gohr2012-03-09
| * | | use inlinestyles for diffs in HTML mailsAndreas Gohr2012-03-09
| * | | fixed signature strippingAndreas Gohr2012-03-09
| * | | fixed mailprefix handlingAndreas Gohr2012-03-09
| * | | fixed missing replacement for HTML notify mailsAndreas Gohr2012-03-04
| * | | allow image embeds in HTML mail templatesAndreas Gohr2011-11-13