| Commit message (Expand) | Author | Age | Files | Lines |
* | initial check in to allow all mentions option | Mario | 2023-03-23 | 8 | -40/+136 |
* | PHP 8.1 is the required minimum version | Mario | 2023-03-21 | 1 | -1/+1 |
* | changelog | Mario | 2023-03-19 | 1 | -1/+1 |
* | simplify | Mario | 2023-03-19 | 1 | -7/+7 |
* | more changelog | Mario | 2023-03-19 | 1 | -1/+2 |
* | update changelog | Mario | 2023-03-19 | 1 | -18/+73 |
* | css fixes | Mario | 2023-03-19 | 4 | -10/+8 |
* | add the download attribute to prevent onbeforeunload | Mario | 2023-03-18 | 1 | -1/+1 |
* | update bb_parse_b64_crypt() | Mario | 2023-03-18 | 1 | -2/+4 |
* | remove redundant untranslated htconfig templates and add the db_skip_locked_s... | Mario | 2023-03-17 | 12 | -884/+18 |
* | work around friendica img attachment has different href than body which resul... | Mario | 2023-03-14 | 1 | -3/+24 |
* | fix issue #1728 | Mario | 2023-03-12 | 2 | -3/+2 |
* | fix max_oembed_size check if content length header is an array (e.g. after a ... | Mario | 2023-03-12 | 1 | -3/+8 |
* | make sure to only transform channel wall posts for group actors | Mario | 2023-03-12 | 1 | -1/+1 |
* | make an format exception for repeated forum posts | Mario | 2023-03-12 | 1 | -2/+2 |
* | bump dev version | Mario | 2023-03-11 | 1 | -1/+1 |
* | more strings and provide mfa feedback via jgrowl | Mario | 2023-03-11 | 3 | -29/+38 |
* | check form security token and require password to enable/diable mfa | Mario | 2023-03-11 | 2 | -0/+16 |
* | fix php error | Mario | 2023-03-11 | 1 | -1/+1 |
* | strings and version | Mario | 2023-03-11 | 2 | -8178/+8258 |
* | merge es translations as per manuel | Mario | 2023-03-11 | 2 | -13637/+13553 |
* | translateable strings | Mario | 2023-03-11 | 2 | -3/+6 |
* | mark items as fetched in other places | Mario | 2023-03-11 | 3 | -0/+3 |
* | only set owner to observer if the item is not fetched otherwise the comment a... | Mario | 2023-03-09 | 1 | -4/+8 |
* | mfa strings update | Mario | 2023-03-09 | 4 | -9/+9 |
* | more mfa cleanup, set the value in session if mfa is enabled and only allow e... | Mario | 2023-03-08 | 3 | -123/+63 |
* | more mfa cleanup | Mario | 2023-03-08 | 3 | -7/+8 |
* | whitespace | Mario | 2023-03-08 | 1 | -1/+1 |
* | minor cleanup | Mario | 2023-03-08 | 2 | -4/+1 |
* | tests | Mario | 2023-03-08 | 1 | -3/+3 |
* | port totp mfa from streams with some adjustions | Mario | 2023-03-08 | 109 | -14/+17279 |
* | position should be fixed | Mario | 2023-03-04 | 1 | -1/+3 |
* | simplify pageloader animation | Mario | 2023-03-04 | 3 | -9/+22 |
* | do not use zrl tag for non zot profiles and remove redundant foreach which wa... | Mario | 2023-03-03 | 1 | -33/+31 |
* | add fixme | Mario | 2023-03-03 | 1 | -0/+4 |
* | Revert "some work on bringing bang tags back for forums" | Mario | 2023-03-03 | 6 | -58/+27 |
* | some work on bringing bang tags back for forums | Mario | 2023-03-02 | 6 | -27/+58 |
* | provide a fake progress bar for pwa standalone mode | Mario | 2023-03-02 | 1 | -0/+18 |
* | minor cleanup and docu | Mario | 2023-03-02 | 1 | -2/+2 |
* | bump version | Mario | 2023-03-02 | 1 | -1/+1 |
* | message filter entries are stored encoded - make sure to decode the word befo... | Mario | 2023-03-02 | 1 | -2/+2 |
* | wrong variable | Mario | 2023-03-02 | 1 | -1/+0 |
* | wrong variable | Mario | 2023-03-02 | 1 | -1/+1 |
* | improve mod hq to save some db lookups | Mario | 2023-03-02 | 1 | -26/+31 |
* | do not include deleted hublocs when looking for author | Mario | 2023-03-02 | 1 | -2/+2 |
* | fix some php warnings | Mario | 2023-02-28 | 3 | -5/+7 |
* | Revert "fix second part of issue #1731" | Mario | 2023-02-27 | 1 | -1/+1 |
* | fix second part of issue #1731 | Mario | 2023-02-27 | 1 | -1/+1 |
* | bump version | Mario | 2023-02-27 | 1 | -1/+1 |
* | Default owner_xchan to $observer (sender) in Activity::store() - this is beca... | Mario | 2023-02-27 | 1 | -0/+1 |