Commit graph

63 commits

Author SHA1 Message Date
Nutcake
ad8dbf49cc Merge 2023-06-04 16:57:24 +02:00
Nutcake
dfa1c6e77a Move session thumbnail out of flexible sliver 2023-06-04 16:51:14 +02:00
Nutcake
65207e6e90 Add filter function to session list 2023-06-04 16:27:18 +02:00
Nutcake
fd5fa92be2 Add cloud variable api 2023-06-03 15:31:15 +02:00
Nutcake
a3ecbfe281 Improve session view design and move some things around 2023-05-29 20:16:23 +02:00
Nutcake
1a5114a217 Fix friend online status in message view not updating 2023-05-29 16:48:53 +02:00
Nutcake
9ab4774f34 Fix uploaded assets getting deleted and fix new audio messages loading wrong file 2023-05-28 16:38:59 +02:00
Nutcake
c43a93d574 Add theme mode setting 2023-05-25 19:49:09 +02:00
Nutcake
8668e66813 Improve light-mode support 2023-05-25 19:30:15 +02:00
Nutcake
730de37b78 Fix some auth and attachment issues 2023-05-25 15:50:38 +02:00
Nutcake
1b7af5f4a7 Minor message view improvements 2023-05-21 14:23:53 +02:00
Nutcake
a8063a74d7 Clean up asset upload functionality 2023-05-20 15:40:03 +02:00
Nutcake
b7a27944cf Improve audio player stability 2023-05-18 15:17:05 +02:00
Nutcake
ce98e73f6f Add initial support for sending voice messages 2023-05-18 13:52:34 +02:00
Nutcake
3f6ac40fb4 Clean up asset upload code a litle 2023-05-17 16:32:23 +02:00
Nutcake
76fcec05de Implement chunked file upload and make uploaded files spawnable 2023-05-17 15:35:36 +02:00
Nutcake
362f0cef09 Add basic image upload functionality 2023-05-17 13:55:24 +02:00
Nutcake
b6ade63caf Add asset upload models and apis 2023-05-17 13:55:24 +02:00
Nutcake
69d69d0aa4 Remove unused code and restructure messaging client a little 2023-05-17 13:54:30 +02:00
Nutcake
839bc541d4 Fix personal profile failing to load if no storage sources are available 2023-05-17 08:10:52 +02:00
Nutcake
b805157f89 Fix parsing issues in personal profile 2023-05-16 16:40:43 +02:00
Nutcake
5d5b01b8a9 Improve error handling in message view 2023-05-16 15:57:44 +02:00
Nutcake
ece488d177 Make friend api calls more efficient and increase update rate 2023-05-16 13:01:42 +02:00
Nutcake
78179f14b5 Fix some issues with parsing user profiles 2023-05-15 11:58:03 +02:00
Nutcake
b8b125f359 Extend user and session models 2023-05-15 11:47:57 +02:00
Nutcake
d51eba5009 Fix message timestamps showing in UTC instead of local time 2023-05-15 10:39:22 +02:00
Nutcake
8a6a033cfd Add active session name and headless indicator to friend tile 2023-05-12 19:29:23 +02:00
Nutcake
801881cc07 Force Neos bot account status to be always online 2023-05-12 18:40:09 +02:00
Nutcake
a9424cc84b Remove background check interval setting
You can give android a rough interval for background tasks but it is in
no way guaranteed to be accurate so this setting is getting removed to
avoid confusion.
2023-05-12 18:32:54 +02:00
Nutcake
cc81d375e0 Add basic rendering of formatted text 2023-05-12 18:31:05 +02:00
Nutcake
0c5e354a31 Fix invalid class extensions for new dart version 2023-05-12 17:05:31 +02:00
Nutcake
639cdebf4e Make version check more reliable and make check only appear once per version 2023-05-07 15:01:01 +02:00
Nutcake
0d04bcdd1c Add colored user status and client indicator 2023-05-07 13:38:45 +02:00
Nutcake
1ffc171028 Add support for asset-type messages 2023-05-07 12:53:19 +02:00
Nutcake
c949bbc1c2 Make friend status auto-update when receiving message 2023-05-06 19:45:54 +02:00
Nutcake
78269f93d2 Make user-search use new Provider interface 2023-05-06 19:01:15 +02:00
Nutcake
ab21717829 Make messages-list use new Provider implementation 2023-05-06 17:47:36 +02:00
Nutcake
efcc5831c2 Implement sending version string of app 2023-05-06 11:18:00 +02:00
Nutcake
1676e6d19d Add user status switcher 2023-05-05 16:39:40 +02:00
Nutcake
1e336688b7 Add user-profile popup 2023-05-05 15:05:06 +02:00
Nutcake
ca198a7cc4 Fix audio player error handling and add session access level display 2023-05-04 21:54:51 +02:00
Nutcake
4e5ac6a8d4 Implement friend add and remove buttons 2023-05-04 20:57:16 +02:00
Nutcake
28fe3fc3c0 Fix notification toggle and add check interval selector 2023-05-04 13:13:24 +02:00
Nutcake
22deb64bce Add notification requester and settings entries 2023-05-03 23:24:27 +02:00
Nutcake
9ebe4fc63d Add settings manager and move some things around 2023-05-03 21:55:34 +02:00
Nutcake
bc57b20219 Add unread indicator functionality 2023-05-03 20:03:46 +02:00
Nutcake
3a4c7be758 Change search to only filter friends 2023-05-03 18:43:06 +02:00
Nutcake
6ea136ce3b Improve login and settings visuals 2023-05-03 18:16:40 +02:00
Nutcake
47e3b85451 Improve websocket stability and add settings page 2023-05-03 17:51:18 +02:00
Nutcake
38205fe8e1 Add session invites to message view 2023-05-02 22:50:35 +02:00