Mario
|
40714ecdd0
|
changelog
|
2024-03-18 22:02:09 +00:00 |
|
Mario
|
acc1834b0d
|
make theme compatible with rc version
|
2024-03-18 09:12:35 +00:00 |
|
Mario
|
7c5a0887cc
|
css fix
|
2024-03-18 09:10:07 +00:00 |
|
Mario
|
9cbb9a4874
|
theme min/max version and minor css fix
|
2024-03-17 21:30:50 +00:00 |
|
Mario
|
14f3b72c82
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2024-03-17 22:22:33 +01:00 |
|
Mario
|
b05845f495
|
cleanup some ancient code and fix check for $path so that it will not pass if theme_include() will not return anything. also add an empty zen.css file for the zen template
|
2024-03-17 22:21:55 +01:00 |
|
Mario
|
937b6d360e
|
fix hardcoded color attr
|
2024-03-17 11:00:50 +00:00 |
|
Mario
|
0d30eed4a7
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2024-03-17 10:53:32 +00:00 |
|
Mario
|
39d4f67417
|
add Emoji to the AP schema
|
2024-03-17 10:53:09 +00:00 |
|
Mario
|
68d989c79e
|
slightly adjust text sizing
(cherry picked from commit 9600789d6b)
|
2024-03-16 19:40:57 +00:00 |
|
Mario
|
ac4aa6a9ea
|
css fixes
|
2024-03-16 16:22:39 +00:00 |
|
Mario
|
732dbfd6f5
|
maybe git can be removed again now after the streams lib got removed?
(cherry picked from commit 5860abf46f)
|
2024-03-16 16:01:36 +00:00 |
|
Mario
|
42b0205ad0
|
apply the streams fixes manually until the addition of the streams library is sorted
|
2024-03-16 15:47:25 +00:00 |
|
Mario
|
19c0e97658
|
add git again allthough it is not clear why it is required
|
2024-03-16 12:18:24 +00:00 |
|
Mario
|
fe018d646a
|
more composer weirdness
|
2024-03-16 12:09:49 +00:00 |
|
Mario
|
8fc0210428
|
Revert "another attmpt to install streams/php-jcs via composer"
This reverts commit 5af3c35778
|
2024-03-16 11:54:45 +00:00 |
|
Mario
|
64560cbca9
|
Revert "try installing git"
This reverts commit 0b4e086376
|
2024-03-16 11:54:07 +00:00 |
|
Mario
|
6e97c97920
|
Revert "remove streams folder"
This reverts commit 216f3755fc
|
2024-03-16 11:53:39 +00:00 |
|
Mario
|
916edcb45e
|
Revert "really add streams folder"
This reverts commit f402baffd3
|
2024-03-16 11:53:16 +00:00 |
|
Mario
|
f402baffd3
|
really add streams folder
|
2024-03-16 11:48:27 +00:00 |
|
Mario
|
216f3755fc
|
remove streams folder
|
2024-03-16 11:45:49 +00:00 |
|
Mario
|
f3efdbf230
|
adjust encrypted content representation and also add it to bb_to_markdown
|
2024-03-15 22:34:27 +00:00 |
|
Mario
|
826ef11247
|
bump dev version
|
2024-03-15 19:05:55 +00:00 |
|
Mario
|
b68ddc4cd3
|
version, strings and dump composer autoload
|
2024-03-15 18:58:01 +00:00 |
|
Mario
|
41f909c415
|
update redbasic screenshot
|
2024-03-15 17:36:44 +00:00 |
|
Mario
|
0b4e086376
|
try installing git
|
2024-03-15 18:25:53 +01:00 |
|
Mario
|
5af3c35778
|
another attmpt to install streams/php-jcs via composer
|
2024-03-15 17:14:31 +01:00 |
|
Mario
|
dddcddc453
|
refactor sodium b2b encryption
|
2024-03-15 11:30:28 +00:00 |
|
Mario
|
754d90a676
|
fix overlay z-index
|
2024-03-14 19:21:01 +00:00 |
|
Mario
|
8b0dce56ad
|
remove some now redundant css
|
2024-03-14 19:11:25 +00:00 |
|
Mario
|
42696606e3
|
wrong logic
|
2024-03-14 16:03:02 +00:00 |
|
Mario
|
b645ede168
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2024-03-14 13:35:39 +00:00 |
|
Mario
|
6e12b5ec08
|
fix shortnames replaced in html tags
|
2024-03-14 13:35:21 +00:00 |
|
Mario
|
fbf36992be
|
Merge branch 'add-testing-doc' into 'dev'
Add some developer docs for the test system.
See merge request hubzilla/core!2113
|
2024-03-14 12:42:36 +00:00 |
|
Mario
|
e0de813700
|
Merge branch 'fix-test-setup-on-mariadb' into 'dev'
Fix test db setup on MySQL/Mariadb + changed default
See merge request hubzilla/core!2112
|
2024-03-14 12:42:04 +00:00 |
|
Harald Eilertsen
|
39448a0871
|
Fix test db setup on MySQL/Mariadb + changed default
|
2024-03-14 12:42:03 +00:00 |
|
Mario
|
4fb37ef6f3
|
revert adding of zip and bump composer php version to 8.1
|
2024-03-14 12:40:07 +00:00 |
|
Mario
|
a9d4adaf23
|
Revert "next try to use the streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151"
This reverts commit 70dfce356b.
|
2024-03-14 12:30:05 +00:00 |
|
Mario
|
70dfce356b
|
next try to use the streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151
|
2024-03-14 11:15:20 +00:00 |
|
Mario
|
10fbfa06e9
|
add fix again after escaping composer hell
|
2024-03-14 11:06:32 +00:00 |
|
Mario
|
6315757967
|
Revert "use the streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151"
This reverts commit 81ce67df94.
|
2024-03-14 11:02:31 +00:00 |
|
Mario
|
9ddd840897
|
evert "fix deprecation warning"
This reverts commit 898762dd95.
|
2024-03-14 11:02:10 +00:00 |
|
Mario
|
6c5627ac0e
|
Revert "update lock file"
This reverts commit a93fed5ae2.
|
2024-03-14 11:01:36 +00:00 |
|
Mario
|
c2d6d376a4
|
Revert "revert addition of zip"
This reverts commit 55532c7cb1.
|
2024-03-14 11:01:20 +00:00 |
|
Mario
|
55532c7cb1
|
revert addition of zip
|
2024-03-14 10:58:20 +00:00 |
|
Mario
|
a93fed5ae2
|
update lock file
|
2024-03-14 10:49:41 +00:00 |
|
Mario
|
ba1b48f177
|
lets try this
|
2024-03-14 10:45:09 +00:00 |
|
Mario
|
898762dd95
|
fix deprecation warning
|
2024-03-14 10:29:07 +00:00 |
|
Mario
|
81ce67df94
|
use the streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151
|
2024-03-14 10:18:51 +00:00 |
|
Mario
|
55097c47c5
|
Revert "composer update and use the fixed streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151"
This reverts commit 6bf61dfa6b.
|
2024-03-14 10:13:22 +00:00 |
|