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
Age
Commit message (
Expand
)
Author
2017-01-25
Cancel the IRC server linger timer when we try to-rejoin a channel on it
louiz’
2017-01-22
grammar: than <-> as
louiz’
2017-01-22
Add a linger_time configuration option on IRC servers
louiz’
2017-01-10
Add missing <algorithm> include for last commit
louiz’
2017-01-10
Only try to join chans only once, even if we received multiple presences
louiz’
2017-01-06
Fix some issues found by sonar cube
louiz’
2017-01-06
Use udns instead of c-ares
louiz’
2016-12-18
Send iq error/result when the user changed a MODE command with an iq
louiz’
2016-12-14
Introduce a XmlSubNode class that automatically adds itself into its parent
louiz’
2016-12-13
Send a presence error from the room, when receiving command ERR_BADCHANNELKEY
louiz’
2016-12-12
Remove a line from a WIP that should not have been added
louiz’
2016-12-12
Do not send an “not-implemented” error when receiving an iq error
louiz’
2016-12-12
Auto accept presence subscription
louiz’
2016-12-11
Do not change the nick when joining a second room with a different nick
louiz’
2016-12-11
Add a None type for the Iid class (when the iid is completely empty)
louiz’
2016-12-10
Properly convert the data into a number of seconds by using duration_cast
louiz’
2016-12-07
Add some missing includes
louiz’
2016-12-04
Avoid a potential nullptr dereference
louiz’
2016-12-04
Clean a few more things
louiz’
2016-11-25
Do not fail to build if litesql is not there
louiz’
2016-11-16
fix an “unused parameter” warning
louiz’
2016-11-15
Fix some little compilation errors with some configs, from last commit
louiz’
2016-11-15
Support the ident protocol
louiz’
2016-11-11
Move all the connect() logic from TCPSocketHandler into a subclass
louiz’
2016-11-07
Remove a never reached (and non-sensical) error
louiz’
2016-11-07
Workaround for debian and other old OS that do not have std::put_time
louiz’
2016-11-07
Add <algorithm> back
louiz’
2016-11-07
Trivial refactor of get_user_bridge function
louiz’
2016-11-07
Add get-irc-connection-info adhoc command
louiz’
2016-11-02
Fix the presences sent, when multiple resources join the virtual channel
louiz’
2016-11-01
Disable e2e tests on openbsd
louiz’
2016-10-31
Some cleanups
louiz’
2016-10-31
Handle IRC message 341 (invite confirmation)
louiz’
2016-10-24
Correctly handle the nick change inside the virtual channel
louiz’
2016-10-23
Handle forced-join by just sending an invitation
louiz’
2016-10-23
Refactor channel->parting to a new location
louiz’
2016-10-11
Include a private and no-copy nodes in private <message/> to avoid carbon dup...
louiz’
2016-10-07
Fix the muc#traffic response
louiz’
2016-10-07
Correctly set status="110" in the presence for the target of a kick
louiz’
2016-10-06
Remove a potential nullptr dereference, on mam queryid
louiz’
2016-10-05
Avoid sending PART command for unjoined channels
louiz’
2016-10-04
Respond to muc#traffic requests
louiz’
2016-10-03
Make version requests work with global user JIDs as well
louiz’
2016-10-03
Fix some compilation warning/errors that appear on FreeBSD
louiz’
2016-10-03
Add missing include file
louiz’
2016-10-03
Implement result-set-management for LIST queries
louiz’
2016-10-02
Use LIST * instead of just LIST, because some servers don’t accept it
louiz’
2016-09-29
Re-add the ad-hoc command the was removed by mistake in the previous commit
louiz’
2016-09-29
Add AdhocCommandHandlers::add_command to simplify the usage of this class
louiz’
2016-09-29
Look for uuid/uuid.h instead of just uuid.h
louiz’
[prev]
[next]