eta
f6685b5106
xmpp: add Common Lisp support library & integrate with cmake
...
- Like in danger-bird2, some Common Lisp gets compiled at weechat build
time into a static library, which gets linked in to the final binary.
- This required some cmake trickery to get it to actually do the thing.
- As a proof of concept, we now get the "plugin loaded" message to be
printed from Lisp, with the ECL version chucked in as a nifty trick.
12 months ago
eta
a74d8194b9
xmpp: fix config load, add autoconnect
12 months ago
eta
f188141f22
xmpp: add ability to connect and disconnect
12 months ago
eta
4982a12b1f
xmpp: add /cleval command
12 months ago
eta
3b3dfea276
xmpp: add and initialize libstrophe and ECL
1 year ago
eta
ca854a289f
xmpp: initialize stub plugin
1 year ago
Nils Görs
fa3cd3dd08
core: update German translations
1 year ago
Sébastien Helleu
89b28e362c
irc: add option "-parted" in command /allchan ( closes #1685 )
1 year ago
Sébastien Helleu
cf27302dac
core: add terminal and color info in output of /debug color
1 year ago
Sébastien Helleu
da8b7a85bb
doc: update German auto-generated file
1 year ago
Nils Görs
964d3e54d1
core: update German translations
1 year ago
Sébastien Helleu
960b633517
core: switch to PHP 8.0 in CI
1 year ago
Sébastien Helleu
addd80e7b7
doc: update auto-generated files with hdata
1 year ago
Sébastien Helleu
8e676edd1a
irc: save CLIENTTAGDENY from message 005 in server, do not send typing messages if "typing" client tag is denied
1 year ago
Sébastien Helleu
415ea95eb4
core: update ChangeLog (issue #1668 )
1 year ago
Adam Saponara
ede09a843c
php: add ifdef for zend_file_handle.filename
1 year ago
Adam Saponara
5442612bc9
php: fix PHP 8+ build
1 year ago
Sébastien Helleu
2b12b4077a
php: add detection of PHP 8.0, fix compilation errors
1 year ago
Sébastien Helleu
61c3169068
core: add contributor (issue #1656 )
1 year ago
Sébastien Helleu
5b48eef4fe
core: update ChangeLog (issue #1656 )
1 year ago
Sébastien Helleu
9b75118b83
debian: add Spanish FAQ in Debian packaging
1 year ago
Sébastien Helleu
def564c5af
doc: add build of Spanish FAQ
1 year ago
Victorhck
57ea636fd6
doc: add Spanish version of the FAQ
1 year ago
Victorhck
84d8120060
doc: fix typo in FAQ
1 year ago
Sébastien Helleu
20866a0457
core: fix decoding of attributes in basic ANSI colors ( closes #1678 )
1 year ago
Sébastien Helleu
79d50837c9
irc: fix read out of bounds in case of malformed AUTHENTICATE message (issue #1679 )
1 year ago
Sébastien Helleu
791b910a77
irc: fix SASL authentication when AUTHENTICATE message is received with a server name ( closes #1679 )
1 year ago
Sébastien Helleu
d89c4f559c
api: add random integer number in evaluation of expressions with "random:min,max"
1 year ago
Nils Görs
0be4020b68
core: update German translations
1 year ago
Sébastien Helleu
72a9b87c1c
irc: display a different message for setname applied on self and other nicks ( closes #1676 )
1 year ago
Nils Görs
88d59de940
doc: update German documentation
1 year ago
Sébastien Helleu
6ff46776a4
doc: rename secured data name in IRC server example (user's guide)
1 year ago
Sébastien Helleu
77d96fec23
doc: fix columns width in user's guide
1 year ago
Sébastien Helleu
9404097756
doc: add chapters on IRC servers, channels, private messages (user's guide)
1 year ago
Sébastien Helleu
a16616637a
irc: remove unneeded message about Diffie-Hellman shared secret exchange during SSL connection to server ( closes #857 )
1 year ago
Sébastien Helleu
2b1582c816
core: add lint with bandit in CI
1 year ago
Sébastien Helleu
efea27bb24
relay: remove dead assignment
1 year ago
Sébastien Helleu
6052c1a5c0
doc: update German auto-generated file
1 year ago
Sébastien Helleu
3199877bc0
core: add bar item "typing" in status bar by default
1 year ago
Sébastien Helleu
b0d4b9aaba
typing: remove trailing space in translated message
1 year ago
Nils Görs
6a1425d5ba
core: update German translations
1 year ago
Sébastien Helleu
64b52da406
typing: add option typing.look.input_min_chars
1 year ago
Sébastien Helleu
5ae4af1549
core: update ChangeLog
1 year ago
Sébastien Helleu
f79929b382
core: update translations
1 year ago
Sébastien Helleu
a4507539fb
typing: add option typing.look.item_max_length
1 year ago
Sébastien Helleu
5b87e0c544
api: add function string_cut
1 year ago
Sébastien Helleu
1746e832ec
typing: remove hashtables when typing is turned off
1 year ago
Sébastien Helleu
ed24930547
typing: add note for translators
1 year ago
Sébastien Helleu
7c83ee02f2
tests: add tests on typing plugin functions
1 year ago
Sébastien Helleu
8dc75564c2
doc: add typing plugin files in developer's guide
1 year ago