Commit Graph

2621 Commits

Author SHA1 Message Date
Natsumi eb0503ad85 v2023.07.30 2023-08-07 20:15:27 +12:00
Natsumi 5fa4331639 chore: update DiscordRichPresence 2023-08-07 20:15:27 +12:00
Natsumi 43199b21ea chore(npm): update deps 2023-08-07 20:15:27 +12:00
あさると 55b98e933b Update JP README (#614)
* fix: 📝 update readme

* fix: 📝 絵文字を更新

* fix: ♻️ 画像をgithub-production-user-assetのものに変更
2023-08-07 20:10:15 +12:00
Nekromateion 49a989430f Fix auto launch after invalid shortcut (#622) 2023-08-07 19:52:48 +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 0ee1ebefe2 Fixes for Thai buddhist year 2023-07-29 00:56:50 +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
Teacup 05efbe376e fix: Stop HasProcessExited from leaking process handles (#603)
Not closing process handles after using them. Every second. Smh. Imagine. Couldn't be me.
2023-07-22 11:32:13 +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 d4d88d1d62 Update README.md with badges 2023-07-22 11:31:49 +12:00
Natsumi 74671a0282 Small fixes and changes 2023-07-19 11:11:34 +12:00
Natsumi 52b95b16ab chore(.NET): update to Cef 114.2.120 2023-07-19 11:11:28 +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
arisumilkland 115e77b015 Update Readme (#596)
* Update README.md

* Update README.jp.md
2023-07-15 04:21:35 +12:00
Natsumi bd33aae8bc Small fixes, fix launchGame not recreating shortName 2023-07-08 11:22:23 +12:00
Natsumi ede0c52af2 Add logger for updater 2023-07-02 08:49:38 +12:00
Natsumi ce053b2d82 avatarScalingDisabled tag, group member icons 2023-07-02 08:41:49 +12:00
Natsumi 1724e04252 Fix missing installer metadata 2023-07-02 06:57:19 +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
pypy 61e30aeb7b Fix SQLite.Interop.dll 2023-06-30 23:10:23 +09:00
Natsumi 5cc1a68565 v2023.06.30 2023-06-30 08:08:29 +12: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