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
/
irc
/
irc_channel.hpp
Age
Commit message (
Expand
)
Author
2018-03-12
Remove an unused function
louiz’
2018-03-12
Add a <item/> node in the presence of a leaving participant
louiz’
2018-03-12
Remove the virtual channel feature altogether
louiz’
2017-05-18
Refactor the channel::self to point at the existing user
louiz’
2016-10-05
Avoid sending PART command for unjoined channels
louiz’
2016-07-04
Replace all include guards by #pragma once
louiz’
2016-06-08
Forward everything to all concerned XMPP resources
louiz’
2016-05-04
Style fix
louiz’
2016-04-22
Forward the topic authors, handle the author from 333 messages
louiz’
2014-12-17
Fix a few issues reported by static analyzers
Florent Le Coz
2014-04-15
Better way to leave the dummy room
Florent Le Coz
2014-04-13
[WIP] DummyIrcChannel
Florent Le Coz
2014-01-04
Convert received modes into roles and affiliations
Florent Le Coz
2014-01-04
Use isupport informations to know the user modes when joining
Florent Le Coz
2013-11-12
Basic handling of modes, both ways
Florent Le Coz
2013-11-09
Implement part and join, both ways
Florent Le Coz
2013-11-06
Implement the Bridge class to translate between the two protocols
Florent Le Coz