| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | typo | zotlabs | 2019-04-08 | 1 | -1/+1 |
| * | missing endTime on Zot6 encoded events, optimise the url fetch of embedphotos | zotlabs | 2019-04-08 | 2 | -34/+60 |
* | | Revert "Update htconfig.sample.php" | Max Kostikov | 2019-04-10 | 2 | -2/+33 |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2019-04-07 | 1 | -21/+24 |
|\| |
|
| * | Update Photo.php | Max Kostikov | 2019-04-05 | 1 | -5/+5 |
| * | Update Photo.php | Max Kostikov | 2019-04-05 | 1 | -1/+1 |
| * | Update Photo.php | Max Kostikov | 2019-04-05 | 1 | -3/+4 |
| * | Prevent return wrong profile photo modification date by plugin | Max Kostikov | 2019-04-05 | 1 | -21/+23 |
* | | enable list views | Mario Vavti | 2019-04-06 | 1 | -0/+2 |
* | | upgrade cdav calendar to version 4 | Mario Vavti | 2019-04-06 | 1 | -28/+53 |
|/ |
|
* | Skip removal if no cover image found | Max Kostikov | 2019-04-04 | 1 | -6/+7 |
* | Sync cover photo removal with clones | Max Kostikov | 2019-04-03 | 1 | -2/+13 |
* | Fix sync cover photo for clonned channels | Max Kostikov | 2019-04-03 | 1 | -2/+5 |
* | Revert "Revert "suggestion widget using feature_enabled still - upgrade to us... | Mario | 2019-04-02 | 1 | -2/+4 |
* | Revert "suggestion widget using feature_enabled still - upgrade to use apps." | Mario | 2019-04-02 | 1 | -4/+2 |
* | 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 |