Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 fi... | Mario | 2021-02-15 | 1 | -15/+13 | |
* | | | | 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 | 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 update... | Mario | 2021-02-10 | 1 | -2/+2 | |
* | | | | 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 | |
* | | | | 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 dedupl... | Max Kostikov | 2021-02-06 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | 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 | |
* | | | use phpseclib for key transformations | Mario Vavti | 2021-02-04 | 1 | -18/+20 | |
* | | | phpseclib missing files | Mario Vavti | 2021-02-04 | 5 | -4/+4691 | |
* | | | downgrade phpseclib to version 2 | Mario Vavti | 2021-02-04 | 371 | -44483/+13136 | |
* | | | fix wrong operand | Mario Vavti | 2021-02-03 | 1 | -1/+1 | |
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-02-03 | 380 | -10/+62526 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-02-02 | 5 | -10/+15 | |
| |\ \ \ | ||||||
| * | | | | composer add phpseclib | Mario | 2021-02-02 | 380 | -10/+62526 | |
| | |/ / | |/| | | ||||||
* | | | | import_xchan() $arr photo structure has changed | Mario Vavti | 2021-02-02 | 3 | -4/+8 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-02-02 | 42 | -1067/+944 | |
|\| | | ||||||
| * | | fix getting mimetype via getimagesize() and do not default to image/jpeg yet... | Mario | 2021-02-01 | 1 | -3/+4 | |
| * | | too many arguments | Mario | 2021-02-01 | 1 | -1/+1 | |
| * | | remove unused/commented out code | Mario | 2021-02-01 | 1 | -101/+0 | |
| * | | remove logging | Mario | 2021-02-01 | 1 | -8/+6 | |
| * | | Merge branch 'dev' into 'dev' | Mario | 2021-02-01 | 1 | -25/+34 | |
| |\ \ | ||||||
| | * | | Better profile photo fetch processing | Max Kostikov | 2021-02-01 | 1 | -25/+34 | |
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-31 | 34 | -560/+482 | |
| |\ \ \ | ||||||
| | * | | | Fix copypaste | Max Kostikov | 2021-01-31 | 1 | -1/+1 |