aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* there are occasional sites which use different capitalisation of Content-Type...zotlabs2016-12-151-12/+7
* more wiki cleanupMario Vavti2016-12-151-9/+1
* issue #446 apps usability - disable app if attached to a plugin that is unins...zotlabs2016-12-142-1/+2
* wiki: do not show revert buttons if we do not have write perms and minor cleanupMario Vavti2016-12-141-11/+4
* tag and mention handling in private mail (which required refactoring the bbco...zotlabs2016-12-132-45/+6
* mail preview (basic functionality)zotlabs2016-12-131-0/+33
* some preliminary work for email notification of likes - potentially destabili...zotlabs2016-12-111-0/+2
* clone sync missing for some item delete operationszotlabs2016-12-111-0/+8
* show doc section heading in titlebarMario Vavti2016-12-111-1/+13
* Only display h1 headings in sticky side nav. Toggle display of detailed TOC a...Andrew Manning2016-12-091-0/+1
* Report the WebDAV endpoint on the settings page (under the reddress) if the a...zotlabs2016-12-081-0/+3
* setup: a bit more text cleanupzotlabs2016-12-041-1/+1
* setup: we actually don't require proc_open any more, so remove that check.zotlabs2016-12-041-9/+3
* text syntaxzotlabs2016-12-041-1/+1
* setup changes to check for shell_exec and exec functionszotlabs2016-12-041-10/+21
* translateable stringMario Vavti2016-12-041-0/+1
* fixes for toc bbcode and bbcode wiki tocMario Vavti2016-12-041-2/+2
* mod_item: better exception handling for api usezotlabs2016-12-031-3/+27
* more api work for item/store and docozotlabs2016-12-021-1/+1
* upgraded zotlabs.com to httpszotlabs2016-12-011-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-011-13/+16
|\
| * more wiki cleanupMario Vavti2016-12-011-3/+1
| * wiki cleanup - wip. please watch out for eventual regressionsMario Vavti2016-12-011-10/+15
* | issue #607 parens not recognised inside urlszotlabs2016-12-012-3/+3
|/
* do not call purify_html() at this placeMario Vavti2016-11-301-2/+4
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-11-301-2/+2
|\
| * pubsites: don't list dead siteszotlabs2016-11-301-2/+2
* | go live with wiki mimetypes - you can now choose if a wiki will contain markd...Mario Vavti2016-11-301-17/+34
|/
* This isn't the most elegant solution as it requires a bit of arcane knowledge...zotlabs2016-11-292-1/+3
* provide a fresh new look and cleaner layout and more relevant information to ...zotlabs2016-11-292-55/+28
* more work on wiki mimetypesMario Vavti2016-11-291-4/+5
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-11-291-6/+2
|\
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-11-282-2/+44
| |\
| * | connedit prev/next: sort in the db.zotlabs2016-11-261-6/+2
* | | some basic work for implementing mimetypes for wikisMario Vavti2016-11-281-4/+3
| |/ |/|
* | Merge pull request #602 from anaqreon/docogit-marijus2016-11-281-1/+32
|\ \
| * | Add ability to include page assets in documentation pages such as images. Upd...Andrew Manning2016-11-271-1/+32
* | | minor cleanup and remove more double encodingMario Vavti2016-11-281-1/+1
|/ /
* | Merge pull request #601 from anaqreon/wikigit-marijus2016-11-251-1/+12
|\ \ | |/ |/|
| * Make a git commit when a new page is created, recording who created the page.Andrew Manning2016-11-241-1/+12
* | prev-next navigation for mod_conneditzotlabs2016-11-241-3/+36
|/
* whitespace and minor fixesMario Vavti2016-11-231-1/+1
* silence headers already sent warning. issue #596Mario Vavti2016-11-231-6/+9
* whitespace and coding styleMario Vavti2016-11-231-8/+17
* whitespace cleanupMario Vavti2016-11-231-25/+25
* display wiki list on wiki landing page.Mario Vavti2016-11-221-18/+31
* redmatrix is no longer considered a supported platform and will not be listed...zotlabs2016-11-192-4/+4
* Hide all content if no wiki is selected except for a message saying to choose...Andrew Manning2016-11-181-2/+3
* Move page list back out to the side menu, but with the new page form below th...Andrew Manning2016-11-181-0/+1
* wiki: simplify permission model, reduce duplicate calls to get the same chann...zotlabs2016-11-151-115/+102