Mario
0ab94d42f4
bump dev version
2025-06-24 07:58:19 +00:00
Mario
7b6c76abf1
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
2025-06-24 07:54:33 +00:00
Mario
0e31d61868
Merge branch 'some-account-cleanup' into 'dev'
...
A bit of cleanup for account functions
See merge request hubzilla/core!2210
2025-06-24 07:53:43 +00:00
Harald Eilertsen
66e02c5e3a
A bit of cleanup for account functions
2025-06-24 07:53:42 +00:00
Mario
122747ae76
version 10.4RC1
2025-06-24 07:28:50 +00:00
Mario
82b2f06bdd
bump version
2025-06-22 07:36:08 +00:00
Mario Vavti
89c17bac50
start verifying RFC9421 HTTP Signatures (hopefully)
2025-06-21 16:39:59 +02:00
Mario
4a813c150c
make sure to set the state on the correct button
2025-06-19 08:08:16 +00:00
Mario
ce618facc8
properly set the comment button and sub-thread-wrapper state if we are loading a conversation in partly expanded mode
2025-06-18 15:55:15 +00:00
Mario
37159937d7
bump version
2025-06-14 10:51:48 +00:00
Mario
25dba4423b
bump version
2025-06-13 08:07:53 +00:00
Mario
66512f4e51
blog mode fixes
2025-06-12 11:51:01 +00:00
Mario
49a065e50b
bump version
2025-06-11 19:35:40 +00:00
Mario
76296e72be
refactor TLL to zoom in on every expansion and better maintainable code
2025-06-11 11:34:08 +00:00
Mario
d36f806ece
more autoexpand iterations fixes
2025-06-10 09:06:48 +00:00
Mario
d3d8c088f3
bump version
2025-06-10 08:46:24 +00:00
Mario
673790126b
dismiss summary if it is equal to content and css fixes
2025-06-09 19:09:32 +00:00
Mario
9eecd0aa3c
css fixes
2025-06-09 14:11:20 +00:00
Mario
9405f2e2d3
bump version
2025-06-08 21:09:51 +00:00
Mario
34c3a77db4
improved thread lense
2025-06-08 17:07:14 +00:00
Mario
dbc3613af5
more cleanup
2025-06-08 15:13:45 +00:00
Mario
e1d395b6ed
more cleanup and introduce the thread lense
2025-06-08 09:06:01 +00:00
Mario
5db855abfe
it is hard to keep the overview with more than 3 levels
2025-06-07 09:11:12 +00:00
Mario
ab14743146
bump version
2025-06-06 12:04:47 +00:00
Mario
1b494cdd27
bump version
2025-06-06 11:11:06 +00:00
Mario
37aa16a6c0
bump version
2025-06-05 19:43:42 +00:00
Mario
358e7c9512
bump version
2025-06-05 16:08:44 +00:00
Mario
5f26e77785
Merge branch 'more-phpstan-fixes' into 'dev'
...
More PHPStan fixes
See merge request hubzilla/core!2204
2025-06-05 15:48:17 +00:00
Mario
b5ad0589cb
bump version
2025-06-05 15:44:25 +00:00
Mario
3da16a4bae
bump version
2025-06-05 15:09:23 +00:00
Mario
8c268d24df
version
2025-06-05 08:03:52 +00:00
Mario
c1aa5a2954
bump version
2025-06-04 19:55:42 +00:00
Mario
0283c77961
do not prevent default too early
2025-06-04 16:38:30 +00:00
Mario
7740a7501b
improved indentation and its logic
2025-06-04 16:33:05 +00:00
Mario
6649eca2bf
move expand to item menu to get rid of the single click lag
2025-06-04 14:34:44 +00:00
Mario
64ae1eb5e8
add ability to auto-expand a comment reply thread
2025-06-03 08:31:19 +00:00
Mario
fca6ddd35b
change the animation so that it will not interfere with bootstrap stuff
2025-06-01 10:14:18 +00:00
Mario
d0686796cd
it is the fill: both option that woes with dropdown visibility - set it to none
2025-06-01 04:57:05 +00:00
Mario
c826b307c2
fix display issue
2025-05-31 18:43:07 +00:00
Mario
00edbe4393
bump version
2025-05-31 17:07:00 +00:00
Mario
3060126123
bump version
2025-05-29 19:12:27 +00:00
Mario
d584e4f7d5
fix queries in certain situations returning more results than we need producing unexpected rendering results
2025-05-29 17:58:04 +00:00
Mario
71fbc3ff5c
bump version
2025-05-29 14:25:20 +00:00
Mario
bd8ffcd28d
bump version
2025-05-29 10:14:20 +00:00
Mario
20148d23f1
toplevel comments pagination: initial commit
2025-05-29 10:13:32 +00:00
Mario
bc40c3f7c0
bump version
2025-05-28 09:18:49 +00:00
Mario
4df3c8d2a1
bump version
2025-05-27 08:06:20 +00:00
Mario
48af5b354d
bump version
2025-05-25 14:16:47 +00:00
Harald Eilertsen
51cd6381a6
Ignore PHPStan warning of missing .htpreconfig
...
The existence of the file is checked in the if-statement wrapping the
include.
2025-05-24 10:52:29 +02:00
Harald Eilertsen
b6e65a76ea
Add App::$page_layouts attribute for comanche
...
Zotlabs\Render\Comanche::register_page_template assigns this variable in
App (for some reason), but it is not declared. As dynamic attributes are
deprecated, and will be removed in PHP 9, this patch fixes the issue by
defining the attribute in the App class.
2025-05-23 20:53:55 +02:00