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
2017-07-06
Add some scopes around various XmlSubNode
louiz’
2017-07-06
Add a global “persistent” option
louiz’
2017-06-23
Move a few functions from select_query to query
louiz’
2017-06-22
Set the database pointer to nullptr after a close
louiz’
2017-06-21
Re-implement correctly the handling of failure to open the database
louiz’
2017-06-21
Remove a useless debug print in the e2e tests
louiz’
2017-06-21
Disable charybdis’ connection throttling
louiz’
2017-06-16
Add a Record History option in the Channel configuration form
louiz’
2017-06-16
Using OptionalBool, add RecordHistoryOptional col into IrcChannelOptions table
louiz’
2017-06-16
At startup, upgrade all database tables by adding missing columns
louiz’
2017-06-14
Fix cstdint -> cstddef, to fix compilation on freebsd
louiz’
2017-06-14
Explicitely declare the add_param<Id> specialization
louiz’
2017-06-14
Add a 0 default value for template argument N
louiz’
2017-06-14
Build the rpm with sqlite3
louiz’
2017-06-14
Don’t forget to bump to version 6.0~dev
louiz’
2017-06-14
Remove c-ares from the alpine image
louiz’
2017-06-14
Re-add the pacman -Syuuuuuuuuuu command in the packaging:archlinux build
louiz’
2017-06-14
Merge branch 'orm' into 'master'
louiz
2017-06-14
Fix compilation (many warnings, and a linkage error) with clang++
louiz’
2017-06-14
Fix an inversion of tlsPorts_ and ports_
louiz’
2017-06-14
Run the coverity and freebsd tests in all louiz/biboumi branches
louiz’
2017-06-14
Update INSTALL.rst and CHANGELOG.rst for the sqlite dependency
louiz’
2017-06-14
The packaging:archlinux build only makes sense on the master branch
louiz’
2017-06-14
Explicitely close the Database before re-opening it
louiz’
2017-06-14
Add a Statement class to manage the sqlite3_stmt objects and avoid leaks
louiz’
2017-06-14
Update the docker images and the gitlab-ci script to use sqlite3
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-06-13
Find sqlite3 instead of litesql
louiz’
2017-06-01
Test that the archlinux package actually installs at least /usr/bin/biboumi
louiz’
2017-06-01
Change the makepkg command used in the archlinux CI test
louiz’
2017-05-28
Move biboumi.h.cmake inside the src/ directory
louiz’
2017-05-24
Fix the date format in the RPM spec file
louiz’
2017-05-24
Release version 5.0
5.0
v5
louiz’
2017-05-24
Add biboumi-test-archlinux and biboumi-debian-packaging Dockerfiles
louiz’
2017-05-24
Fix the make command instruction in INSTALL.rst
louiz’
2017-05-23
Add a e2e to check that timestamps in MAM requests are correctly handled
louiz’
2017-05-23
Fix the datetime parsing to handle optional fractions of seconds
louiz’
2017-05-23
Better document the identd server
louiz’
2017-05-23
Do not call pkg_check_module if the MODULE_FOUND is already cached
louiz’
2017-05-21
Remove a few warnings occuring in some build config
louiz’
2017-05-21
The RPM doesn’t contain biboumi.cfg anymore
louiz’
2017-05-21
Do not install biboumi.cfg in /etc/biboumi/
louiz’
2017-05-18
Handle messages 367 and 368 to display the banlist in the MUC
louiz’
2017-05-18
Refactor the channel::self to point at the existing user
louiz’
2017-05-17
Redirect welcome NOTICE to their channel, instead of sending a global one
louiz’
2017-05-17
Update changelog
louiz’
2017-05-16
Test the default channel list limit
louiz’
2017-05-16
Make the default build type Release (instead of empty string)
louiz’
2017-05-11
Make the IRC channel configuration form available from the MUC config
louiz’
[next]