aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Better profile photo fetch processingMax Kostikov2021-02-011-25/+34
|
* 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
|
* more streamline keyidMario2021-01-091-1/+1
|
* streamline keyidMario2021-01-091-1/+1
|
* set resource_type = group_item and resource_id = original mid for forum ↵Mario2021-01-082-9/+21
| | | | items so we do not need to query the body for the original mid on edit.
* error in logicMario2021-01-061-1/+1
|
* simplify attach_folder_select_list()Mario2021-01-061-4/+1
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-01-042-4/+7
|\
| * fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵Mario2021-01-031-1/+1
| | | | | | | | notifier command
| * mod cloud stringsMario2021-01-031-3/+6
| |
* | fix issue where categories were not saved on forum wall postMario Vavti2021-01-041-0/+2
|/
* do not check against undefined variableMario2021-01-021-6/+6
|