Commit graph

124 commits

Author SHA1 Message Date
rambros
5b315ab2bf improve waterfall resume operation 2026-03-30 03:03:00 +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
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
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
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
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
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
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
2c7937a05b improve permissions check for all platforms 2026-03-21 16:08:31 +05:30
rambros
ea297da0c8 fix random users json in compiled binaries 2026-03-21 01:23:21 +05:30
rambros
4b6e916425 update config to support multiple targets simultaneously 2026-03-19 23:53:43 +05:30
rambros
518438cb09 add ability to anonymize users 2026-03-19 22:21:25 +05:30
rambros
3a86487fc2 generate alias for migrated users 2026-03-19 21:30:32 +05:30
rambros
36a9228ad8 show version in app 2026-03-19 11:21:04 +05:30
rambros
d37441dc4b improve fallbacks for message and channel references 2026-03-19 11:04:42 +05:30
rambros
a719142755 add thread message tracking in migration 2026-03-16 00:42:45 +05:30
rambros
ee61316451 fix user mentions in backup migration 2026-03-15 23:59:10 +05:30
rambros
06091423a2 fix embeds and gif links in backup migration 2026-03-15 22:45:24 +05:30
rambros
7bea5582e9 fix forwarded messages 2026-03-14 21:42:56 +05:30
rambros
2581714fe3 fix: backup stats viewer for sqlite 2026-03-13 16:52:52 +05:30
rambros
f402a36477 switch to sqlite for backups also 2026-03-13 14:57:41 +05:30
rambros
de28ecdbb1 switch to sqlite for migration states 2026-03-13 01:19:00 +05:30
rambros
03e0778ef3 improve UX to bypass waiting time in migration UI 2026-03-12 22:24:17 +05:30
rambros
975369c784 dedupicate UI components for shuttle and backup panes 2026-03-12 19:29:56 +05:30
rambros
0c97d14a2b bugfix: message counter during migration 2026-03-12 15:53:45 +05:30
rambros
5b31b7fc50 improvement: batch process backup messages 2026-03-12 14:25:02 +05:30
rambros
16e94013c7 bug fix: duplicates during update existing backup 2026-03-12 13:51:54 +05:30
rambros
f5cdf1b1ff minor fix "start from message id" 2026-03-10 23:16:56 +05:30
rambros
cae47b697c support for lottie json stickers 2026-03-10 19:43:15 +05:30
rambros
c60ad506df process stikers as attachments 2026-03-10 16:16:49 +05:30