• Joined on 2021年10月27日
streams pushed to dev at fortified/forte 2026年05月26日 00:24:29 +02:00
56bde689d3 settings/tokens chucking a wobbly - wrong Channel namespace.
streams pushed to dev at fortified/forte 2026年05月24日 23:45:26 +02:00
a82afa0d75 No comment.
streams pushed to dev at fortified/forte 2026年05月24日 01:23:24 +02:00
2ac187221e More nitty.
streams pushed to dev at fortified/forte 2026年05月24日 01:22:09 +02:00
d921d0dc04 More nitty-gritty detail.
streams pushed to dev at fortified/forte 2026年05月24日 01:16:36 +02:00
ca3263628b Clarification.
streams pushed to dev at fortified/forte 2026年05月24日 00:19:47 +02:00
be8ad47be1 Just update the one file
9aaf10516e Revert "Add new doco"
Compare 2 commits »
streams pushed to dev at fortified/forte 2026年05月24日 00:13:35 +02:00
eaa1a174a7 Add new doco
streams pushed to dev at fortified/forte 2026年05月23日 02:07:19 +02:00
6d30fce1d6 Remove additional debugging
streams pushed to dev at fortified/forte 2026年05月23日 01:55:35 +02:00
9f6c755501 Fix the object inheritance, which may have been json encoded
streams pushed to dev at fortified/forte 2026年05月23日 01:16:59 +02:00
de797e2181 Add extra logging to track down issue
streams pushed to dev at fortified/forte 2026年05月23日 01:01:03 +02:00
d1f1d770f8 Debugging continued...
streams pushed to dev at fortified/forte 2026年05月23日 00:44:01 +02:00
fe498cd52b Invert logic.
streams pushed to dev at fortified/forte 2026年05月23日 00:08:21 +02:00
6a0896a598 Fix syntax after last commit.
streams pushed to dev at fortified/forte 2026年05月22日 23:52:50 +02:00
9857fc1397 If a conversation inherits an object type array and your site disables sending array types, fix the inherited value.
8e8e29f495 Logged Exception triggered by somebody attempting to discover intentionally invalid URLs in mod_chanview. Just quietly fail instead.
Compare 2 commits »
streams pushed to dev at fortified/forte 2026年05月22日 08:45:18 +02:00
b4bbecfbbd Improve driver selection logic.
streams pushed to dev at fortified/forte 2026年05月21日 07:55:42 +02:00
5b5be57dcc Refactor patial objects once again. We're now sending an object with multiple types. There is a feature toggle in admin/security to turn this off if all your friends' servers crash. Default is...
streams pushed to dev at streams/streams 2026年05月21日 04:56:26 +02:00
7e5b6132cb Merge branch 'dev' of codeberg.org:streams/streams into dev
ab96c61df7 Security.
Compare 2 commits »
streams pushed to dev at fortified/forte 2026年05月21日 04:20:35 +02:00
23d15de73f Security.
streams pushed to dev at fortified/forte 2026年05月21日 03:09:53 +02:00
21be8e3ce1 fix regex
streams pushed to dev at fortified/forte 2026年05月21日 02:53:27 +02:00
078c89aede Create an empty local environment if there is no DATABASE_URL in the calling environment and is not defined in the symfony environment AND '.env.local' does not exist.