summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
...
| * | | | Merge pull request #167 from Klap-in/masterAndreas Gohr2013-02-01
| |\ \ \ \
| | * | | | $msg of loadHelper for base plugin class default to true too.Klap-in2013-01-27
| | | |_|/ | | |/| |
| * | | | Galician language updateRodrigo Rega2013-02-01
| | |/ / | |/| |
| * | | open fullscreen media manager in current namespace (FS#2420)Anika Henke2013-01-27
| |/ /
| * | Implement media subscriptions in the new subscription classMichael Hamann2013-01-26
| * | Add threading headers to change notification mails as proposed in PR #120Michael Hamann2013-01-26
| |/
| * added SHA512 hashing method FS#2663Andreas Gohr2013-01-26
| * allow varying salt length in password hasherAndreas Gohr2013-01-26
| * added mediawiki password method FS#2559Andreas Gohr2013-01-26
| * Merge pull request #159 from michitux/indexerMichael Hamann2013-01-26
| |\
| | * Indexer: abort page rename if deletion of new id failsMichael Hamann2013-01-26
| | * Indexer: added internal deletePageNoLock methodMichael Hamann2013-01-26
| | * Clarified the behavior of the Doku_Indexer::renamePage methodMichael Hamann2013-01-26
| | * Indexer: Added page and meta value rename functionsMichael Hamann2013-01-19
| * | Merge branch 'subscription' Pull Request #125Andreas Gohr2013-01-26
| |\ \
| | * | link directly to subscription management in mailsAndreas Gohr2013-01-26
| | * | only use mailfromnobody for bulk mailsAndreas Gohr2013-01-25
| | * | added missing context for list mailsAndreas Gohr2013-01-25
| | * | readded mailfromnobody to subscription sendingAndreas Gohr2013-01-18
| | * | correctly escape diffs in HTML mailsAndreas Gohr2013-01-18
| | * | fixed lists in HTML mailsAndreas Gohr2013-01-18
| | * | simplified subscription->add() code a bitAndreas Gohr2013-01-18
| | * | comment adjustedAndreas Gohr2013-01-18
| | * | removed unused varsAndreas Gohr2013-01-18
| | * | removed data parameter in subscription_handle_post()Andreas Gohr2013-01-18
| | * | some reformattingAndreas Gohr2012-12-07
| | * | added compatibility functionAndreas Gohr2012-12-07
| | * | moved registration notification to subscription classAndreas Gohr2012-11-30
| | * | fixed merge error in inc/auth.phpAndreas Gohr2012-11-30
| | * | Merge branch 'master' into subscriptionAndreas Gohr2012-11-30
| | |\ \
| | * | | consolidate more notification code in subscription classAndreas Gohr2012-09-21
| | * | | minor cleanupAndreas Gohr2012-08-12
| | * | | initialize new subscriptions with current timeAndreas Gohr2012-08-12
| | * | | fixed subscription managementAndreas Gohr2012-08-12
| | * | | 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
| | * | | handle empty changelog in getRecentsSince()Andreas Gohr2012-08-12
| | * | | first start at refactoring the subscription system BROKENAndreas Gohr2012-08-12
| * | | | fix custom editor loadingAndreas Gohr2013-01-24
| * | | | Revert "handle bzip1 as well"Andreas Gohr2013-01-23
| * | | | Merge pull request #162 from glensc/bz-bz2Andreas Gohr2013-01-23
| |\ \ \ \
| | * | | | handle bzip1 as wellElan Ruusamäe2013-01-23
| * | | | | fixes from bee9f377bc547c99fe99b4e38199cb92cf668554 commit notesElan Ruusamäe2013-01-23
| |/ / / /
| * | | | Merge pull request #157 from gturri/permsMichael Hamann2013-01-21
| |\ \ \ \
| | * | | | Increment DOKU_API_VERSIONGuillaume Turri2013-01-21
| | * | | | wiki.getAttachments returns 'perms' according to documentationGuillaume Turri2013-01-19
| | | |_|/ | | |/| |
| * | | | Merge pull request #154 from gturri/searchDepthAndreas Gohr2013-01-20
| |\ \ \ \
| | * | | | If depth option is set to 0, we should recurse foreverGuillaume Turri2013-01-10
| | * | | | Check search limit depth with an inequalityGuillaume Turri2013-01-09