Harald Eilertsen
e645ea3bf0
Fix missing return warnings in Module\Request
...
As the Request module never returns a HTML payload it was changed to
override the Controller::init() method rather than Controlled::get().
The internal private functions were fixed accordingly, and return type
annotations fixed up as well.
Discovered with PHPStan.
2025-09-12 21:51:24 +02:00
Mario
525a45f69c
make sure to load the profile when in channel module
2025-05-31 16:56:30 +00:00
Mario
20148d23f1
toplevel comments pagination: initial commit
2025-05-29 10:13:32 +00:00
Mario
8d1fea7ec3
new version of items_by_parent_ids() and item_reaction_sql() with much better performance, streamline rsvp naming convention and some preparatory work for comment lazy loading (unfinshed)
2025-05-27 08:04:36 +00:00
Mario
8f539e3707
fix announce action label and modal not closing
2025-05-08 10:35:32 +00:00
Mario
918377a67b
provide commentable state and minor cleanup
2025-05-08 10:27:57 +00:00
Mario
ca4bb5927e
whitespace
2025-05-07 12:36:40 +00:00
Mario
ac5d22d514
refactor doreply() and move reply functionality to modal
2025-05-07 12:31:47 +00:00
Mario
69ade6d2cb
cleanup
2025-05-02 14:03:45 +00:00
Mario
1463c1a526
refactor
2025-04-30 08:28:47 +00:00
Mario
e195897dc7
slightly change the way we deal with perms
2025-04-29 21:18:53 +00:00
Mario
b6f0fe7583
refactor with permissions
2025-04-29 09:52:30 +00:00
Mario Vavti
73d444bd8a
some refactoring and implement subthread fetching
2025-04-26 22:33:32 +02:00
Mario Vavti
80415f6bd3
remove unused code
2025-04-26 14:33:45 +02:00
Mario Vavti
cde558a43f
also remove the parent line from the query
2025-04-25 23:47:04 +02:00
Mario Vavti
bafbbc9d5b
revert adding of id - we can not use it
2025-04-25 23:22:06 +02:00
Mario Vavti
c614f899b7
implement requesting of reactions
2025-04-25 22:35:13 +02:00