21 Commits

Author SHA1 Message Date
75846750f7 updated project linter-rules and enforced them 2024-03-29 18:22:55 +01:00
1374666858 Updated dependencies 2024-03-23 23:38:20 +01:00
9edbfd81af Apply dart auto fixes 2024-01-14 11:58:16 +01:00
6bc4d4d2ed Finished SplitView for Tablet devices 2023-09-12 09:31:34 +02:00
482bf8dd0b added basic split view for tablet devices 2023-09-11 23:00:56 +02:00
e01bb38af7 Edited common reaction emojis, display user avatar in reaction overview 2023-09-09 18:08:08 +02:00
68bfe92849 Added draft system for unsent messages 2023-09-09 17:48:02 +02:00
fe685c40fc Added dialog to ask users to enable Notifications 2023-09-08 21:58:54 +02:00
a73aea0986 Fixed wrong chat-count in Notification 2023-08-20 20:37:37 +02:00
1a172d3d86 Implemented structure for push Notifications 2023-08-19 17:04:45 +02:00
7a8f01536a Fixed typos
All checks were successful
update version / increment-build-number (push) Successful in 18s
2023-07-31 20:06:05 +02:00
1521056217 Added central user credentials management 2023-06-11 18:18:37 +02:00
072564fd31 Added uniform loading indicator for all screens 2023-06-11 15:57:40 +02:00
82b10e4eed Added functionality to create chat 2023-06-08 21:27:51 +02:00
f8ac83a296 Added option to sort unread chats to top 2023-06-07 18:22:15 +02:00
a922e0f8ae Added option to sort talk favorites to top 2023-06-07 11:06:43 +02:00
dc2af8e825 Added search for existing chats 2023-06-06 21:37:56 +02:00
2b64426c1a Refactor chatTile - WIP 2023-06-05 19:55:22 +02:00
e969e25e9e Added user search in talk, currently with no further functionality 2023-06-04 21:25:56 +02:00
4ef21a362b Added Chat context menu for chat 'mark as read', 'mark as unread', 'add to favorites', 'remove from favorites', 'leave conversation'
added Chat favorite badge and mark chat as read when entering it
2023-06-04 18:28:15 +02:00
f0da6f2596 Refactor codebase resolving warnings and remove self-package imports 2023-06-03 11:27:14 +02:00