| Commit message (Expand) | Author | Age | Files | Lines |
* | use Zlib/MessageFilter for sourced messages also | zotlabs | 2018-05-10 | 1 | -34/+4 |
* | add top level posts containing the cid's url to the cid search in mod_network... | zotlabs | 2018-05-10 | 1 | -1/+1 |
* | hubzilla issue #1169 | zotlabs | 2018-05-10 | 6 | -63/+108 |
* | allow either | zotlabs | 2018-05-10 | 1 | -1/+1 |
* | tag search not finding articles | zotlabs | 2018-05-09 | 1 | -1/+1 |
* | change the embed from albums hovertip as well to emphasise 'existing' | zotlabs | 2018-05-09 | 1 | -1/+1 |
* | Change hovertip on paperclip button to read 'Attach/Upload file' because a lo... | zotlabs | 2018-05-09 | 2 | -2/+2 |
* | thread_author_menu - add some more checks as to whether to show certain links... | zotlabs | 2018-05-09 | 1 | -9/+12 |
* | minor regression on date queries from channel page | zotlabs | 2018-05-09 | 1 | -0/+3 |
* | loose ends discovered while fixing hubzilla #1166 | zotlabs | 2018-05-09 | 1 | -2/+2 |
* | hubzilla issue #1166 | zotlabs | 2018-05-09 | 1 | -2/+2 |
* | show/hide dot files only in mod_cloud. For DAV let the OS decide | zotlabs | 2018-05-09 | 1 | -1/+1 |
* | hide dotfiles by default in /cloud - the web interface (they are still access... | zotlabs | 2018-05-08 | 1 | -0/+2 |
* | initial backend support for channel page item search | zotlabs | 2018-05-08 | 1 | -2/+18 |
* | changes made during testing imagick scaling for cover photo thumbnail | zotlabs | 2018-05-08 | 1 | -4/+6 |
* | use imagemagick first stage thumbnail for cover photos, if configured | zotlabs | 2018-05-07 | 2 | -7/+37 |
* | turn down logging from DAV basicauth until needed | zotlabs | 2018-05-07 | 1 | -6/+6 |
* | yet another postgres/"group by" issue | zotlabs | 2018-05-07 | 1 | -2/+2 |
* | Add supported protocols to siteinfo (not siteinfo.json) | zotlabs | 2018-05-07 | 2 | -0/+10 |
* | Simplify first channel creation even further by using a site-configurable def... | zotlabs | 2018-05-07 | 5 | -9/+33 |
* | remove the old autocomplete cache mechanism | zotlabs | 2018-05-06 | 1 | -21/+1 |
* | autocomplete after 2 chars instead of 3; this was changed some months back to... | zotlabs | 2018-05-06 | 1 | -8/+8 |
* | pdf embeds | zotlabs | 2018-05-06 | 2 | -2/+22 |
* | minor tweak to last pull: ensure that feeds have a name besides whitespace ch... | zotlabs | 2018-05-06 | 1 | -1/+1 |
* | ensure that feed xchans have a name | zotlabs | 2018-05-06 | 1 | -1/+4 |
* | minor change to test something | zotlabs | 2018-05-06 | 1 | -2/+2 |
* | If one has system.network_page_default set to a different sort order use that... | zotlabs | 2018-05-06 | 1 | -1/+1 |
* | Back in the day there were good reasons for showing a permission denied photo... | zotlabs | 2018-05-06 | 1 | -8/+9 |
* | allow uninstall of plugins which no longer exists via cmdline tool | zotlabs | 2018-05-05 | 2 | -1/+21 |
* | more updates and clarifications re: tag/mention documentation | zotlabs | 2018-05-05 | 1 | -2/+2 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-05 | 9 | -18/+28 |
|\ |
|
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-05 | 2 | -2/+3 |
| |\ |
|
| * | | update nginx conf to address issue #1155 | Mario Vavti | 2018-05-05 | 1 | -8/+11 |
| * | | use cursor-pointer class instead of fakelink to avoid the link color for the ... | Mario Vavti | 2018-05-05 | 2 | -2/+2 |
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-05 | 2 | -2/+2 |
| |\ \ |
|
| * | | | set XML_OPTION_SKIP_WHITE to 1 again | Mario Vavti | 2018-05-04 | 1 | -2/+2 |
| * | | | fix too big buttons in wiki list | Mario Vavti | 2018-05-04 | 1 | -2/+2 |
| * | | | missing permission description | Mario Vavti | 2018-05-04 | 1 | -1/+1 |
| * | | | missing basetag | Mario Vavti | 2018-05-04 | 1 | -1/+4 |
| * | | | bump version | Mario Vavti | 2018-05-04 | 1 | -1/+1 |
| * | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-04 | 5 | -123/+35 |
| |\ \ \ |
|
| * | | | | switch DIRECTORY_FALLBACK_MASTER to https://zotadel.net | Mario Vavti | 2018-05-04 | 1 | -1/+1 |
| * | | | | update changelog | Mario Vavti | 2018-05-04 | 1 | -1/+5 |
* | | | | | check_item_source: always log uid | zotlabs | 2018-05-05 | 1 | -0/+1 |
* | | | | | log all possible return conditions from check_item_source(), use consistent x... | zotlabs | 2018-05-05 | 1 | -13/+36 |
| |_|_|/
|/| | | |
|
* | | | | support '@' paths | zotlabs | 2018-05-05 | 2 | -2/+3 |
* | | | | removed the fakelink attribute as it changed the colour of the down arrow. We... | zotlabs | 2018-05-04 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | If somebody precisely clicks the down-arrow on the author photo it should pro... | zotlabs | 2018-05-04 | 1 | -1/+1 |
* | | | turn skip white back on - (xml actually doesn't parse if you disable this) | zotlabs | 2018-05-04 | 1 | -2/+2 |
| |/
|/| |
|
* | | check for directories | zotlabs | 2018-05-03 | 1 | -0/+4 |