Natsumi
5259e2adbb
Fix mat3 icon
2023-08-15 03:14:48 +12:00
Natsumi
8e0ca62b59
Sync branch
2023-08-15 03:14:26 +12:00
Natsumi
c2f4d0c887
feat: Add local-favorite-world protocol type, focus window on dialog
2023-08-07 20:15:27 +12:00
Natsumi
9e082145c5
Small changes and fixes
2023-08-07 20:15:27 +12:00
Natsumi
43199b21ea
chore(npm): update deps
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
あさると
74a1353675
update jp translation ( #607 )
...
* fix: 📝 update
* fix: 📝 表記ゆれなどを修正
* fix: 📝 update 2
* fix: 📝 違和感のある表現を修正
* fix: 📝 更新
* fix: 📝 sort_byの翻訳を修正
* fix: 📝 並び替え を 並べ替え に変更
「並び替え」は「自分たちが並びを変える」ため自動詞であるが、「並べ替え」は「他のものの並びを変える」である他動詞であるため、「並べ替え」が適切だと判断し変更
2023-07-30 07:38:00 +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
b194aec334
Fixes
2023-07-24 19:57:55 +12:00
Natsumi
99144d8a84
Remove logout page reload
2023-07-22 11:34:34 +12:00
Gizmo
8ce730e74e
feat: enable dark default color schemes for browsers in dark mode ( #606 )
2023-07-22 11:32:38 +12:00
Gizmo
030ec64297
feat: add Contributors panel to display developer avatars ( #605 )
...
Added a new "Contributors" panel to the Settings, showcasing the avatars of developers who have contributed to this project.
2023-07-22 11:32:31 +12:00
Kamiya
09ea0d62f1
feat: fancy menu item indicator ( #604 )
...
* feat: fancy menu item indicator
* fix: light theme color
2023-07-22 11:32:24 +12:00
あさると
5ce1ac1279
update jp translation (to 2023-07-14T16.30-891dd51) ( #599 )
...
* fix: 📝 翻訳抜けを修正
* feat: 📝 2023-07-14Tまで対応
* fix: 📝 Legal Notice, Disclaimerの文章を修正
* fix: 📝 半角スペースを削除
* 違和感のある表現を修正
2023-07-22 11:32:05 +12:00
Natsumi
74671a0282
Small fixes and changes
2023-07-19 11:11:34 +12:00
Natsumi
5cf748f61f
chore(npm): update deps
2023-07-19 11:11:15 +12:00
Gizmo
0817a1358f
refactor: Replace UUID dependency with window.crypto.randomUUID() ( #601 )
...
Remove the UUID dependency and replaces it with
the `window.crypto.randomUUID()` method. By utilizing the native browser function,
we eliminate the need for an external library.
2023-07-19 11:09:14 +12:00
pypy
73247f6e25
Delete social link
2023-07-18 03:58:12 +09:00
Natsumi
cea1b01480
Open world cache directory
2023-07-15 04:29:48 +12:00
Natsumi
2f125b5983
Fixes
2023-07-15 04:29:40 +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
Natsumi
8d2850eeb2
world & group instance sorting
2023-07-15 04:29:15 +12:00
BoatFloater
0b10406d87
initial implementation of open world cache directory ( #598 )
2023-07-15 04:26:14 +12:00
Hactazia
65cc5bd9d1
Update french localization (& english) ( #591 )
2023-07-15 04:25:48 +12:00
あさると
f8898a5f89
update jp translation to nightly 2023-07-01T20.53 ( #593 )
...
* merge
* docs: 📝 update jp translation
* fix: 📝 fix translation loss
* fix: 📝 一部の翻訳ミスを修正
2023-07-15 04:25:21 +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
Natsumi
cc3f6f7ecd
Add hash check to updater
2023-07-02 06:57:16 +12:00
pypy
21e8b30380
Implement auto state change ( #590 )
...
* Implement auto state change
* fix
2023-07-02 06:56:33 +12:00
pypy
9d720770c0
Update ko localization
2023-07-01 05:15:59 +09:00
Natsumi
5c5e178e2c
Small fix
2023-06-30 08:08:10 +12:00
Natsumi
35ae13ce7a
Fixes for websocket changes
2023-06-29 23:29:25 +12:00
Natsumi
825377463e
Small fixes
2023-06-28 09:14:40 +12:00
Natsumi
b2942e5981
World memos
2023-06-25 02:32:57 +12:00
Natsumi
62e350cc91
Emoji manager
2023-06-25 02:32:53 +12:00
Natsumi
7a0b674bc8
Lint
2023-06-23 21:27:38 +12:00
Natsumi
04f3642e89
Add margin to delete account button
2023-06-23 21:22:42 +12:00
Natsumi
6cda4eae3e
Avatar scaling tag and toggle option
2023-06-23 21:21:52 +12:00
Natsumi
2ed0ed7d62
Instance info tooltip and random fixes
2023-06-23 21:21:26 +12:00
Kamiya
0074ec4790
feat: side-by-side login layout ( #582 )
2023-06-23 21:21:18 +12:00
flower_elf
e024de6d0b
Update zh_CN localization and README.md ( #580 )
...
* translate README.md
* Update README.zh_CN.md
* Update README.zh_CN.md
* Update localization
* fix: improve translation
* improve translation again
oh
* Just small modify
2023-06-23 21:21:10 +12:00
Natsumi
cfd9fd0ac3
chore(npm): update deps
2023-06-18 08:10:50 +12:00
あさると
a030d856ce
update jp translation ( #563 )
...
* update jp translation
* feat: 📝 update jp translation
* fix: 📝 fixed translation omission
* fix: 📝 fixed translation omission 2
* fix: 📝 translate omission 3
* feat: 📝 update
* docs: 📝 update to latest commit
2023-06-15 01:06:44 +12:00
XoFKon
1ee15989b9
Update zh_TW.json ( #561 )
2023-06-15 01:06:33 +12:00
Natsumi
d772927915
Fix new instance buttons
2023-06-15 01:05:20 +12:00
Natsumi
028b8ffcff
Small formatting changes
2023-06-14 07:42:59 +12:00
Natsumi
f418b208f3
Bulk unfavorite mode
2023-06-14 07:42:55 +12:00
Natsumi
c19a7101a6
Build user created themes into app
2023-06-09 02:20:07 +12:00