Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix undefined vars in mod cal | Mario | 2021-01-15 | 1 | -7/+5 |
| | |||||
* | make functions public static | Mario | 2021-01-15 | 1 | -4/+4 |
| | |||||
* | remove redundant import and add ext-zip to composer | Mario | 2021-01-15 | 1 | -0/+1 |
| | |||||
* | remove redundant import | Mario | 2021-01-15 | 1 | -2/+0 |
| | |||||
* | Receiver::run() does not take an argument | Mario | 2021-01-15 | 1 | -6/+2 |
| | |||||
* | fix issue in unused function | Mario | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | bump composer php version | Mario | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | more wiki issues | Mario | 2021-01-15 | 1 | -3/+3 |
| | |||||
* | wiki issues | Mario | 2021-01-15 | 1 | -3/+2 |
| | |||||
* | argument must be of type boolean | Mario | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | $msg must be array | Mario | 2021-01-15 | 1 | -2/+2 |
| | |||||
* | remove unused variables | Mario | 2021-01-15 | 1 | -2/+1 |
| | |||||
* | whitespace | Mario | 2021-01-15 | 1 | -63/+63 |
| | |||||
* | fix wrong/undefined variables and add sleep interval to notifier calls | Mario | 2021-01-15 | 1 | -1/+8 |
| | |||||
* | only var can be passed by reference | Mario | 2021-01-15 | 1 | -2/+2 |
| | |||||
* | also check for zot6 | Mario | 2021-01-15 | 1 | -1/+1 |
| | |||||
* | style fixes | Mario | 2021-01-15 | 1 | -122/+120 |
| | |||||
* | add ext-json to composer | Mario | 2021-01-15 | 1 | -0/+1 |
| | |||||
* | make attach_upgrade() catch entries where only display_path is missing | Mario | 2021-01-15 | 1 | -2/+1 |
| | |||||
* | some work to fix r_preview in list mode | Mario | 2021-01-14 | 8 | -299/+316 |
| | |||||
* | update changelog | Mario | 2021-01-13 | 1 | -1/+1 |
| | | | (cherry picked from commit 299c4bda1b306ddc5e0e15bb2a3aed9d24fe3a76) | ||||
* | Revert "keyid adapt for backward compatibility to current release part 2" | Mario | 2021-01-13 | 1 | -1/+1 |
| | | | | This reverts commit efb8a29b5fcacd491c5e080572581437b6000f87. | ||||
* | Revert "keyid adapt for backward compatibility to current release" | Mario | 2021-01-13 | 1 | -4/+3 |
| | | | | This reverts commit ff100a499a2813c1ffa31db04936b04d4b2c8eb4. | ||||
* | do not turn the groups own direkt messages into group items - fixes #1510 | Mario | 2021-01-13 | 2 | -1/+7 |
| | |||||
* | changelog | Mario | 2021-01-12 | 1 | -0/+1 |
| | |||||
* | lukasreschke/id3parser is not maintained anymore. fix it so that composer ↵ | Mario | 2021-01-12 | 4 | -1/+3 |
| | | | | dump-autoload will not complain | ||||
* | more changelog | Mario | 2021-01-12 | 1 | -1/+3 |
| | |||||
* | restrict length of short profile title/description to 190characters to omit ↵ | Mario | 2021-01-12 | 1 | -125/+125 |
| | | | | sql warnings about too long string data | ||||
* | Ãupdate changelog | Mario | 2021-01-11 | 1 | -0/+44 |
| | |||||
* | 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 |
| | | |||||
* | | 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 |
| | |