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
RamBros
9f27af971c
Merge pull request #14 from rambros3d/tupperware
...
Backup discord masquerade messages
2026-04-03 08:32:20 +05:30
rambros
d63ed0c440
backup user roles also
2026-04-01 13:05:49 +05:30
rambros
e5ff2ae37f
add custom names and avatar in backups
2026-04-01 01:34:42 +05:30
rambros
90ced9df65
minor fix in backup operation screen
2026-03-31 23:53:15 +05:30
rambros
2d33b16d2c
backup auto test in tui
2026-03-30 22:42:03 +05:30
rambros
bd80760667
migration auto test in tui
2026-03-30 22:16:32 +05:30
rambros
2ef141776c
auto test scripts
2026-03-30 16:28:59 +05:30
RamBros
2ddc4424cd
Merge pull request #12 from rambros3d/build-fix
...
Build fix
2026-03-30 14:58:36 +05:30
rambros
071de5296b
unify message_migrate & waterfall
2026-03-30 12:52:50 +05:30
rambros
5b315ab2bf
improve waterfall resume operation
2026-03-30 03:03:00 +05:30
rambros
ef2e945477
update ignore
2026-03-30 02:48:19 +05:30
rambros
514a2e551c
fix sticker local_hash error
2026-03-30 02:21:11 +05:30
rambros3d
73d52d2183
improve thread safety for backup db
2026-03-30 01:40:05 +05:30
rambros3d
0cb678b848
fix name list errors
2026-03-30 01:38:12 +05:30
rambros3d
3f649b3062
improve log outputs
2026-03-30 01:26:04 +05:30
rambros3d
c581911f68
add windows build script
2026-03-30 01:03:05 +05:30
RamBros
fb773ba948
Merge pull request #10 from HuntingFighter/role-permission-sync
...
Fixed a bug where permissions were not propagated to fluxer roles
2026-03-29 10:26:20 +05:30
HuntingFighter
af6551395e
Merge remote-tracking branch 'origin/role-permission-sync' into role-permission-sync
2026-03-28 17:54:24 +01:00
HuntingFighter
dfcedb9d07
Fixed a bug where Role order was reversed in Fluxer
2026-03-28 17:54:15 +01:00
HuntingFighter
9507099d6d
Merge branch 'V4-main' into role-permission-sync
2026-03-28 17:22:15 +01:00
HuntingFighter
37443bf04c
Fixed a bug where permissions were not propagated to fluxer roles
2026-03-28 17:21:11 +01:00
RamBros
a7192f7b56
Merge pull request #9 from rambros3d/waterfall
...
Waterfall Mode
2026-03-28 20:17:38 +05:30
rambros
654d63c407
message migration fix
2026-03-28 20:15:20 +05:30
rambros
9074582a27
add resumability for waterfall mode
2026-03-28 19:21:28 +05:30
rambros
220f97aad4
add waterfall mode
2026-03-28 16:58:38 +05:30
rambros
011c0ca4e0
fix windows PyiFrozenLoader error
2026-03-28 11:24:18 +05:30
RamBros
c34d509677
Merge pull request #8 from rambros3d/sql-db
...
Switch to INTEGER for snowflake ids
2026-03-28 02:52:11 +05:30
rambros
5ae515dd7a
int for fluxer, str for stoat
2026-03-28 02:47:14 +05:30
rambros
5750133b3a
use int for discord snowflake ids
2026-03-28 02:46:19 +05:30
HuntingFighter
0111bc0eae
Drop old messages table
2026-03-27 16:36:58 +01:00
HuntingFighter
5541f82dba
Fixed a bug where some messages where not imported in the right order.
2026-03-27 16:36:11 +01:00
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
939e063d46
implement thread mentions
2026-03-27 11:22:07 +05:30
rambros
4967183442
add contrib.rocks
2026-03-27 09:46:26 +05:30
RamBros
dfeb2e7baf
Merge pull request #4 from HuntingFighter/sql-db
...
Fixed the missing function get_thread in BackupGuild
2026-03-27 09:27:23 +05:30
RamBros
6d9f724e2d
Merge pull request #5 from HuntingFighter/error-fetching-content-type-backup-messages
...
Repeated Image content_type exception
2026-03-27 09:27:08 +05:30
HuntingFighter
3971934dbc
Fixed a bug where repeated images (ie stickers) would cancel the message export due to a None content_type.
2026-03-26 22:38:14 +01:00
HuntingFighter
3a969dab59
Fixed a bug where a missing channel reference (deleted channel or thread) would cause the message migration to cancel due to a missing function in the BackupGuild object
2026-03-26 20:44:52 +01:00
rambros
6f94a00714
add backup delete option
2026-03-26 23:02:23 +05:30
rambros
fa0865ef85
fix duplicate logs channel
2026-03-25 14:07:33 +05:30
rambros
cefa477459
optimize backup speed
2026-03-25 13:45:17 +05:30
rambros
4b24b29c03
categorize forum channel messages are thread starter
2026-03-25 12:35:22 +05:30
rambros
8fe70dc9e0
update info
2026-03-24 10:51:56 +05:30
rambros
ed3b9e2832
add self contained mode
2026-03-23 02:05:55 +05:30
rambros
c22856a324
Implement auto updater
2026-03-22 23:49:58 +05:30
rambros
694ee1d67a
show Local Backup Not Found
2026-03-22 21:53:25 +05:30
rambros
185afb1ee0
clean up
2026-03-22 20:36:11 +05:30