James Graham
7e6b79d5d4
Release threads removing the feature flag.
...
This mr performs some final cleanup to make sure the threads are sized correctly and it all works with the new chatbar
2026-02-16 11:16:32 -05:00
Tobias Fella
9cc5778126
Remove secret backup feature flag
...
There isn't really a point in hiding this behind a flag and it just makes the process even more confusing
2025-11-10 18:04:50 +01:00
Kristen McWilliam
25c0bc131a
feat: add font size scaling setting
...
Adds an option in Appearance Settings to adjust font size scaling,
improving accessibility and user customization.
2025-11-03 10:18:23 -05:00
James Graham
f288367653
Add a dev setting to allow relations to be sent to any message
...
Add a dev setting to allow relations to be sent to any message using the right click delegate menu. This shouldn't be a main feature, but since it's technically allowed in matrix this will help any future debugging
2025-07-28 19:47:29 +01:00
James Graham
3d9d211d25
Allow the condition for when messages are automatically marked as read to be configurable.
...
Title this adds a number of options for when messages should be automatically marked as read for the user to choose from.
{width=480 height=262}
2025-07-04 14:36:36 +01:00
Joshua Goins
67da272ccd
Add feature flag for the new calls feature
...
This will be experimental for some time, so we need a way to turn it
on/off for future stable builds.
2025-07-01 14:52:46 -04:00
James Graham
b6791485c4
Move remaining code to app module
...
There's still some stuff that could potentially go elsewhere but I think it's enough for now.
2025-04-18 09:26:17 +00:00