Commit graph

59 commits

Author SHA1 Message Date
MiTHRAL
3055e283a1 v1.0.5
All checks were successful
Build and Release Sanctum / Build App (push) Successful in 1m55s
2026-05-05 20:40:57 -04:00
MiTHRAL
cc8ba75694 chore: replace update-electron-app with Gitea-backed updater 2026-04-22 17:30:21 -04:00
MiTHRAL
225c623ecb chore: point to self-hosted instance at mithraic.space 2026-04-22 17:27:58 -04:00
MiTHRAL
1eb09a589a chore: rebrand to Sanctum for self-hosted instance 2026-04-22 17:25:22 -04:00
AvaLilac
222d796843
Merge branch 'stoatchat:main' into dev 2026-04-06 22:27:08 -04:00
AvaLilac
8b0e6588fd
Change Discord RPC to aviaclients
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-04-06 14:52:47 -04: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
Amelia Frost
0c2c081ab0
Focus on the main window when the about window is closed 2026-04-06 00:14:31 -07:00
Amelia Frost
35ee57483a
Allow closing the about window by pressing Escape 2026-04-05 23:15:07 -07:00
Amelia Frost
a632ecde33
Don't show more than a single about window 2026-04-05 23:14:39 -07:00
Amelia Frost
4f845f58a9
Add our about window to the tray icon 2026-04-05 21:55:23 -07:00
Amelia Frost
7ca75e859e
Lower the width of the about window 2026-04-05 21:14:43 -07:00
Amelia Frost
4208ee0ec2
do not allow minimizing, and set the window handle to null on close 2026-04-05 20:17:06 -07:00
Amelia Frost
50b05be8fc
Get rid of the menu on our about window 2026-04-05 20:16:25 -07:00
AvaLilac
a81c7b092b
get the window to display
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-04-05 22:59:17 -04:00
Amelia Frost
5d1a5e3ecb
Partial about window implementation 2026-04-05 19:36:13 -07:00
Amelia Frost
841a9be2cf
Reapply "Prevent the page keydown/keyup events and menu shortcuts"
This reverts commit 60fb61a1db.
2026-04-05 16:59:30 -07:00
Amelia Frost
60fb61a1db
Revert "Prevent the page keydown/keyup events and menu shortcuts"
This reverts commit 24c9cc51f4.
2026-04-05 15:26:04 -07:00
Amelia Frost
24c9cc51f4
Prevent the page keydown/keyup events and menu shortcuts 2026-04-05 14:27:48 -07:00
Amelia Frost
da383611c0
on macOS, open/close Settings with Cmd+, 2026-04-04 20:54:16 -07:00
Amelia Frost
e56455fbaf
Show AviaClient version is tray, and expose it to world 2026-04-04 15:26:59 -07:00
Amelia Frost
0c2d23d029
Make it a toggle 2026-04-04 12:35:06 -07:00
AvaLilac
363f9f675b
Make it possible for users to open devtools via F12
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-04-04 15:27:29 -04:00
Amelia Frost
60dbbde2af
fix formatting and linter warnings 2026-03-31 01:22:15 -07:00
Amelia Frost
2c7a864815
ESLint should ignore assets 2026-03-29 17:36:31 -07:00
Amelia Frost
590729ccff
Remove unused import 2026-03-29 17:34:57 -07:00
Amelia Frost
2f2b4474b4
Add option to disable showing/hiding on clicking the tray icon 2026-03-28 19:55:40 -07:00
Amelia Frost
f31c2ca067
Revert "Changed tray icon behaviour to not show/hide on click (as we have a Show App/Hide App sub-menu)"
This reverts commit 85aaf5946d.
2026-03-28 18:16:29 -07:00
Amelia Frost
fbf53123fa
Add a seperator before Restart/Quit 2026-03-28 18:13:17 -07:00
Amelia Frost
85aaf5946d
Changed tray icon behaviour to not show/hide on click (as we have a Show App/Hide App sub-menu) 2026-03-28 18:12:35 -07:00
Amelia Frost
cec88cfe3f
fix: compile 2026-03-28 18:10:14 -07:00
AvaLilac
0e903e71df
Added the Ability to restart the entire client
Signed-off-by: AvaLilac <257690424+AvaLilac@users.noreply.github.com>
2026-03-28 21:06:46 -04:00
Amelia Frost
09662fc37e
Add the system's native menu to the titlebar, configurable 2026-03-28 17:22:40 -07:00
Amelia Frost
02185d005a
use avia_assets as the assets folder 2026-03-24 12:15:18 -07:00
AvaLilac
542023c6a5 Add support for mac os tray 2026-03-24 14:40:27 -04:00
AvaLilac
982088c96d Update src/native/tray.ts 2026-03-24 11:35:03 -04:00
AvaLilac
77c2337b84 Update src/native/window.ts 2026-03-24 11:34:31 -04:00
AvaLilac
02f1eb08ff Update Stoat for desktop to AviaClient To desktop in hopes of changing the tray's name 2026-03-24 05:22:46 -04:00
AvaLilac
db0e1b9647
Change Stoat from desktop to AviaClient to desktop
Signed-off-by: AvaLilac <amyshimplays@gmail.com>
2026-03-23 16:44:08 -04: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
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