Commit graph

404 commits

Author SHA1 Message Date
ggurdin
8c421d80cc adjusted pangea comments 2024-05-20 14:38:17 -04:00
Kelrap
5f83955544 Archived chats don't show Chat Details or Leave 2024-05-20 14:26:18 -04:00
Kelrap
46d6f9f115 Updated My Learning Settings icon in chat settings menu 2024-05-16 10:03:54 -04:00
ggurdin
4c00c73bea Merge branch 'main' into sentry 2024-05-08 09:09:56 -04:00
ggurdin
9dd22ef107 init sentry user info on app launch 2024-05-07 12:22:28 -04:00
ggurdin
31b90eab0c ensure that subscription initalization finishes before running customer update 2024-05-06 11:45:00 -04:00
Gabby Gurdin
70e085e4f0 merge github-issues into auto-pr 2024-04-22 11:02:45 -04:00
Gabby Gurdin
1d507226f3 don't change add to space toggle value if error when trying to add 2024-04-18 14:30:04 -04:00
Gabby Gurdin
c0f2d6ea39 merge in sentry updates 2024-04-16 14:03:53 -04:00
Gabby Gurdin
63f6dcc32d added push rule to prevent notifications for text-to-speech events 2024-04-11 13:01:22 -04:00
Brord van Wierst
2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2024-04-08 19:17:32 +02:00
Gabby Gurdin
ede472e0e8 commented out references to keyboard_shortcuts 2024-04-05 14:45:53 -04:00
krille-chan
c51fc600a2
chore: Follow up sticker design 2024-03-30 08:37:24 +01:00
Krille
68aa2250f2
chore: Follow up input bar padding 2024-03-28 11:17:20 +01:00
krille-chan
45e1122648
chore: Follow up image rendering 2024-03-24 10:56:44 +01:00
Krille
f653664b39
chore: Calc much smaller blurhash 2024-03-21 12:52:48 +01:00
Krille
989c6146ce
chore: Calc blurhash in other thread 2024-03-21 10:19:14 +01:00
Krille
a518f8a019
chore: New performant fade in for images 2024-03-21 09:55:49 +01:00
Krille
5573c7fcbc
chore: Disable image transition for better performance 2024-03-21 09:04:35 +01:00
Krille
25ec229ace
refactor: Use dart blurhash 2024-03-21 07:36:22 +01:00
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications 2024-03-06 15:45:00 +01:00
krille-chan
db8e4c2916
chore: Follow up stickers 2024-02-25 19:57:59 +01:00
krille-chan
7ae9eb82e0
fix: Export session 2024-02-22 18:59:49 +01:00
Krille-chan
e69f610c26
Merge pull request #890 from Bubu/fix_restoring_unimportant_event_setting
fix: properly initialize hideUnimportantStateEvents setting
2024-02-16 07:24:55 +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
Marcus Hoffmann
c6a79f7ad0 fix: properly initialize hideUnimportantStateEvents setting
This setting was not applied on app restart but always initialized to
the default value. The only way change this was to go into settings and
change the toggle twice after an app restart.
2024-02-11 18:38:30 +01:00
krille-chan
2e67695645
fix: Remove status msg not changeable from old cache 2024-02-05 08:58:53 +01:00
Krille
3b9245c8c7
feat: New account data wallpaper feature 2024-01-31 08:52:00 +01:00
Krille
85a868522e
fix: Missing null check in public room bottom sheet 2024-01-31 07:53:37 +01:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
Krille
0d465b6deb
chore: Revert applock fix and downgrade flutter instead 2024-01-24 15:49:10 +01:00
Krille
1a0b240d5d
fix: Keyboard disappears in lockscreen 2024-01-24 09:01:11 +01:00
ggurdin
d28ff4e997 fluffy merge and testing updates 2024-01-22 11:43:30 -05:00
krille-chan
f7c89ddf9e
chore: Resort settings and add more description text 2024-01-20 14:45:44 +01:00
krille-chan
8ec3497b54
feat: Implement private read receipts 2024-01-20 09:13:53 +01:00
krille-chan
e50153c2c8
fix: Open publicroombottomsheet by alias 2024-01-20 08:51:43 +01:00
krille-chan
315a43c1a4
refactor: Dialog BuildContext 2024-01-20 08:35:09 +01:00
ggurdin
5f3ee270a4 minor UI fixes from mobile testing 2024-01-08 15:22:27 -05:00
krille-chan
7332e533d0
design: Better paddings in tablet mode 2024-01-07 10:43:56 +01:00
krille-chan
2a5c9d0a62
feat: Backup session and restore on database error 2023-12-31 10:17:42 +01:00
ggurdin
b298afd5cf Merge branch 'main' into sentry-fixes 2023-12-29 11:48:43 -05:00
Krille
6a75d07dea
chore: Follow up background sync 2023-12-27 14:47:53 +01:00
krille-chan
5d20185140
change: Remove wallpaper feature 2023-12-26 17:07:37 +01:00
krille-chan
a5a1c9b580
chore: Better applifecycle logs 2023-12-26 13:57:40 +01:00
Krille
cfc161b252
chore: Dark mode improvements 2023-12-25 18:36:15 +01:00
krille-chan
4a008d0c2d
design: New design for login page 2023-12-24 13:46:29 +01:00
krille-chan
715e615e3a
feat: Search for public spaces 2023-12-23 12:14:51 +01:00
krille-chan
0651b5c1f1
fix: Join public rooms 2023-12-23 09:58:35 +01:00
krille-chan
1f7ce96623
refactor: Remove unused code 2023-12-23 09:00:39 +01:00
krille-chan
e1474c48d8
refactor: Remove todo list feature 2023-12-22 20:20:58 +01:00