Commit graph

232 commits

Author SHA1 Message Date
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
rambros
97e22a7c40 update readme 2026-03-21 20:58:07 +05:30
rambros
11b9230078 add docs 2026-03-21 19:43:39 +05:30
rambros
c4a6e18e2b minor fix in backup pane token validation 2026-03-21 17:45:46 +05:30
rambros
cf969120bf fix migration db initialization error 2026-03-21 16:41:05 +05:30
rambros
28a2f4d1d7 fix stoat gifs 2026-03-21 16:22:39 +05:30
rambros
2c7937a05b improve permissions check for all platforms 2026-03-21 16:08:31 +05:30
rambros
7230d0cfcc fix windows release structure 2026-03-21 02:39:19 +05:30
rambros
f1aa75f070 fix linux ssl errors 2026-03-21 02:02:39 +05:30
rambros
d52e78eb5e fix version display in github releases 2026-03-21 01:42:42 +05:30