aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fix ramsey/uuid exceptionMario2021-01-231-3/+3
|
* Encode SQL query arrayMax Kostikov2021-01-221-1/+1
|
* Encode SQL query arrayMax Kostikov2021-01-221-1/+1
|
* cleanupMario2021-01-221-36/+34
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-01-222-41/+47
|\
| * Implement SQL query background cachingMax Kostikov2021-01-212-41/+47
| |
* | implement externals via zot6 and zotfeed - part 2Mario Vavti2021-01-221-17/+37
|/
* onepoll via zot6 to /zotfeed which implements an outboxMario2021-01-202-4/+45
|
* $match should be arrayMario2021-01-181-2/+2
|
* force arg is not used anymore in drop_item_lolevel()Mario2021-01-181-3/+2
|
* fix undefined variableMario2021-01-181-1/+1
|
* missing importMario2021-01-171-0/+1
|
* get_item_elements() check against zot6Mario2021-01-171-2/+2
|
* mark_orphan_hubsxchans() check against zot6Mario2021-01-171-2/+2
|
* get_bookmark_link() check against zot6Mario2021-01-171-7/+7
|
* wrong logicMario2021-01-161-1/+1
|
* only var can be passed by referenceMario2021-01-151-2/+2
|
* also check for zot6Mario2021-01-151-1/+1
|
* style fixesMario2021-01-151-122/+120
|
* make attach_upgrade() catch entries where only display_path is missingMario2021-01-151-2/+1
|
* some work to fix r_preview in list modeMario2021-01-141-55/+55
|
* Revert "keyid adapt for backward compatibility to current release part 2"Mario2021-01-131-1/+1
| | | | This reverts commit efb8a29b5fcacd491c5e080572581437b6000f87.
* do not turn the groups own direkt messages into group items - fixes #1510Mario2021-01-131-0/+5
|
* can not access global from statc methodMario2021-01-111-3/+4
|
* keyid adapt for backward compatibility to current release part 2Mario2021-01-091-1/+1
|
* fix some php8 fatal errorsMario2021-01-092-3/+3
|