Changes:
- Add command line arguments and update argument parsing
- Allow pushing accounts to the client
- Allow disabling the message history
- Add simple logging and logging level definition
- Allow filtering of own messages in chats
- Rewrite sender of own messages to
<self>
- Add welcome message, account adding help, account added info messages
- Cleanups and fixes