Commit Graph

98 Commits

Author SHA1 Message Date
Natsumi
78a6dfbfe1 Save Instance Prints To File 2024-11-17 10:24:07 +13:00
Natsumi
7956e19a10 Change Allowed Video Player Domains 2024-11-16 14:12:16 +13:00
Natsumi
c50a69c30f Rename hiddenFriendRequest to ignoredFriendRequest 2024-11-16 14:10:48 +13:00
Natsumi
f3a81ba702 New Instance and Self Invite 2024-11-15 14:06:28 +13:00
Natsumi
435a2e3d3d Highlight the differences of the updated bio text in Feed 1 2024-11-12 11:41:55 +13:00
EbonCorvin
0b3a7670f1 Highlight the differences of the updated bio text in Feed (#972)
Co-authored-by: EbonCorvin <{ID}+{username}@users.noreply.github.com>
2024-11-12 11:41:22 +13:00
Natsumi
a47c5f8f7a DisableGpuAcceleration option 2024-11-08 00:02:46 +13:00
Natsumi
10dae1707e Bulk copy favorites 2024-11-08 00:02:41 +13:00
Natsumi
066b031f66 User dialog group sorting, fixes 2024-11-07 19:16:19 +13:00
Natsumi
65c8ad4161 Refresh local avatars/worlds button 2024-11-05 23:25:12 +13:00
Natsumi
e69787e989 friendLog full date 2024-11-05 23:25:05 +13:00
Natsumi
05a5b0807b Change startup friends load, fix primary password 2024-11-01 02:07:16 +13:00
Natsumi
fd42c0a372 Refactor 1 2024-10-30 15:53:48 +13:00
Natsumi
64947e57cb Remove VRCX Auto Install
Most people get hit with a UAC prompt that will either lock them out of their overlay or timeout leaving VRCX closed.
2024-10-30 15:52:31 +13:00
Natsumi
b5f4f0a30a Lower amount of user requests on state changes
remove pending offline option
2024-10-22 11:05:02 +13:00
Natsumi
d45a2607e7 Change delete icon in tables 2024-10-09 18:24:55 +13:00
Natsumi
27df100e08 Remove OSC fix
https://feedback.vrchat.com/bug-reports/p/installexe-breaks-osc-port-binding
2024-09-19 18:40:00 +12:00
Natsumi
b514cbedd7 Add support for chatbox muting 2024-09-19 18:39:55 +12:00
Natsumi
4a2ea2fde3 Sidebar sorting dropdown 2024-09-14 21:07:24 +12:00
Kyler Li
2cc42d48a9 add option to hide unfriends from friend log (#916)
* add option to hide unfriends from friend log

* hide unfriends from user dialog and hide notification dot on unfriend
2024-09-14 21:05:21 +12:00
Kyler Li
4a92cc8619 rework sort, clean up old sort settings, and refactor badly named friend groups (#913)
* rework sort, clean up old sort settings, and refactor badly named friend groups

* switch sorting to user selected dynamic number of methods
2024-09-14 21:04:48 +12:00
Nekromateion
d4f6ef6fff Use Avatar thumbnail for previous Avatar in feed. (#908) 2024-09-11 08:39:42 +12:00
Natsumi
a7cad54867 Theme dropdown, correct inverted settings 2024-08-13 20:31:59 +12:00
Lily
9806856088 Update Dark Vanilla Theme (#867)
* Add theme option for Dark Vanilla v1.7

* Update localization strings

* Updated theme: Dark Vanilla to v2.0

* Changed font + added missed elements
2024-08-13 20:27:36 +12:00
Natsumi
a5a5b34c9f Prevent fetching blocked users on game start
???
2024-08-07 21:07:16 +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
Natsumi
181c8feb4a Fix table sorting bug 2024-07-29 04:26:22 +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
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
6ee6c83291 Fix bulk unfriend fix causing UI to crash 2024-06-28 08:33:39 +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
Natsumi
a1118ff43d Sidebar all favorites toggle 2024-06-26 23:27:48 +12:00
Natsumi
fe12f615ba Update Cef 125.0.210, fix PerformanceCounter bugs 2024-06-15 20:46:43 +12:00
Natsumi
f8b6396e04 Add boop support 2024-06-08 01:48:46 +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
fff33bf03f Small fixes and changes 2024-05-29 11:01:19 +12:00
Nekromateion
1810171241 Add "Previous Instance Info" button to game log (#803)
* Add "Previous Instance Info" button to game log

Closes #800

* Add tooltip to open Instance info button in game log
2024-05-29 10:58:18 +12:00
Nekromateion
fd20b08823 Implement Auto Accept Invite Request (#797)
Implementation for Auto Accepting of Invite Requests with multiple settings.
Off / All Favorites / Selected Favorites
2024-05-29 10:55:19 +12:00
Natsumi
d9bb77d395 Custom avatar tags and many fixes 2024-05-16 19:01:32 +12:00
Natsumi
a18c6f06c4 👀 currentAvatarTags 2024-05-14 22:05:26 +12:00
Natsumi
c4780a96f7 Update new instance dialog 2024-05-03 15:49:51 +12:00
Natsumi
e7c3cb4cbd group.transfer support, add/edit/delete group posts, emoji anim loop type 2024-04-20 09:13:25 +12:00
Natsumi
0587628856 Group change notification 2024-04-18 01:50:12 +12:00
Natsumi
9e762e3cf0 Animated emoji support 2024-04-13 23:23:38 +12:00
Natsumi
a5d29c0e9b Custom favorite friend groups 2024-04-11 14:02:54 +12:00
Natsumi
708cc1ff37 Fix "everyone" option for OnPlayerJoinedBlocked, remove generated invite message 2024-04-11 14:02:42 +12:00