index
:
biboumi
3429-not-compliant-presence
async_sql
c++17
ci-arch
copr
debian
debug_coverage
e2e-doc
feature/fix-adhoc-command-descriptions
getdns
master
refactor-resources
roster-server-jid
sphinx-manpage
srcip
test_cmake3_11_2
v1
v2
v3
v4
v5
v6
v7
v8
v9
XMPP to IRC gateway, in C++.
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xmpp
/
biboumi_component.cpp
Age
Commit message (
Expand
)
Author
2016-06-08
Associate a bridge with a bare JID instead of a full JID
louiz’
2016-04-27
Include the Configure ad-hoc command on biboumi's JID for fixed_irc_server
louiz’
2016-01-21
Fix a clang-check warning
Florent Le Coz
2016-01-09
Do not fail to build when litesql is not used
Florent Le Coz
2016-01-04
Add an ad-hoc configure command on IRC channels
Florent Le Coz
2015-12-23
Also store a reference instead of a pointer, in AdhocCommandsHandler
Florent Le Coz
2015-12-21
Use references instead of raw pointer, to store the “parent” object
Florent Le Coz
2015-12-03
Add an ad-hoc command to disconnect a user from one or more IRC server
Florent Le Coz
2015-12-03
JID class provides bare() and full() methods
Florent Le Coz
2015-11-05
Fix a clang warning
Florent Le Coz
2015-10-26
Fix some trivial issues reported by cppcheck
Florent Le Coz
2015-09-18
Introduce the configure ad-hoc command on irc servers
Florent Le Coz
2015-09-18
Add an AdhocCommandsHandler to store commands specific to IRC servers
Florent Le Coz
2015-09-01
Use unique_ptr to store the XmlNode’s children
Florent Le Coz
2015-09-01
XmlNodes are now always closed
Florent Le Coz
2015-06-09
Do not send the admin-only adhoc commands to non-admin users
Florent Le Coz
2015-06-09
Remove a useless duplicate method
Florent Le Coz
2015-05-11
Properly send error response on presence stanzas
Florent Le Coz
2015-05-11
Return a stanza error whenever the IRCClient for a given server does not exist
Florent Le Coz
2015-05-07
Support raw IRC messages
Florent Le Coz
2015-03-02
Move non-specific adhoc commands into louloulibs
Florent Le Coz
2015-02-27
Remove all the libs that are now in louloulibs
Florent Le Coz