aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* if the updated item contains an open modal, the modal we be replaced with ↵Mario2024-03-261-0/+2
| | | | the new data but the backdrop will stay because it is attached to the end of the page -> remove it
* deprecated bootstrap namespace in list modeMario2024-03-251-1/+1
|
* wrong dreport link in blog modeMario2024-03-251-1/+1
|
* more bootstrap overrideMario2024-03-251-1/+1
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-03-257-9/+24
|\
| * allow to run additional site specific commands at the end of util/udallMario2024-03-251-1/+6
| |
| * add observer to the permissions query. this should not be necessary but it ↵Mario2024-03-251-3/+2
| | | | | | | | | | makes it clear why it should be included in the cache key (cherry picked from commit 57e32a79125072d27ebc76ca26acac64db5cb4fc)
| * tilt the piinMario2024-03-251-0/+4
| |
| * add the observer hash to the cache key in categories_widget()Mario2024-03-253-5/+12
| |
| * Merge branch 'fix-category-widget-template' into 'dev'Mario2024-03-251-1/+1
| |\ | | | | | | | | | | | | Fix smarty deprecation warning in category widget. See merge request hubzilla/core!2116
| | * Fix smarty deprecation warning in category widget.Harald Eilertsen2024-03-251-1/+1
| | |
| * | fix typo after get_config -> Confi::Get conversionMario2024-03-251-1/+1
| |/
* / more remove additional linebreaks after block element plus testMario2024-03-253-2/+11
|/
* make sure we preserve linefeeds in the actual content of lists and tables ↵Mario2024-03-243-15/+34
| | | | also add tests
* Merge branch 'deprecate-include-config-in-core' into 'dev'Mario2024-03-24145-1011/+1223
|\ | | | | | | | | Deprecate *_config() functions in core. See merge request hubzilla/core!2114
| * Deprecate *_config() functions in core.Harald Eilertsen2024-03-24145-1011/+1223
| |
* | revert default to activity type Article until we have a more stable solution ↵Mario2024-03-231-1/+1
| | | | | | | | to override it for platforms which do not support it
* | changelogMario2024-03-221-1/+1
| |
* | use the correct tag for ordered listsMario2024-03-221-6/+6
| |
* | remove some unused variablesMario2024-03-222-10/+0
| |
* | remove friendica specific hack that is not needed anymoreMario2024-03-211-4/+0
| |
* | adjust tests after recent commitMario2024-03-211-3/+3
| |
* | more whitespace fixes and some docuMario2024-03-212-6/+12
| |
* | possible fix for issue #1843Mario2024-03-201-3/+5
| |
* | it appears the smallest size for pt videos is now 720Mario2024-03-201-1/+1
| |
* | css fixMario2024-03-201-2/+2
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-03-204-25/+72
|\ \
| * | deal with wihitespace issues in tables and lists and add testsMario2024-03-203-10/+53
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-03-202-6738/+14120
| |\ \
| * | | fix reshares from streams loosing imageMario2024-03-203-17/+21
| | | |
* | | | no extra margin under listsMario2024-03-201-0/+4
| |/ / |/| |
* | | Merge branch 'dev' into 'dev'Mario2024-03-191-6737/+14119
|\ \ \ | | | | | | | | | | | | | | | | Recreated hmessage.po for pt-br See merge request hubzilla/core!2115
| * | | Recreated hmessage.po for pt-brPascal Deklerck2024-03-191-6737/+14119
| | |/ | |/|
* | | changelogMario2024-03-191-1/+1
| |/ |/| | | (cherry picked from commit 5c2e10c01ebc671075052bf52ffbff3388853187)
* | fix cover photos not uploaded into folder due to missing source optionMario2024-03-191-1/+1
| |
* | docuMario2024-03-182-4/+4
| |
* | changelogMario2024-03-181-0/+90
|/
* make theme compatible with rc versionMario2024-03-181-1/+1
|
* css fixMario2024-03-181-1/+0
|
* theme min/max version and minor css fixMario2024-03-172-5/+5
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-03-174-30/+25
|\
| * fix hardcoded color attrMario2024-03-171-1/+1
| |
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-03-173-27/+20
| |\
| | * slightly adjust text sizingMario2024-03-163-27/+20
| | | | | | | | | (cherry picked from commit 9600789d6be3fc3e8ed0803f1d80d5dbf0dd4779)
| * | add Emoji to the AP schemaMario2024-03-171-0/+2
| |/
| * css fixesMario2024-03-162-4/+4
| |
* | cleanup some ancient code and fix check for $path so that it will not pass ↵Mario2024-03-174-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?Mario2024-03-161-1/+1
| | | (cherry picked from commit 5860abf46f862149bb67d17c7f4b66ac34b98389)
* apply the streams fixes manually until the addition of the streams library ↵Mario2024-03-161-3/+5
| | | | is sorted
* add git again allthough it is not clear why it is requiredMario2024-03-162-3/+3
|