aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
...
| * | some more xss preventionMario Vavti2019-03-185-16/+16
| * | use urlencodeMario Vavti2019-03-184-5/+5
| * | ENT_COMPAT will only take care of double-quotes. Use double-quotes here to pr...Mario Vavti2019-03-184-5/+5
| * | clone systems apps to the extent possible, auto-configure imagick thumbnail b...Zot2019-03-184-13/+23
* | | share encoding issue between hz and zapzotlabs2019-03-181-0/+4
| |/ |/|
* | Merge branch 'dev' of ../hz into devzotlabs2019-03-181-1/+15
|\ \
| * | messagefilter enhancements, fix edge case in unsupported advisory privacyzotlabs2019-03-181-1/+15
* | | clone systems apps to the extent possible, auto-configure imagick thumbnail b...zotlabs2019-03-172-0/+9
|/ /
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMike Macgirvin2019-03-184-16/+21
|\|
| * fix dreport redeliverMario Vavti2019-03-151-6/+9
| * Cleanup and fixesMario2019-03-153-11/+13
* | use php_eol for all mail header generationzotlabs2019-03-161-12/+12
* | use the php_eol constant for encoded subjectszotlabs2019-03-161-0/+1
|/
* Merge branch 'dev' into 'dev'Mario2019-03-142-0/+2
|\
| * Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into devMike Macgirvin2019-03-142-0/+2
| |\
| | * find unregistered z6 clones on hubzilla sites (does not happen automatically ...zotlabs2019-03-132-0/+2
* | | add zot6 to clonable networksMario Vavti2019-03-131-1/+1
|/ /
* / limit 1Mike Macgirvin2019-03-131-1/+1
|/
* rework authenticated item fetches (check ACL on the parent, not on the reques...zotlabs2019-03-121-56/+41
* add owner permission checks to AS item fetchzotlabs2019-03-121-2/+37
* authenticated fetch fixeszotlabs2019-03-092-1/+5
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-03-081-12/+9
|\
| * $sender is supposed to be string in libzotMario2019-03-081-12/+9
* | port zot_record_preferredzotlabs2019-03-081-2/+22
* | It is in fact the 'Content Import' app string that needs to be translated. A ...zotlabs2019-03-071-0/+1
|/
* fetch private objects using delivery channel credentialszotlabs2019-03-071-5/+28
* channel_type is not integerzotlabs2019-03-051-5/+17
* maintain compatibility with recent zot6 changeszotlabs2019-03-051-0/+6
* api_router - allow parameters as final path argumentzotlabs2019-03-041-1/+9
* remove clones from delivery recipients for top-level posts - they will get th...zotlabs2019-03-041-0/+6
* mod_oep: photos/album/xxxxx is no longer hex2bin/bin2hex but the album hash a...zotlabs2019-03-041-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-03-043-33/+32
|\
| * while in legacy zot $sender is expected to be an array, in zot6 $sender is ex...Mario Vavti2019-03-021-1/+1
| * Update PHP Version check during Setup.Klaus Weidenbach2019-02-211-31/+30
| * fix summary and use item_normal_search() for viewsrc so we can also view the ...Mario Vavti2019-02-211-1/+1
* | translate name of content filter (addon) app.zotlabs2019-02-281-0/+1
|/
* hubzilla has uuid - use that instead of wildcardzotlabs2019-02-191-4/+4
* remove extraneous loggingzotlabs2019-02-191-1/+0
* fix ability for file storage creators (visitors) to be able to delete their o...zotlabs2019-02-192-14/+41
* Merge branch 'dev' of https://framagit.org/zot/core into devzotlabs2019-02-191-3/+2
|\
| * if local_channel() and updating the page do not query for another item if the...Mario Vavti2019-02-181-3/+2
* | mod_id should return object not collectionzotlabs2019-02-191-76/+9
* | support zot location independent urlszotlabs2019-02-184-22/+320
|/
* Merge branch 'photo_driver_refactor' into 'dev'Mario2019-02-183-0/+874
|\
| * Remove duplicate code in PhotoDriver classes.Klaus Weidenbach2019-02-143-38/+32
| * Refactor photo_driver to use namespaces.Klaus Weidenbach2019-02-143-0/+880
* | Merge branch 'dev' into 'dev'Mario2019-02-181-1/+1
|\ \
| * | MySQL 8 admin summary compatibilityMax Kostikov2019-02-171-1/+1
* | | Merge branch 'exclude_addon_common' into 'dev'M. Dent2019-02-151-1/+4
|\ \ \
| * | | exclude addon_common from addon listMario2019-02-151-1/+4