Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-03-10 | 2 | -18/+41 | |
| |\ | ||||||
| | * | Merge branch 'php8fixes' into 'dev' | Mario | 2021-03-10 | 2 | -18/+41 | |
| | |\ | | | | | | | | | | | | | | | | | More PHP 8 fixes See merge request hubzilla/core!1923 | |||||
| | | * | More PHP 8 fixes | Max Kostikov | 2021-03-10 | 2 | -18/+41 | |
| | | | | ||||||
| * | | | php8: random fixes deriving from mod network | Mario | 2021-03-10 | 2 | -6/+6 | |
| |/ / | ||||||
| * / | do not parse bbcode in summary - issue #1532 | Mario | 2021-03-10 | 1 | -5/+22 | |
| |/ | ||||||
| * | Merge branch 'php8-netstream' into 'dev' | Mario | 2021-03-09 | 1 | -17/+25 | |
| |\ | | | | | | | | | | | | | Fix network stream scrolling with PHP 8 See merge request hubzilla/core!1922 | |||||
| | * | Revert "More checks on note decoding" | Max Kostikov | 2021-03-09 | 1 | -17/+25 | |
| | | | | | | | | | | | | This reverts commit 20199f7aee34dbc7a8aebcd459ef6cb84cdb5bd7 | |||||
| * | | Fix deprecated function arguments order | Max Kostikov | 2021-03-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | Formatting | Max Kostikov | 2021-03-08 | 1 | -5/+4 | |
| | | | ||||||
| * | | Check if HTTP port is defined | Max Kostikov | 2021-03-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Define $sql_extra2 variable before concatenation | Max Kostikov | 2021-03-08 | 1 | -1/+2 | |
| |/ | ||||||
| * | fix varable name and more changelog | Mario | 2021-03-06 | 1 | -1/+1 | |
| | | ||||||
| * | set the default collection acl if indicated so by the role permissions but ↵ | Mario | 2021-03-03 | 1 | -14/+13 | |
| | | | | | | | | | | always set the created friends group as channel_default_group when creating a new channel (cherry picked from commit 9389abdb757d5cb5b4b4322260e86c47d11ff043) | |||||
| * | group_add(): return hash if success | Mario | 2021-03-03 | 1 | -23/+29 | |
| | | | | | | (cherry picked from commit f8f15f526f68073baa1e4e846ab87a66c2d5b291) | |||||
| * | php8: fix warnings during install procedure | Mario | 2021-03-03 | 5 | -31/+39 | |
| | | | | | | (cherry picked from commit 48bae9d4219735bc44f4ee72228d19d3e6b9efc9) | |||||
| * | Merge branch 'dev' into 'dev' | Mario | 2021-02-26 | 1 | -3/+3 | |
| |\ | | | | | | | | | | | | | Do not overwrite HTTP schema for Youtube on embedding See merge request hubzilla/core!1917 | |||||
| | * | Do not overwrite HTTP schema for Youtube on embedding | Max Kostikov | 2021-02-25 | 1 | -3/+3 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-02-25 | 3 | -21/+20 | |
| |\ \ | ||||||
| | * \ | Merge branch 'dev' into 'dev' | Mario | 2021-02-25 | 1 | -5/+4 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | small adjustment See merge request hubzilla/core!1915 | |||||
| | | * | | small adjustment | Zot | 2021-02-25 | 1 | -5/+4 | |
| | | | | | ||||||
| | * | | | Merge branch 'dev' into 'dev' | Mario | 2021-02-25 | 2 | -16/+16 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Enable multimedia in podcasts See merge request hubzilla/core!1916 | |||||
| | | * | | | - Enable enclosures in Atom/RSS (podcasts) | Michal Klodner | 2021-02-24 | 2 | -16/+16 | |
| | | |/ / | | | | | | | | | | | - Remove checking of audio/video URLs for pattern at the end | |||||
| * | / / | a possible fix for #1518 | Mario | 2021-02-25 | 1 | -1/+1 | |
| |/ / / | ||||||
| * / / | fix logic | Mario | 2021-02-25 | 1 | -5/+4 | |
| |/ / | ||||||
| * | | zap compat export fixes | Mario | 2021-02-24 | 1 | -8/+4 | |
| | | | ||||||
| * | | export compatibility from hubzilla to zap | Zot | 2021-02-24 | 4 | -58/+135 | |
| | | | ||||||
| * | | streamline iconf names and make sure to save the correct data | Mario | 2021-02-22 | 1 | -1/+1 | |
| |/ | ||||||
| * | provide raw base64 encoded crypto | Mario | 2021-02-19 | 1 | -0/+20 | |
| | | ||||||
| * | deprecate summary tag in favour of a separate input field | Mario | 2021-02-19 | 1 | -0/+2 | |
| | | ||||||
| * | fix recursive shares | Mario | 2021-02-19 | 2 | -19/+20 | |
| | | ||||||
| * | fix summary regex after recent bbcode chane | Mario | 2021-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | fix usage of null coalescing operator | Mario | 2021-02-18 | 1 | -5/+5 | |
| | | ||||||
| * | php8 warnings | Mario | 2021-02-18 | 3 | -165/+163 | |
| | | ||||||
| * | php8 warnings | Mario | 2021-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | php8 warnings | Mario | 2021-02-18 | 3 | -22/+28 | |
| | | ||||||
| * | backward compatibility with recent crypto changes | Mario | 2021-02-18 | 2 | -33/+36 | |
| | | ||||||
| * | php8: fix mod mail if there are no messages | Mario | 2021-02-17 | 1 | -16/+16 | |
| | | ||||||
| * | remove logging | Mario | 2021-02-17 | 1 | -1/+0 | |
| | | ||||||
| * | fix php8 issue in include/oembed and unencapsulate for zot_refresh() | Mario | 2021-02-17 | 2 | -1/+6 | |
| | | ||||||
| * | reduce loglevel until the most glaring php8 issues will be resolved | Mario Vavti | 2021-02-16 | 1 | -4/+2 | |
| | | ||||||
| * | php8 another fix | Mario | 2021-02-16 | 2 | -4/+6 | |
| | | ||||||
| * | php8 fix | Mario | 2021-02-16 | 1 | -34/+35 | |
| | | ||||||
| * | make sure we do not try to update columns which do not exist | Mario | 2021-02-16 | 1 | -3/+8 | |
| | | ||||||
| * | fix detection of multiline codeblocks after recent change to bbcode() | Mario | 2021-02-15 | 1 | -2/+2 | |
| | | ||||||
| * | revert debug code | Mario | 2021-02-15 | 1 | -4/+0 | |
| | | ||||||
| * | composer update smarty | Mario | 2021-02-15 | 1 | -1/+6 | |
| | | ||||||
| * | fix preview generating duplicate IDs | Mario | 2021-02-15 | 1 | -1/+1 | |
| | | ||||||
| * | move substitution of new lines with <br> to the end of bbcode(). This will ↵ | Mario | 2021-02-15 | 1 | -15/+13 | |
| | | | | | | | | fix issue #1512. | |||||
| * | use (un)obscurify | Mario | 2021-02-10 | 1 | -2/+0 | |
| | | ||||||
| * | revert z_(un)obscure() until (un)obscurify() will be implemented and a ↵ | Mario | 2021-02-10 | 1 | -2/+2 | |
| | | | | | | | | update will take care of the data in db |