aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | 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
| | * | | | | group_add(): return hash if successMario2021-03-031-23/+29
| | | | | | |
| | * | | | | php8: fix warnings during install procedureMario2021-03-039-83/+98
| | | | | | |
| | * | | | | version 5.4RC1Mario2021-02-261-1/+1
| | | | | | |
| * | | | | | update sbomMario2021-03-061-8/+8
| | | | | | |
| * | | | | | fix varable name and more changelogMario2021-03-062-1/+3
| | | | | | |
| * | | | | | sse_bs: if Enotify::format() returns an empty array do not add it to ↵Mario2021-03-052-6/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | notifications (the item has probably been blocked)
| * | | | | | even more changelogMario2021-03-041-2/+3
| | | | | | |
| * | | | | | more changelogMario2021-03-041-0/+1
| | | | | | |
| * | | | | | revert revert isset()Mario2021-03-041-1/+1
| | | | | | |
| * | | | | | revert isset()Mario2021-03-041-1/+1
| | | | | | |
| * | | | | | changelogMario2021-03-041-1/+66
| | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 548936c6ca6e016e6fb8bbe649d8caf1e26bb731)
| * | | | | | Check if custom CSP is setMax Kostikov2021-03-041-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'dev' into 'dev'Mario2021-03-041-5/+6
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Fix frame-src CSP error on video embedding See merge request hubzilla/core!1918
| | * | | | Fix frame-src CSP error on video embeddingMax Kostikov2021-03-041-5/+6
| |/ / / /
| * | | | 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 (cherry picked from commit 9389abdb757d5cb5b4b4322260e86c47d11ff043)
| * | | | group_add(): return hash if successMario2021-03-031-23/+29
| | | | | | | | | | | | | | | (cherry picked from commit f8f15f526f68073baa1e4e846ab87a66c2d5b291)
| * | | | php8: fix warnings during install procedureMario2021-03-039-83/+98
| | |_|/ | |/| | | | | | (cherry picked from commit 48bae9d4219735bc44f4ee72228d19d3e6b9efc9)
* | | | a bit more useability for the admin at the beginningHilmar R2021-03-031-1/+2
| | | |
* | | | embarrassing :-(Hilmar R2021-03-021-1/+1
| | | |
* | | | did2 chk num 5...10Hilmar R2021-03-021-2/+2
| | | |