-
Joined on
2021年10月27日
56bde689d3
settings/tokens chucking a wobbly - wrong Channel namespace.
a82afa0d75
No comment.
2ac187221e
More nitty.
d921d0dc04
More nitty-gritty detail.
ca3263628b
Clarification.
be8ad47be1
Just update the one file
9aaf10516e
Revert "Add new doco"
eaa1a174a7
Add new doco
6d30fce1d6
Remove additional debugging
9f6c755501
Fix the object inheritance, which may have been json encoded
de797e2181
Add extra logging to track down issue
d1f1d770f8
Debugging continued...
fe498cd52b
Invert logic.
6a0896a598
Fix syntax after last commit.
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.
b4bbecfbbd
Improve driver selection logic.
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...
7e5b6132cb
Merge branch 'dev' of codeberg.org:streams/streams into dev
ab96c61df7
Security.
23d15de73f
Security.
21be8e3ce1
fix regex
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.