Commit graph

115 commits

Author SHA1 Message Date
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
rambros
e9b87042e1 fix gif embeds in shuttle mode 2026-03-10 15:59:12 +05:30
rambros
478c025754 preserve discord links to messages & channels in migraions 2026-03-09 13:32:34 +05:30
rambros
0aa32217b1 use local cache to avoid redundant api calls 2026-03-09 12:43:30 +05:30
rambros
7cf905f16f implement channel linking in migrated messages 2026-03-08 21:21:46 +05:30
rambros
dc59b21bee simplify log level config 2026-03-08 02:46:10 +05:30
rambros
3b3b262d8b remove static rate limit delay 2026-03-08 02:27:04 +05:30
rambros
104a284f88 minor UI improvements 2026-03-08 01:58:32 +05:30
rambros
a32334eaa3 add tooltips 2026-03-08 01:32:13 +05:30
rambros
b2fbac4622 intuitive token validation in config 2026-03-08 00:29:00 +05:30