aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | fix preview generating duplicate IDsMario2021-02-153-2/+6
| | | | |
| * | | | move substitution of new lines with <br> to the end of bbcode(). This will ↵Mario2021-02-151-15/+13
| | | | | | | | | | | | | | | | | | | | fix issue #1512.
| * | | | Merge branch 'fix-public-permissions-in-display' into 'dev'Mario2021-02-141-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 observersM. Dent2021-02-141-4/+7
| |/ / / /
| * | | | changelogMario2021-02-131-0/+4
| | | | |
| * | | | fix ping_site() issueMario2021-02-132-52/+71
| | | | |
| * | | | onepoll: add date_begin argument to poll urlMario2021-02-111-0/+1
| | | | |
| * | | | remove loggingMario2021-02-111-1/+0
| | | | |
| * | | | make encode_item_collection() deal with extra query argsMario2021-02-111-5/+16
| | | | |
| * | | | actor will be stored in the next step decode_note()Mario2021-02-111-3/+1
| | | | |
| * | | | update 1242Mario2021-02-102-1/+22
| | | | |
| * | | | use (un)obscurifyMario2021-02-102-37/+35
| | | | |
| * | | | revert z_(un)obscure() until (un)obscurify() will be implemented and a ↵Mario2021-02-101-2/+2
| | | | | | | | | | | | | | | | | | | | update will take care of the data in db
| * | | | versionMario2021-02-091-1/+1
| | | | |
| * | | | whitespaceMario2021-02-091-43/+43
| | | | |
| * | | | undo accidental revert in last commitMario2021-02-091-3/+3
| | | | |
| * | | | port Lib/Crypto from zapMario2021-02-0932-262/+502
| | | | |
| * | | | restructure keyutiÃls testsMario2021-02-083-43/+47
| | | | |
| * | | | fix line separatorsMario2021-02-081-91/+91
| | | | |
| * | | | composerMario2021-02-086-135/+46
| | | | |
| * | | | fix testMario2021-02-081-2/+6
| | | | |
| * | | | keyutils testsMario2021-02-081-0/+87
| | | | |
| * | | | revert include/crypto to its previous state for reference - we are now using ↵Mario2021-02-081-44/+114
| | | | | | | | | | | | | | | | | | | | Lib/Keyutils for key conversion
| * | | | mixed up variablesMario2021-02-081-2/+2
| | | | |
| * | | | Merge branch 'dev' into 'dev'Max Kostikov2021-02-061-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 Kostikov2021-02-061-1/+1
| |/ / / | | | | | | | | | | | | deduplication
| * | | Fix new Imagemagick objectMax Kostikov2021-02-051-1/+1
| | | |
| * | | bump versionMario Vavti2021-02-041-1/+1
| | | |
| * | | add Lib/KeyutilsMario Vavti2021-02-041-0/+99
| | | |
| * | | move key conversion to separate libMario Vavti2021-02-044-57/+60
| | | |
| * | | remove unused functionMario Vavti2021-02-041-17/+0
| | | |
| * | | key conversion functions cleanupMario Vavti2021-02-041-127/+19
| | | |
| * | | use phpseclib for key transformationsMario Vavti2021-02-041-18/+20
| | | |
| * | | phpseclib missing filesMario Vavti2021-02-045-4/+4691
| | | |
| * | | downgrade phpseclib to version 2Mario Vavti2021-02-04371-44483/+13136
| | | |
| * | | fix wrong operandMario Vavti2021-02-031-1/+1
| | | |
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-02-03380-10/+62526
| |\ \ \
| | * \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-02-025-10/+15
| | |\ \ \
| | * | | | composer add phpseclibMario2021-02-02380-10/+62526
| | | |/ / | | |/| |
| * | | | import_xchan() $arr photo structure has changedMario Vavti2021-02-023-4/+8
| | |/ / | |/| |
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-02-0242-1067/+944
| |\| |
| | * | fix getting mimetype via getimagesize() and do not default to image/jpeg ↵Mario2021-02-011-3/+4
| | | | | | | | | | | | | | | | yet if it could not be found
| | * | too many argumentsMario2021-02-011-1/+1
| | | |
| | * | remove unused/commented out codeMario2021-02-011-101/+0
| | | |
| | * | remove loggingMario2021-02-011-8/+6
| | | |
| | * | Merge branch 'dev' into 'dev'Mario2021-02-011-25/+34
| | |\ \ | | | | | | | | | | | | | | | | | | | | Better profile photo fetch processing See merge request hubzilla/core!1906
| | | * | Better profile photo fetch processingMax Kostikov2021-02-011-25/+34
| | | | |
| | * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-3134-560/+482
| | |\ \ \
| | | * | | Fix copypasteMax Kostikov2021-01-311-1/+1
| | | | | |
| | | * | | Fix polish plurals functionMax Kostikov2021-01-311-2/+2
| | | | | |