Commit graph

38 commits

Author SHA1 Message Date
a844815424 It works! 2024-07-15 00:23:04 -04:00
c74501eb34 Got sociable status working 2024-07-15 00:09:15 -04:00
Nutcake
76e32887e4
Isovel/contacts sorting (#26)
* feat: update contacts list sorting + correctly handle headless hosts
---------

Co-authored-by: Garrett Watson <toast@isota.ch>
2024-01-27 15:55:55 +01:00
Nutcake
9f08e6ce62 Fix online status not being restored properly
Closes #11
2023-10-21 12:39:09 +02:00
Nutcake
fcd34d4fb1 Fix online status not getting set correctly
Closes #6
2023-10-12 18:01:15 +02:00
Nutcake
fb30007799 Improve user session status tracking 2023-10-10 09:53:34 +02:00
Nutcake
74fb91e0a4 Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
Nutcake
890a931cb4 Hook up RemoveSession socket event 2023-10-03 18:36:41 +02:00
Nutcake
bace94b6d2 Fix user session status not showing 2023-10-03 18:20:02 +02:00
Nutcake
56ed403d79 Add preliminary hash based session handling 2023-10-01 21:14:38 +02:00
Nutcake
c1da0da897 Fix user status handling 2023-09-30 15:22:37 +02:00
Nutcake
bcc03b4c9a Change navbar color in chat view 2023-09-30 14:20:08 +02:00
Nutcake
cc1bcb7a72 Remove more references to old platform 2023-09-30 12:22:32 +02:00
Nutcake
b1f2d65ab8 Fix contact status loading 2023-09-29 15:33:43 +02:00
Nutcake
f305fcd23c Improve signalR protocol compatibility 2023-09-29 13:17:17 +02:00
Nutcake
04ae0687f8 Fix websocket connection 2023-09-29 12:30:43 +02:00
Nutcake
73f41ef71e Switch to new endpoints 2023-09-29 09:51:46 +02:00
Nutcake
83c92a4152 Add Inventory viewer 2023-06-17 16:58:32 +02:00
Nutcake
24178aaa43 Add tabbed view to homescreen 2023-06-03 17:17:54 +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
c368fb6fe5 Improve message list visuals 2023-05-25 20:19:03 +02:00
Nutcake
730de37b78 Fix some auth and attachment issues 2023-05-25 15:50:38 +02:00
Nutcake
ce98e73f6f Add initial support for sending voice messages 2023-05-18 13:52:34 +02:00
Nutcake
69d69d0aa4 Remove unused code and restructure messaging client a little 2023-05-17 13:54:30 +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
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
59cd6bc07f Implement online-status keep-alive 2023-05-06 18:34:14 +02:00
Nutcake
ab21717829 Make messages-list use new Provider implementation 2023-05-06 17:47:36 +02:00
Nutcake
33e46c9f22 Add first-load indicator and error handling 2023-05-06 16:57:08 +02:00
Nutcake
766f5a94e2 Move all messaging state to MessagingClient and use Provider for state updates 2023-05-06 16:45:26 +02:00
Nutcake
1e336688b7 Add user-profile popup 2023-05-05 15:05:06 +02:00
Nutcake
e76d5390c0 Move around client holder 2023-05-05 12:45:00 +02:00
Nutcake
b1a945a501 Change notifications to be only triggered by websocket stream 2023-05-05 12:40:19 +02:00
Nutcake
3eaf6ea9c6 Add basic new message notifications 2023-05-05 11:29:54 +02:00
Nutcake
40c4d82b81 Change the way friend status is determined 2023-05-04 19:04:33 +02:00
Renamed from lib/clients/neos_hub.dart (Browse further)