MineTec
|
3b8da1d3d6
|
dart format
|
2026-05-08 20:12:40 +02:00 |
|
MineTec
|
9e139b5704
|
refactored data providers with centralized cache resolution, unified UI using custom dialogs and bottom sheets, and enhanced network error handling for Dio and TLS errors
|
2026-05-08 20:01:45 +02:00 |
|
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
|
4b1d4379a0
|
loading state and error handling refactor
|
2026-05-06 10:11:45 +02:00 |
|
MineTec
|
9b5a70b285
|
api and storage restructure
|
2026-05-05 22:00:07 +02:00 |
|
MineTec
|
4f796dac2e
|
folder restructuring
|
2026-05-05 21:44:23 +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 |
|
Pupsi
|
e4243e53ac
|
resolved pr issues
|
2026-02-01 15:55:43 +01:00 |
|
Pupsi
|
174e6ac0b7
|
fixed finished polls causing errors, made poll list dense
|
2026-02-01 15:07:48 +01:00 |
|
Pupsi
|
3469d02033
|
changed poll dialog to only show results
|
2026-02-01 03:23:36 +01:00 |
|
Pupsi
|
699aec8ab5
|
Merge branch 'develop' into develop-polls
|
2026-02-01 00:06:51 +01: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
|
b68bec9ebd
|
WIP: add option to vote on polls
|
2025-10-10 11:39:57 +02:00 |
|
Pupsi
|
81f65750b7
|
added functionality to show own votes in polls
|
2025-10-10 02:01:43 +02:00 |
|
Pupsi
|
06c27d6b50
|
fixed geo-location breaking chats and white text on white background
|
2025-10-01 16:06:02 +02:00 |
|
Pupsi
|
22d3d18a17
|
changed naming for participants
|
2025-09-06 16:09:47 +02:00 |
|
Pupsi
|
421ee9179d
|
grouped the participants list
|
2025-06-24 14:18:14 +02:00 |
|
Pupsi
|
c702b610c5
|
removed logging
|
2025-06-23 11:17:59 +02:00 |
|
Pupsi
|
5938c6b3c3
|
fixed chat search
|
2025-06-23 11:16:39 +02:00 |
|
MineTec
|
905206f242
|
added missing implementation of "note to self", disabled breakers in debug environments
|
2025-03-11 16:22:02 +01: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 |
|
Pupsi
|
c4a7533315
|
added option to react to messages
|
2024-04-11 18:22:55 +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
|
5134f50523
|
Disabled out of date fix for files, and disabled file download in staging
|
2024-03-24 01:57:25 +01:00 |
|
MineTec
|
0770ba49eb
|
Added subtitles to overhang meta actions
|
2024-03-18 21:17:37 +01:00 |
|
MineTec
|
97b414412d
|
Revert "Updated feedback to include screenshot and drawings"
This reverts commit 7b3c0b4885.
|
2024-03-17 22:49:59 +01:00 |
|
MineTec
|
7b3c0b4885
|
Updated feedback to include screenshot and drawings
|
2024-03-16 21:28:28 +01:00 |
|
MineTec
|
efd13b0919
|
Fixed code issues via automatic dart fix
|
2024-03-12 08:21:14 +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
|
da28a13268
|
Prevent unnecessary api request for chats
|
2024-02-09 13:42:11 +01:00 |
|
MineTec
|
dce569cb99
|
Upgraded dependencies and SDK
|
2024-01-07 20:21:55 +01:00 |
|
MineTec
|
a237fba482
|
Fixed encoding problems when downloading displaying/ downloading files with special characters
|
2023-09-17 09:56:15 +02:00 |
|
MineTec
|
0b48c2e7ab
|
Added details for chats with participants list
|
2023-09-13 18:57:52 +02:00 |
|
MineTec
|
d63958574b
|
Fixed some visuals
|
2023-09-05 22:54:40 +02:00 |
|
MineTec
|
cbf049f6cd
|
Working push-Notifications for Android
|
2023-09-03 19:18:30 +02:00 |
|
MineTec
|
d234074b87
|
Fixed ios related bugs, removed unimplemented actions to comply with apple guidelines
|
2023-08-08 22:31:13 +02:00 |
|
MineTec
|
45a829082b
|
Updated nextcloud neon api to latest
|
2023-08-08 20:26:53 +02:00 |
|
MineTec
|
86c3a397da
|
Added emergency remote breakers
|
2023-08-07 22:10:56 +02:00 |
|
MineTec
|
62ae6a6e3c
|
Made google-play login working again, and fixed numerous bugs
update version / increment-build-number (push) Successful in 9s
|
2023-08-02 20:56:02 +02:00 |
|
MineTec
|
c6f0dad247
|
Added google play testing accounts and testing environment
|
2023-07-30 21:13:21 +02:00 |
|