aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | a possible fix for issue #1529Mario Vavti2021-03-093-6/+5
| | |
| * | changelogMario Vavti2021-03-091-0/+12
| |/
| * Merge branch 'php8-netstream' into 'dev'Mario2021-03-091-17/+25
| |\ | | | | | | | | | | | | Fix network stream scrolling with PHP 8 See merge request hubzilla/core!1922
| | * Revert "More checks on note decoding"Max Kostikov2021-03-091-17/+25
| | | | | | | | | | | | This reverts commit 20199f7aee34dbc7a8aebcd459ef6cb84cdb5bd7
| * | Merge branch 'php8' into 'dev'Mario2021-03-097-79/+88
| |\ \ | | | | | | | | | | | | | | | | Stricter parameters checks for PHP 8 support See merge request hubzilla/core!1921
| | * | Change set_linkified_perms() arguments orderMax Kostikov2021-03-091-1/+1
| | | |
| | * | Change set_linkified_perms() arguments order Max Kostikov2021-03-091-1/+1
| | | |
| | * | Fix deprecated function arguments orderMax Kostikov2021-03-091-1/+1
| | | |
| | * | More checks on note decodeMax Kostikov2021-03-081-8/+11
| | | |
| | * | Check propeties existance on note decodeMax Kostikov2021-03-081-6/+6
| | | |
| | * | Fix undefined edited and created checksMax Kostikov2021-03-081-2/+2
| | | |
| | * | Check if BBcode field existMax Kostikov2021-03-081-12/+15
| | | |
| | * | FormattingMax Kostikov2021-03-081-5/+4
| | | |
| | * | Check if properties were provided on taxonomy decodeMax Kostikov2021-03-081-15/+17
| | | |
| | * | Check if oStatus conversation existsMax Kostikov2021-03-081-1/+1
| | | |
| | * | More checks on attachments decodeMax Kostikov2021-03-081-4/+4
| | | |
| | * | Fix missed tag warning on decode taxonomyMax Kostikov2021-03-081-1/+1
| | | |
| | * | Fix actor store warnings on non defined propertiesMax Kostikov2021-03-081-4/+4
| | | |
| | * | Check if item have a mentionMax Kostikov2021-03-081-11/+9
| | | |
| | * | Check for attachments in itemMax Kostikov2021-03-081-1/+1
| | | |
| | * | Check if terms are defined as array for itemMax Kostikov2021-03-081-1/+1
| | | |
| | * | Check if 'attach' and 'iconfig' array are definedMax Kostikov2021-03-081-2/+2
| | | |
| | * | Check if port in the site URL providedMax Kostikov2021-03-081-1/+4
| | | |
| | * | Check if HTTP port is definedMax Kostikov2021-03-081-1/+1
| | | |
| | * | Define $sql_extra2 variable before concatenationMax Kostikov2021-03-081-1/+2
| | | |
| | * | Remove unusable variable $sql_queryMax Kostikov2021-03-081-1/+1
| | | |
| * | | fix profile not found if not logged inMario2021-03-091-13/+13
| | |/ | |/|
| * | fix summary not reset on cancelMario2021-03-081-0/+1
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-03-081-0/+1
| |\ \
| | * | Define $sql_extra2 variable before extendingMax Kostikov2021-03-081-0/+1
| | | |
| * | | fix summary not saved in browser autosave draftMario2021-03-081-0/+7
| |/ /
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-03-083-3/+2
| |\ \
| | * | Merge branch 'dev' into 'dev'Mario2021-03-081-1/+1
| | |\| | | | | | | | | | | | | | | | | Fix undefined page end on non dynamic pages See merge request hubzilla/core!1920
| | | * Fix Spanish plural expressionMax Kostikov2021-03-081-1/+1
| | | |
| | | * Fix undefined page end on non dynamic pagesMax Kostikov2021-03-081-1/+1
| | | |
| | * | Fix Spanish plural expressionMax Kostikov2021-03-081-1/+1
| | |/
| | * Merge branch 'dev' into 'dev'Max Kostikov2021-03-081-1/+0
| | |\ | | | | | | | | | | | | # Conflicts: # boot.php
| | | * Merge branch 'dev' into 'dev'Max Kostikov2021-03-0310-119/+139
| | | |\ | | | | | | | | | | | | | | | # Conflicts: # boot.php
| | | * | Fix frame-src CSP error on video embeddingMax Kostikov2021-03-031-4/+5
| | | | |
| | | * | Merge branch 'dev' into 'dev'Max Kostikov2021-02-2734-23970/+24255
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Dev sync See merge request kostikov/core!2
| * | | | | type submit should not be type buttonMario2021-03-081-1/+1
| | | | | |
| * | | | | fix unexpected trigger of buttons when pressing enter in input field issue #1528Mario2021-03-082-28/+28
| |/ / / /
| * | | | Update Spanishmjfriaza2021-03-082-15205/+15097
| | | | |
| * | | | fix dev versionMario2021-03-082-2/+2
| | | | |
| * | | | changelogMario2021-03-082-2/+4
| |\ \ \ \
| | * | | | version 5.4RC2Mario2021-03-041-1/+1
| | | | | |
| | * | | | changelogMario2021-03-041-1/+66
| | | | | |
| | * | | | revert issetMario2021-03-041-1/+1
| | | | | |
| | * | | | merge conflictMario2021-03-042-7/+9
| | |\ \ \ \
| | * | | | | set the default collection acl if indicated so by the role permissions but ↵Mario2021-03-031-14/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | always set the created friends group as channel_default_group when creating a new channel