Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | ÃRC1 | Mario | 2020-09-20 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | adapt mod z6trans to point to util/z6convert.php in case anyone stumbles ↵ | Mario Vavti | 2020-09-20 | 1 | -1/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | over outdated doco. (cherry picked from commit c38fc0b9067382b91dcd26b4da9742fd9d650f6c) | |||||
| * | | | | add z6convert.php | Mario Vavti | 2020-09-20 | 1 | -0/+149 | |
| | | | | | | | | | | | | | | | (cherry picked from commit 2758d3c3eb278a9615552e1cfc11ec2ae4ff5a60) | |||||
| * | | | | 5.0RC testing: their_perms should be reset before they are recreated. ↵ | Mario | 2020-09-19 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise withdrawn permissions will not take effect locally. (cherry picked from commit 9c8d73208123a2566aa44db4dfe53201cc8cb3ab) | |||||
| * | | | | Update Russian hmessages.po | Max Kostikov | 2020-09-19 | 1 | -2183/+2005 | |
| | | | | | | | | | | | | | | | (cherry picked from commit ba0410dd24fcc162e594ebaaa5212543b55aa6b6) | |||||
| * | | | | Update Russian hstrings.php | Max Kostikov | 2020-09-19 | 1 | -112/+68 | |
| | | | | | | | | | | | | | | | (cherry picked from commit da44cef9a3fe39af4a79ab3c4052eee2517b0a22) | |||||
| * | | | | Boost DB conversion speed to Z6 | Max Kostikov | 2020-09-19 | 1 | -3/+21 | |
| | | | | | | | | | | | | | | | (cherry picked from commit a9377d6a3f8156ed686f122f791a813caef2e93f) | |||||
| * | | | | Missprint | Max Kostikov | 2020-09-19 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | (cherry picked from commit b223b71d0d8c866da4c713d68459fccc7c269b03) | |||||
| * | | | update strings | Mario | 2020-09-17 | 1 | -2628/+2644 | |
| | | | | ||||||
| * | | | version 5.0RC | Mario | 2020-09-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | regenerate autoload file | Mario | 2020-09-17 | 3 | -1/+7 | |
| | | | | ||||||
| * | | | deprecate $a variable for *_plugin_admin() and *_plugin_admin_post() | Mario | 2020-09-16 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | respect advanced profile setting in sexual preference selector - issue #1477 | Mario | 2020-09-14 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Merge branch 'dev' into 'dev' | Mario | 2020-09-13 | 1 | -41/+85 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Support remote host cache directives on profile photo fetching See merge request hubzilla/core!1871 | |||||
| | * | | | Support remote host cache directives on profile photo fetching | Max Kostikov | 2020-09-13 | 1 | -41/+85 | |
| |/ / / | ||||||
| * | | | whitespace | Mario | 2020-09-11 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | disable community tags until we agree on how to implemnt this in ↵ | Mario | 2020-09-11 | 2 | -2/+6 | |
| |/ / | | | | | | | | | | zot6/activitypub | |||||
| * | | fix get_plink() for zot6 | Mario | 2020-09-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'dev' into 'dev' | Mario | 2020-09-04 | 5 | -678/+982 | |
| |\ \ | | | | | | | | | | | | | | | | | Update of the .homeinstall folder See merge request hubzilla/core!1869 | |||||
| | * | | Update of the home install setup script | Papa Dragon | 2020-08-30 | 5 | -678/+982 | |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | - "hubzilla" replaced by "zotserver" in file names and file content when relevant - Nginx can now be installed as the web server (Apache still chosen by default in the config file) - Setup script now allows installation of multiple hub/instances on the same server - Daily cron jobs script was updated an splitted : one global script launches shared commands (SSL cert renewal + global backup on external device) and every instance has its own script for git pull (individual scripts are launched by the global one) | |||||
| * | | move z6trans_connections() to cron from cron daily | Mario Vavti | 2020-08-26 | 2 | -1/+5 | |
| | | | ||||||
| * | | remove hublocs without a hubloc_hash and also remove hublocs where ↵ | Mario Vavti | 2020-08-26 | 2 | -18/+39 | |
| | | | | | | | | | | | | hubloc_id_url could not be fixed | |||||
| * | | add check against null | Mario Vavti | 2020-08-25 | 2 | -4/+8 | |
| | | | ||||||
| * | | prefix table names | Mario Vavti | 2020-08-24 | 2 | -8/+8 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2020-08-24 | 1 | -7/+3 | |
| |\ \ | ||||||
| | * | | Revert "more prefer zot6" | Mario | 2020-08-24 | 1 | -7/+3 | |
| | | | | | | | | | | | | This reverts commit e9a264cb43e4c782160db645329d59db9835e388 | |||||
| * | | | provide some sort of feedback | Mario Vavti | 2020-08-24 | 1 | -0/+5 | |
| |/ / | ||||||
| * | | more prefer zot6 | Mario Vavti | 2020-08-24 | 1 | -3/+7 | |
| | | | ||||||
| * | | prefer zot6 and also check for hubloc_deleted | Mario Vavti | 2020-08-24 | 1 | -2/+5 | |
| | | | ||||||
| * | | an attempt to fix update 1238 for older hubs with broken xchan entries | Mario Vavti | 2020-08-23 | 2 | -9/+11 | |
| | | | ||||||
| * | | only show poke link if poke app is installed | Mario Vavti | 2020-08-22 | 1 | -1/+3 | |
| | | | ||||||
| * | | move cryptojs to addon | Mario Vavti | 2020-08-22 | 92 | -7203/+16 | |
| | | | ||||||
| * | | Revert "composer update pear/text_languagedetect" | Mario | 2020-08-22 | 18 | -256/+39 | |
| | | | | | | | | | This reverts commit 646dce7765b36afab5c1688c51ebab48a214864e | |||||
| * | | composer update pear/text_languagedetect | Mario Vavti | 2020-08-22 | 18 | -39/+256 | |
| | | | ||||||
| * | | composer update html-to-markdown | Mario Vavti | 2020-08-22 | 8 | -15/+89 | |
| | | | ||||||
| * | | composer update htmlpurifier | Mario Vavti | 2020-08-22 | 74 | -8938/+62 | |
| | | | ||||||
| * | | bootstrap files | Mario Vavti | 2020-08-22 | 7 | -0/+282 | |
| | | | ||||||
| * | | composer update bootstrap | Mario Vavti | 2020-08-22 | 128 | -2900/+2194 | |
| | | | ||||||
| * | | composer update jquery-file-upload | Mario Vavti | 2020-08-22 | 6 | -711/+448 | |
| | | | ||||||
| * | | composer update sabre libs | Mario Vavti | 2020-08-22 | 25 | -124/+180 | |
| | | | ||||||
| * | | use the default setting and also add the mode to the cipher. aes-128 is to ↵ | Mario Vavti | 2020-08-21 | 5 | -8/+8 | |
| | | | | | | | | | | | | be preferred over aes-256 according to bruce schneier https://www.schneier.com/blog/archives/2009/07/another_new_aes.html#c386957 | |||||
| * | | whitespace | Mario Vavti | 2020-08-20 | 1 | -1/+0 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2020-08-20 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | be more clear in comment | Mario | 2020-08-20 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | first cut on implementing additional encryption with the SJCL library. aes ↵ | Mario Vavti | 2020-08-20 | 10 | -10/+167 | |
| |/ / | | | | | | | | | | only and no backward compatibility. | |||||
| * | | fix item deletion | Mario | 2020-08-20 | 2 | -15/+28 | |
| | | | ||||||
| * | | Merge branch 'dev' into 'dev' | Mario | 2020-08-17 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | | | | | | | | issue with DAV - moveInto and variable scope See merge request hubzilla/core!1868 | |||||
| | * | | issue with DAV - moveInto and variable scope | nobody | 2020-08-16 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | nobody | 2020-08-16 | 1 | -1/+1 | |
| | |\ \ | | |/ / | |/| | | ||||||
| * | | | $id is expected to be an array with a calendarId and an instanceId for caldav | Mario Vavti | 2020-08-15 | 1 | -1/+1 | |
| | | | |