comparison CHANGES.md @ 618:5afc0b3a9ad8

Plugin joke: brand new plugin, closes #609 @2h The new joke plugin offers a convenient registry of jokes that are displayed in a random and unique order. It keeps track of displayed jokes per channel/server pairs.
author David Demelier <markand@malikania.fr>
date Tue, 19 Dec 2017 22:02:12 +0100
parents 763d41e3828c
children c79ae2987955
comparison
equal deleted inserted replaced
617:241583937af0 618:5afc0b3a9ad8
30 Internal: 30 Internal:
31 31
32 - The code is now based on Boost for many internal parts of the core, (#593), 32 - The code is now based on Boost for many internal parts of the core, (#593),
33 (#594), (#595), (#681), (#697), 33 (#594), (#595), (#681), (#697),
34 - The libircclient has been replaced by a simple homemade library (#581). 34 - The libircclient has been replaced by a simple homemade library (#581).
35
36 Plugins:
37
38 - Introduce brand new joke plugin (#609).
35 39
36 irccd 2.2.0 2017-09-26 40 irccd 2.2.0 2017-09-26
37 ---------------------- 41 ----------------------
38 42
39 - Add new Irccd.Util.cut function (#635), 43 - Add new Irccd.Util.cut function (#635),