|
8b6f5bc00c
|
Fixed several issues
|
2024-07-30 14:54:38 -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
|
f9d014c047
|
Fix Resonite Essentials folder failing to open
Closes #5
|
2023-11-01 15:10:43 +01:00 |
|
Nutcake
|
2981db0d17
|
Fix inventory links with format strings not opening
|
2023-10-31 22:42:26 +01:00 |
|
Nutcake
|
c5c4d446f3
|
Fix updater prerelease handling
|
2023-10-12 19:17:53 +02:00 |
|
Nutcake
|
fca7ffda93
|
Add share button for items and public folders to inventory
Closes #9
|
2023-10-12 18:33:04 +02:00 |
|
Nutcake
|
fcd34d4fb1
|
Fix online status not getting set correctly
Closes #6
|
2023-10-12 18:01:15 +02:00 |
|
Nutcake
|
1c77951431
|
Fix user storage indicator
|
2023-10-10 10:33:51 +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
|
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
|
6e83ce32f8
|
Remove client secret dependecy and fix session thumbnails
|
2023-09-30 11:15:17 +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
|
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
|
e87521df9d
|
Add caching to session filter and remove some redundant providers
|
2023-07-11 18:44:20 +02:00 |
|
Nutcake
|
83c92a4152
|
Add Inventory viewer
|
2023-06-17 16:58:32 +02:00 |
|
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 |
|