aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* | | streamline iconf names and make sure to save the correct dataMario2021-02-221-1/+1
|/ /
* | provide raw base64 encoded cryptoMario2021-02-191-0/+20
| |
* | deprecate summary tag in favour of a separate input fieldMario2021-02-191-0/+2
| |
* | fix recursive sharesMario2021-02-192-19/+20
| |
* | fix summary regex after recent bbcode chaneMario2021-02-181-1/+1
| |
* | fix usage of null coalescing operatorMario2021-02-181-5/+5
| |
* | php8 warningsMario2021-02-183-165/+163
| |
* | php8 warningsMario2021-02-181-1/+1
| |
* | php8 warningsMario2021-02-183-22/+28
| |
* | backward compatibility with recent crypto changesMario2021-02-182-33/+36
| |
* | php8: fix mod mail if there are no messagesMario2021-02-171-16/+16
| |
* | remove loggingMario2021-02-171-1/+0
| |
* | fix php8 issue in include/oembed and unencapsulate for zot_refresh()Mario2021-02-172-1/+6
| |
* | reduce loglevel until the most glaring php8 issues will be resolvedMario Vavti2021-02-161-4/+2
| |
* | php8 another fixMario2021-02-162-4/+6
| |
* | php8 fixMario2021-02-161-34/+35
| |
* | make sure we do not try to update columns which do not existMario2021-02-161-3/+8
| |
* | fix detection of multiline codeblocks after recent change to bbcode()Mario2021-02-151-2/+2
| |
* | revert debug codeMario2021-02-151-4/+0
| |
* | composer update smartyMario2021-02-151-1/+6
| |
* | fix preview generating duplicate IDsMario2021-02-151-1/+1
| |
* | move substitution of new lines with <br> to the end of bbcode(). This will ↵Mario2021-02-151-15/+13
| | | | | | | | fix issue #1512.
* | use (un)obscurifyMario2021-02-101-2/+0
| |
* | 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
* | port Lib/Crypto from zapMario2021-02-099-102/+121
| |
* | revert include/crypto to its previous state for reference - we are now using ↵Mario2021-02-081-44/+114
| | | | | | | | Lib/Keyutils for key conversion
* | 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
| |
* | 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
| |
* | downgrade phpseclib to version 2Mario Vavti2021-02-041-22/+75
| |
* | import_xchan() $arr photo structure has changedMario Vavti2021-02-021-0/+3
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-02-021-26/+36
|\ \
| * | fix getting mimetype via getimagesize() and do not default to image/jpeg ↵Mario2021-02-011-3/+4
| | | | | | | | | | | | yet if it could not be found
| * | Better profile photo fetch processingMax Kostikov2021-02-011-25/+34
| | |
* | | fix php8 issuesMario Vavti2021-02-023-5/+8
|/ /
* | Merge branch 'customjotheaders' into 'dev'Mario2021-01-271-0/+1
|\ \ | | | | | | | | | | | | Custom "headers" in item creation form. See merge request hubzilla/core!1901
| * | Custom "headers" in item creation form.M. Dent2021-01-271-0/+1
| | |
* | | Merge branch 'dev' into 'dev'Mario2021-01-271-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Rebuild public tags cloud not often than once per 5 mins. See merge request hubzilla/core!1900
| * | | Revert "Fix directory permissions on create"Max Kostikov2021-01-271-2/+2
| |/ / | | | | | | | | | This reverts commit 85c5e1178a57865ad977c260725da2839ebb4d98
* / / fix file permissions. 755 for dirs, 644 for filesMario2021-01-275-0/+0
|/ /
* | use mail envelope instead of lock icon for direct messagesMario2021-01-261-0/+3
| |
* | port youtube embed fix from zapMario2021-01-261-0/+7
| |
* | Merge branch 'dev' into 'dev'Mario2021-01-242-26/+19
|\ \ | | | | | | | | | | | | Add support filesystem storage for xchan profile photos See merge request hubzilla/core!1898
| * | Add support filesystem storage for xchan profile photosMax Kostikov2021-01-242-26/+19
| | |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-241-1/+10
|\| |
| * | Variable typoMax Kostikov2021-01-231-1/+1
| | |
| * | Do not store multiple profile images thumbnailsMax Kostikov2021-01-231-1/+10
| | |
* | | revert externals/zotfeed functionality due to scaling issues. Save zotfeed ↵Mario2021-01-241-26/+5
|/ / | | | | | | consumers that are not our contacts in thread listeners