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
...
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)
...
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
...
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
...
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
...
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
...
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
...
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
...
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
...
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
...
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
...
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
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
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
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)
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
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 )
/ 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
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
sfalken
1243f88b21
chore: add files to manage flathub details upstream ( #104 )
...
* Add files for flathub compliance
Please see: https://github.com/flathub/flathub/pull/7783
This adds the requested files to the upstream git repo, and adds the
screenshot.png so it may be sourced from Stoat, rather than from a user
repository.
* chore: update product screenshot
* chore: update desktop entry comment
* chore: update icon
* chore: update summary to current github tag
---------
Co-authored-by: Shawn W Dunn <sfalken@opensuse.org>
Co-authored-by: izzy <me@insrt.uk>
2026-02-17 19:04:04 +00:00
V3RM1N
7d3d80ae6e
docs: add installation section to README ( #81 )
...
Add Installation section with Repology badge and links to download page and GitHub releases
Signed-off-by: V3RM1N <mail@v3rm1n.dev>
2026-02-17 18:59:29 +00:00
stoat-release[bot]
b765e84151
chore(main): release 1.2.0 ( #79 )
...
Co-authored-by: stoat-release[bot] <245062572+stoat-release[bot]@users.noreply.github.com>
2026-02-14 00:51:45 +00:00
Paul Makles
8910dcba92
feat: new branding ( #87 )
...
Signed-off-by: izzy <me@insrt.uk>
2026-02-14 00:41:34 +00: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
a162219668
Revert "fix: add NixOS compatibility for electron startup ( #23 )" ( #42 )
...
This reverts commit 3eb9b8e84b .
Signed-off-by: izzy <me@insrt.uk>
2026-02-09 19:38:58 +00:00
stoat-tofu[bot]
dad885aa1d
chore: modify .github/workflows/release-webhook.yml
2026-01-10 16:33:15 +00:00
stoat-tofu[bot]
7b9918f43b
chore: modify .github/workflows/release-webhook.yml
2026-01-10 13:19:22 +00:00