aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge branch 'php8fixes' into 'dev'Mario2021-03-111-19/+19
| | |\
| | | * Stricter item array checksMax Kostikov2021-03-111-19/+19
| | * | php8: daily warning fixes (deriving from mod network)Mario2021-03-112-5/+6
| | |/
| | * save the rewritten llinkMario2021-03-111-1/+2
| | * if rewriting the mid also rewrite the llinkMario2021-03-101-0/+1
| | * Check for HTTP port useMax Kostikov2021-03-101-1/+1
| | * Check for HTTP port useMax Kostikov2021-03-101-1/+1
| | * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-03-102-18/+41
| | |\
| | | * Merge branch 'php8fixes' into 'dev'Mario2021-03-102-18/+41
| | | |\
| | | | * More PHP 8 fixesMax Kostikov2021-03-102-18/+41
| | * | | php8: random fixes deriving from mod networkMario2021-03-102-6/+6
| | |/ /
| | * / do not parse bbcode in summary - issue #1532Mario2021-03-101-5/+22
| | |/
| | * Merge branch 'php8-netstream' into 'dev'Mario2021-03-091-17/+25
| | |\
| | | * Revert "More checks on note decoding"Max Kostikov2021-03-091-17/+25
| | * | Fix deprecated function arguments orderMax Kostikov2021-03-091-1/+1
| | * | FormattingMax Kostikov2021-03-081-5/+4
| | * | Check if HTTP port is definedMax Kostikov2021-03-081-1/+1
| | * | Define $sql_extra2 variable before concatenationMax Kostikov2021-03-081-1/+2
| | |/
| * | 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
| * | also check for zot6Mario2021-01-161-1/+1
| * | make attach_upgrade() catch entries where only display_path is missingMario2021-01-161-2/+1
* | | use protect_sprintf() on query stringsMario2021-04-201-4/+4
* | | fix regression finding bookmarksMario2021-04-201-7/+0
* | | potential export issue when using PHP8Mario2021-04-201-2/+2
* | | if we use dbescbin on save we should use dbunescbin when retrieving (at least...Mario2021-04-201-1/+1
* | | revert last part of previous commit -> see comment above the changeMario2021-04-201-1/+1
* | | import_items(): make sure we compare the correct revision and only call item_...Mario2021-04-201-6/+7
* | | do not parse bbcode in summary - issue #1532Mario2021-03-151-5/+22
* | | mod subthread issue continuedMario2021-03-151-2/+8
* | | save the rewritten llinkMario2021-03-151-1/+2
* | | if rewriting the mid also rewrite the llinkMario2021-03-151-0/+1
| |/ |/|
* | fix varable name and more changelogMario2021-03-061-1/+1
* | set the default collection acl if indicated so by the role permissions but al...Mario2021-03-031-14/+13
* | group_add(): return hash if successMario2021-03-031-23/+29
* | php8: fix warnings during install procedureMario2021-03-035-31/+39
* | Merge branch 'dev' into 'dev'Mario2021-02-261-3/+3
|\ \
| * | Do not overwrite HTTP schema for Youtube on embeddingMax Kostikov2021-02-251-3/+3
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-02-253-21/+20
|\ \ \
| * \ \ Merge branch 'dev' into 'dev'Mario2021-02-251-5/+4
| |\ \ \
| | * | | small adjustmentZot2021-02-251-5/+4
| * | | | Merge branch 'dev' into 'dev'Mario2021-02-252-16/+16
| |\ \ \ \
| | * | | | - Enable enclosures in Atom/RSS (podcasts)Michal Klodner2021-02-242-16/+16
| | |/ / /
* | / / / a possible fix for #1518Mario2021-02-251-1/+1
|/ / / /
* / / / fix logicMario2021-02-251-5/+4
|/ / /
* | | zap compat export fixesMario2021-02-241-8/+4
* | | export compatibility from hubzilla to zapZot2021-02-244-58/+135