Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add the observer hash to the cache key in categories_widget() | Mario | 2024-03-25 | 3 | -5/+12 |
| | |||||
* | Merge branch 'fix-category-widget-template' into 'dev' | Mario | 2024-03-25 | 1 | -1/+1 |
|\ | | | | | | | | | Fix smarty deprecation warning in category widget. See merge request hubzilla/core!2116 | ||||
| * | Fix smarty deprecation warning in category widget. | Harald Eilertsen | 2024-03-25 | 1 | -1/+1 |
| | | |||||
* | | fix typo after get_config -> Confi::Get conversion | Mario | 2024-03-25 | 1 | -1/+1 |
|/ | |||||
* | make sure we preserve linefeeds in the actual content of lists and tables ↵ | Mario | 2024-03-24 | 3 | -15/+34 |
| | | | | also add tests | ||||
* | Merge branch 'deprecate-include-config-in-core' into 'dev' | Mario | 2024-03-24 | 145 | -1011/+1223 |
|\ | | | | | | | | | Deprecate *_config() functions in core. See merge request hubzilla/core!2114 | ||||
| * | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 145 | -1011/+1223 |
| | | |||||
* | | revert default to activity type Article until we have a more stable solution ↵ | Mario | 2024-03-23 | 1 | -1/+1 |
| | | | | | | | | to override it for platforms which do not support it | ||||
* | | changelog | Mario | 2024-03-22 | 1 | -1/+1 |
| | | |||||
* | | use the correct tag for ordered lists | Mario | 2024-03-22 | 1 | -6/+6 |
| | | |||||
* | | remove some unused variables | Mario | 2024-03-22 | 2 | -10/+0 |
| | | |||||
* | | remove friendica specific hack that is not needed anymore | Mario | 2024-03-21 | 1 | -4/+0 |
| | | |||||
* | | adjust tests after recent commit | Mario | 2024-03-21 | 1 | -3/+3 |
| | | |||||
* | | more whitespace fixes and some docu | Mario | 2024-03-21 | 2 | -6/+12 |
| | | |||||
* | | possible fix for issue #1843 | Mario | 2024-03-20 | 1 | -3/+5 |
| | | |||||
* | | it appears the smallest size for pt videos is now 720 | Mario | 2024-03-20 | 1 | -1/+1 |
| | | |||||
* | | css fix | Mario | 2024-03-20 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-03-20 | 4 | -25/+72 |
|\ \ | |||||
| * | | deal with wihitespace issues in tables and lists and add tests | Mario | 2024-03-20 | 3 | -10/+53 |
| | | | |||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-03-20 | 2 | -6738/+14120 |
| |\ \ | |||||
| * | | | fix reshares from streams loosing image | Mario | 2024-03-20 | 3 | -17/+21 |
| | | | | |||||
* | | | | no extra margin under lists | Mario | 2024-03-20 | 1 | -0/+4 |
| |/ / |/| | | |||||
* | | | Merge branch 'dev' into 'dev' | Mario | 2024-03-19 | 1 | -6737/+14119 |
|\ \ \ | | | | | | | | | | | | | | | | | Recreated hmessage.po for pt-br See merge request hubzilla/core!2115 | ||||
| * | | | Recreated hmessage.po for pt-br | Pascal Deklerck | 2024-03-19 | 1 | -6737/+14119 |
| | |/ | |/| | |||||
* | | | changelog | Mario | 2024-03-19 | 1 | -1/+1 |
| |/ |/| | | | (cherry picked from commit 5c2e10c01ebc671075052bf52ffbff3388853187) | ||||
* | | fix cover photos not uploaded into folder due to missing source option | Mario | 2024-03-19 | 1 | -1/+1 |
| | | |||||
* | | docu | Mario | 2024-03-18 | 2 | -4/+4 |
| | | |||||
* | | changelog | Mario | 2024-03-18 | 1 | -0/+90 |
|/ | |||||
* | make theme compatible with rc version | Mario | 2024-03-18 | 1 | -1/+1 |
| | |||||
* | css fix | Mario | 2024-03-18 | 1 | -1/+0 |
| | |||||
* | theme min/max version and minor css fix | Mario | 2024-03-17 | 2 | -5/+5 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-03-17 | 4 | -30/+25 |
|\ | |||||
| * | fix hardcoded color attr | Mario | 2024-03-17 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-03-17 | 3 | -27/+20 |
| |\ | |||||
| | * | slightly adjust text sizing | Mario | 2024-03-16 | 3 | -27/+20 |
| | | | | | | | | | (cherry picked from commit 9600789d6be3fc3e8ed0803f1d80d5dbf0dd4779) | ||||
| * | | add Emoji to the AP schema | Mario | 2024-03-17 | 1 | -0/+2 |
| |/ | |||||
| * | css fixes | Mario | 2024-03-16 | 2 | -4/+4 |
| | | |||||
* | | cleanup some ancient code and fix check for $path so that it will not pass ↵ | Mario | 2024-03-17 | 4 | -18/+8 |
|/ | | | | if theme_include() will not return anything. also add an empty zen.css file for the zen template | ||||
* | maybe git can be removed again now after the streams lib got removed? | Mario | 2024-03-16 | 1 | -1/+1 |
| | | | (cherry picked from commit 5860abf46f862149bb67d17c7f4b66ac34b98389) | ||||
* | apply the streams fixes manually until the addition of the streams library ↵ | Mario | 2024-03-16 | 1 | -3/+5 |
| | | | | is sorted | ||||
* | add git again allthough it is not clear why it is required | Mario | 2024-03-16 | 2 | -3/+3 |
| | |||||
* | more composer weirdness | Mario | 2024-03-16 | 3 | -14/+8 |
| | |||||
* | Revert "another attmpt to install streams/php-jcs via composer" | Mario | 2024-03-16 | 16 | -140/+416 |
| | | | This reverts commit 5af3c3577843a6f65c402c27607edca98233c08e | ||||
* | Revert "try installing git" | Mario | 2024-03-16 | 2 | -3/+3 |
| | | | This reverts commit 0b4e0863764e20fa13342b89487de574bd3f1fe4 | ||||
* | Revert "remove streams folder" | Mario | 2024-03-16 | 1 | -0/+0 |
| | | | This reverts commit 216f3755fc1b6abce4aed21ac842dd05ce17e95c | ||||
* | Revert "really add streams folder" | Mario | 2024-03-16 | 1 | -0/+0 |
| | | | This reverts commit f402baffd3359398732aad05755be2a9dd26a0dd | ||||
* | really add streams folder | Mario | 2024-03-16 | 1 | -0/+0 |
| | |||||
* | remove streams folder | Mario | 2024-03-16 | 1 | -0/+0 |
| | |||||
* | adjust encrypted content representation and also add it to bb_to_markdown | Mario | 2024-03-15 | 2 | -9/+28 |
| | |||||
* | bump dev version | Mario | 2024-03-15 | 1 | -1/+1 |
| |