summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
...
| * | | | 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
| * | | | Merge branch 'master' into htmlmailAndreas Gohr2011-11-12
| |\ \ \ \
| * | | | | The Mailer class should work nowAndreas Gohr2011-11-02
| * | | | | Added Mailer classAndreas Gohr2011-11-02
* | | | | | escape target error message (SECURITY) FS#2487 FS#2488Andreas Gohr2012-04-19
* | | | | | Merge pull request #94 from timroes/masterAndreas Gohr2012-04-15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remote search is aware of useheading optionTim Roes2012-04-12
| * | | | | Added page title to search results in Remote APITim Roes2012-04-12
* | | | | | Romanian language updateEmanuel-Emeric Andraşi2012-04-15
* | | | | | Marathi language updatePadmanabh Kulkarni2012-04-15
|/ / / / /
* | | / / Arabic Language UpdateUsama Akkad2012-04-11
| |_|/ / |/| | |
* | | | Merge pull request #82 from splitbrain/new-templateAnika Henke2012-04-07
|\ \ \ \
| * | | | removed comments from accidentally commented lines in tpl_includeFile()Anika Henke2012-04-07
| * | | | added tpl_includeFile() to coreAndreas Gohr2012-04-07
| * | | | improved tpl_license() (removed unnecessary class, fixed space issues)Anika Henke2012-03-10
| * | | | made tpl_license a bit more flexibleAndreas Gohr2012-03-10
* | | | | Make getTitle method in remote interface publicTim Roes2012-04-05
* | | | | Changed an error code in XML-RPC interface.Tim Roes2012-04-04
* | | | | BG: language updateKiril LastName2012-04-03
* | | | | Korean language updateErial Krale2012-03-26
* | | | | Japanese language updateTaisuke Shimamoto2012-03-23
* | | | | fix for putAttachmentAndreas Gohr2012-03-23
* | | | | Merge branch 'master' of https://github.com/dom-mel/dokuwiki into pull-reques...Andreas Gohr2012-03-23
|\ \ \ \ \
| * | | | | removed requires, changed conf check in xmlrpc.phpDominik Eckelmann2012-03-22
| * | | | | removed require_once for autoloaded fulltext.phpDominik Eckelmann2012-03-22
| * | | | | updated commentDominik Eckelmann2012-03-21
| * | | | | added dokuwiki.getXMLRPCAPIVersion and wiki.getRPCVersionSupportedDominik Eckelmann2012-03-21
| * | | | | added RPC_CALL_ADD event.Dominik Eckelmann2012-03-21
| * | | | | replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data functionDominik Eckelmann2012-03-21
| * | | | | changed error code for unauthorized method calls.Dominik Eckelmann2012-03-21
| * | | | | typo fixesDominik Eckelmann2012-03-21
| * | | | | Merge branch 'master' of https://github.com/splitbrain/dokuwikiDominik Eckelmann2012-03-14
| |\ \ \ \ \
| * | | | | | moved plugin and core method calls to seperate functionDominik Eckelmann2012-02-05
| * | | | | | corrected commentDominik Eckelmann2012-02-05
| * | | | | | removed unused classDominik Eckelmann2012-01-22
| * | | | | | refactored RemoteAccessDenied to RemoteAccessDeniedExceptionDominik Eckelmann2012-01-08
| * | | | | | delegate file and date transformation to remote libraryDominik Eckelmann2012-01-08
| * | | | | | treat null as empty arrayDominik Eckelmann2012-01-08
| * | | | | | added missing getTimeDominik Eckelmann2012-01-08
| * | | | | | added missing getVersionDominik Eckelmann2012-01-08
| * | | | | | set login as public methodDominik Eckelmann2012-01-08