summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avoid integer overflow in PassHash::pmd5 methodAndreas Gohr2012-05-01
* some cleanup for the testing pluginAndreas Gohr2012-04-27
* reenabled password testAndreas Gohr2012-04-27
* skip SSL tests whn no SSL support in PHPAndreas Gohr2012-04-26
* make HTTPClient loadable via autoloaderAndreas Gohr2012-04-26
* disable DNS lookups in testsAndreas Gohr2012-04-23
* some first tests for the Mailer classAndreas Gohr2012-04-23
* Merge branch 'master' into phpunitAndreas Gohr2012-04-23
|\
| * added option to disable reverse DNS lookupsAndreas Gohr2012-04-23
* | Note on enabling HTTPS/SSL support for php on windowsDominik Eckelmann2012-04-21
* | reenabled romanization testAndreas Gohr2012-04-20
* | some cleanupAndreas Gohr2012-04-20
* | changed README to dokuwiki formatAndreas Gohr2012-04-20
* | added html_hilight testAndreas Gohr2012-04-20
* | Merge branch 'master' into phpunitAndreas Gohr2012-04-20
|\|
| * 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 'master' of https://github.com/splitbrain/dokuwikiTim Roes2012-04-19
| | |\
| | * | Added more detail error code for unauthorized calls in xmlrpc interface.Tim Roes2012-04-18
| * | | Merge branch 'htmlmail'Andreas Gohr2012-04-20
| |\ \ \
| | * \ \ Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
| | |\ \ \
| | * \ \ \ 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
| | * | | | | Merge branch 'master' into htmlmailAndreas Gohr2011-11-12
| | |\ \ \ \ \
| | * | | | | | 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
| | * | | | | | Merge branch 'master' into htmlmailAndreas Gohr2011-11-12
| | |\ \ \ \ \ \
| | * | | | | | | The Mailer class should work nowAndreas Gohr2011-11-02