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-04-29
mam: Send “fin complete” only when appropriate
louiz’
2018-04-24
Revert "Use a different Date data type"
louiz’
2018-04-24
Revert "Use the Date to find a next page in RSM, not the id"
louiz’
2018-04-16
Use jid.bare() instead of manual concatenation
Emmanuel Gil Peyrot
2018-04-14
Use the Date to find a next page in RSM, not the id
louiz’
2018-04-11
Use a different Date data type
louiz’
2018-03-31
Send the stanza-id for messages received by other users
louiz’
2018-03-23
Properly handle force-join presences by sending everything in return
louiz’
2018-03-22
Pass an IrcClient* to send_muc_leave instead of doing an other search
louiz’
2018-03-19
Add a nick field in the IRC server configuration form
louiz’
2018-03-18
Don’t reflect an empty id if it was not included
louiz’
2018-03-18
Reflect message IDs in channel MUCs
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’
2018-02-13
Use the same function for both history orders
louiz’
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’
[next]