* bugfix/18-multiple-channels-same-name:
Switched joblist to IdentifiedString objects
Added implementation for guild and channel selection with identified strings
Added class for identified strings
* support/1.1:
Build
Fixed an error which issued an exception on startup if a guild is temporary not available
Fixed nuget referencing to SweetLib and maintained code so it will compile with current SweetLib Version
* develop:
Fixed an error which caused null pointer exceptions in discord framework and interrupted the scanning queue permanently Changed message count to acutally count scanned messages even if they already have scanned before
Contine on exception during scanning
* bugfix/DownloadQueue_stops_working:
Fixed an error which caused null pointer exceptions in discord framework and interrupted the scanning queue permanently Changed message count to acutally count scanned messages even if they already have scanned before
Contine on exception during scanning
New Build
* bugfix/Updater: (30 commits)
Cleanup of uses directives
Fix for automatic update. Versionhelper has loaded the application dll :/
Build
Added Sentry integration
Fixed infiite download loop
Build 0.99.150
Finally fixed the attachment counter which caused crashs in older versions, too
Fixed the fix for invalid path names :P
Fixed invalid filenames
It is working
Tried fixing login bugs
Helload of shit i have done and reversed 👀
First changes for new api
Semi upgraded to new Discord.Net
Fixes
Delete invalid jobs (they stop the queue :feelsBadMan:)
Name adjustements
Fixed some exception
Some finalisation
Did good stuff
...
* milestone/first_release: (26 commits)
Added Sentry integration
Fixed infiite download loop
Build 0.99.150
Finally fixed the attachment counter which caused crashs in older versions, too
Fixed the fix for invalid path names :P
Fixed invalid filenames
It is working
Tried fixing login bugs
Helload of shit i have done and reversed 👀
First changes for new api
Semi upgraded to new Discord.Net
Fixes
Delete invalid jobs (they stop the queue :feelsBadMan:)
Name adjustements
Fixed some exception
Some finalisation
Did good stuff
Fixed some project things Fixed error which kept downloading files over and over
Some UI stuff and adjustments....Seriously...I am lost to the changes I did
Somehow implementation of downloading all the shit out of it
...
* feature/New_Discord_API:
Finally fixed the attachment counter which caused crashs in older versions, too
Fixed the fix for invalid path names :P
Fixed invalid filenames
It is working
Tried fixing login bugs
Helload of shit i have done and reversed 👀
First changes for new api
Semi upgraded to new Discord.Net