Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

1.0.5

Compare
Choose a tag to compare
@fabianonline fabianonline released this 16 Sep 04:49
· 204 commits to master since this release
  • Added a switch --no-media to completely skip downloading media files. #7
  • Added support for accounts having more than 1 million messages. I think. I don't have nearly enough messages and can't really test this.
  • Added code to detect anti virus software scanning downloaded files and thus preventing us from renaming those files.
  • The update check will now also print the description of the new version if one is found.
  • Removed the extra five minutes waiting time for FLOOD_WAIT errors. We will now wait only the needed time + plus one second. Just to be safe.
  • Increased the delay between getMessages in a hope to get rid of the many FLOOD_WAIT messages that are now appearing.
  • Fixed channels with large IDs messing up your message download.
  • Fixed this tool being compatible to Java 7 but then requiring Java 8 because of the Kotlogram library anyway. It now completely requires Java 8. #5
  • Fixed a bug when you had messages with a TLDocument but without any TLDocumentAttributes.