Commit Graph

1253 Commits

Author SHA1 Message Date
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 98f009cbd9 Fixes 2024-06-28 08:33:33 +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
BlueOvi c63bd5da00 Update Spanish localization (#819)
* Update en.json

Missing lines added, translation of some of them

* Update en.json

* Update en.json

* Update en.json

Incorrect translations fixed

* Update en.json

Updating the file to date (pending translation)

* Update Spanish en.json

10/06/2024
Add new lines, fixed translations.

* Update en.json

* Update en.json
2024-06-26 23:28:39 +12:00
Sergey004 b11dd5009b Update ru_RU localization (#815)
* Posts? localizated

* Translation of the posts section into Russian

* "Посты" (Posts) to "Объявления" (Announcements)

* Grammar fix

* Update localization ru_RU

* Update localization ru_RU

* Add new string

* Update localization ru_RU( (synchronized with crowdin)

* Update localization ru_RU (synchronized with crowdin)

* Update localization ru_RU

* Update localization ru_RU

* Update localization for ru_RU

* Update en.json

* Update localization for ru_RU

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Merge branch 'master' of https://github.com/Sergey004/VRCX

* Update ru_RU localization

* Update ru-RU localization

* Update ru-RU localization

* Update ru-RU localization

* Small fix

* Update ru-RU localization

* Update ru_RU localization

* Edit

* Update ru_RU localization
2024-06-26 23:28:16 +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 f6329b2cfb Capitalize zh_CN 2024-06-12 11:17:45 +12:00
Natsumi b15e1bb830 Small fixes 2024-06-12 08:40:30 +12:00
flower_elf c91ba8547b chore: Update localization for zh-CN (#805) 2024-06-12 08:39:59 +12:00
Hactazia 5f23ca4f6f Add and edit French translations (#813)
* Update french localization

* Add and edit French translations
2024-06-12 08:39:51 +12:00
BlueOvi f0ba00e889 Update Spanish localization (#814)
* Update en.json

Missing lines added, translation of some of them

* Update en.json

* Update en.json

* Update en.json

Incorrect translations fixed

* Update en.json

Updating the file to date (pending translation)

* Update Spanish en.json

10/06/2024
Add new lines, fixed translations.

* Update en.json
2024-06-12 08:39:41 +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 5e8ecdb755 add customvr.js 2024-05-31 15:44:50 +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
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 45dfc82afc Change status icons 2024-05-23 21:16:22 +12:00
Natsumi 55ebcb1ad7 Updates and fixes 2024-05-23 21:16:12 +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 24dfff9d50 Remove self invite DnD warning 2024-05-09 05:24:38 +12:00
Sergey004 0c3a312c58 Update ru_RU localization (#779)
* Posts? localizated

* Translation of the posts section into Russian

* "Посты" (Posts) to "Объявления" (Announcements)

* Grammar fix

* Update localization ru_RU

* Update localization ru_RU

* Add new string

* Update localization ru_RU( (synchronized with crowdin)

* Update localization ru_RU (synchronized with crowdin)

* Update localization ru_RU

* Update localization ru_RU

* Update localization for ru_RU

* Update en.json

* Update localization for ru_RU

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Merge branch 'master' of https://github.com/Sergey004/VRCX

* Update ru_RU localization

* Update ru-RU localization
2024-05-09 05:22:55 +12:00
Natsumi cee28ef702 remove instance creator from create instance, fix emoji animation style height, pronouns 2024-05-08 03:17:03 +12:00
flower_elf 820ca54850 Update zh-CN localization (#780)
* Update zh-CN localization

* Update copyright year in legal notice

* Update zh-CN localization

* Update localization

* sync
2024-05-08 03:09:35 +12:00
Natsumi c4780a96f7 Update new instance dialog 2024-05-03 15:49:51 +12:00
Natsumi b4a95bb248 Small changes 2024-04-30 13:32:25 +12:00
Myrkur 3acba7566f various fixes to material them, arrows direction, cell padding (#778) 2024-04-30 13:29:34 +12:00
góngo a1febac0bd feat: render friend icons in previous instance info dialogue (#777) 2024-04-30 13:29:26 +12:00
Sergey004 cea244df3d Update ru_RU localization (#770)
* Posts? localizated

* Translation of the posts section into Russian

* "Посты" (Posts) to "Объявления" (Announcements)

* Grammar fix

* Update localization ru_RU

* Update localization ru_RU

* Add new string

* Update localization ru_RU( (synchronized with crowdin)

* Update localization ru_RU (synchronized with crowdin)

* Update localization ru_RU

* Update localization ru_RU

* Update localization for ru_RU

* Update en.json

* Update localization for ru_RU

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Merge branch 'master' of https://github.com/Sergey004/VRCX
2024-04-30 13:29:18 +12:00
Natsumi 326937853a Small fixes 2024-04-28 08:41:32 +12:00
Natsumi ce3aa1d531 Group audit logs, ban list, invites, etc 2024-04-23 16:28:32 +12:00
Natsumi e7c3cb4cbd group.transfer support, add/edit/delete group posts, emoji anim loop type 2024-04-20 09:13:25 +12:00