summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
* 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
| * | | Added HTML wrapper for mailsAndreas Gohr2011-11-13
| * | | allow non-txt extensions when accessing localesAndreas Gohr2011-11-13
| * | | added Mailer class to autoloaderAndreas Gohr2011-11-12
| * | | Replaced mail_send calls with new Mailer classAndreas Gohr2011-11-12
| * | | Make use of new Mailer class in notify()Andreas Gohr2011-11-12
| * | | Copy all text replacements to HTML replacements in MailerAndreas Gohr2011-11-12
| * | | Added setBody() to Mailer classAndreas Gohr2011-11-12
| * | | shorten title when used as prefixAndreas Gohr2011-11-12
| * | | mail prefix defaults to title when emptyAndreas Gohr2011-11-12
| * | | added old plugin hook back into Mailer classAndreas Gohr2011-11-12
| * | | clean headers in a separate stepAndreas Gohr2011-11-12