| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add text to cover remove button | Max Kostikov | 2019-04-01 | 1 | -0/+1 |
* | Merge branch 'dev' into 'dev' | Mario | 2019-04-01 | 1 | -0/+10 |
|\ |
|
| * | Add remove cover photo processing | Max Kostikov | 2019-03-30 | 1 | -0/+10 |
* | | Merge branch 'dev' of ../hz into dev | zotlabs | 2019-03-31 | 2 | -3/+5 |
|\ \ |
|
| * | | suggestion widget using feature_enabled still - upgrade to use apps. | zotlabs | 2019-03-31 | 1 | -2/+4 |
| * | | nomadic is not a parameter in the hz version of encode_item_collection | zotlabs | 2019-03-21 | 1 | -1/+1 |
* | | | we no longer use xchan_instance_url - this is an abook thing | zotlabs | 2019-03-30 | 1 | -1/+1 |
* | | | Merge branch 'connections_ordering' into 'dev' | M. Dent | 2019-03-29 | 1 | -2/+16 |
|\ \ \ |
|
| * | | | add backend support for connections ordering | Mario Vavti | 2019-03-27 | 1 | -2/+16 |
| | |/
| |/| |
|
* | | | backslash | Mario Vavti | 2019-03-29 | 1 | -1/+1 |
* | | | missing use declaration | Mario Vavti | 2019-03-29 | 1 | -0/+2 |
* | | | fix typo | Mario Vavti | 2019-03-28 | 1 | -2/+2 |
* | | | another fix for z6_discover() and create a zot6 hubloc if applicable | Mario Vavti | 2019-03-28 | 1 | -1/+33 |
|/ / |
|
* | | Add ITEM_TYPE_CUSTOM support to Zotlabs/Module/Display.php | DM42.Net (Matt Dent) | 2019-03-24 | 1 | -0/+5 |
* | | add punify() again | Mario | 2019-03-23 | 1 | -2/+2 |
* | | fix typo | Mario | 2019-03-23 | 1 | -1/+1 |
* | | fix subthread on sys channel items | Mario | 2019-03-23 | 1 | -1/+1 |
* | | fix revert accidental moving of Features.php | Mario | 2019-03-23 | 3 | -105/+105 |
* | | aparently we do not use underscores anymore. this fixes spaming of dreports w... | Mario | 2019-03-23 | 1 | -1/+1 |
* | | fix variables for xporof_locale and xprof_postcode | Mario | 2019-03-23 | 1 | -4/+4 |
* | | revert accidental moving of Features.php | Mario | 2019-03-23 | 1 | -0/+0 |
* | | fix 48 hours timeframe check and remove unused var in mod changeaddr | Mario | 2019-03-23 | 2 | -2/+2 |
* | | revert accidental moving of Enotify.php | Mario | 2019-03-23 | 1 | -0/+0 |
* | | fix typo | Mario | 2019-03-23 | 2 | -1/+1 |
* | | fix wrong variable in unused function | Mario | 2019-03-23 | 1 | -1/+1 |
* | | Webfinger::zot_url() requires a string (webfinger address), empty var given i... | Mario | 2019-03-23 | 1 | -1/+1 |
* | | db_columns() requires a string, empty var given in process_channel_sync_deliv... | Mario | 2019-03-23 | 1 | -1/+1 |
* | | mysql: remove some unused indices and add thr_parent index. pgsql: sync indic... | Mario Vavti | 2019-03-19 | 1 | -0/+73 |
* | | 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 pr... | Mario Vavti | 2019-03-18 | 4 | -5/+5 |
| * | | clone systems apps to the extent possible, auto-configure imagick thumbnail b... | Zot | 2019-03-18 | 4 | -13/+23 |
* | | | 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 b... | zotlabs | 2019-03-17 | 2 | -0/+9 |
|/ / |
|
* | | 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 |
|\ |
|
| * | 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 |
* | | | 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 reques... | zotlabs | 2019-03-12 | 1 | -56/+41 |