86 Commits

Author SHA1 Message Date
76a1f65083 Merge remote-tracking branch 'origin/develop' into develop-bloc 2024-05-12 14:01:57 +02:00
e57a1a915e implemented marianum message dataloader 2024-05-11 19:29:12 +02:00
f5407d2477 updated localstore collection to global constant 2024-04-16 14:39:20 +02:00
4c7f53e309 updated project style guidelines 2024-04-03 19:18:17 +02:00
ea329d8d64 added option to attach image to feedback 2024-03-31 21:02:47 +02:00
75846750f7 updated project linter-rules and enforced them 2024-03-29 18:22:55 +01:00
5134f50523 Disabled out of date fix for files, and disabled file download in staging 2024-03-24 01:57:25 +01:00
0770ba49eb Added subtitles to overhang meta actions 2024-03-18 21:17:37 +01:00
97b414412d Revert "Updated feedback to include screenshot and drawings"
This reverts commit 7b3c0b488541c20a76148b91439f5ded6c868777.
2024-03-17 22:49:59 +01:00
a2f1ccae7b option to change custom timetable event colors 2024-03-17 17:01:18 +01:00
7b3c0b4885 Updated feedback to include screenshot and drawings 2024-03-16 21:28:28 +01:00
efd13b0919 Fixed code issues via automatic dart fix 2024-03-12 08:21:14 +01:00
41372e9e86 #8 Added marker to indicate read status in talk chats 2024-03-10 22:03:01 +01:00
6c3b99ffa4 Added warning when reaching conversation length limit of 200 messages 2024-03-10 18:06:54 +01:00
0f6c75690d Custom Timetable code style corrections 2024-02-12 01:08:57 +01:00
22db412e75 Added api for custom timetable events 2024-02-12 01:00:12 +01:00
3681fcdae0 Added api for sending feedback 2024-02-09 16:35:47 +01:00
da28a13268 Prevent unnecessary api request for chats 2024-02-09 13:42:11 +01:00
dce569cb99 Upgraded dependencies and SDK 2024-01-07 20:21:55 +01:00
4b5c2bf022 Fix hardcoded constant when polling for timetable, so teachers can get their timetable too 2023-10-18 20:48:12 +02:00
e1ceaa4249 Fixed deviceId not generating correctly 2023-09-17 17:48:30 +02:00
a237fba482 Fixed encoding problems when downloading displaying/ downloading files with special characters 2023-09-17 09:56:15 +02:00
6d48d299b5 Added functionality to jump to talk-tab when app is launched via notification 2023-09-16 17:38:55 +02:00
248483be4e Added home-screen app-icon Notification badge 2023-09-16 16:15:16 +02:00
ef349685ef Added user index for statistics 2023-09-13 22:57:12 +02:00
0b48c2e7ab Added details for chats with participants list 2023-09-13 18:57:52 +02:00
d63958574b Fixed some visuals 2023-09-05 22:54:40 +02:00
cbf049f6cd Working push-Notifications for Android 2023-09-03 19:18:30 +02:00
1a172d3d86 Implemented structure for push Notifications 2023-08-19 17:04:45 +02:00
d234074b87 Fixed ios related bugs, removed unimplemented actions to comply with apple guidelines 2023-08-08 22:31:13 +02:00
45a829082b Updated nextcloud neon api to latest 2023-08-08 20:26:53 +02:00
86c3a397da Added emergency remote breakers 2023-08-07 22:10:56 +02:00
62ae6a6e3c Made google-play login working again, and fixed numerous bugs
All checks were successful
update version / increment-build-number (push) Successful in 9s
2023-08-02 20:56:02 +02:00
c6f0dad247 Added google play testing accounts and testing environment 2023-07-30 21:13:21 +02:00
a5b2242dc3 Fixed sorting on files, removed some logging 2023-07-16 22:15:24 +02:00
575343ff82 Added reaction overview with list of names who reacted 2023-07-10 14:07:25 +02:00
5d62f1b863 Fixed sorting on talk chats 2023-07-09 21:44:28 +02:00
2ddaa17a81 Added option to add reactions to talk messages 2023-07-09 19:38:09 +02:00
0b2fab5b6d Designed talk message reactions 2023-07-08 21:50:25 +02:00
28c98de9a7 Persisted file order options 2023-06-19 14:13:56 +02:00
b7bb3805a2 Added explicit timetable objects with defined types 2023-06-19 10:54:23 +02:00
468c443ebd Added automatic update-merge of settings for new settings instead of falling back to defaults 2023-06-14 11:45:12 +02:00
7a791ef21f Added holidays viewer 2023-06-12 17:17:22 +02:00
1521056217 Added central user credentials management 2023-06-11 18:18:37 +02:00
82b10e4eed Added functionality to create chat 2023-06-08 21:27:51 +02:00
0f3fe75bad Made chat messages deletable 2023-06-08 21:07:17 +02:00
213c815eee Added file upload in talk 2023-06-08 19:06:59 +02:00
f5afd7eb5e Catch exception when parsing unexpected api call results 2023-06-07 22:26:23 +02:00
f8ac83a296 Added option to sort unread chats to top 2023-06-07 18:22:15 +02:00
b94a3d33e9 Fixed missing enum entry in Talk API 2023-06-07 16:32:15 +02:00