Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql: remove some unused indices and add thr_parent index. pgsql: sync ↵ | Mario Vavti | 2019-03-19 | 1 | -0/+73 |
| | | | | indices with mysql indices after testing on hub.disroot.org and add thr_parent | ||||
* | Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into dev | zotlabs | 2019-03-18 | 9 | -21/+21 |
|\ | |||||
| * | Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into dev | Mike Macgirvin | 2019-03-19 | 1 | -1/+15 |
| |\ | |||||
| * | | fix typos | Mario Vavti | 2019-03-18 | 1 | -2/+2 |
| | | | |||||
| * | | some more xss prevention | Mario Vavti | 2019-03-18 | 5 | -16/+16 |
| | | | |||||
| * | | use urlencode | Mario Vavti | 2019-03-18 | 4 | -5/+5 |
| | | | |||||
| * | | ENT_COMPAT will only take care of double-quotes. Use double-quotes here to ↵ | Mario Vavti | 2019-03-18 | 4 | -5/+5 |
| | | | | | | | | | | | | prevent XSS | ||||
| * | | clone systems apps to the extent possible, auto-configure imagick thumbnail ↵ | Zot | 2019-03-18 | 4 | -13/+23 |
| | | | | | | | | | | | | binary during setup if possible | ||||
* | | | share encoding issue between hz and zap | zotlabs | 2019-03-18 | 1 | -0/+4 |
| |/ |/| | |||||
* | | Merge branch 'dev' of ../hz into dev | zotlabs | 2019-03-18 | 1 | -1/+15 |
|\ \ | |||||
| * | | messagefilter enhancements, fix edge case in unsupported advisory privacy | zotlabs | 2019-03-18 | 1 | -1/+15 |
| | | | |||||
* | | | clone systems apps to the extent possible, auto-configure imagick thumbnail ↵ | zotlabs | 2019-03-17 | 2 | -0/+9 |
|/ / | | | | | | | binary during setup if possible | ||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mike Macgirvin | 2019-03-18 | 4 | -16/+21 |
|\| | |||||
| * | fix dreport redeliver | Mario Vavti | 2019-03-15 | 1 | -6/+9 |
| | | |||||
| * | Cleanup and fixes | Mario | 2019-03-15 | 3 | -11/+13 |
| | | |||||
* | | use php_eol for all mail header generation | zotlabs | 2019-03-16 | 1 | -12/+12 |
| | | |||||
* | | use the php_eol constant for encoded subjects | zotlabs | 2019-03-16 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2019-03-14 | 2 | -0/+2 |
|\ | | | | | | | | | two compatibility issues zot/zot6 See merge request hubzilla/core!1553 | ||||
| * | Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into dev | Mike Macgirvin | 2019-03-14 | 2 | -0/+2 |
| |\ | |||||
| | * | find unregistered z6 clones on hubzilla sites (does not happen automatically ↵ | zotlabs | 2019-03-13 | 2 | -0/+2 |
| | | | | | | | | | | | | since z6 is not the default protocol on hubzilla). This will need to be pushed to master for the next point release. | ||||
* | | | add zot6 to clonable networks | Mario Vavti | 2019-03-13 | 1 | -1/+1 |
|/ / | |||||
* / | limit 1 | Mike Macgirvin | 2019-03-13 | 1 | -1/+1 |
|/ | |||||
* | rework authenticated item fetches (check ACL on the parent, not on the ↵ | zotlabs | 2019-03-12 | 1 | -56/+41 |
| | | | | requested item) | ||||
* | add owner permission checks to AS item fetch | zotlabs | 2019-03-12 | 1 | -2/+37 |
| | |||||
* | authenticated fetch fixes | zotlabs | 2019-03-09 | 2 | -1/+5 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2019-03-08 | 1 | -12/+9 |
|\ | |||||
| * | $sender is supposed to be string in libzot | Mario | 2019-03-08 | 1 | -12/+9 |
| | | |||||
* | | port zot_record_preferred | zotlabs | 2019-03-08 | 1 | -2/+22 |
| | | |||||
* | | It is in fact the 'Content Import' app string that needs to be translated. A ↵ | zotlabs | 2019-03-07 | 1 | -0/+1 |
|/ | | | | previous commit errantly included the string 'Content Filter'. But don't remove 'Content Filter'. That is actually a thing in Zap and will eventually make its way to Hubzilla. | ||||
* | fetch private objects using delivery channel credentials | zotlabs | 2019-03-07 | 1 | -5/+28 |
| | |||||
* | channel_type is not integer | zotlabs | 2019-03-05 | 1 | -5/+17 |
| | |||||
* | maintain compatibility with recent zot6 changes | zotlabs | 2019-03-05 | 1 | -0/+6 |
| | |||||
* | api_router - allow parameters as final path argument | zotlabs | 2019-03-04 | 1 | -1/+9 |
| | |||||
* | remove clones from delivery recipients for top-level posts - they will get ↵ | zotlabs | 2019-03-04 | 1 | -0/+6 |
| | | | | the post via clone sync | ||||
* | mod_oep: photos/album/xxxxx is no longer hex2bin/bin2hex but the album hash ↵ | zotlabs | 2019-03-04 | 1 | -1/+1 |
| | | | | and is throwing php warnings when trying to decode | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2019-03-04 | 3 | -33/+32 |
|\ | |||||
| * | while in legacy zot $sender is expected to be an array, in zot6 $sender is ↵ | Mario Vavti | 2019-03-02 | 1 | -1/+1 |
| | | | | | | | | expected to be a string (xchan_hash) | ||||
| * | Update PHP Version check during Setup. | Klaus Weidenbach | 2019-02-21 | 1 | -31/+30 |
| | | | | | | | | | | Hubzilla 4.0 requires PHP7. The oldest still supported PHP branch is 7.1. So check during Setup for PHP >= 7.1. | ||||
| * | fix summary and use item_normal_search() for viewsrc so we can also view the ↵ | Mario Vavti | 2019-02-21 | 1 | -1/+1 |
| | | | | | | | | source for articles, cards, etc. | ||||
* | | translate name of content filter (addon) app. | zotlabs | 2019-02-28 | 1 | -0/+1 |
|/ | |||||
* | hubzilla has uuid - use that instead of wildcard | zotlabs | 2019-02-19 | 1 | -4/+4 |
| | |||||
* | remove extraneous logging | zotlabs | 2019-02-19 | 1 | -1/+0 |
| | |||||
* | fix ability for file storage creators (visitors) to be able to delete their ↵ | zotlabs | 2019-02-19 | 2 | -14/+41 |
| | | | | own content | ||||
* | Merge branch 'dev' of https://framagit.org/zot/core into dev | zotlabs | 2019-02-19 | 1 | -3/+2 |
|\ | |||||
| * | if local_channel() and updating the page do not query for another item if ↵ | Mario Vavti | 2019-02-18 | 1 | -3/+2 |
| | | | | | | | | the first query returned no results. we will most probably find an item from another channel (e.g. after liking a comment) and end up with multiple items with the same mid from different channels after the page update | ||||
* | | mod_id should return object not collection | zotlabs | 2019-02-19 | 1 | -76/+9 |
| | | |||||
* | | support zot location independent urls | zotlabs | 2019-02-18 | 4 | -22/+320 |
|/ | |||||
* | Merge branch 'photo_driver_refactor' into 'dev' | Mario | 2019-02-18 | 3 | -0/+874 |
|\ | | | | | | | | | Photo driver refactor See merge request hubzilla/core!1515 | ||||
| * | Remove duplicate code in PhotoDriver classes. | Klaus Weidenbach | 2019-02-14 | 3 | -38/+32 |
| | | | | | | | | | | cropImage is just a special case of cropImageRect, no need to duplicate all the code. | ||||
| * | Refactor photo_driver to use namespaces. | Klaus Weidenbach | 2019-02-14 | 3 | -0/+880 |
| | | | | | | | | Add simple UnitTest, but it is not yet very meaningful. |