Christian Kußowski
1ea649f01e
refactor: Update to Dart 3.10 with . shorthands
2025-11-30 12:54:06 +01:00
Christian Kußowski
35983437e2
refactor: Update flutter lints
2025-11-30 12:42:04 +01:00
krille-chan
419f57a14c
chore: make locale for emoji suggestions configureable
2025-11-18 16:09:09 +01:00
Christian Kußowski
fbc5924ace
chore: Make store getter type safe
2025-10-26 08:06:29 +01:00
krille-chan
8cf46f0a7f
chore: Migrate wrong datatype for fontSizeFactor
2025-10-25 20:39:54 +02:00
Christian Kußowski
136ddd7681
chore: Make privacy url not configurable
2025-10-20 07:10:53 +02:00
Christian Kußowski
b856e83e83
chore: Fix load config.json
2025-10-20 07:08:52 +02:00
Christian Kußowski
4c357f6249
refactor: Use AppSettings enum based configuration everywhere and fix load from json on web
2025-10-19 19:51:06 +02:00
Christian Kußowski
87a2449f41
chore: Set text message max length to 16384 but make it configurable
2025-06-26 10:23:52 +02:00
Christian Kußowski
970de1f4b0
Merge remote-tracking branch 'ggurdin/display-navigation-rail-setting'
2025-06-05 08:47:19 +02:00
Christian Kußowski
c445a6a294
feat: Add feature flag for refresh tokens
2025-05-30 09:44:22 +02:00
ggurdin
4b926935bd
feat: add setting for whether to show space navigation rail on mobile
2025-05-19 16:13:42 -04:00
Krille
5a96438ceb
refactor: Migrate more config options to config viewer
...
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-29 16:12:48 +01:00
Krille
92db578365
chore: Make push gateway configurable
...
Signed-off-by: Krille <c.kussowski@famedly.com>
2025-03-16 14:07:27 +01:00
Krille
4c37811878
chore: disable echoCancel for audio messages
2025-03-13 10:41:11 +01:00
Krille
b645193f7b
refactor: Improved UX for room upgrades
2025-03-07 12:29:31 +01:00
Krille
730fb22be3
feat: Add advanced configuration page
2025-03-05 19:01:34 +01:00
Krille
9f9f52fa02
feat: Pick share keys with
2025-02-04 15:07:07 +01:00
krille-chan
0760acaa40
chore: Bring back separate chat types
2024-07-22 19:46:59 +02:00
krille-chan
5c23453e66
feat: New spaces and chat list design
2024-07-15 09:36:45 +02:00
MrSpoony
3f81dc5187
feat: add option to configure reply swipe direction
2024-06-07 08:48:35 +02:00
krille-chan
d14276f5a9
fix: Allow unencrypted database if gnome keyring not present or platform does not support it
2024-04-13 16:57:38 +02:00
krille-chan
02ceddf9e8
feat: Show/hide third column in chat view
2024-04-07 10:30:21 +02:00
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications
2024-03-06 15:45:00 +01:00
Marcus Hoffmann
ccfa3fa8f6
feat: make showing user presence info optional
...
895de76e70 replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.
Introduce a setting to make this feature optional on a client level.
2024-02-11 20:21:13 +01:00
krille-chan
8ec3497b54
feat: Implement private read receipts
2024-01-20 09:13:53 +01:00
krille-chan
5d20185140
change: Remove wallpaper feature
2023-12-26 17:07:37 +01:00
krille-chan
94fc250751
refactor: Remove unused config
2023-10-28 11:35:31 +02:00
Krille
6bd518fa36
refactor: Remove bubble size slider
2023-08-11 13:33:16 +02:00
Bnyro
57b026b913
feat: option to not send typing notifications
2023-07-27 19:11:31 +02:00
Krille Fear
a35229bf7d
feat: Use Android system accent color
2022-12-24 11:48:48 +01:00
Christian Pauly
b642f89738
design: Hide unimportant state events instead of folding
2022-10-15 10:38:06 +02:00
20kdc
4398c305d2
feat: Add "Show related DMs in spaces" settings
2022-04-09 06:10:53 +00:00
20kdc
919b0822e5
feat: Groups and Direct Chats virtual spaces option
2022-04-03 17:00:35 +00:00
Krille Fear
74100bd777
chore: Make webRTC opt-in
2022-02-19 11:58:21 +01:00
Christian Pauly
9c36a52308
refactor: Remove deprecated jitsi call generator
2022-02-16 12:02:01 +01:00
Krille Fear
55f0300f9f
refactor: Migrate to null safety
2022-01-31 16:33:42 +01:00
S1m
cfb668f940
feat: Change the bubble padding in style settings
2022-01-03 22:19:51 +00:00
Krille Fear
d7d0d04ddb
refactor: Migrate utils and main.dart to null safety
2021-11-19 20:15:07 +01:00
Krille Fear
56b83727b7
feat: Make the main color editable for users
2021-11-13 17:57:55 +01:00
Christian Pauly
8d7d539060
feat: Send on enter
2021-08-24 20:43:21 +02:00
Sorunome
41a9d0a2b0
feat: Add option to not autoplay stickers and emotes
2021-08-08 19:21:34 +02:00
Christian Pauly
21801318eb
fix: Missing null check and bootstrap ask
2021-08-01 15:45:41 +02:00
Christian Pauly
6bf013dccf
feat: Cache and resend status message
2021-02-27 14:25:55 +01:00
Sorunome
353b1c8378
fix: Use single-isolate push
2021-02-16 13:23:56 +01:00
Christian Pauly
add6a8496c
feat: Make font size configurable
2021-02-07 08:59:58 +01:00
Sorunome
d5a2ee2f3f
feat: Add unified push as push provider
2021-01-28 14:43:14 +01:00
Christian Pauly
b62b0b1a63
feat: Implement app lock
2021-01-18 08:38:19 +01:00
Christian Pauly
4909f0be94
feat: Annoy user with dialog to add a recovery method
2020-11-24 15:49:27 +01:00
Sorunome
d500476fbc
feat: Option to hide redacted and unknown events
2020-11-08 20:10:00 +01:00