0.8.0
What's Changed
- feat: multiple channels system by @ryukinix in #103
- tests: improve integration tests stability by @ryukinix in #104
- fix: enforce protocol in multiline messages by @ryukinix in #105
- fix: userlist consistency across clients by @ryukinix in #107
- feat: add lisp-chat-admin by @ryukinix in #117
- fix: stop saving @server messages to disk by @ryukinix in #119
- feat: HTTP API for commands by @ryukinix in #108
- fix: unproper tcp socket closing by @ryukinix in #123
- fix: lint mallet new rules big bang refactor by @ryukinix in #124
- fix: allow empty newlines between in multiline messages by @ryukinix in #125
- fix: uptime global var init in main function by @ryukinix in #126
- fix: keep #general channel always visible in /channels output by @ryukinix in #127
- fix: normalize channel names with or without hashtag by @ryukinix in #129
- docs: update emacs client installation instructions using melpa by @ryukinix in #130
- server: add :global parameter for /log, /search and /users by @ryukinix in #131
- feat: improve web app UX by @ryukinix in #133
Full Changelog: 0.7.0...0.8.0