Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not overwrite HTTP schema for Youtube on embedding | Max Kostikov | 2021-02-25 | 1 | -3/+3 |
| | |||||
* | Update hmessages.po | Max Kostikov | 2021-02-23 | 1 | -1/+1 |
| | |||||
* | Update Russian hstrings.php | Max Kostikov | 2021-02-23 | 1 | -2708/+2714 |
| | |||||
* | Update Russian hmessages.po | Max Kostikov | 2021-02-23 | 1 | -11034/+10927 |
| | |||||
* | Missprint | Max Kostikov | 2021-02-23 | 1 | -1/+1 |
| | |||||
* | Fix missprint | Max Kostikov | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | Formatting | Max Kostikov | 2021-02-20 | 1 | -5/+5 |
| | |||||
* | Bump DB version | Max Kostikov | 2021-02-20 | 1 | -1/+1 |
| | |||||
* | Rename photo storage type system variable | Max Kostikov | 2021-02-20 | 1 | -0/+17 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-02-20 | 738 | -33914/+11457 |
|\ | | | | | | | | | Dev sync See merge request kostikov/core!1 | ||||
| * | provide raw base64 encoded crypto | Mario | 2021-02-19 | 1 | -0/+20 |
| | | |||||
| * | summary edit actions | Mario | 2021-02-19 | 3 | -6/+9 |
| | | |||||
| * | deprecate summary tag in favour of a separate input field | Mario | 2021-02-19 | 7 | -44/+33 |
| | | |||||
| * | update site once a day | Mario | 2021-02-19 | 1 | -3/+21 |
| | | |||||
| * | fix recursive shares | Mario | 2021-02-19 | 2 | -19/+20 |
| | | |||||
| * | fix summary regex after recent bbcode chane | Mario | 2021-02-18 | 2 | -2/+2 |
| | | |||||
| * | adjust error reporting for php8 to not report warnings - they are too many | Mario | 2021-02-18 | 1 | -1/+5 |
| | | |||||
| * | this setting is probably not required anymoreà | Mario | 2021-02-18 | 1 | -1/+1 |
| | | |||||
| * | fix usage of null coalescing operator | Mario | 2021-02-18 | 1 | -5/+5 |
| | | |||||
| * | php8 warnings | Mario | 2021-02-18 | 4 | -169/+165 |
| | | |||||
| * | php8 warnings | Mario | 2021-02-18 | 1 | -1/+1 |
| | | |||||
| * | php8 warnings | Mario | 2021-02-18 | 6 | -69/+78 |
| | | |||||
| * | backward compatibility with recent crypto changes | Mario | 2021-02-18 | 3 | -33/+37 |
| | | |||||
| * | do not try to fetch legacy zot zotfeed - they will not return anything useful | Mario | 2021-02-17 | 1 | -3/+2 |
| | | |||||
| * | php8: fix mod mail if there are no messages | Mario | 2021-02-17 | 1 | -16/+16 |
| | | |||||
| * | remove logging | Mario | 2021-02-17 | 1 | -1/+0 |
| | | |||||
| * | fix php8 issue in include/oembed and unencapsulate for zot_refresh() | Mario | 2021-02-17 | 3 | -2/+8 |
| | | |||||
| * | reduce loglevel until the most glaring php8 issues will be resolved | Mario Vavti | 2021-02-16 | 2 | -5/+3 |
| | | |||||
| * | php8 another fix | Mario | 2021-02-16 | 2 | -4/+6 |
| | | |||||
| * | php8 fix | Mario | 2021-02-16 | 1 | -34/+35 |
| | | |||||
| * | make sure we do not try to update columns which do not exist | Mario | 2021-02-16 | 1 | -3/+8 |
| | | |||||
| * | fix detection of multiline codeblocks after recent change to bbcode() | Mario | 2021-02-15 | 1 | -2/+2 |
| | | |||||
| * | missing files | Mario | 2021-02-15 | 269 | -0/+22795 |
| | | |||||
| * | compser update twbs/bootstrap | Mario | 2021-02-15 | 374 | -26055/+4367 |
| | | |||||
| * | missing file | Mario | 2021-02-15 | 1 | -0/+46 |
| | | |||||
| * | compser update symfony/polyfill-ctype | Mario | 2021-02-15 | 6 | -37/+41 |
| | | |||||
| * | compser update sabre/dav /vobject | Mario | 2021-02-15 | 195 | -24294/+173 |
| | | |||||
| * | composer update ramsey/collection | Mario | 2021-02-15 | 29 | -873/+521 |
| | | |||||
| * | composer update brick/math | Mario | 2021-02-15 | 17 | -177/+579 |
| | | |||||
| * | revert debug code | Mario | 2021-02-15 | 1 | -4/+0 |
| | | |||||
| * | composer update smarty | Mario | 2021-02-15 | 17 | -47/+82 |
| | | |||||
| * | fix preview generating duplicate IDs | Mario | 2021-02-15 | 3 | -2/+6 |
| | | |||||
| * | move substitution of new lines with <br> to the end of bbcode(). This will ↵ | Mario | 2021-02-15 | 1 | -15/+13 |
| | | | | | | | | fix issue #1512. | ||||
| * | Merge branch 'fix-public-permissions-in-display' into 'dev' | Mario | 2021-02-14 | 1 | -4/+7 |
| |\ | | | | | | | | | | | | | FIX: Display urls won't show to permitted remote observers See merge request hubzilla/core!1909 | ||||
| | * | FIX: Display urls won't show to permitted remote observers | M. Dent | 2021-02-14 | 1 | -4/+7 |
| |/ | |||||
| * | changelog | Mario | 2021-02-13 | 1 | -0/+4 |
| | | |||||
| * | fix ping_site() issue | Mario | 2021-02-13 | 2 | -52/+71 |
| | | |||||
| * | onepoll: add date_begin argument to poll url | Mario | 2021-02-11 | 1 | -0/+1 |
| | | |||||
| * | remove logging | Mario | 2021-02-11 | 1 | -1/+0 |
| | | |||||
| * | make encode_item_collection() deal with extra query args | Mario | 2021-02-11 | 1 | -5/+16 |
| | |