|
999e30ab3a
|
added le-r10-certificate and removed/added some logging
|
2024-06-22 16:45:43 +02:00 |
|
|
c4c882a77d
|
updated app screenshots
|
2024-06-14 22:20:54 +02:00 |
|
|
328c4f410c
|
removed unused code and files
|
2024-05-12 20:45:00 +02:00 |
|
|
43471fcf3d
|
Merge pull request 'develop-bloc' (#68) from develop-bloc into develop
Reviewed-on: #68
Reviewed-by: Pupsi <larslukasneuhaus@gmx.de>
|
2024-05-12 13:12:22 +00:00 |
|
|
e78e2b8cd4
|
Merge remote-tracking branch 'origin/develop' into develop-bloc
|
2024-05-12 15:11:00 +02:00 |
|
|
a57f42d4ed
|
resolved pr comments
|
2024-05-12 15:07:57 +02:00 |
|
|
8ff993bf19
|
removed old marianum message structure
|
2024-05-12 14:44:12 +02:00 |
|
|
8968e53e5c
|
removed test page
|
2024-05-12 14:38:06 +02:00 |
|
|
430f2fe603
|
Merge pull request 'develop-replyToMessages' (#67) from develop-replyToMessages into develop
Reviewed-on: #67
Reviewed-by: Pupsi <larslukasneuhaus@gmx.de>
|
2024-05-12 12:36:14 +00:00 |
|
|
d00592c3e7
|
Merge branch 'develop' into develop-replyToMessages
|
2024-05-12 12:35:52 +00:00 |
|
|
3fb48b5bcf
|
added option to reply on long press (and better possibilities to play with chat bubble drag)
|
2024-05-12 14:30:41 +02:00 |
|
|
69fc98ad45
|
automatic updating of last timestamp for bloc cache
|
2024-05-12 14:27:16 +02:00 |
|
|
76a1f65083
|
Merge remote-tracking branch 'origin/develop' into develop-bloc
|
2024-05-12 14:01:57 +02:00 |
|
|
ed35e91d59
|
Merge pull request 'updated localstore collection to global constant' (#69) from develop-fixLogoutCache into develop
Reviewed-on: #69
Reviewed-by: Pupsi <larslukasneuhaus@gmx.de>
|
2024-05-12 11:27:17 +00:00 |
|
|
ebbb70dc96
|
added timestamp to bloc cache, showing age in offline mode
|
2024-05-12 02:39:35 +02:00 |
|
|
3281b134e0
|
moved message pdf view
|
2024-05-12 00:36:24 +02:00 |
|
|
2056be23cd
|
added minimum duration of loading animation
|
2024-05-12 00:31:23 +02:00 |
|
|
e57a1a915e
|
implemented marianum message dataloader
|
2024-05-11 19:29:12 +02:00 |
|
|
181682a424
|
moved reload actions out of error context
|
2024-05-11 17:52:53 +02:00 |
|
|
9fa711e460
|
loadable error screen, reload actions, autoreload
|
2024-05-11 14:20:00 +02:00 |
|
|
1f30e2d97f
|
not replyable messages are no longer swipable
|
2024-05-10 22:29:40 +02:00 |
|
|
0f84257eba
|
saving message references in draft
|
2024-05-10 22:27:24 +02:00 |
|
|
b171fef348
|
repository and data provider concept
|
2024-05-07 22:15:56 +02:00 |
|
|
81f5b662b7
|
added support for rich object messages
|
2024-05-07 11:01:46 +02:00 |
|
|
7a393bf630
|
refactored answer references and added animation
|
2024-05-07 10:51:46 +02:00 |
|
|
fc72391a75
|
fixed bug when changing accounts
|
2024-05-07 09:01:30 +02:00 |
|
|
6ad8203b6a
|
implemented new loadable state concept
|
2024-05-05 22:58:40 +02:00 |
|
|
f58a2ec8cd
|
revamp on bloc approach
|
2024-05-05 15:48:26 +02:00 |
|
|
91ef689d2a
|
replies now get displayed
|
2024-05-01 17:37:03 +02:00 |
|
|
ee6af2bc07
|
Merge remote-tracking branch 'origin/develop-bloc' into develop-bloc
# Conflicts:
# lib/state/widgets/components/error_bar.dart
|
2024-04-24 19:40:42 +02:00 |
|
|
2db3b29359
|
added content position animation when error bar is displayed
|
2024-04-24 19:39:59 +02:00 |
|
|
107a5bdbf8
|
added content position animation when error bar is displayed
|
2024-04-24 19:23:32 +02:00 |
|
|
3802e4a5b9
|
fixed missing animation on error bar
|
2024-04-24 18:45:10 +02:00 |
|
|
04e8ce9c0a
|
loadable state is now detecting device connection status on failure
|
2024-04-23 22:40:18 +02:00 |
|
|
450c26b187
|
WIP state management loadable errorbar
|
2024-04-23 14:48:12 +02:00 |
|
|
7129c0dee8
|
wip basics for bloc based state management
|
2024-04-22 23:02:03 +02:00 |
|
|
ae6b6511d7
|
parent message gets shown in chat bubble
|
2024-04-19 18:55:07 +02:00 |
|
|
232a767312
|
Merge remote-tracking branch 'origin/develop' into develop-replyToMessages
|
2024-04-19 16:23:59 +02:00 |
|
|
f5407d2477
|
updated localstore collection to global constant
|
2024-04-16 14:39:20 +02:00 |
|
|
19aca8f97f
|
updated version
|
2024-04-11 20:55:38 +02:00 |
|
|
c4a7533315
|
added option to react to messages
|
2024-04-11 18:22:55 +02:00 |
|
|
d067ee702a
|
Merge pull request 'feedback dialog is now scrollable' (#64) from develop-scrollableFeedbackWidget into develop
Reviewed-on: #64
Reviewed-by: Elias Müller <elias@elias-mueller.com>
|
2024-04-10 10:14:31 +00:00 |
|
|
dfd9459922
|
feedback dialog is now scrollable
|
2024-04-10 12:10:57 +02:00 |
|
|
51373fe7a2
|
Merge pull request 'double tap on messages to show options' (#63) from develop-doubleTapMessages into develop
Reviewed-on: #63
Reviewed-by: Elias Müller <elias@elias-mueller.com>
|
2024-04-09 18:37:28 +00:00 |
|
|
cafa1248d5
|
resolved issue with merge
|
2024-04-09 19:46:00 +02:00 |
|
|
ed710b3c2e
|
Merge branch 'develop' into develop-doubleTapMessages
# Conflicts:
# lib/view/pages/talk/components/chatBubble.dart
|
2024-04-09 19:42:51 +02:00 |
|
|
8dd3ca9eae
|
double tap on messages to show options
|
2024-04-09 19:34:45 +02:00 |
|
|
07ffa374fe
|
Merge pull request '#53 fixed misplaced profile pictures' (#62) from develop-fixSwappedProfilePictures into develop
Reviewed-on: #62
Reviewed-by: Pupsi <larslukasneuhaus@gmx.de>
|
2024-04-09 17:22:08 +00:00 |
|
|
0302c10fcd
|
#53 fixed misplaced profile pictures
|
2024-04-09 18:53:56 +02:00 |
|
|
92361ec455
|
Merge pull request 'added upload with multiple files' (#61) from develop-uploadMultipleFiles into develop
Reviewed-on: #61
|
2024-04-09 08:21:54 +00:00 |
|