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
Age
Commit message (
Expand
)
Author
2016-10-06
Add a coverity badge to the readme
louiz’
2016-10-06
Remove a potential nullptr dereference, on mam queryid
louiz’
2016-10-06
Add a coverity job that runs cov-build and submit the archive to coverity.com
louiz’
2016-10-06
Fix the argument of strerror after bind()
louiz’
2016-10-06
Remove a branch that execute identical code in both cases
louiz’
2016-10-05
Avoid sending PART command for unjoined channels
louiz’
2016-10-05
Update the changelog
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
Avoid an exception due to some bad logic in the DNS resolution mechanic
louiz’
2016-10-03
Fix some compilation warning/errors that appear on FreeBSD
louiz’
2016-10-03
Fix parse_datetime by always using a 'z' as the timezone
louiz’
2016-10-03
Remove build/* from the coverage, because that code isn’t part of biboumi
louiz’
2016-10-03
Add missing include file
louiz’
2016-10-03
Modify the charybdis conf to disable the LIST throttling
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’
2016-09-28
Add trendy badges to the README
louiz
2016-09-28
Remove unused code in sha1 module
louiz’
2016-09-28
Add coverage_e2e, which runs e2e, and regenerate a global coverage report
louiz’
2016-09-22
Respond to disco#info requests on IRC server JIDs
louiz’
2016-09-22
Add the missing & for 3 std::string function arguments
louiz’
2016-09-21
Some little style/typo fixes
louiz’
2016-09-20
Make history messages work with fixed_irc_server
louiz’
2016-09-17
make dist creates the archive with the current time, not the git time
louiz’
2016-09-17
Fix the parse_datetime by using %Z instead of %z
louiz’
2016-09-16
In the debian docker, install aiodns from source instead of pip
louiz’
2016-09-16
Remove a useless line in the COPYING file
louiz’
2016-09-09
Trivial doc fixes
louiz’
2016-09-09
Add some configuration example
louiz’
2016-09-09
Didn’t I fix that typo 12 times already?
louiz’
2016-09-07
Fix a trivial formatting issue in the doc
louiz’
2016-09-07
Improve the documentation for the archives
louiz’
2016-09-04
Add 2 missing namespaces in our disco#info result
louiz’
2016-09-04
MAM results can be filtered by start and end dates
louiz’
2016-08-31
Add parse_datetime
louiz’
2016-08-31
Fix to_string(time_t) and write a unit test for it
louiz’
2016-08-29
Add the missing includes back
louiz’
2016-08-29
Add zlib to the debian dockerfile, to build charybdis properly
louiz’
2016-08-28
Respond to MAM requests on a channel JID
louiz’
2016-08-23
Use Z instead of z in the timestamp format
louiz’
2016-08-23
Don't use put_time() because it’s not in gcc 4.9, in shitty-debian “stabl...
louiz’
2016-08-23
Do not fail e2e if the database cannot be removed because it's not there
louiz’
2016-08-22
Add missing algorithm include
louiz’
2016-08-22
Add missing ctime include
louiz’
2016-08-23
Update changelog with the history thingy
louiz’
2016-08-23
Send the muc history when a second (or more) resource joins a room
louiz’
[prev]
[next]