Commit graph

92 commits

Author SHA1 Message Date
MiTHRAL
fa4c4db944 fix: narrow logo replacement to branding containers only, stop replacing emojis/avatars
All checks were successful
Build & Release / build (push) Successful in 2m58s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 01:28:38 -04:00
MiTHRAL
4f07615b13 fix: Windows updater — defer file copy to batch script after app exits
All checks were successful
Build & Release / build (push) Successful in 2m56s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 23:01:35 -04:00
MiTHRAL
a308aa1987 feat: remove nav logo, transparent icon bg, fix login screen SVG branding
All checks were successful
Build & Release / build (push) Successful in 2m28s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 21:20:01 -04:00
MiTHRAL
2703cac433 fix: broaden logo detection to catch login/logout screen Revolt logo
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 21:03:24 -04:00
MiTHRAL
f0c4ffbc00 chore: clean up tray tooltip format
All checks were successful
Build & Release / build (push) Successful in 2m28s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 20:41:06 -04:00
MiTHRAL
fa250dda5f feat: add update progress window with restart button
All checks were successful
Build & Release / build (push) Successful in 2m30s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 20:37:41 -04:00
MiTHRAL
23823a9b59 feat: show version in tray tooltip
All checks were successful
Build & Release / build (push) Successful in 2m28s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 20:30:48 -04:00
MiTHRAL
64dbb318b0 fix: unlink running sanctum binary before overwriting on Linux
All checks were successful
Build & Release / build (push) Successful in 3m0s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 20:18:09 -04:00
MiTHRAL
9385499c4b feat: replace all Revolt/Stoat branding text and images with Sanctum
All checks were successful
Build & Release / build (push) Successful in 2m57s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 20:13:19 -04:00
MiTHRAL
7e90058e7a fix: move installDir declaration before use (TDZ crash in updater)
All checks were successful
Build & Release / build (push) Successful in 2m58s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 20:05:01 -04:00
MiTHRAL
ec61bbe5d5 docs: add Sanctum logo to README header
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 20:03:39 -04:00
MiTHRAL
d1bba69bcf docs: rewrite README for Sanctum — remove build docs, keep install only
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 20:02:50 -04:00
MiTHRAL
5e94d75a3e chore: tweak update ready notification wording
All checks were successful
Build & Release / build (push) Successful in 2m29s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 19:59:44 -04:00
MiTHRAL
6ada11778a fix: handle 2-part version strings in isNewer (NaN comparison bug)
All checks were successful
Build & Release / build (push) Successful in 2m56s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 15:51:00 -04:00
MiTHRAL
c828a6af47 fix: add notifications to all updater failure paths for diagnostics
All checks were successful
Build & Release / build (push) Successful in 2m55s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 15:50:23 -04:00
MiTHRAL
581a853b6f feat: inject Sanctum branding to replace Revolt logo in webview
All checks were successful
Build & Release / build (push) Successful in 2m29s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 15:44:48 -04:00
MiTHRAL
f9b7a9739f feat: add Check for Updates to tray menu
All checks were successful
Build & Release / build (push) Successful in 2m26s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 15:35:40 -04:00
MiTHRAL
7662f00723 chore: update app description
All checks were successful
Build & Release / build (push) Successful in 2m27s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 15:30:45 -04:00
MiTHRAL
4fb5461321 fix: stamp package.json version from git tag at build time, add updater logging
All checks were successful
Build & Release / build (push) Successful in 2m25s
Auto-updater was always reporting version 1.3.0 regardless of release,
making it impossible to detect whether an update had been applied.
CI now rewrites package.json version from the tag before building.
Updater errors are now logged to console instead of silently swallowed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 14:37:52 -04:00
MiTHRAL
04cae9d50b fix: disable GPU sandbox on Linux to prevent fatal GPU process crash
All checks were successful
Build & Release / build (push) Successful in 2m26s
Fixes freeze/crash on AMD GPUs under CachyOS. Also fixes Discord RPC
branding to say Sanctum instead of Stoat.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 14:26:48 -04:00
MiTHRAL
fb9d583c71 fix: use PowerShell for Windows auto-update extraction
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 13:20:33 -04:00
MiTHRAL
25543cb7ba feat: auto-download and install updates in the background
All checks were successful
Build & Release / build (push) Successful in 2m28s
Downloads the platform zip, extracts over the install dir, then
prompts to restart with a single click.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 13:19:57 -04:00
MiTHRAL
e259d9b63c chore: replace icons with Sanctum logo
All checks were successful
Build & Release / build (push) Successful in 2m59s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 13:18:11 -04:00
MiTHRAL
17da0c0234 docs: rewrite README for Sanctum self-hosted setup
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 13:08:15 -04:00
MiTHRAL
2379562aec docs: rewrite README for Sanctum self-hosted setup
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 01:14:41 -04:00
MiTHRAL
376dc56e52 chore: rebrand from Stoat to Sanctum
All checks were successful
Build & Release / build (push) Successful in 2m26s
Rename app name, exec, flatpak ID, tray labels, Windows app model ID,
D-Bus desktop IDs, updater URL, and repo references throughout.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 01:11:53 -04:00
MiTHRAL
28eed3e03d chore: replace icons with custom gallifreyan artwork 2026-04-21 01:02:03 -04:00
MiTHRAL
7d1446302d fix: add zip binary for MakerZIP
All checks were successful
Build & Release / build (push) Successful in 2m26s
2026-04-21 00:50:15 -04:00
MiTHRAL
7f54531db5 fix: add dpkg and fakeroot for deb maker
Some checks failed
Build & Release / build (push) Failing after 1m7s
2026-04-21 00:47:50 -04:00
MiTHRAL
c6ed6b5074 fix: add --fix-missing to apt-get for transient network errors
Some checks failed
Build & Release / build (push) Failing after 59s
2026-04-21 00:43:13 -04:00
MiTHRAL
85e5b16938 chore: vendor assets (remove submodule, add files directly)
Some checks failed
Build & Release / build (push) Failing after 36s
2026-04-21 00:39:09 -04:00
MiTHRAL
45f45dc4b9 chore: point app at self-hosted mithraic.space instance
- Hardcode BUILD_URL and Discord RPC to mithraic.space
- Replace update-electron-app with custom Forgejo release checker
- Restructure forge makers for CI (PLATFORM=linux/win32 env var)
- Remove GitHub publisher, add Forgejo CI workflow
- Update repository field to self-hosted git instance

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 00:27:49 -04:00
MiTHRAL
d1a46defd5 fix: use correct runner label
Some checks failed
Build & Release / build (push) Failing after 59s
2026-04-21 00:24:23 -04:00
Christoffer
74c941e5b8
fix(flatpak): change screenshot path into an url in the metainfo file (#195)
Some checks failed
/ Build App (push) Has been cancelled
Release Please / Release Please (push) Has been cancelled
Release Please / Publish App (push) Has been cancelled
2026-04-06 17:35:02 +01: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
stoat-tofu[bot]
d1bf862a6c
chore: modify .github/workflows/validate-pr-title.yml 2026-03-24 19:04:04 +00:00
stoat-tofu[bot]
9a5ecbb22c
chore: modify .github/workflows/release-webhook.yml 2026-03-24 19:03:41 +00:00
stoat-tofu[bot]
b57faa2c59
chore: modify .github/workflows/release-webhook.yml 2026-02-18 20:28:00 +00:00
stoat-release[bot]
c1e4d4ee91
chore(main): release 1.3.0 (#128)
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
2026-02-18 09:09:14 +00:00
Jacob Schlecht
ffe17ec2c5
fix: flatpak icons not building correctly and wayland support (#132)
This commit was made without the use of generative AI.

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
2026-02-18 09:05:56 +00: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
Abel Ortolan
17d6d174ae
chore: changing flatpak runtime version to newest stable release (#120)
Update forge.config.ts

Changing Flatpak runtime version from 21.08 (EOL) to 25.08 (newest stable version)

Signed-off-by: Abel Ortolan <70042422+TrojanHorse-bot@users.noreply.github.com>
2026-02-17 20:02:46 +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
Paul Makles
e2dc20b755
chore: Nix, mise, CI configuration (#129)
* chore: update Nix flake and setup mise for toolchains

* ci: use workflows
2026-02-17 19:29:43 +00:00