Commit graph

46 commits

Author SHA1 Message Date
3dda4297d4 Changed a string
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
2024-10-17 18:22:52 -04:00
3c04c7a7f3 Added Icons and removed some details 2024-10-11 14:50:25 -04:00
8b6f5bc00c Fixed several issues 2024-07-30 14:54:38 -04:00
b1fbc4b46d Made some changes 2024-07-25 17:02:29 -04:00
66c8c06673 Preping for merge in main 2024-07-15 11:13:40 -04:00
3953f80940 Changed several strings 2024-07-15 02:08:17 -04:00
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
5cd8f56895 Fix code formatting 2023-11-11 12:00:01 +01:00
Garrett Watson
4e7181a20f feat: match contact status formatting w/ Resonite + anti-alias recon online indicator 2023-11-10 18:23:25 -05:00
Nutcake
fcd34d4fb1 Fix online status not getting set correctly
Closes #6
2023-10-12 18:01:15 +02:00
Nutcake
023ed9edc1 Explicitly disable non functional features 2023-10-10 11:07:54 +02:00
Nutcake
1bcebbacc8 Fix visual issues with bottom navigation bar 2023-10-10 10:57:14 +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
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
e3837066bb Improve adherence to material design guidelines 2023-09-29 16:24:26 +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
73f41ef71e Switch to new endpoints 2023-09-29 09:51:46 +02:00
Nutcake
e87521df9d Add caching to session filter and remove some redundant providers 2023-07-11 18:44:20 +02:00
Nutcake
d855d7dda3 Change AppBar colors to be consistent across the app 2023-06-24 13:34:25 +02:00
Nutcake
83c92a4152 Add Inventory viewer 2023-06-17 16:58:32 +02:00
Nutcake
65207e6e90 Add filter function to session list 2023-06-04 16:27:18 +02:00
Nutcake
24178aaa43 Add tabbed view to homescreen 2023-06-03 17:17:54 +02:00
Nutcake
e8ea2c9797 Add barebones session list viewer 2023-05-30 15:09:38 +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
d9de622995 Change status indicator to not show cpp badge when user is offline 2023-05-29 16:14:07 +02:00
Nutcake
aa882a13ae Refactor audio-message error handling 2023-05-28 18:28:04 +02:00
Nutcake
c368fb6fe5 Improve message list visuals 2023-05-25 20:19:03 +02:00
Nutcake
8668e66813 Improve light-mode support 2023-05-25 19:30:15 +02:00
Nutcake
1b7af5f4a7 Minor message view improvements 2023-05-21 14:23:53 +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
ece488d177 Make friend api calls more efficient and increase update rate 2023-05-16 13:01:42 +02:00
Nutcake
2b7b4e2dba Add support for material you and improve message design coherency 2023-05-15 15:45:41 +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
0d04bcdd1c Add colored user status and client indicator 2023-05-07 13:38:45 +02:00
Nutcake
c949bbc1c2 Make friend status auto-update when receiving message 2023-05-06 19:45:54 +02:00
Nutcake
61fa2b1f16 Move some files around and potentially fix marking messages read 2023-05-06 19:24:28 +02:00