Chrome extension that helps send chat invitations
Chrome web store extension link
# clone project into new directory
git clone https://github.com/incker/svadba-plugin.git svadba-plugin
cd svadba-plugin
Global settings in Intellij:
Settings -> Code Style -> Line separator
Set Unix and OS X (\n)
Project settings in Intellij:
File | File Properties | Line Separators
Settings in Git:
# just use LF everywhere on windows
git config --global core.autocrlf false
After sending 100 msgs from one browser the error 502 starts appear