Commit Graph

487 Commits

Author SHA1 Message Date
pa
a3f5f938b2 split FavoritesMoveDropdown 2025-10-30 01:28:02 +11:00
Natsumi
27d65646f7 Add 18+ icon to playerList 2025-10-28 17:07:15 +11:00
pa
8e4fea3cc0 fix 2025-10-28 15:49:42 +11:00
pa
a8c9fdd1a0 canOpenInstanceInGame 2025-10-28 15:49:42 +11:00
pa
737bcdd03d reactive 2025-10-28 15:49:42 +11:00
pa
4d18c92f59 cachedFavoritesByObjectId 2025-10-28 15:49:41 +11:00
pa
f5f60b048c reduce favorite tab memory usage 2025-10-28 15:49:41 +11:00
pa
d0cc76eb84 move settings menu position 2025-10-28 15:49:40 +11:00
pa
1d7e8ac2fa a 2025-10-28 15:49:40 +11:00
pa
56f4990bd4 fix sentry reporting toggle issue 2025-10-28 15:49:40 +11:00
pa
69bae719d9 use computed to extract data 2025-10-28 15:49:39 +11:00
pa
892790d5ab use computed get local favorite group length 2025-10-28 15:49:39 +11:00
Natsumi
5c9de1adba Fix bulk unfriend and entering YouTube API key 2025-10-28 15:49:18 +11:00
pa
58c5082a7b remove console.log 2025-10-27 19:24:20 +11:00
pa
4353eb7637 remove ref.$groupRef 2025-10-27 19:24:08 +11:00
pa
d4ee092f5c add sentry feedback integration 2025-10-27 19:24:08 +11:00
pa
425a04d28b bye profile tab 2025-10-27 19:24:08 +11:00
pa
d88e05db4e revert settings button removal 2025-10-27 19:24:07 +11:00
pa
a72fe11703 improve nav menu 2025-10-27 19:24:07 +11:00
Natsumi
03509a441b Hide and force enable isCloseToTray option on macOS 2025-10-27 19:13:55 +11:00
玺朽
7b9490e110 fix(macOS): resolve tray-related issues and set tray minimization as default (#1449)
* Add custom macOS-style title bar

Introduces a custom MacOSTitleBar component for macOS, updates the Electron window to use 'hiddenInset' titleBarStyle, and adjusts App.vue to conditionally render the new title bar and add appropriate padding. This improves the native look and feel on macOS platforms.

* Improve macOS Dock behavior and tray settings

fix(macOS): resolve tray-related issues and set tray minimization as default

1. Fix the problem where the app couldn't be reopened after clicking the window's close button (red light) when "minimize to tray" was enabled. Ensured proper window visibility control via `mainWindow.show()` on Dock activation.

2. Resolve the issue where the app couldn't be closed from the Dock when "minimize to tray" was enabled. Added explicit quit state handling (`appIsQuitting = true`) in `before-quit` to bypass tray minimization logic during Dock-initiated quits.

3. Set "minimize to tray" as the default configuration for macOS to align with platform conventions. Implemented platform-specific default values in state initialization.

These changes improve macOS compatibility by fixing critical tray interaction issues and aligning default behavior with native user expectations.
2025-10-27 19:05:32 +11:00
Natsumi
872b3a9042 Fix error on receiving invite 2025-10-27 14:13:19 +11:00
Natsumi
8378496faf Fix errors 2025-10-26 18:48:40 +11:00
pa
7a1780f0a2 tweak sentry config 2025-10-26 18:48:40 +11:00
pa
933252d0e1 tweak vite config 2025-10-26 18:48:40 +11:00
pa
d4941de396 reduce favorite tab memory usage 2025-10-26 18:48:39 +11:00
Natsumi
9963275cd5 Move translate bio button 2025-10-23 23:24:19 +11:00
Natsumi
8024cfc1dd Catch canceled prompts 2025-10-23 18:59:19 +11:00
Natsumi
ac622ae35c Fix animated emoji in notifications tab 2025-10-23 18:59:18 +11:00
pa
5747c39106 add ingore state for sentry 2025-10-23 18:59:18 +11:00
Natsumi
6adef06a0d Save current Favorites tab 2025-10-22 22:39:37 +11:00
Natsumi
df9c062092 More debug 2025-10-22 22:39:36 +11:00
Natsumi
6af467b050 Clean up boop dialog 2025-10-22 22:39:36 +11:00
Natsumi
8a58c25084 Remember table sort order when switching pages 2025-10-22 22:39:35 +11:00
Natsumi
1787bb625b Random fixes 2025-10-22 12:11:48 +11:00
pa
c3f1eda296 fix: some reactive issues 2025-10-22 12:11:47 +11:00
pa
4dc8141d83 optimize favorite worlds tab loading speed 2025-10-22 12:11:46 +11:00
pa
c4500e5cc1 use text-autospace for better CJK character and non-CJK character spacing 2025-10-22 12:11:46 +11:00
Natsumi
5a16cf8d6d Fix random bugs 2025-10-21 16:41:43 +11:00
Natsumi
6cf626f14f Lint 2025-10-21 14:53:20 +11:00
Icey-Glitch
f94b6ea8be IPC Fixes (#1415)
* fix chatbox issues

* fix ipc issues

* add Ipc debug
2025-10-21 14:47:24 +11:00
Natsumi
1d0626f65f Random fixes 2025-10-21 14:10:33 +11:00
pa
b1f85d4b80 Added sentry event filtering for 503 errors 2025-10-21 14:10:32 +11:00
pa
3569f08729 Added Sentry event filtering for 500 errors 2025-10-21 14:10:32 +11:00
Natsumi
f86c3756f4 database upgrade fixes 2025-10-21 14:10:32 +11:00
Natsumi
97ef396ec9 Random fixes 2025-10-21 14:10:31 +11:00
pa
090395bb61 clean profile tab 2025-10-21 14:10:31 +11:00
pa
f016ab9e0c sentry beforeSend ignore 403 404 2025-10-21 14:10:30 +11:00
Natsumi
8c1b6d3e51 Translate bio cleanup 2025-10-19 21:06:55 +11:00
poprox24
d7e08d6f7d Translate bio button (#1432)
* Translation button finished

* Fix bug in theme

* revert cause some stuff broke

* "Translated by Google" text

* Translate that too

* I am very stupid sorry

* Add API Key

* Make toggle work, oops

* Fix merge issues

* Fixed as requested

* Change translation icon

* Return settings back (oops)

* Beep

* Boop

* Delete import again as the icon has been replaced with a better one

* Change text
2025-10-19 13:34:30 +11:00