Commit Graph

31 Commits

Author SHA1 Message Date
MineTec c62a14645a refactored broad range of the application, split files, modularized calendar and file views, centralized bottom sheets and clipboard handling, and implemented unit test coverage 2026-05-08 19:05:16 +02:00
MineTec 710e88d744 refactored chat data fetching to support separate cache and network callbacks 2026-05-07 09:46:30 +02:00
MineTec 4e1272aba9 claude refactorings, flutter best practices, platform dependent changes, general cleanup 2026-05-06 11:59:01 +02:00
MineTec 9b5a70b285 api and storage restructure 2026-05-05 22:00:07 +02:00
MineTec db9c3386f1 better loading indicators for timetables, talk and files 2026-05-05 21:07:48 +02:00
MineTec 551c1bf1fa claude refactor 2026-05-04 13:54:39 +02:00
MineTec 0b6c80e84c fixed hanging chat when it contains any 'call' 2026-04-04 00:11:44 +02:00
MineTec 7a3b69fade update dependencies and bump version to 0.1.7+45
- Bump version to `0.1.7+45` and update SDK constraint to `>=3.8.0 <4.0.0`.
- Update numerous dependencies
2026-01-31 22:40:50 +01:00
MineTec bc6a069c90 fixed voice-message preventing chat loading 2026-01-26 16:44:39 +01:00
Pupsi 06c27d6b50 fixed geo-location breaking chats and white text on white background 2025-10-01 16:06:02 +02:00
MineTec 9f51d68531 updated build runner tasks 2025-01-24 11:02:03 +01:00
Pupsi d00592c3e7 Merge branch 'develop' into develop-replyToMessages 2024-05-12 12:35:52 +00:00
Pupsi ae6b6511d7 parent message gets shown in chat bubble 2024-04-19 18:55:07 +02:00
MineTec f5407d2477 updated localstore collection to global constant 2024-04-16 14:39:20 +02:00
MineTec 4c7f53e309 updated project style guidelines 2024-04-03 19:18:17 +02:00
MineTec 75846750f7 updated project linter-rules and enforced them 2024-03-29 18:22:55 +01:00
MineTec 41372e9e86 #8 Added marker to indicate read status in talk chats 2024-03-10 22:03:01 +01:00
MineTec 6c3b99ffa4 Added warning when reaching conversation length limit of 200 messages 2024-03-10 18:06:54 +01:00
MineTec d63958574b Fixed some visuals 2023-09-05 22:54:40 +02:00
MineTec 0b2fab5b6d Designed talk message reactions 2023-07-08 21:50:25 +02:00
MineTec b94a3d33e9 Fixed missing enum entry in Talk API 2023-06-07 16:32: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 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 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 fea36b9a6d Added Nextcloud base 2023-02-20 10:56:51 +01:00