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
2018-07-24
Reflect messages to XMPP only when they are actually sent
louiz’
2018-07-22
Remove a useless getter
louiz’
2018-07-22
add 'verify_certificate' as possible configuration token for policy files
Romain DEP
2018-07-14
Fix a compile error with GCC 5.x
louiz’
2018-06-26
Default the throttle limit to 10 if not built with database support
louiz’
2018-06-25
Fix a warning (unused variable) in some build config
louiz’
2018-06-25
Trivial syntax improvements
louiz’
2018-06-25
Throttle all commands sent to IRC servers
louiz’
2018-06-22
Remove an outdated TODO comment
louiz’
2018-06-22
Archive the Mode messages, except if they are received for an unjoined chan
louiz’
2018-06-19
Reject messages from unjoined resources, with an error
louiz’
2018-06-17
Channels’ disco#info includes the number of participants
louiz’
2018-06-01
Merge branch 'v8'
louiz’
2018-06-01
Make the global ad-hoc configure command available in fixed mode
louiz’
2018-05-23
Merge branch 'v8'
louiz’
2018-05-23
Do not use (or present to the user) the Address field in fixed mode
louiz’
2018-05-15
Merge branch 'v8'
louiz’
2018-05-15
Handle the NAMES message for an already-joined or non-existing channel
louiz’
2018-05-15
Improve the forward_server_message to concatenate everything
louiz’
2018-05-14
Empty the <command/> nodes before reusing them in our responses
louiz’
2018-05-06
Also handle SIGHUP to reload the configuration
louiz’
2018-04-29
mam: Send “fin complete” only when appropriate
louiz’
2018-04-29
Missing fields in a data-form response are now interpreted as an empty value
louiz’
2018-04-28
Merge branch 'v7'
louiz’
2018-04-28
Fix a crash when botan policy does not allow any available ciphersuite
v7
louiz’
2018-04-24
Only use the ID to order archives
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 Config::is_in_list() to allow for multiple admins
Emmanuel Gil Peyrot
2018-04-16
Add a Config::is_in_list() method
Emmanuel Gil Peyrot
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-13
one log_debug -> log_error, also some trivial indent
louiz’
2018-04-13
Remove two unused (julianday) functions
louiz’
2018-04-13
Refactor that fixes a compilation issue in Release mode
louiz’
2018-04-11
Fix a build warning when compiling without postgres or sqlite
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-26
Channel disco-info: use shorter string
Georg Lukas
2018-03-23
Change the nick of the joining user AFTER sending all the join stuff
louiz’
2018-03-23
Properly handle force-join presences by sending everything in return
louiz’
2018-03-23
Check that db.prepare worked before using the returned statement
louiz’
2018-03-22
Pass an IrcClient* to send_muc_leave instead of doing an other search
louiz’
2018-03-19
Add a missing pointer check
louiz’
2018-03-19
Add a nick field in the IRC server configuration form
louiz’
2018-03-19
Re-connect to postgresql when the connection is lost
louiz’
2018-03-18
Don’t reflect an empty id if it was not included
louiz’
2018-03-18
Advertise the muc#stable_id feature on disco#info results
louiz’
2018-03-18
Reflect message IDs in channel MUCs
louiz’
2018-03-18
Use a transaction around the DELETE + INSERT of the after_connection_commands
louiz’
[next]