Commit Graph

21 Commits

Author SHA1 Message Date
MineTec f5afd7eb5e Catch exception when parsing unexpected api call results 2023-06-07 22:26:23 +02:00
MineTec f8ac83a296 Added option to sort unread chats to top 2023-06-07 18:22:15 +02:00
MineTec b94a3d33e9 Fixed missing enum entry in Talk API 2023-06-07 16:32:15 +02:00
MineTec a922e0f8ae Added option to sort talk favorites to top 2023-06-07 11:06:43 +02:00
MineTec e969e25e9e Added user search in talk, currently with no further functionality 2023-06-04 21:25:56 +02:00
MineTec 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
MineTec f0da6f2596 Refactor codebase resolving warnings and remove self-package imports 2023-06-03 11:27:14 +02:00
MineTec 35f2e3fe74 Regenerate auto-modell class code 2023-03-12 23:13:12 +01:00
MineTec bdc9b1ff6e Added deleted_users to possible server response in getRoomResponse.dart 2023-03-12 22:47:24 +01:00
MineTec 0ab44e3046 Removed unwanted logs, fixed authentication edge case scenario 2023-02-26 12:37:15 +01:00
MineTec 08a2d95882 Further restructuring of chatBubble.dart, added chatMessage.dart 2023-02-25 14:11:46 +01:00
MineTec 97f6143b74 Make Text in bubbles selectable 2023-02-25 11:07:35 +01:00
MineTec b9424a9f4a Changed Media bubbles to tansparent bubbles 2023-02-25 10:58:06 +01:00
MineTec 37a0d5cb4a Added early basic media viewing in Talk 2023-02-24 23:22:04 +01:00
MineTec 693b226bdc Added basic Text sending 2023-02-22 19:22:55 +01:00
MineTec 5f140821a8 Implemented RichObjectString in text messages 2023-02-21 16:59:20 +01:00
MineTec cee122602f Added automatic refresh (every 60s) of chatList.dart and periodic timestamp updates (every 30s) 2023-02-21 15:27:37 +01:00
MineTec 97551738b0 Added support for force refresh without caching, using this system on chatList.dart 2023-02-21 14:58:31 +01:00
MineTec 88e5a605fb Webdav and Cleanup 2023-02-22 00:48:12 +01:00
MineTec edd8c1600a Cleanup 2023-02-20 13:32:14 +01:00
MineTec fea36b9a6d Added Nextcloud base 2023-02-20 10:56:51 +01:00