aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | allow eitherzotlabs2018-05-101-1/+1
* | | tag search not finding articleszotlabs2018-05-091-1/+1
* | | change the embed from albums hovertip as well to emphasise 'existing'zotlabs2018-05-091-1/+1
* | | Change hovertip on paperclip button to read 'Attach/Upload file' because a lo...zotlabs2018-05-092-2/+2
* | | thread_author_menu - add some more checks as to whether to show certain links...zotlabs2018-05-091-9/+12
* | | minor regression on date queries from channel pagezotlabs2018-05-091-0/+3
* | | loose ends discovered while fixing hubzilla #1166zotlabs2018-05-091-2/+2
* | | hubzilla issue #1166zotlabs2018-05-091-2/+2
* | | show/hide dot files only in mod_cloud. For DAV let the OS decidezotlabs2018-05-091-1/+1
|/ /
* | hide dotfiles by default in /cloud - the web interface (they are still access...zotlabs2018-05-081-0/+2
* | initial backend support for channel page item searchzotlabs2018-05-081-2/+18
* | changes made during testing imagick scaling for cover photo thumbnailzotlabs2018-05-081-4/+6
* | use imagemagick first stage thumbnail for cover photos, if configuredzotlabs2018-05-072-7/+37
* | turn down logging from DAV basicauth until neededzotlabs2018-05-071-6/+6
* | yet another postgres/"group by" issuezotlabs2018-05-071-2/+2
* | Add supported protocols to siteinfo (not siteinfo.json)zotlabs2018-05-072-0/+10
* | Simplify first channel creation even further by using a site-configurable def...zotlabs2018-05-075-9/+33
* | remove the old autocomplete cache mechanismzotlabs2018-05-061-21/+1
* | autocomplete after 2 chars instead of 3; this was changed some months back to...zotlabs2018-05-061-8/+8
* | pdf embedszotlabs2018-05-062-2/+22
* | minor tweak to last pull: ensure that feeds have a name besides whitespace ch...zotlabs2018-05-061-1/+1
* | ensure that feed xchans have a namezotlabs2018-05-061-1/+4
* | minor change to test somethingzotlabs2018-05-061-2/+2
* | If one has system.network_page_default set to a different sort order use that...zotlabs2018-05-061-1/+1
* | Back in the day there were good reasons for showing a permission denied photo...zotlabs2018-05-061-8/+9
* | allow uninstall of plugins which no longer exists via cmdline toolzotlabs2018-05-052-1/+21
* | more updates and clarifications re: tag/mention documentationzotlabs2018-05-051-2/+2
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-05-059-18/+28
|\|
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-052-2/+3
| |\
| * | update nginx conf to address issue #1155Mario Vavti2018-05-051-8/+11
| * | use cursor-pointer class instead of fakelink to avoid the link color for the ...Mario Vavti2018-05-052-2/+2
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-052-2/+2
| |\ \
| * | | set XML_OPTION_SKIP_WHITE to 1 againMario Vavti2018-05-041-2/+2
| * | | fix too big buttons in wiki listMario Vavti2018-05-041-2/+2
| * | | missing permission descriptionMario Vavti2018-05-041-1/+1
| * | | missing basetagMario Vavti2018-05-041-1/+4
| * | | bump versionMario Vavti2018-05-041-1/+1
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-045-123/+35
| |\ \ \
| * | | | switch DIRECTORY_FALLBACK_MASTER to https://zotadel.netMario Vavti2018-05-041-1/+1
| * | | | update changelogMario Vavti2018-05-041-1/+5
* | | | | check_item_source: always log uidzotlabs2018-05-051-0/+1
* | | | | log all possible return conditions from check_item_source(), use consistent x...zotlabs2018-05-051-13/+36
| |_|_|/ |/| | |
* | | | support '@' pathszotlabs2018-05-052-2/+3
* | | | removed the fakelink attribute as it changed the colour of the down arrow. We...zotlabs2018-05-041-1/+1
| |_|/ |/| |
* | | If somebody precisely clicks the down-arrow on the author photo it should pro...zotlabs2018-05-041-1/+1
* | | turn skip white back on - (xml actually doesn't parse if you disable this)zotlabs2018-05-041-2/+2
| |/ |/|
* | check for directorieszotlabs2018-05-031-0/+4
* | tagging changes: + (old style forum mentions), and underscore space replaceme...zotlabs2018-05-033-121/+28
* | add changes from ae35ac0cec3f6bf337 to contact_autocomplete so channel source...zotlabs2018-05-031-2/+3
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-05-033-2/+23
|\|