Tags: VERTlG0/irssi-otr
Tags
lots of changes: * moved to cmake. Seems overkill for such a small project but it does make life easier for developing and also for packaging (should that ever happen). Autotools never was an option for me. * implemented socialist millionaire protocol (some problems with it though, but they seem to be libotr problems) * put all text into /formats so messages are totally configurable. Also keeps the code clean. * moved code around a bit (e.g. only one header now besides formats) * some other things I dont recall right now ;)