Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | actor will be stored in the next step decode_note() | Mario | 2021-02-11 | 1 | -3/+1 |
| | |||||
* | update 1242 | Mario | 2021-02-10 | 2 | -1/+22 |
| | |||||
* | use (un)obscurify | Mario | 2021-02-10 | 2 | -37/+35 |
| | |||||
* | revert z_(un)obscure() until (un)obscurify() will be implemented and a ↵ | Mario | 2021-02-10 | 1 | -2/+2 |
| | | | | update will take care of the data in db | ||||
* | version | Mario | 2021-02-09 | 1 | -1/+1 |
| | |||||
* | whitespace | Mario | 2021-02-09 | 1 | -43/+43 |
| | |||||
* | undo accidental revert in last commit | Mario | 2021-02-09 | 1 | -3/+3 |
| | |||||
* | port Lib/Crypto from zap | Mario | 2021-02-09 | 32 | -262/+502 |
| | |||||
* | restructure keyutiÃls tests | Mario | 2021-02-08 | 3 | -43/+47 |
| | |||||
* | fix line separators | Mario | 2021-02-08 | 1 | -91/+91 |
| | |||||
* | composer | Mario | 2021-02-08 | 6 | -135/+46 |
| | |||||
* | fix test | Mario | 2021-02-08 | 1 | -2/+6 |
| | |||||
* | keyutils tests | Mario | 2021-02-08 | 1 | -0/+87 |
| | |||||
* | revert include/crypto to its previous state for reference - we are now using ↵ | Mario | 2021-02-08 | 1 | -44/+114 |
| | | | | Lib/Keyutils for key conversion | ||||
* | mixed up variables | Mario | 2021-02-08 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-02-06 | 1 | -1/+1 |
|\ | | | | | | | | | Use datetime interval in public tag cloud query to support queueworker deduplication See merge request hubzilla/core!1908 | ||||
| * | Use datetime interval in public tag cloud query to support queueworker ↵ | Max Kostikov | 2021-02-06 | 1 | -1/+1 |
|/ | | | | deduplication | ||||
* | Fix new Imagemagick object | Max Kostikov | 2021-02-05 | 1 | -1/+1 |
| | |||||
* | bump version | Mario Vavti | 2021-02-04 | 1 | -1/+1 |
| | |||||
* | add Lib/Keyutils | Mario Vavti | 2021-02-04 | 1 | -0/+99 |
| | |||||
* | move key conversion to separate lib | Mario Vavti | 2021-02-04 | 4 | -57/+60 |
| | |||||
* | remove unused function | Mario Vavti | 2021-02-04 | 1 | -17/+0 |
| | |||||
* | key conversion functions cleanup | Mario Vavti | 2021-02-04 | 1 | -127/+19 |
| |