Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' into 5.2RC | Mario | 2021-01-11 | 6 | -32/+43 |
|\ | |||||
| * | can not access global from statc method | Mario | 2021-01-11 | 3 | -25/+32 |
| | | |||||
| * | missing constant definition | Mario Vavti | 2021-01-10 | 1 | -0/+1 |
| | | |||||
| * | sync_directories() omit known dead sites | Mario Vavti | 2021-01-10 | 1 | -4/+6 |
| | | |||||
| * | undefined variable | Mario Vavti | 2021-01-10 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-10 | 1 | -1/+1 |
| |\ | |||||
| | * | typo | Mario Vavti | 2021-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | missing use statement | Mario | 2021-01-10 | 1 | -0/+1 |
| |/ | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-09 | 1 | -1/+0 |
| |\ | |||||
| | * | fix markup | Mario | 2021-01-09 | 1 | -1/+0 |
| | | | |||||
| * | | more libzotdir | Mario | 2021-01-09 | 6 | -181/+186 |
| |/ | |||||
| * | Merge remote-tracking branch 'codeberg/dev' into dev | Mario | 2021-01-09 | 2 | -2797/+2790 |
| |\ | |||||
| | * | Merge pull request 'Update Spanish translation' (#2) from ↵ | hubzilla | 2021-01-09 | 2 | -2797/+2790 |
| | |\ | | | | | | | | | | | | | | | | | | | | | mjfriaza/hubzilla:dev into dev Reviewed-on: https://codeberg.org/hubzilla/hubzilla/pulls/2 | ||||
| | | * | Update Spanish translation | mjfriaza | 2021-01-08 | 2 | -2797/+2790 |
| | |/ | |||||
| * | | update sbom | Mario | 2021-01-09 | 1 | -13/+15 |
| | | | |||||
* | | | more libzotdir | Mario | 2021-01-11 | 6 | -181/+186 |
| | | | | | | | | | (cherry picked from commit e339e897ff7f856cf5b352f7754f3d1eea240ddb) | ||||
* | | | fix markup | Mario | 2021-01-09 | 1 | -1/+0 |
| | | | | | | | | | (cherry picked from commit 4ace4819ff37886b823e94fc250e944eec909501) | ||||
* | | | Update Spanish translation | mjfriaza | 2021-01-09 | 2 | -2797/+2790 |
| | | | | | | | | | (cherry picked from commit c90d1fc8ef383eb471b7bb30b24df15b65bd3b06) | ||||
* | | | update sbom | Mario | 2021-01-09 | 1 | -13/+15 |
| | | | |||||
* | | | 5.2RC3 | Mario | 2021-01-09 | 10 | -48/+54 |
|\| | | |||||
| * | | keyid adapt for backward compatibility to current release part 2 | Mario | 2021-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | keyid adapt for backward compatibility to current release | Mario | 2021-01-09 | 1 | -3/+4 |
| | | | |||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-09 | 6 | -17/+17 |
| |\ \ | |||||
| | * | | fix some php8 fatal errors | Mario | 2021-01-09 | 6 | -17/+17 |
| | | | | |||||
| * | | | remove redundant mail.apd | Mario | 2021-01-09 | 2 | -6/+0 |
| |/ / | |||||
| * | | version | Mario | 2021-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | more streamline keyid | Mario | 2021-01-09 | 2 | -5/+5 |
| | | | |||||
| * | | streamline keyid | Mario | 2021-01-09 | 5 | -25/+25 |
| | | | |||||
| * | | fix error in sql query | Mario | 2021-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | set resource_type = group_item and resource_id = original mid for forum ↵ | Mario | 2021-01-08 | 2 | -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 Vavti | 2021-01-08 | 1 | -7/+0 |
| | | | | | | | | | | | | not set. ownership is checked at the receiving side anyway | ||||
| * | | error in logic | Mario | 2021-01-06 | 1 | -1/+1 |
| | | | |||||
| * | | remove logging | Mario | 2021-01-06 | 1 | -1/+1 |
| | | | |||||
| * | | filter out self and child folders from the folder list | Mario | 2021-01-06 | 1 | -3/+10 |
| | | | |||||
| * | | simplify attach_folder_select_list() | Mario | 2021-01-06 | 1 | -4/+1 |
| | | | |||||
| * | | version 5.3 | Mario | 2021-01-05 | 1 | -1/+1 |
| | | | |||||
* | | | remove redundant mail.apd | Mario | 2021-01-09 | 2 | -6/+0 |
| | | | | | | | | | (cherry picked from commit 898df6287a58e79b957923de4c8ff410586d1397) | ||||
* | | | fix some php8 fatal errors | Mario | 2021-01-09 | 6 | -17/+17 |
| | | | | | | | | | (cherry picked from commit 2522d42c71baee9caba181566948ae4c899885bd) | ||||
* | | | RC2 | Mario | 2021-01-09 | 1 | -1/+1 |
| | | | |||||
* | | | fix error in sql query | Mario | 2021-01-09 | 1 | -1/+1 |
| | | | | | | | | | (cherry picked from commit 0e2af403298599737b41a44a0b6b3e0a1204b108) | ||||
* | | | RC1 | Mario | 2021-01-06 | 1 | -1/+1 |
| | | | |||||
* | | | error in logic | Mario | 2021-01-06 | 1 | -1/+1 |
| | | | | | | | | | (cherry picked from commit 16082456dfbb3e3108ba1a1db627f7333d10ddce) | ||||
* | | | remove logging | Mario | 2021-01-06 | 1 | -1/+1 |
| | | | | | | | | | (cherry picked from commit 49cc69ecc5dc2c6032cadff4cd1f31b511e0a0b4) | ||||
* | | | filter out self and child folders from the folder list | Mario | 2021-01-06 | 1 | -3/+10 |
| | | | | | | | | | (cherry picked from commit a0c8e1959af2a98400fd9fbbdc61471bbf461614) | ||||
* | | | simplify attach_folder_select_list() | Mario | 2021-01-06 | 1 | -4/+1 |
|/ / | | | | | (cherry picked from commit c7010dac3c74e25eac8855d87d78d892052d3c4e) | ||||
* | | dump autoload | Mario | 2021-01-05 | 3 | -32/+2 |
| | | |||||
* | | version and strings | Mario | 2021-01-05 | 2 | -846/+929 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-01-04 | 12 | -729/+822 |
|\ \ | |||||
| * | | more work on tiles | Mario | 2021-01-04 | 1 | -10/+10 |
| | | | |||||
| * | | rounded corners | Mario | 2021-01-04 | 1 | -1/+1 |
| | | |