Commit Graph

1090 Commits

Author SHA1 Message Date
Nekromateion
3ccc6bbdf4 Fix group dialog not showing when user is traveling (#903)
When viewing a profile of a user that is traveling to a group instance clicking the group name will not open the group dialog.
2024-09-11 08:38:36 +12:00
Usman Shafiq
0b8d394a11 Further reduce calls of API.getCurrentUser (#899)
* Move nextCurrentUserRefresh set into API.getCurrentUser

* Fix loop reset

* Don't get user on refreshFriends too fast
2024-09-11 08:38:22 +12:00
Natsumi
06dad59796 Only compress PNG when needed, instance-queue-left 2024-09-01 20:45:18 +12:00
Usman Shafiq
ed74e8293e Fix notification for group posts (#895) 2024-09-01 20:39:37 +12:00
Usman Shafiq
c0401eca24 Make VRCX update rate uniform (#892) 2024-09-01 20:39:11 +12:00
Nekromateion
734b2e3952 Update localFavoriteFriends when adding to favs (#890) 2024-09-01 20:38:44 +12:00
Natsumi
424a15fdc7 Auto login adjustments 2024-08-29 17:42:53 +12:00
Natsumi
7b4a9656aa Changes for getCurrentUser 2024-08-29 17:42:48 +12:00
Nekromateion
59237b5b11 Enable compression for http requests (#888)
Enable compression for http requests made by VRCX to improve bandwidth usage and speed.
Also removed duplicate setWorldImage assigning.
2024-08-29 17:41:41 +12:00
Kyler Li
6ac1a6570b match user sort to website and client (#882) 2024-08-28 13:54:00 +12:00
Usman Shafiq
dd14048936 Increase getCurrentUser cooldown to 7 minutes. (#881)
* Increase getCurrentUser cooldown to 7 minutes.

* Fix nextCurrentUserRefresh interval.
2024-08-28 13:53:50 +12:00
Natsumi
3baf00af27 Small changes 2024-08-21 09:24:06 +12:00
Usman Shafiq
490ebfaafd VRCX API Update Changes (#876) 2024-08-21 09:02:48 +12:00
Natsumi
a7cad54867 Theme dropdown, correct inverted settings 2024-08-13 20:31:59 +12:00
Natsumi
65e5ef5bc6 Dark theme base 2024-08-13 20:31:53 +12:00
Natsumi
a5a5b34c9f Prevent fetching blocked users on game start
???
2024-08-07 21:07:16 +12:00
Natsumi
0de8041ce6 Switch Intel URL 2024-08-07 21:05:42 +12:00
RingLo_
6465dc0910 feat: kill install process after exiting game (#864)
* feat: kill install process after exiting game

* Restore en.json

* fix some key incorrect

* gui: update for VRChat OSC Fix

* fix: may incorrectly kill unrelated processes

* fix: pattern incorrect
2024-08-07 20:54:39 +12:00
Natsumi
1d09785896 Add world sizes for all platforms 2024-08-05 11:08:13 +12:00
Nekromateion
fe6109d599 Fix Auto Accept Invite Requests (#857) 2024-08-05 11:06:33 +12:00
Natsumi
181c8feb4a Fix table sorting bug 2024-07-29 04:26:22 +12:00
Natsumi
37bd128908 Fix desktop/VR detection on VRC open beta 2024-07-26 10:19:21 +12:00
Natsumi
14e13c9298 Last join fixes 2024-07-22 21:37:05 +12:00
Natsumi
a7a4a819f5 Local avatar favs import, export and search 2024-07-22 21:36:59 +12:00
Nekromateion
652783c81d Add unlimited local avatar favs (#845)
* Add unlimited local avatar favs

Implement unlimited local avatar favs with VRC+ requirement.

* Reflect avatar fav changes in translations

Modify translation files to use the same string used for world favs since it's the same now.

* Local avatar fav UI behaviour changes

* Add select avatar button to avatar favs

* Disable select avatar button if already wearing it
2024-07-22 21:36:33 +12:00
Natsumi
85cea30e77 Last time joined instance timer 2024-07-17 10:58:56 +12:00
Natsumi
e26aed5c6a Proxy settings 2024-07-17 10:31:18 +12:00
Natsumi
697cda4674 Revert "Sidebar all favorites toggle" - causes UI crash
This reverts commit e848f2549fd1ec0d1c125893cc796f3a7d7b06a7.
2024-06-30 05:58:52 +12:00
Natsumi
8293de6a37 Fix switch to same avatar event 2024-06-30 05:58:46 +12:00
Natsumi
d1ef6403b9 Fix crash from CurrentUserGroups 2024-06-30 05:58:36 +12:00
Natsumi
6ee6c83291 Fix bulk unfriend fix causing UI to crash 2024-06-28 08:33:39 +12:00
Natsumi
ddd064076a Touch ups 2024-06-27 08:48:50 +12:00
EbonCorvin
880cfe963f Allow user to review bulk unfriend list before processing (#834)
Co-authored-by: EbonCorvin <{ID}+{username}@users.noreply.github.com>
2024-06-26 23:30:08 +12:00
EbonCorvin
a97af6bb4e Fix the bug of checked checkbox would remain checked on the friends at the same position after turned to the other page (#833)
Co-authored-by: EbonCorvin <{ID}+{username}@users.noreply.github.com>
2024-06-26 23:29:57 +12:00
Nekromateion
873c1d38f0 Automatically resize images to fit limits (#831)
Resize images for Avatars, Worlds, Gallery, Icons and Emojis when uploading if it exceeds VRChats limits (2000 pixels in any dimension and 10MB file size).
2024-06-26 23:29:46 +12:00
ShanaNyaa
3ab1cf1d48 Update flags to support Bahasa Melayu language (#816) (#829)
Update Malaysia flag to support Bahasa Melayu language
2024-06-26 23:29:36 +12:00
Nekromateion
043ad5ed59 Prevent auto invite attempts when not allowed to (#820)
* Prevent auto invite attempts when not allowed to

Prevent the application from trying to auto invite the user to the instance when the local user does not have permissions to invite to the instance.

* Add try catch to auto invite block

Add try catch to auto invite block to prevent error messages from popping up when they shouldn't
2024-06-26 23:28:54 +12:00
Natsumi
5ff24ebe9b Small fixes 2024-06-26 23:27:52 +12:00
Natsumi
a1118ff43d Sidebar all favorites toggle 2024-06-26 23:27:48 +12:00
Natsumi
bfe6d9b3fb Fix group audit logs and add filters 2024-06-15 20:46:50 +12:00
Natsumi
fe12f615ba Update Cef 125.0.210, fix PerformanceCounter bugs 2024-06-15 20:46:43 +12:00
Natsumi
b15e1bb830 Small fixes 2024-06-12 08:40:30 +12:00
Natsumi
7f3e6f6250 Fix empty boop, add boop toggle 2024-06-08 08:44:40 +12:00
Natsumi
f8b6396e04 Add boop support 2024-06-08 01:48:46 +12:00
Natsumi
831e83061d Group blocking 2024-06-08 01:48:40 +12:00
Natsumi
2742d6edb0 Mobile icon, zoom, profilePicOverrideThumbnail 2024-05-31 15:44:24 +12:00
Natsumi
d040f70aab Switch domain 2024-05-31 15:44:19 +12:00
Natsumi
90555c0043 Lint 2024-05-29 11:37:42 +12:00
Natsumi
79890e4313 Fix Image name not detecting at times
Co-authored-by: Nekromateion <43814053+Nekromateion@users.noreply.github.com>
2024-05-29 11:01:30 +12:00
Natsumi
ac5d6e9bf2 Animated emoji
Co-authored-by: Nekromateion <43814053+Nekromateion@users.noreply.github.com>
2024-05-29 11:01:25 +12:00