Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '8.2RC'8.2 | Mario | 2023-03-19 | 1558 | -102664/+129821 |
|\ | |||||
| * | version 8.2 | Mario | 2023-03-19 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' into 8.2RC | Mario | 2023-03-19 | 1 | -1/+1 |
| |\ | |||||
| | * | changelog | Mario | 2023-03-19 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'dev' into 8.2RC | Mario | 2023-03-19 | 0 | -0/+0 |
| |\| | |||||
| | * | simplify | Mario | 2023-03-19 | 1 | -7/+7 |
| | | | |||||
| * | | simplify | Mario | 2023-03-19 | 1 | -7/+7 |
| | | | |||||
| * | | Merge branch 'dev' into 8.2RC | Mario | 2023-03-19 | 1 | -18/+74 |
| |\| | |||||
| | * | more changelog | Mario | 2023-03-19 | 1 | -1/+2 |
| | | | |||||
| | * | update changelog | Mario | 2023-03-19 | 1 | -18/+73 |
| | | | |||||
| * | | Merge branch 'dev' into 8.2RC | Mario | 2023-03-19 | 4 | -10/+8 |
| |\| | |||||
| | * | css fixes | Mario | 2023-03-19 | 4 | -10/+8 |
| | | | |||||
| * | | Merge branch 'dev' into 8.2RC | Mario | 2023-03-18 | 2 | -3/+5 |
| |\| | |||||
| | * | 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 |
| | | | |||||
| * | | Merge branch 'dev' into 8.2RC | Mario | 2023-03-17 | 12 | -884/+18 |
| |\| | |||||
| | * | remove redundant untranslated htconfig templates and add the ↵ | Mario | 2023-03-17 | 12 | -884/+18 |
| | | | | | | | | | | | | db_skip_locked_supported config option | ||||
| * | | Merge branch 'dev' into 8.2RC | Mario | 2023-03-14 | 1 | -3/+24 |
| |\| | |||||
| | * | work around friendica img attachment has different href than body which ↵ | Mario | 2023-03-14 | 1 | -3/+24 |
| | | | | | | | | | | | | results in duplicate images | ||||
| * | | Merge branch 'dev' into 8.2RC | Mario | 2023-03-12 | 3 | -6/+10 |
| |\| | |||||
| | * | 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 |
| | | | | | | | | | | | | redirect with code 301) - fix issue #1727 | ||||
| * | | Merge branch 'dev' into 8.2RC | Mario | 2023-03-12 | 1 | -1/+1 |
| |\| | |||||
| | * | make sure to only transform channel wall posts for group actors | Mario | 2023-03-12 | 1 | -1/+1 |
| | | | |||||
| * | | fix version after merge | 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 ↵ | Mario | 2023-03-09 | 1 | -4/+8 |
| | | | | | | | | author could end up as owner | ||||
| * | 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 ↵ | Mario | 2023-03-08 | 3 | -123/+63 |
| | | | | | | | | enabling mfa after a test passed | ||||
| * | 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 ↵ | Mario | 2023-03-03 | 1 | -33/+31 |
| | | | | | | | | was a leftover from zot to zot6 transition days | ||||
| * | 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 |
| | | | | | | | | This reverts commit da034045cc1bba74287b7c3e83f4a94ff5359150. | ||||
| * | 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 |
| | |