aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
* | melt include/accountHilmar R2021-03-021-78/+505
| |
* | get devHilmar R2021-03-0135-1372/+1143
| |
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-234-66/+640
| |
* | at end of day, some files probably without conflicts so farHilmar R2021-01-231-2/+2
| |
* | wrong logicMario2021-01-161-1/+1
| | | | | | (cherry picked from commit 0d544e2294149efe5f442fa1191c02f241b85b6a)
* | also check for zot6Mario2021-01-161-1/+1
| | | | | | (cherry picked from commit 3bcb3221568d80d3ae8dec47d2416b7c1b091304)
* | make attach_upgrade() catch entries where only display_path is missingMario2021-01-161-2/+1
|/ | | (cherry picked from commit 42812078c51acb9ffc26cc3cfc52e5048fed16b8)
* 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
|