aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Revert "Revert "suggestion widget using feature_enabled still - upgrade to ↵Mario2019-04-021-2/+4
| | | | | use apps."" This reverts commit a0a2c27973d8b923c3597c611eb23a8a1b010a85
* Revert "suggestion widget using feature_enabled still - upgrade to use apps."Mario2019-04-021-4/+2
| | | This reverts commit b2bdc73164f7ede118febf823f729e57e7f4950f
* 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-312-3/+5
|\ \
| * | suggestion widget using feature_enabled still - upgrade to use apps.zotlabs2019-03-311-2/+4
| | |
| * | nomadic is not a parameter in the hz version of encode_item_collectionzotlabs2019-03-211-1/+1
| | |
* | | we no longer use xchan_instance_url - this is an abook thingzotlabs2019-03-301-1/+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
| |
* | add punify() againMario2019-03-231-2/+2
| |
* | 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
| |
* | aparently we do not use underscores anymore. this fixes spaming of dreports ↵Mario2019-03-231-1/+1
| | | | | | | | with recipient not found entries for our own xchan
* | 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-0/+0
| |
* | fix typoMario2019-03-232-1/+1
| |
* | fix wrong variable in unused functionMario2019-03-231-1/+1
| |
* | Webfinger::zot_url() requires a string (webfinger address), empty var given ↵Mario2019-03-231-1/+1
| | | | | | | | in update_directory_entry()
* | db_columns() requires a string, empty var given in ↵Mario2019-03-231-1/+1
| | | | | | | | process_channel_sync_delivery()
* | mysql: remove some unused indices and add thr_parent index. pgsql: sync ↵Mario Vavti2019-03-191-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 devzotlabs2019-03-189-21/+21
|\ \ | |/ |/|
| * Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into devMike Macgirvin2019-03-191-1/+15
| |\
| * | 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-184-13/+23
| | | | | | | | | | | | binary during setup if possible
* | | 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 ↵zotlabs2019-03-172-0/+9
|/ / | | | | | | binary during setup if possible
* | 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
|/