|
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 |
|
|
a237fba482
|
Fixed encoding problems when downloading displaying/ downloading files with special characters
|
2023-09-17 09:56:15 +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 |
|
|
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
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 |
|
|
468c443ebd
|
Added automatic update-merge of settings for new settings instead of falling back to defaults
|
2023-06-14 11:45:12 +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 |
|
|
a922e0f8ae
|
Added option to sort talk favorites to top
|
2023-06-07 11:06:43 +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 |
|
|
e8e6fd16f3
|
File upload ui, creating folders, automatic reload
|
2023-05-29 16:07:05 +02:00 |
|
|
eaccd5cc54
|
Using md5 file-naming for caching
|
2023-05-07 00:24:19 +02:00 |
|
|
eab9e30943
|
Minor fixes for file download handling
|
2023-05-04 21:35:25 +02:00 |
|
|
35f2e3fe74
|
Regenerate auto-modell class code
|
2023-03-12 23:13:12 +01:00 |
|
|
bdc9b1ff6e
|
Added deleted_users to possible server response in getRoomResponse.dart
|
2023-03-12 22:47:24 +01:00 |
|
|
d21dc26a18
|
Added inline file download progressbar, handle OpenFile directly and handle errors
|
2023-03-12 17:23:55 +01:00 |
|
|
54153f1958
|
Implemented simple and basic file downloading
|
2023-03-11 20:26:00 +01:00 |
|
|
f31f667fd9
|
Added 'go back' functionality and fileinfos to Fileviewer
|
2023-02-26 22:24:37 +01:00 |
|
|
0ab44e3046
|
Removed unwanted logs, fixed authentication edge case scenario
|
2023-02-26 12:37:15 +01:00 |
|
|
3fa4731713
|
Implemented basic Fileviewing
|
2023-02-26 12:18:22 +01:00 |
|
|
08a2d95882
|
Further restructuring of chatBubble.dart, added chatMessage.dart
|
2023-02-25 14:11:46 +01:00 |
|
|
97f6143b74
|
Make Text in bubbles selectable
|
2023-02-25 11:07:35 +01:00 |
|
|
b9424a9f4a
|
Changed Media bubbles to tansparent bubbles
|
2023-02-25 10:58:06 +01:00 |
|
|
37a0d5cb4a
|
Added early basic media viewing in Talk
|
2023-02-24 23:22:04 +01:00 |
|
|
693b226bdc
|
Added basic Text sending
|
2023-02-22 19:22:55 +01:00 |
|
|
5f140821a8
|
Implemented RichObjectString in text messages
|
2023-02-21 16:59:20 +01:00 |
|
|
cee122602f
|
Added automatic refresh (every 60s) of chatList.dart and periodic timestamp updates (every 30s)
|
2023-02-21 15:27:37 +01:00 |
|
|
97551738b0
|
Added support for force refresh without caching, using this system on chatList.dart
|
2023-02-21 14:58:31 +01:00 |
|
|
8357b07c7b
|
Added Timetable gesturedetection, removed Timetable "next" and "previous" buttons
|
2023-02-21 13:55:46 +01:00 |
|
|
88e5a605fb
|
Webdav and Cleanup
|
2023-02-22 00:48:12 +01:00 |
|