~singpolyma/biboumi

0d2dd71d — louiz’ 7 years ago
Don’t use ! as the separator for nicknames, use % instead

It’s now easier to use. The distinction between a nick and a channel name is
based on the first character (by default it's '#' and '&'). The user doesn’t
have to worry about which separator to use anymore.

fix #3066
183f53d0 — louiz’ 7 years ago
Update the links to the forge in README.rst
f9eb534d — louiz’ 7 years ago
Start version 4.0
0f14fe83 — louiz’ 7 years ago
Release 3.0
0cf7fac2 — louiz’ 7 years ago
Be verbose with make check
ec0e87a9 — louiz’ 7 years ago
Test the version request, in many ways
f0a25ccd — louiz’ 7 years ago
Lower case the nick, when forwarding a version or ping request
3fbe01bb — louiz’ 7 years ago
Test the kick on a multisession nick
58000c36 — louiz’ 7 years ago
Rephrase an error message
f89361c3 — louiz’ 7 years ago
Provide a --help option

fix #3183
47902953 — louiz’ 7 years ago
test kick
37800c80 — louiz’ 7 years ago
Actually it works when we surrount the WHOLE string with quotes

Not just part of it
1dd324ae — louiz’ 7 years ago
lol k gitlab-ci. It fails to parse a string that contains :
b66c006a — louiz’ 7 years ago
Trivial micro fix
6ca68965 — louiz’ 7 years ago
ci: echo the cmake command line arguments
4463e9f5 — louiz’ 7 years ago
Document the multi-nick session thing
085a48ea — louiz’ 7 years ago
Do not use the logger before the configuration has been loaded first
cf9104e3 — louiz’ 7 years ago
Update the changelog by adding (all?) the changes in 3.0
d46e0a91 — louiz’ 7 years ago
Mark some more cmake variables as advanced
0d1e0629 — louiz’ 7 years ago
Fix the timeout test, now that we don't wait 1ms too much everytime
Next