* Update collection-tracker
Fixed names with multiple spaces in the name (this time for sure)
* Update collection-tracker
Fixed names with multiple spaces in the name (this time for sure) changed normalize function to replace non-breaking spaces with regular spaces and added more aliases
* Update collection-tracker
added support for gim chat
* Create collection-tracker
Collection Tracker is a plugin that fetches your collection log from TempleOSRS api and shows it in the game chat with icons using !log boss name just like the old collection log plugin did
* Update collection-tracker
updated api calls to have specific user agent
* Update collection-tracker
Fixed Gson injection with Plugin Hub rules
* Update collection-tracker
Fixed more (and hopefully final) Gson injection to apply to Plugin hub rules
* Update collection-tracker
Added license of BSD clause 2
* Update collection-tracker
Fixed review comments for okhttp client log.info → log.debug added the warning about third party saved executor and added class for the h2 instance
* Update collection-tracker
Corrected warning location
* Update collection-tracker
Changed !log → !col so that people with runeprofile don't have problems.
* Update collection-tracker
Fixed the explicit dependency on gson
* Update collection-tracker
changed logging from jul to slf4j
* Update collection-tracker
changed everything in pull request "you don't need to invoke chatMessageManager.queue on the swing threadyou should save the database inside the RuneLite.RUNELITE_DIR" also some of the optional ones
* Update collection-tracker
* Update collection-tracker
* Update collection-tracker
fixed issues with names with spaces as senders