aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-101-1/+1
| | |\ \ \
| | | * | | typoMario Vavti2021-01-091-1/+1
| | | | | |
| | * | | | missing use statementMario2021-01-101-0/+1
| | |/ / /
| | * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-091-1/+0
| | |\ \ \
| | | * | | fix markupMario2021-01-091-1/+0
| | | | | |
| | * | | | more libzotdirMario2021-01-096-181/+186
| | |/ / /
| | * | | Merge remote-tracking branch 'codeberg/dev' into devMario2021-01-092-2797/+2790
| | |\ \ \
| | | * \ \ Merge pull request 'Update Spanish translation' (#2) from ↵hubzilla2021-01-092-2797/+2790
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | | | | | | | | | | | | | mjfriaza/hubzilla:dev into dev Reviewed-on: https://codeberg.org/hubzilla/hubzilla/pulls/2
| | | | * | Update Spanish translationmjfriaza2021-01-082-2797/+2790
| | | |/ /
| | * | | update sbomMario2021-01-091-13/+15
| | | | |
| * | | | more libzotdirMario2021-01-116-181/+186
| | | | | | | | | | | | | | | (cherry picked from commit e339e897ff7f856cf5b352f7754f3d1eea240ddb)
| * | | | fix markupMario2021-01-091-1/+0
| | | | | | | | | | | | | | | (cherry picked from commit 4ace4819ff37886b823e94fc250e944eec909501)
| * | | | Update Spanish translationmjfriaza2021-01-092-2797/+2790
| | | | | | | | | | | | | | | (cherry picked from commit c90d1fc8ef383eb471b7bb30b24df15b65bd3b06)
| * | | | update sbomMario2021-01-091-13/+15
| | | | |
| * | | | 5.2RC3Mario2021-01-0910-48/+54
| |\| | |
| | * | | keyid adapt for backward compatibility to current release part 2Mario2021-01-091-1/+1
| | | | |
| | * | | keyid adapt for backward compatibility to current releaseMario2021-01-091-3/+4
| | | | |
| | * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-096-17/+17
| | |\ \ \
| | | * | | fix some php8 fatal errorsMario2021-01-096-17/+17
| | | | | |
| | * | | | remove redundant mail.apdMario2021-01-092-6/+0
| | |/ / /
| | * | | versionMario2021-01-091-1/+1
| | | | |
| | * | | more streamline keyidMario2021-01-092-5/+5
| | | | |
| | * | | streamline keyidMario2021-01-095-25/+25
| | | | |
| | * | | fix error in sql queryMario2021-01-091-1/+1
| | | | |
| | * | | set resource_type = group_item and resource_id = original mid for forum ↵Mario2021-01-082-9/+21
| | | | | | | | | | | | | | | | | | | | items so we do not need to query the body for the original mid on edit.
| | * | | allow deletes for e.g. w2w posts where we are the author but item wall is ↵Mario Vavti2021-01-081-7/+0
| | | | | | | | | | | | | | | | | | | | not set. ownership is checked at the receiving side anyway
| | * | | error in logicMario2021-01-061-1/+1
| | | | |
| | * | | remove loggingMario2021-01-061-1/+1
| | | | |
| | * | | filter out self and child folders from the folder listMario2021-01-061-3/+10
| | | | |
| | * | | simplify attach_folder_select_list()Mario2021-01-061-4/+1
| | | | |
| | * | | version 5.3Mario2021-01-051-1/+1
| | | | |
| * | | | remove redundant mail.apdMario2021-01-092-6/+0
| | | | | | | | | | | | | | | (cherry picked from commit 898df6287a58e79b957923de4c8ff410586d1397)
| * | | | fix some php8 fatal errorsMario2021-01-096-17/+17
| | | | | | | | | | | | | | | (cherry picked from commit 2522d42c71baee9caba181566948ae4c899885bd)
| * | | | RC2Mario2021-01-091-1/+1
| | | | |
| * | | | fix error in sql queryMario2021-01-091-1/+1
| | | | | | | | | | | | | | | (cherry picked from commit 0e2af403298599737b41a44a0b6b3e0a1204b108)
| * | | | RC1Mario2021-01-061-1/+1
| | | | |
| * | | | error in logicMario2021-01-061-1/+1
| | | | | | | | | | | | | | | (cherry picked from commit 16082456dfbb3e3108ba1a1db627f7333d10ddce)
| * | | | remove loggingMario2021-01-061-1/+1
| | | | | | | | | | | | | | | (cherry picked from commit 49cc69ecc5dc2c6032cadff4cd1f31b511e0a0b4)
| * | | | filter out self and child folders from the folder listMario2021-01-061-3/+10
| | | | | | | | | | | | | | | (cherry picked from commit a0c8e1959af2a98400fd9fbbdc61471bbf461614)
| * | | | simplify attach_folder_select_list()Mario2021-01-061-4/+1
| |/ / / | | | | | | | | (cherry picked from commit c7010dac3c74e25eac8855d87d78d892052d3c4e)
| * | | dump autoloadMario2021-01-053-32/+2
| | | |
| * | | version and stringsMario2021-01-052-846/+929
| | | |
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-01-0412-729/+822
| |\ \ \
| | * | | more work on tilesMario2021-01-041-10/+10
| | | | |
| | * | | rounded cornersMario2021-01-041-1/+1
| | | | |
| | * | | missing translateable string and adapt iconsMario2021-01-043-3/+4
| | | | |
| | * | | some work on the tiles viewMario2021-01-042-36/+32
| | | | |
| | * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-032-635/+714
| | |\ \ \
| | | * \ \ Merge branch 'dev' into 'dev'Max Kostikov2021-01-032-635/+714
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1892
| | | | * | Update hstrings.phpMax Kostikov2021-01-031-16/+28
| | | | | |