Commit Graph

564 Commits

Author SHA1 Message Date
Natsumi b4a95bb248 Small changes 2024-04-30 13:32:25 +12:00
góngo a1febac0bd feat: render friend icons in previous instance info dialogue (#777) 2024-04-30 13:29:26 +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
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 1260e68891 Add name to world sorting 2024-03-23 10:52:15 +13:00
Natsumi 525032be40 Only show instance close button when you have permission to close the instance, dynamically fetch language list and group join limit 2024-03-21 10:42:36 +13:00
Natsumi 30eb13548d Close Instance 2024-03-19 09:19:48 +13:00
Natsumi e05bd168a7 Small fixes 2024-03-17 04:53:43 +13:00
Natsumi 3479746c8c Small changes and fixes 2024-03-16 04:08:05 +13:00
Natsumi e9f28a1aca Persist friendbar hide states, hide nicknames option 2024-03-05 12:19:48 +13:00
Natsumi cf4416fccc Adjust column widths for Spanish 2024-02-28 09:35:37 +13:00
Natsumi 78e9503af0 Save new group instance region independently 2024-02-14 14:55:28 +13:00
Natsumi bc0f93e782 Small fixes 2024-01-17 07:34:53 +13:00
Natsumi cd2387aa32 Updates and fixes 2024-01-09 23:22:48 +13:00
Natsumi f030bd10d9 Avatar platform tags 2023-12-24 08:12:11 +13:00
Myrkur ebf27cb75c Material 3 Theme fixes. (#707)
* fixed issues with avatar tag setter, viewing images and message box dialog overflowing out of view

* fixed other elements being corrupted by previous changes

* made table text selectable, fixed padding with buttons.
2023-12-24 08:05:57 +13:00
Natsumi 312519bcf6 Fixes 2023-11-22 02:28:25 +13:00
Natsumi ab8ffbec87 Small changes and fixes 2023-11-22 02:12:19 +13:00
Natsumi 9c9a404dcf Impostors 2023-11-22 02:12:10 +13:00
Ethan Cordray 2e9db3153d NET 8 Upgrade (#687)
* Initial .NET8 Upgrade

* Initial GitHub Actions Cleanup

* Fix Desktop Notifications

* Fix throw warning

* Upgrade vunerable transative nuget packages

* Fix warnings with registry overflow

* Adjust async/await usage for configRepository

* Fix TTS voice name and app auto start

* Install .NET 8 with setup

I regret NSIS

* Remove no longer needed System/MS references (included in dotnet sdk)

* Surpress stackalloc in loop warning, that code scares me.

* Removed unused SharpDX packages

* Ignore WebClient warning, hopefully this project doesn't move past NET 8

* Fixed terrifying code

* GenerateAssemblyInfo

* Trimmed editor config to only silence warning.

* Fix open webpage

* Fix updater

---------

Co-authored-by: DubyaDude <ushafiq141@gmail.com>
Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-11-22 01:41:57 +13:00
Natsumi 7bb5c8ea45 Changes and fixes
Remove nonce (rip)
Current instance avatar change on wrist feed
Ignore non-standard unity package variants
Remove GPUFix
2023-11-13 21:38:18 +13:00
Natsumi 0e8054ddd4 Add Japanese Sign Language 2023-11-06 02:10:36 +13:00
Natsumi 68a20aec07 Fix group moderation table scrolling to top on selection
Fix current user status state not matching UI
2023-10-31 19:37:21 +13:00
Natsumi 091b559272 Group member moderation dialog, group member search 2023-10-27 23:46:43 +13:00
Natsumi 6ba1856a7a Small changes
Add "friends in instance" to invite dialog
Change XS notification height depending on text length
Attempt to fetch userId's for users in current instance
Add user dialog friend history tooltip
2023-10-27 23:46:38 +13:00
Natsumi 53fd97264d Backup/restore VRC registry 2023-10-27 23:46:30 +13:00
Natsumi 634f465927 Fixes, add group posts 2023-10-10 21:25:32 +13:00
Natsumi ec351cfca4 Small changes 2023-10-05 09:18:07 +13:00
Natsumi aec7d9356d Content tags 2023-09-25 03:02:44 +13:00
Natsumi 2c1f7dbf13 Fixes and changes 2023-09-25 03:02:40 +13:00
Natsumi f3160f080a Fixes 2023-09-17 10:42:40 +12:00
Natsumi 851d72463b Capacity changes 2023-09-13 03:02:14 +12:00
Natsumi bd5bc99f48 Fix current user instance timer when game is running elsewhere 2023-09-07 16:45:49 +12:00
Natsumi 102092e6d3 Random fixes 2023-09-03 09:03:15 +12:00
Teacup 0a0f166a2b feat: Add searching & fullscreen mode to screenshot viewer (#627)
* Optimized search screenshots by metadata

* feat: Screenshot metadata search bar

* fix: Reset search when selecting a file manually

* refactor: Re-do the whole search thing. Add number of results to dialog when searching

* fix: Add check & error for null metadata

* fix: Add sourceFile to error obj on return

* fix: Fix screenshot file dialog not sending path back to JS

* fix: Stop lfs parsing from dying if a value doesn't exist

* fix: Fix and optimize FileStream reading of metadata for searches

* fix: Reset search data and revert to normal when user clears out search box

* refactor: Remove/optimize some old screenshot helper stuff

- Use FileStream in ReadPNGResolution
- Limit the FindChunkIndex search range used when writing metadata
- Remove old ReadPNGDescription, just use filestream version now

* fix: Reset metadata search state if a file is added manually

* feat: Move viewer popover dialog to the fullscreen image viewer

* refactor: Change how parsing errors are handled... again

* refactor: Let the search carousel loop around

* fix: Re-do legacy parsing /wo JObject. Fix legacy instance ids/pos.

Also adds further docs to the legacy parsing for the various formats

* feat: Add persistent metadata cache for search

* Clean up

* fix: Fix viewer dying

sourceFile wasn't being included for vrcx pics

* refactor: Cache the state of files with no metadata

This is so we're not constantly re-processing these files with no metadata on every first search after a restart; These files won't magically gain metadata and this could cause a lot of hitching for someone that had potentially thousands of screenshots before using VRCX.

* Screenshot viewer loading

---------

Co-authored-by: Nekromateion <43814053+Nekromateion@users.noreply.github.com>
Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-09-03 09:02:09 +12:00
Natsumi f578984a06 Rename Quest to Android, small fixes 2023-08-20 18:34:14 +12:00
Natsumi 908714b2e1 Small changes and fixes 2023-08-16 03:33:23 +12:00
Natsumi 9e082145c5 Small changes and fixes 2023-08-07 20:15:27 +12:00
KazaWai 8e4aa39064 Feature: Added avatar memo as for issue #595 (#613) 2023-08-07 19:52:41 +12:00
Natsumi a7027221ed User dialog world sorting 2023-07-29 00:56:56 +12:00
Natsumi 07676ecfea External event type 2023-07-29 00:56:53 +12:00
Natsumi 74671a0282 Small fixes and changes 2023-07-19 11:11:34 +12:00
Natsumi cea1b01480 Open world cache directory 2023-07-15 04:29:48 +12:00
Natsumi ab68444d12 Fullscreen image dialog 2023-07-15 04:29:35 +12:00
Natsumi 88da7a0f46 Emoji uploading 2023-07-15 04:29:19 +12:00
BoatFloater 0b10406d87 initial implementation of open world cache directory (#598) 2023-07-15 04:26:14 +12:00
Natsumi bd33aae8bc Small fixes, fix launchGame not recreating shortName 2023-07-08 11:22:23 +12:00
Natsumi ce053b2d82 avatarScalingDisabled tag, group member icons 2023-07-02 08:41:49 +12:00