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
Age
Commit message (
Expand
)
Author
2014-05-15
Only call get_last_child() if the node has children
Florent Le Coz
2014-05-15
"Chat message" is not the same as "any kind of message"
Florent Le Coz
2014-05-15
Stanza:get_name() only returns the name of the tag, without the namespace
Florent Le Coz
2014-05-15
Disconnect the user from all its IRC servers whenever he returns an error
Florent Le Coz
2014-05-14
Correctly handle the usage of ! as a IRC user mode indicator
Florent Le Coz
2014-05-11
mini reorder
Florent Le Coz
2014-05-11
[cmake] Do not print useless messages when an optional lib is not found
Florent Le Coz
2014-05-07
Forward iq version results to IRC
Florent Le Coz
2014-05-06
Correctly do the error handling when we receive an iq
Florent Le Coz
2014-05-06
Forward CTCP version request to XMPP
Florent Le Coz
2014-05-06
Implement next_id() to
Florent Le Coz
2014-04-30
Use epoll on linux by default, poll otherwise
Florent Le Coz
2014-04-30
Link with systemd instead of systemd-daemon
Florent Le Coz
2014-04-29
Add missing std::string_literals
Florent Le Coz
2014-04-29
Fix a little indentation
Florent Le Coz
2014-04-29
Use C++14 string_literals
Florent Le Coz
2014-04-28
Remove binary.hpp and use the c++14 feature 0b
Florent Le Coz
2014-04-28
Upgrade to C++14
Florent Le Coz
2014-04-25
Include the xhtml-im element in private messages too
Florent Le Coz
2014-04-25
The author name from messages from the server are now nicely formated
Florent Le Coz
2014-04-25
NOTICE from channels are displayed in the channel, with a green "[notice]"
Florent Le Coz
2014-04-24
Respond to a disco query the gateway jid itself
Florent Le Coz
2014-04-22
Fix the kick by correctly using the from and to attributes
Florent Le Coz
2014-04-22
Fix the CMakeLists.txt to correctly have -Ibuild/src/
Florent Le Coz
2014-04-21
The logging test is less ambiguous
Florent Le Coz
2014-04-21
Improve the test on jidprep
Florent Le Coz
2014-04-21
test.cfg file is now created by the test suite
Florent Le Coz
2014-04-21
Remove unused action_prefix_len variable
Florent Le Coz
2014-04-18
Little updates to the README and INSTALL files
Florent Le Coz
2014-04-18
Actually do the last commit, but completely this time
Florent Le Coz
2014-04-17
No more missing text when converting IRC colors to xhtml-im
Florent Le Coz
2014-04-15
s/optionnal/optional/
Florent Le Coz
2014-04-15
Document the systemd-daemon optional dependency
Florent Le Coz
2014-04-15
Add support for systemd-daemon
Florent Le Coz
2014-04-15
Call on_connection_failed() when the connection fails to be established
Florent Le Coz
2014-04-15
Remove a useless debug log line
Florent Le Coz
2014-04-15
Document the new dummy channel, and how biboumi creates and closes connections
Florent Le Coz
2014-04-15
Fix a wrong description of how addressing works in biboumi
Florent Le Coz
2014-04-15
Add an explanatory topic on the dummy channel
Florent Le Coz
2014-04-15
Joining the dummy channel connects to the irc server
Florent Le Coz
2014-04-15
Do not disconnect from the IRC server if the dummy channel is joined
Florent Le Coz
2014-04-15
Better way to leave the dummy room
Florent Le Coz
2014-04-15
Merge branch 'master' into dummy_chan
Florent Le Coz
2014-04-15
Fix the leave-muc presence stanza
Florent Le Coz
2014-04-15
Ability to leave the dummy channel
Florent Le Coz
2014-04-15
Correctly use the dummy channel whenever we interract with an empty-string chan
Florent Le Coz
2014-04-15
Merge branch 'master' into dummy_chan
Florent Le Coz
2014-04-13
Improved doc rule in the cmake thing
Florent Le Coz
2014-04-13
Do not link with pthread
Florent Le Coz
2014-04-13
[WIP] DummyIrcChannel
Florent Le Coz
[prev]
[next]