MCabber 1.1.1
Maintenance release
- Fix compilation with GCC 10 or
-fno-commonin CFLAGS (Andrey Utkin) - Link against
tinfoortinfow(Frank Zschockelt) - Fix otr disconnected message for otrv4, remove support for libotr 3.x (Frank Zschockelt)
- Fix exiting from verbatim multiline mode (Michał Kępień)
- Add support for displaying the number of unread messages for each roster entry (Michał Kępień)
- Fix roster colors (Frank Zschockelt)
- Add colorcli theme (Jonas Jared Jacek)
- Hide the log window when
log_win_height<= 0 (Frank Zschockelt) - Refactor carbon message handling
- Other misc. bug fixes and cleanups