Age | Commit message (Expand) | Author |
2018-06-18 | Symlink irc.gimp.net to irc.gnome.org as it's the same server | Maxime “pep” Buquet |
2018-06-17 | Channels’ disco#info includes the number of participants | louiz’ |
2018-06-14 | Merge pull request #6 from foosinn/multistage-docker | louiz’ |
2018-06-14 | Remove build packages from docker image by using multistage Dockerfile. | Stefan Schwarz |
2018-06-08 | Correctly use target_sources instead of target_link_libraries | louiz’ |
2018-06-08 | Don’t add_library(database) with an empty string, that’s not portable | louiz’ |
2018-06-01 | Merge branch 'v8' | louiz’ |
2018-06-01 | Release version 8.3 | 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 | Release version 8.28.2 | louiz’ |
2018-05-23 | Do not use (or present to the user) the Address field in fixed mode | louiz’ |
2018-05-17 | Build the RPM package with botan2 | louiz’ |
2018-05-15 | Trivial formatting issue | louiz’ |
2018-05-15 | Please select the confidential flag for bug reports concerning a crash | louiz’ |
2018-05-15 | Merge branch 'v8' | louiz’ |
2018-05-15 | Release version 8.18.1 | louiz’ |
2018-05-15 | Add a e2e test for a raw NAMES command | 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-05-02 | Start version 9.0 | louiz’ |
2018-05-02 | Release version 8.08.0 | louiz’ |
2018-05-02 | Add a changelog entry for gcc 5.0 | louiz’ |
2018-05-02 | Add a missing changelog entry | louiz’ |
2018-04-30 | Add signature_methods=IMPLICIT for ppirc and gimp.org servers | louiz’ |
2018-04-29 | Add a test for the <max>0</max> MAM query | louiz’ |
2018-04-29 | mam: Send “fin complete” only when appropriate | louiz’ |
2018-04-29 | Next version will just be 8.0, not 7.3 | 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 ciphersuitev7 | louiz’ |
2018-04-28 | Fix the test_suite by using catch’s single_include directory | 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 | Add a note about multiple admins in the ChangeLog | Emmanuel Gil Peyrot |
2018-04-16 | Add a note about multiple admins in the manpage | Emmanuel Gil Peyrot |
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 | Fix the e2e test broken by previous commit | louiz’ |