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
/
bridge
Age
Commit message (
Expand
)
Author
2018-02-10
Always return the oldest matching messages from MAM, even if no date is set
louiz’
2017-12-26
Add a <x muc#user> node on outgoing private MUC messages
louiz’
2017-12-03
Run some of the ci tests against a postgresql docker container
louiz’
2017-11-07
Fix #3304
louiz’
2017-11-07
Change how we count the number of connected resources to a server
louiz’
2017-10-04
Remove a redundant Body definition
louiz’
2017-09-09
Add the persistent_by_default configuration option
louiz’
2017-08-30
Mark messages from the IRC server as private and no-copy
louiz’
2017-08-27
Add support for the "history" node on MUC join
louiz’
2017-08-27
In fixed mode, server messages come from biboumi’s hostname directly
louiz’
2017-08-26
Cache the encoding_in database value, to avoid doing a query for each message
louiz’
2017-07-16
Correctly remove the last resource from the channel, in persistent mode
louiz’
2017-07-16
Implement the roster presences from IRC servers
louiz’
2017-07-08
Remove an unused variable
louiz’
2017-07-08
Send status code='332' on biboumi or IRC server’s shutdown
louiz’
2017-07-08
Remove a bunch of useless string_literal usage
louiz’
2017-07-06
Add a global “persistent” option
louiz’
2017-06-14
Add default values for the database columns
louiz’
2017-06-14
Implement our own database ORM, and update the whole code to use it
louiz’
2017-05-21
Remove a few warnings occuring in some build config
louiz’
2017-05-08
Remove a useless debug log
louiz’
2017-05-08
Little fix and cleanup in the channels list code
louiz’
2017-04-20
Revert "Add a linger_time configuration option on IRC servers"
louiz’
2017-04-20
Revert "Cancel the IRC server linger timer when we try to-rejoin a channel on...
louiz’
2017-04-19
Make sure the channel is joined before trying to leave it
louiz’
2017-04-20
Fix wrong JID computing when sending iq ping or version in fixed mode
louiz’
2017-04-09
Properly handle multiline topics
louiz’
2017-04-07
Apply all the clang-tidy performance-* fixes
louiz’
2017-04-07
Apply all the clang-tidy modernize-* fixes
louiz’
2017-04-04
Do not allow pings from resources that aren’t in the channel
louiz’
2017-03-30
Add the archive ID to messages when they are sent to users
louiz’
2017-03-29
Remove two sneaky log_debug
louiz’
2017-03-27
Do not remove our resources if the QUIT message doesn't come from us
louiz’
2017-03-27
Add a Persistent option on channels
louiz’
2017-03-08
Revert "Don’t send the unavailable presence to all resources, in the virtua...
louiz’
2017-03-08
Don’t send the unavailable presence to all resources, in the virtual channel
louiz’
2017-03-08
Pass the shared_ptr by reference, to avoid useless copies
louiz’
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’
2016-12-18
Send iq error/result when the user changed a MODE command with an iq
louiz’
2016-12-11
Do not change the nick when joining a second room with a different nick
louiz’
2016-11-15
Support the ident protocol
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-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
Correctly set status="110" in the presence for the target of a kick
louiz’
2016-10-05
Avoid sending PART command for unjoined channels
louiz’
[next]