aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
...
* | enable list viewsMario Vavti2019-04-061-0/+2
| |
* | upgrade cdav calendar to version 4Mario Vavti2019-04-061-28/+53
|/
* Skip removal if no cover image foundMax Kostikov2019-04-041-6/+7
|
* Sync cover photo removal with clonesMax Kostikov2019-04-031-2/+13
|
* Fix sync cover photo for clonned channelsMax Kostikov2019-04-031-2/+5
|
* Add text to cover remove buttonMax Kostikov2019-04-011-0/+1
|
* Merge branch 'dev' into 'dev'Mario2019-04-011-0/+10
|\ | | | | | | | | Add remove cover photo function See merge request hubzilla/core!1577
| * Add remove cover photo processingMax Kostikov2019-03-301-0/+10
| |
* | Merge branch 'dev' of ../hz into devzotlabs2019-03-311-1/+1
|\ \
| * | nomadic is not a parameter in the hz version of encode_item_collectionzotlabs2019-03-211-1/+1
| | |
| * | clone systems apps to the extent possible, auto-configure imagick thumbnail ↵zotlabs2019-03-172-0/+9
| | | | | | | | | | | | binary during setup if possible
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMike Macgirvin2019-03-181-5/+8
| |\ \
| * | | use the php_eol constant for encoded subjectszotlabs2019-03-161-0/+1
| | | |
* | | | Merge branch 'connections_ordering' into 'dev'M. Dent2019-03-291-2/+16
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | add backend support for connections ordering See merge request hubzilla/core!1576
| * | | | add backend support for connections orderingMario Vavti2019-03-271-2/+16
| | |_|/ | |/| |
* | | | backslashMario Vavti2019-03-291-1/+1
| | | |
* | | | missing use declarationMario Vavti2019-03-291-0/+2
| | | |
* | | | fix typoMario Vavti2019-03-281-2/+2
| | | |
* | | | another fix for z6_discover() and create a zot6 hubloc if applicableMario Vavti2019-03-281-1/+33
|/ / /
* | | Add ITEM_TYPE_CUSTOM support to Zotlabs/Module/Display.phpDM42.Net (Matt Dent)2019-03-241-0/+5
| | |
* | | fix typoMario2019-03-231-1/+1
| | |
* | | fix subthread on sys channel itemsMario2019-03-231-1/+1
| | |
* | | fix revert accidental moving of Features.phpMario2019-03-233-105/+105
| | |
* | | fix variables for xporof_locale and xprof_postcodeMario2019-03-231-4/+4
| | |
* | | revert accidental moving of Features.phpMario2019-03-231-0/+0
| | |
* | | fix 48 hours timeframe check and remove unused var in mod changeaddrMario2019-03-232-2/+2
| | |
* | | revert accidental moving of Enotify.phpMario2019-03-231-854/+0
| | |
* | | fix typoMario2019-03-232-1/+855
| | |
* | | fix typosMario Vavti2019-03-181-2/+2
| | |
* | | 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 ↵Mario Vavti2019-03-184-5/+5
| | | | | | | | | | | | prevent XSS
* | | clone systems apps to the extent possible, auto-configure imagick thumbnail ↵Zot2019-03-183-1/+11
| |/ |/| | | | | binary during setup if possible
* | fix dreport redeliverMario Vavti2019-03-151-6/+9
|/
* 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 ↵zotlabs2019-03-121-56/+41
| | | | requested item)
* add owner permission checks to AS item fetchzotlabs2019-03-121-2/+37
|
* authenticated fetch fixeszotlabs2019-03-091-0/+1
|
* mod_oep: photos/album/xxxxx is no longer hex2bin/bin2hex but the album hash ↵zotlabs2019-03-041-1/+1
| | | | and is throwing php warnings when trying to decode
* Update PHP Version check during Setup.Klaus Weidenbach2019-02-211-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 Vavti2019-02-211-1/+1
| | | | source for articles, cards, etc.
* hubzilla has uuid - use that instead of wildcardzotlabs2019-02-191-4/+4
|
* fix ability for file storage creators (visitors) to be able to delete their ↵zotlabs2019-02-191-10/+30
| | | | own content
* 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 ↵Mario Vavti2019-02-181-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 collectionzotlabs2019-02-191-76/+9
| |
* | support zot location independent urlszotlabs2019-02-181-0/+186
|/
* Merge branch 'dev' into 'dev'Mario2019-02-181-1/+1
|\ | | | | | | | | MySQL 8 admin summary compatibility See merge request hubzilla/core!1517
| * MySQL 8 admin summary compatibilityMax Kostikov2019-02-171-1/+1
| |