Commit graph

28 commits

Author SHA1 Message Date
MiTHRAL
0898003749 fix: stoat 401/429 handling, point updater+README to Forgejo
- writer: use content_type=None on resp.json() to handle non-JSON 401 bodies
- clone_server: retry mass parent PATCH on 429 with retry_after sleep
- updater: switch API_URL from GitHub to git.mithraic.cloud
- README: replace all GitHub links with Forgejo, drop contributors widget

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 20:27:54 -04:00
rambros
7fd487ad66 add support for stoat custom instance 2026-04-03 10:39:38 +05:30
rambros3d
3f649b3062 improve log outputs 2026-03-30 01:26:04 +05:30
rambros
3554b1612f unify content_type & mime_type 2026-03-27 13:00:03 +05:30
rambros
93c54c4d0f fix voice channel 2026-03-27 11:24:53 +05:30
rambros
185afb1ee0 clean up 2026-03-22 20:36:11 +05:30
rambros
2c7937a05b improve permissions check for all platforms 2026-03-21 16:08:31 +05:30
rambros
806966450b fix role mentions in stoat 2026-03-19 22:42:40 +05:30
rambros
518438cb09 add ability to anonymize users 2026-03-19 22:21:25 +05:30
rambros
975369c784 dedupicate UI components for shuttle and backup panes 2026-03-12 19:29:56 +05:30
rambros
e9b87042e1 fix gif embeds in shuttle mode 2026-03-10 15:59:12 +05:30
rambros
8cdbcab5f6 fix channel positions in stoat 2026-03-09 12:49:47 +05:30
rambros
0aa32217b1 use local cache to avoid redundant api calls 2026-03-09 12:43:30 +05:30
rambros
9f3a5c65fb switch to unix timestmp for message references 2026-03-08 04:12:33 +05:30
rambros
0080b76290 QOL: auto fetching guilds 2026-03-07 22:00:14 +05:30
rambros
d6630dd1c5 fix stoat embeds 2026-03-07 14:48:04 +05:30
rambros
832dd722c6 add preliminary support for webhook embeds 2026-03-07 00:14:47 +05:30
rambros
1835cbcc17 improve thread start & end markers 2026-03-06 19:01:35 +05:30
rambros
77fabe3e2b update readme 2026-02-26 20:54:03 +05:30
rambros
9d8f236fb8 sync role permissions in stoat 2026-02-26 17:08:08 +05:30
rambros
34f9c9afa4 implement custom api url for sef hosted instances 2026-02-25 22:22:40 +05:30
rambros
f9a664b2ee message migration for stoat 2026-02-25 03:11:10 +05:30
rambros
bd7d8c68b6 server structure cloning in stoat 2026-02-25 02:09:16 +05:30
rambros
396efe49c7 server metadata cloning in stoat 2026-02-25 00:22:02 +05:30
rambros
17d18bdb1e implement emoji sync 2026-02-24 23:52:10 +05:30
rambros
75f7b8ecf9 implement stoat token check 2026-02-24 23:42:43 +05:30
rambros
49752229bf unified config 2026-02-24 22:58:41 +05:30
rambros
a2a2d0dab5 refactor functions 2026-02-24 22:09:13 +05:30