summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-22Document verify_certificate_policyfeature/fix-adhoc-command-descriptionslouiz’
2018-07-22Remove a useless getterlouiz’
2018-07-22add 'verify_certificate' as possible configuration token for policy filesRomain DEP
2018-07-14Fix a compile error with GCC 5.xlouiz’
2018-06-26Default the throttle limit to 10 if not built with database supportlouiz’
2018-06-25Fix a warning (unused variable) in some build configlouiz’
2018-06-25Trivial syntax improvementslouiz’
2018-06-25Use the botan2 package in the fedora docker imagelouiz’
2018-06-25Throttle all commands sent to IRC serverslouiz’
2018-06-22Remove an outdated TODO commentlouiz’
2018-06-22Archive the Mode messages, except if they are received for an unjoined chanlouiz’
2018-06-19Reject messages from unjoined resources, with an errorlouiz’
2018-06-18Symlink irc.gimp.net to irc.gnome.org as it's the same serverMaxime “pep” Buquet
2018-06-17Channels’ disco#info includes the number of participantslouiz’
2018-06-14Merge pull request #6 from foosinn/multistage-dockerlouiz’
2018-06-14Remove build packages from docker image by using multistage Dockerfile.Stefan Schwarz
2018-06-08Correctly use target_sources instead of target_link_librarieslouiz’
2018-06-08Don’t add_library(database) with an empty string, that’s not portablelouiz’
2018-06-01Merge branch 'v8'louiz’
2018-06-01Release version 8.3louiz’
2018-06-01Make the global ad-hoc configure command available in fixed modelouiz’
2018-05-23Merge branch 'v8'louiz’
2018-05-23Release version 8.28.2louiz’
2018-05-23Do not use (or present to the user) the Address field in fixed modelouiz’
2018-05-17Build the RPM package with botan2louiz’
2018-05-15Trivial formatting issuelouiz’
2018-05-15Please select the confidential flag for bug reports concerning a crashlouiz’
2018-05-15Merge branch 'v8'louiz’
2018-05-15Release version 8.18.1louiz’
2018-05-15Add a e2e test for a raw NAMES commandlouiz’
2018-05-15Handle the NAMES message for an already-joined or non-existing channellouiz’
2018-05-15Improve the forward_server_message to concatenate everythinglouiz’
2018-05-14Empty the <command/> nodes before reusing them in our responseslouiz’
2018-05-06Also handle SIGHUP to reload the configurationlouiz’
2018-05-02Start version 9.0louiz’
2018-05-02Release version 8.08.0louiz’
2018-05-02Add a changelog entry for gcc 5.0louiz’
2018-05-02Add a missing changelog entrylouiz’
2018-04-30Add signature_methods=IMPLICIT for ppirc and gimp.org serverslouiz’
2018-04-29Add a test for the <max>0</max> MAM querylouiz’
2018-04-29mam: Send “fin complete” only when appropriatelouiz’
2018-04-29Next version will just be 8.0, not 7.3louiz’
2018-04-29Missing fields in a data-form response are now interpreted as an empty valuelouiz’
2018-04-28Merge branch 'v7'louiz’
2018-04-28Fix a crash when botan policy does not allow any available ciphersuitev7louiz’
2018-04-28Fix the test_suite by using catch’s single_include directorylouiz’
2018-04-24Only use the ID to order archiveslouiz’
2018-04-24Revert "Use a different Date data type"louiz’
2018-04-24Revert "Use the Date to find a next page in RSM, not the id"louiz’
2018-04-16Add a note about multiple admins in the ChangeLogEmmanuel Gil Peyrot