* Add webtoons.com
* Add suggested changes by null-dev
* Add Mangazuki.co
* Edit to fit suggested changes
* Remove Webtoons source ID assignment
* Change chapterListParse
Change chapterListParse so it doesn't request the first page twice.
* Add MangaPark source
* Add pagination to MangaPark source
Enable HTTPS in MangaPark source
* Add Mangago source
* Add Tapastic source
Fix UriSelectFilters returning incorrect default states
* Add nhentai source
* Fix tapastic source breaking on manga with square brackets in title
* Fix issues found by j2ghz
Fix tapastic source showing scheduled comics
* Add E-Hentai source
Bump Kotlin version for all extensions to 1.1.1
Minor code cleanup in nhentai source
* Add Sen Manga source.
Minor code cleanup.
* Fix incorrect package name in Sen Manga source.
* Fix incorrect Japanese language code on E-Hentai, nhentai and Sen Manga sources.
* Bump Kotlin version to 1.1.2
* Code cleanup
Fix a bug with thumbnails and URLs in E-Hentai that is currently not triggerable but may cause problems in the future
* Code cleanup
* Fix some minor incorrect spacing
* Added mangaeden(it) extension
* Not overriding id anymore
* Fixed search selector for the case the query has no results
* Added mangaeden(en) extension
* Removed id override
* Added perveden it+en extensions
* Minor modifications: today/yesterday management, null safety and code enhancements
* Type and status are now multiselect
* Genres, types and statuses now are functions
* Genres/types are now multiselect and minor modifications
* Renamed into Manga Eden, fixed missing cover imgs and checkbox filter now are shown at the end
* Changes done on mangaeden(it) has been reflected on mangaeden(en) and perveden(it/en)
* Removed unnecessary code and fixed english date format
* Added text filter support for categories (from paronos)
* Fixed page image url
* Added text filter support for categories also in perveden/en (from paronos)
* Added mangaeden(it) extension
* Not overriding id anymore
* Fixed search selector for the case the query has no results
* Minor modifications: today/yesterday management, null safety and code enhancements
* Type and status are now multiselect
* Genres, types and statuses now are functions
* Renamed into Manga Eden, fixed missing cover imgs and checkbox filter now are shown at the end