Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'customjotheaders' into 'dev' | Mario | 2021-01-27 | 1 | -0/+1 |
|\ | | | | | | | | | Custom "headers" in item creation form. See merge request hubzilla/core!1901 | ||||
| * | Custom "headers" in item creation form. | M. Dent | 2021-01-27 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2021-01-27 | 1 | -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 Kostikov | 2021-01-27 | 1 | -2/+2 |
| |/ | | | | | | | This reverts commit 85c5e1178a57865ad977c260725da2839ebb4d98 | ||||
* / | fix file permissions. 755 for dirs, 644 for files | Mario | 2021-01-27 | 5 | -0/+0 |
|/ | |||||
* | use mail envelope instead of lock icon for direct messages | Mario | 2021-01-26 | 1 | -0/+3 |
| | |||||
* | port youtube embed fix from zap | Mario | 2021-01-26 | 1 | -0/+7 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-01-24 | 2 | -26/+19 |
|\ | | | | | | | | | Add support filesystem storage for xchan profile photos See merge request hubzilla/core!1898 | ||||
| * | Add support filesystem storage for xchan profile photos | Max Kostikov | 2021-01-24 | 2 | -26/+19 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-24 | 1 | -1/+10 |
|\| | |||||
| * | Variable typo | Max Kostikov | 2021-01-23 | 1 | -1/+1 |
| | | |||||
| * | Do not store multiple profile images thumbnails | Max Kostikov | 2021-01-23 | 1 | -1/+10 |
| | | |||||
* | | revert externals/zotfeed functionality due to scaling issues. Save zotfeed ↵ | Mario | 2021-01-24 | 1 | -26/+5 |
|/ | | | | consumers that are not our contacts in thread listeners | ||||
* | fix ramsey/uuid exception | Mario | 2021-01-23 | 1 | -3/+3 |
| | |||||
* | Encode SQL query array | Max Kostikov | 2021-01-22 | 1 | -1/+1 |
| | |||||
* | Encode SQL query array | Max Kostikov | 2021-01-22 | 1 | -1/+1 |
| | |||||
* | cleanup | Mario | 2021-01-22 | 1 | -36/+34 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-01-22 | 2 | -41/+47 |
|\ | |||||
| * | Implement SQL query background caching | Max Kostikov | 2021-01-21 | 2 | -41/+47 |
| | | |||||
* | | implement externals via zot6 and zotfeed - part 2 | Mario Vavti | 2021-01-22 | 1 | -17/+37 |
|/ | |||||
* | onepoll via zot6 to /zotfeed which implements an outbox | Mario | 2021-01-20 | 2 | -4/+45 |
| | |||||
* | $match should be array | Mario | 2021-01-18 | 1 | -2/+2 |
| | |||||
* | force arg is not used anymore in drop_item_lolevel() | Mario | 2021-01-18 | 1 | -3/+2 |
| | |||||
* | fix undefined variable | Mario | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | missing import | Mario | 2021-01-17 | 1 | -0/+1 |
| | |||||
* | get_item_elements() check against zot6 | Mario | 2021-01-17 | 1 | -2/+2 |
| | |||||
* | mark_orphan_hubsxchans() check against zot6 | Mario | 2021-01-17 | 1 | -2/+2 |
| | |||||
* | get_bookmark_link() check against zot6 | Mario | 2021-01-17 | 1 | -7/+7 |
| | |||||
* | wrong logic | Mario | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | only var can be passed by reference | Mario | 2021-01-15 | 1 | -2/+2 |
| | |||||
* | also check for zot6 | Mario | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | style fixes | Mario | 2021-01-15 | 1 | -122/+120 |
| | |||||
* | make attach_upgrade() catch entries where only display_path is missing | Mario | 2021-01-15 | 1 | -2/+1 |
| | |||||
* | some work to fix r_preview in list mode | Mario | 2021-01-14 | 1 | -55/+55 |
| | |||||
* | Revert "keyid adapt for backward compatibility to current release part 2" | Mario | 2021-01-13 | 1 | -1/+1 |
| | | | | This reverts commit efb8a29b5fcacd491c5e080572581437b6000f87. | ||||
* | do not turn the groups own direkt messages into group items - fixes #1510 | Mario | 2021-01-13 | 1 | -0/+5 |
| | |||||
* | can not access global from statc method | Mario | 2021-01-11 | 1 | -3/+4 |
| | |||||
* | keyid adapt for backward compatibility to current release part 2 | Mario | 2021-01-09 | 1 | -1/+1 |
| | |||||
* | fix some php8 fatal errors | Mario | 2021-01-09 | 2 | -3/+3 |
| | |||||
* | more streamline keyid | Mario | 2021-01-09 | 1 | -1/+1 |
| | |||||
* | streamline keyid | Mario | 2021-01-09 | 1 | -1/+1 |
| | |||||
* | set resource_type = group_item and resource_id = original mid for forum ↵ | Mario | 2021-01-08 | 2 | -9/+21 |
| | | | | items so we do not need to query the body for the original mid on edit. | ||||
* | error in logic | Mario | 2021-01-06 | 1 | -1/+1 |
| | |||||
* | simplify attach_folder_select_list() | Mario | 2021-01-06 | 1 | -4/+1 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-01-04 | 2 | -4/+7 |
|\ | |||||
| * | fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵ | Mario | 2021-01-03 | 1 | -1/+1 |
| | | | | | | | | notifier command | ||||
| * | mod cloud strings | Mario | 2021-01-03 | 1 | -3/+6 |
| | | |||||
* | | fix issue where categories were not saved on forum wall post | Mario Vavti | 2021-01-04 | 1 | -0/+2 |
|/ | |||||
* | do not check against undefined variable | Mario | 2021-01-02 | 1 | -6/+6 |
| | |||||
* | fix typo | Mario | 2021-01-02 | 1 | -12/+12 |
| |