translation update
deprecated trigger_event() in favor of a static method on Event
Rename HTTPClient namespace to HTTPThis should make namespace a bit more flexible in scope and allow us tomove more functionality there later.
Refactor HTTPClient into different files
fixed popularity pluginThe callback needs to be public
fixed class name
PSR-2 for popularity plugin
12345678910>>...24