Commit Graph

35 Commits

Author SHA1 Message Date
ToTheos-Dev a9da2bf19b test: clean up failing tests 2026-05-22 14:27:54 +10:00
ToTheos-Dev 00fd1d7d4a test: add src/main.test.ts 2026-05-22 14:25:20 +10:00
ToTheos-Dev a973684c48 test: add src/preload.test.ts 2026-05-22 14:25:20 +10:00
ToTheos-Dev fb1b8c4c96 test: add src/renderer.test.ts 2026-05-22 14:25:19 +10:00
ToTheos-Dev 4f43106ed4 test: add src/world/window.test.ts 2026-05-22 14:25:19 +10:00
ToTheos-Dev d9711e3c20 test: add src/world/config.test.ts 2026-05-22 14:25:19 +10:00
ToTheos-Dev a6138d7b34 test: add src/native/autoLaunch.test.ts 2026-05-22 14:25:19 +10:00
ToTheos-Dev 15e36b8ea6 test: add src/native/tray.test.ts 2026-05-22 14:25:19 +10:00
ToTheos-Dev 347944463d test: add src/native/window.test.ts 2026-05-22 14:25:19 +10:00
ToTheos-Dev f9c616ba6e test: add src/native/badges.test.ts 2026-05-22 14:25:19 +10:00
ToTheos-Dev d57aceebff test: add src/native/discordRpc.test.ts 2026-05-22 14:25:19 +10:00
ToTheos-Dev f84085a0c2 test: add src/native/config.test.ts 2026-05-22 14:25:19 +10:00
Taureon 00c7572cd0
chore: update hardcoded domain to be stoat.chat instead of beta.revolt.chat (#196)
Co-authored-by: stoat-tofu[bot] <242700035+stoat-tofu[bot]@users.noreply.github.com>
2026-04-06 17:30:46 +01:00
Mihai 63b9ea818a
fix: firstLaunch = false after initial setup (#131)
fix: don't re-enable abutostart

Signed-off-by: Mihai <cristian@mihaimuresan.com>
Co-authored-by: Mihai <cristian@mihaimuresan.com>
2026-02-17 22:33:46 -05:00
Paul Makles 58ccb63d23
fix: use template icon for macOS tray, use higher res icons for other platforms (#130) 2026-02-17 20:36:25 +00:00
Mihai 8284117e76
feat: minimise-to-tray-on-startup (#126)
* feat: minimise-to-tray-on-startup

Signed-off-by: Mihai <cristian@mihaimuresan.com>

* feat: minimise-to-tray-on-startup

Signed-off-by: Mihai <cristian@mihaimuresan.com>

* fix: redundant call

Signed-off-by: Mihai <cristian@mihaimuresan.com>

* fix: redundant call

Signed-off-by: Mihai <cristian@mihaimuresan.com>

---------

Signed-off-by: Mihai <cristian@mihaimuresan.com>
Co-authored-by: Mihai <cristian@mihaimuresan.com>
2026-02-17 20:28:29 +00:00
Mihai 897d706983
fix: try to restore maximised windows to correct display (#92)
fix: App-maximized-2nd-monitor

Signed-off-by: Mihai <cristian@mihaimuresan.com>
Signed-off-by: Mihai <45673304+mihaicm93@users.noreply.github.com>
Co-authored-by: Mihai <cristian@mihaimuresan.com>
2026-02-17 20:27:01 +00:00
dxty522 7d2f296ca7
fix: replace default dialog with notification (#98)
Signed-off-by: dxty522 <261609953+dxty522@users.noreply.github.com>
2026-02-17 20:05:26 +00:00
trendwhore 742a95f3cb
fix: toggle window visibility on tray click instead of always showing (#103) 2026-02-17 20:02:17 +00:00
a distraction 2b962c5d06
fix: allow CTRL+"+" to also zoom in. (#108)
Allow "+" to also zoom in.

Signed-off-by: a distraction <106486896+dresklaw@users.noreply.github.com>
Co-authored-by: Paul Makles <me@insrt.uk>
2026-02-17 19:59:18 +00:00
a distraction def29f9b3c
fix: Add common zoom-reset shortcut. (#112)
Add common zoom reset shortcut.

Signed-off-by: a distraction <106486896+dresklaw@users.noreply.github.com>
Signed-off-by: marcy <69540471+reeesespuffs@users.noreply.github.com>
Co-authored-by: marcy <69540471+reeesespuffs@users.noreply.github.com>
2026-02-17 14:35:57 -05:00
Mihai 2e99b19353
feat: Reload/Refresh shortcut (#119)
Signed-off-by: Mihai <cristian@mihaimuresan.com>
Co-authored-by: Mihai <cristian@mihaimuresan.com>
2026-02-17 14:21:57 -05:00
Mihai 127d1430a9
fix: App Autostart (#68)
Signed-off-by: Mihai <cristian@mihaimuresan.com>
Co-authored-by: Mihai <cristian@mihaimuresan.com>
2026-02-13 00:25:05 -05:00
Jespercal 3bf697d1a9
feat: persist and restore window size and position (#74)
Finished up saving and restoring of window position and size

Signed-off-by: Jespercal <chap600@hotmail.com>
2026-02-13 00:16:53 -05:00
Paul Makles ea7c57962b
chore: use Stoat name for auto launch entry (#24) 2025-12-29 17:55:55 +00:00
Paul Makles 96fa8cc647
fix: event listener accumulation from rpc client (#26) 2025-12-29 17:47:33 +00:00
Paul Makles 6817b554e5
fix: correctly load badge count; expose to renderer (#25) 2025-12-29 17:47:24 +00:00
Paul Makles cb373b6dc6
fix: rpc should define largeImageText (#21) 2025-12-29 17:00:09 +00:00
Paul Makles 532af4a680
fix: use the correct argument for auto start (#22)
fixes #20
2025-12-29 16:59:49 +00:00
l 61ffe199ee chore(macos): remove useless comment 2025-10-10 19:29:43 +03:00
l 5eecab5943 fix(macos): tray icon size 2025-10-10 19:24:53 +03:00
izzy 2517f412ab
fix: correctly handle config updates
fix: synchronise updates to config with preload
fix: send config on web contents load
fix: hide menu when custom frame is off
chore: add workarounds for developing on Nix
chore: bump version to 1.1.10
2025-10-10 12:28:03 +01:00
izzy 2cc6ac4667 chore: try to get everything building 2025-10-08 17:28:30 +01:00
izzy 9f705147b6 chore: Windows release polish 2025-10-08 16:30:17 +01:00
izzy 7ab6795a88
feat: initial commit 2025-09-30 10:31:37 -05:00