Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If one has system.network_page_default set to a different sort order use ↵ | zotlabs | 2018-05-06 | 1 | -1/+1 |
| | | | | that order on the 'All Channels' selection of the Collections (privacy group) widget. | ||||
* | Back in the day there were good reasons for showing a permission denied ↵ | zotlabs | 2018-05-06 | 1 | -8/+9 |
| | | | | photo instead of a null img. It distinguished a 403 from a 404 in an unmistakable way. What we've discovered is that nothing that is gained from this knowledge and it mostly just annoys and confuses people who can't really do anything about it except to express their annoyance/confusion. So just do a 403/404 instead. | ||||
* | 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 |
| | | | | | | | | | | | | dropdown caret | ||||
| * | | 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 ↵ | zotlabs | 2018-05-05 | 1 | -13/+36 |
| |_|_|/ |/| | | | | | | | | | | | xchan | ||||
* | | | | support '@' paths | zotlabs | 2018-05-05 | 2 | -2/+3 |
| | | | | |||||
* | | | | removed the fakelink attribute as it changed the colour of the down arrow. ↵ | zotlabs | 2018-05-04 | 1 | -1/+1 |
| |_|/ |/| | | | | | | | | We probably do want to change the hover cursor but not the colour. | ||||
* | | | If somebody precisely clicks the down-arrow on the author photo it should ↵ | zotlabs | 2018-05-04 | 1 | -1/+1 |
| | | | | | | | | | | | | probably also trigger the dropdown | ||||
* | | | 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 |
| | | |||||
* | | tagging changes: + (old style forum mentions), and underscore space ↵ | zotlabs | 2018-05-03 | 3 | -121/+28 |
| | | | | | | | | replacement are no longer supported. | ||||
* | | add changes from ae35ac0cec3f6bf337 to contact_autocomplete so channel ↵ | zotlabs | 2018-05-03 | 1 | -2/+3 |
| | | | | | | | | source completion will work correctly | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-03 | 3 | -2/+23 |
|\| | |||||
| * | quick fix for issue #1150 - needs improvement and review of other ↵ | Mario Vavti | 2018-05-03 | 1 | -2/+5 |
| | | | | | | | | textcomplete implementations. | ||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2018-05-03 | 2 | -0/+18 |
| |\ | |||||
| | * | Merge pull request #1152 from dawnbreak/dev | git-marijus | 2018-05-03 | 2 | -0/+18 |
| | |\ | | | | | | | | | Update composer autoload cache. | ||||
| | | * | Update composer autoload cache. | Klaus Weidenbach | 2018-05-02 | 2 | -0/+18 |
| | |/ | | | | | | | | | | | | | Should add to Prepare RC Release documentation: composer dump-autoload --no-dev | ||||
| * | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-03 | 16 | -53/+126 |
| |\ \ | | |/ | |/| | |||||
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-02 | 27 | -1669/+2202 |
|\| | | |/ |/| | |||||
| * | Merge pull request #1146 from galettesaucisse/patch-46 | git-marijus | 2018-05-02 | 1 | -0/+13 |
| |\ | | | | | | | Create /doc/context/fr/wiki/help.html | ||||
| | * | Create /doc/context/fr/wiki/help.html | Galette Saucisse | 2018-04-30 | 1 | -0/+13 |
| | | | |||||
| * | | Merge pull request #1145 from galettesaucisse/patch-45 | git-marijus | 2018-05-02 | 1 | -0/+8 |
| |\ \ | | | | | | | | | Create /doc/context/fr/webpages/help.html | ||||
| | * | | Create /doc/context/fr/webpages/help.html | Galette Saucisse | 2018-04-30 | 1 | -0/+8 |
| | | | | |||||
| * | | | Merge pull request #1144 from galettesaucisse/patch-44 | git-marijus | 2018-05-02 | 1 | -0/+20 |
| |\ \ \ | | | | | | | | | | | Create /doc/context/fr/settings/tokens | ||||
| | * | | | Create /doc/context/fr/settings/tokens | Galette Saucisse | 2018-04-30 | 1 | -0/+20 |
| | |/ / | |||||
| * | | | Merge pull request #1143 from galettesaucisse/patch-43 | git-marijus | 2018-05-02 | 1 | -0/+18 |
| |\ \ \ | | | | | | | | | | | Create /doc/context/fr/settings/channel/help.html | ||||
| | * | | | Create /doc/context/fr/settings/channel/help.html | Galette Saucisse | 2018-04-30 | 1 | -0/+18 |
| | |/ / | |||||
| * | | | Merge pull request #1142 from galettesaucisse/patch-42 | git-marijus | 2018-05-02 | 1 | -0/+18 |
| |\ \ \ | | | | | | | | | | | Create /doc/context/fr/settings/account/help.html | ||||
| | * | | | Create /doc/context/fr/settings/account/help.html | Galette Saucisse | 2018-04-30 | 1 | -0/+18 |
| | |/ / | |||||
| * | | | Merge pull request #1141 from galettesaucisse/patch-40 | git-marijus | 2018-05-02 | 1 | -0/+6 |
| |\ \ \ | | | | | | | | | | | Create /doc/context/fr/profile/help.html | ||||
| | * | | | Create /doc/context/fr/profile/help.html | Galette Saucisse | 2018-04-30 | 1 | -0/+6 |
| | |/ / | |||||
| * | | | Merge pull request #1140 from galettesaucisse/patch-39 | git-marijus | 2018-05-02 | 1 | -0/+6 |
| |\ \ \ | | | | | | | | | | | Create /doc/context/photos/help.html | ||||
| | * | | | Create /doc/context/photos/help.html | Galette Saucisse | 2018-04-30 | 1 | -0/+6 |
| | |/ / | |||||
| * | | | Merge pull request #1139 from galettesaucisse/patch-38 | git-marijus | 2018-05-02 | 1 | -0/+10 |
| |\ \ \ | | | | | | | | | | | Create /doc/context/fr/mail/help.html | ||||
| | * | | | Create /doc/context/fr/mail/help.html | Galette Saucisse | 2018-04-30 | 1 | -0/+10 |
| | |/ / | |||||
| * | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-02 | 9 | -86/+114 |
| |\ \ \ |