pa
c42b126131
fix datatable header reorder issue
2026-03-07 18:41:45 +09:00
pa
e997a7131f
tweak vite config
2026-03-07 18:41:39 +09:00
pa
75282fa5d2
fix some ui issue
2026-03-07 18:41:36 +09:00
pa
fb6358b3be
feat: add quick search
2026-03-07 18:41:32 +09:00
pa
b570de6d4a
fead: group member moderation ban export/import dialog ( #1675 )
2026-03-05 20:42:19 +09:00
pa
492ba14047
i18n
2026-03-03 23:44:22 +09:00
Celso Junior
be647242ab
Iu/add favorites type colors ( #1645 )
...
* fix: correct visibility dropdown keys and add en translations
* add pt translations
* add visibility color classes for avatar groups
* add visibility color classes for favorite groups
* Remove leftover commented import from my local testing
---------
Co-authored-by: pa <maplenagisa@gmail.com >
2026-03-02 14:43:30 +09:00
pa
0e809a0a23
change table limit text
2026-03-02 14:25:20 +09:00
pa
865ae0ab05
refactor custom nav dialog
2026-03-02 14:25:16 +09:00
pa
18e3f48329
add DeprecationAlert component
2026-03-02 14:25:13 +09:00
pa
05bebed2c1
feat: Add my avatars tab
2026-03-02 14:25:12 +09:00
pa
7a8e8e4a73
add cropper for vrc plus management
2026-03-02 14:25:09 +09:00
pa
cc696701b5
add cropper for change avatar/world image dialog
2026-03-02 14:25:02 +09:00
pa
8d80ef43c6
fix: reset attemptingAutoLogin flag after auto-login attempt
2026-02-28 17:18:08 +11:00
pa
60fc08b472
Allow users to reorder favorite friend groups in the sidebar
2026-02-28 17:18:06 +11:00
pa
167818556a
feat: add functionality to exclude specific friends from the mutual friends graph
2026-02-23 21:29:31 +11:00
pa
b8602bfb7b
Add community separation setting and reset button to the mutual friends graph layout
2026-02-23 21:29:30 +11:00
pa
2839710b09
text
2026-02-21 21:20:08 +09:00
pa
94c33f90ae
fix
2026-02-21 21:20:02 +09:00
Natsumi
623a5bda77
Fix ja locale
2026-02-20 23:46:46 +11:00
neco222
805c3edbbc
Correct the incorrect translation - Update ja.json ( #1642 )
...
* Update ja.json
* Update ja.json
* Update ja.json
2026-02-20 23:45:24 +11:00
XoFKon
7726a6356b
Update Traditional Chinese ( #1650 )
2026-02-20 23:45:13 +11:00
Natsumi
5fe2f8ddf5
notifications v2 table
2026-02-20 23:43:54 +11:00
pa
82698572f0
some fix
2026-02-20 23:43:52 +11:00
pa
1e7857deac
login settings dialog
2026-02-20 23:43:52 +11:00
pa
7288995c73
i18n
2026-02-18 18:58:24 +09:00
pa
a13b197d06
fix i18n
2026-02-18 18:58:23 +09:00
Natsumi
e7114fa1b6
Avatar name and bio link length
2026-02-18 18:58:23 +09:00
pa
ec6d224d71
feat add notification center
2026-02-18 18:58:21 +09:00
pa
9b313e04ba
tidy settings
2026-02-18 18:58:19 +09:00
pa
0d47e33ba1
style and i18n adjust
2026-02-18 18:58:18 +09:00
pa
afbcf0b84b
Renamed "VRCX Favorite Friends" → "Favorite Groups for Filtering"
2026-02-18 18:58:17 +09:00
pa
2e627ba6f5
Relocate sidebar settings from the Appearance tab to a new popover within the Sidebar
2026-02-18 18:58:15 +09:00
pa
ad3346427f
Enable adding friends to multiple local favorite groups and update instance activity charts to include all favorite friends.
2026-02-18 18:58:15 +09:00
pa
4e552bf3b9
refactor auto change status
2026-02-18 18:58:14 +09:00
Natsumi
1934aee9e0
Language tooltip
2026-02-18 18:58:12 +09:00
pa
e643b6b5ad
add OtpDialogModal
2026-02-18 18:58:09 +09:00
pa
c55f81694d
add mutual friend go to friend
2026-02-18 18:58:06 +09:00
pa
8a4cc88e39
add auto change status description
2026-02-18 18:57:59 +09:00
pa
2d5a8bae7d
feat: add feed range date search
2026-02-18 18:57:58 +09:00
pa
2964a2afcd
fix lost i18n keys
2026-02-18 18:57:39 +09:00
pa
6d76140e1d
reorder i18n keys
2026-02-11 23:30:50 +09:00
pa
3f2ab3ff3c
remove unused i18n keys
2026-02-11 23:30:44 +09:00
Yuki
b2b489e88f
Update Japanese Translation ( #1638 )
2026-02-11 12:42:03 +09:00
Asty
20b725f706
Rename wlx-overlay to wayvr ( #1635 )
2026-02-11 11:52:21 +13:00
flower_elf
7019cc46b1
Update Chinese Simplified localization ( #1628 )
...
* chore(i18n): Update Chinese Simplified localization
* add graph layout configuration in zh-CN localization
* update invite response messages and add model fetching prompts
Co-Authored-By: 川澄 雪 <KawasumiSena@Gmail.com >
* for clarity
* update model name description
* Update zh-CN.json
* option to show Discord connections in mutual friends settings
* Update zh-CN.json
* update translator list and improve mutual friend graph settings translations
Co-Authored-By: Antenna #3 <50518073+Anteness@users.noreply.github.com >
* Update translation for mutural network gragh in line 413 of zh-CN.json
* fix: update table settings translations for clarity
* for consistency
* fix typo
* del useless key
* fix: update disclaimer for clarity and responsibility
---------
Co-authored-by: 川澄 雪 <KawasumiSena@Gmail.com >
Co-authored-by: Antenna #3 <50518073+Anteness@users.noreply.github.com >
Co-authored-by: Anteness <“vv03a24@foxmail.com >
2026-02-10 21:20:20 +09:00
Natsumi
cb99d03f98
Discord profile badge
2026-02-10 19:11:24 +13:00
Natsumi
927e564a30
Show Discord Connections toggle
2026-02-10 19:11:23 +13:00
pa
4bf08bb17e
i18n: ja
2026-02-09 23:18:50 +09:00
pa
2d4d6816d3
style
2026-02-08 16:01:30 +09:00