summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-09Release version 8.58.5v8louiz’
2020-05-09e2e: Switch from coroutines to async, for python3.8louiz’
2020-05-09Fix clang warnings on some utils function. It’s also fasterlouiz’
2020-05-09Fix a std::move() warning with clanglouiz’
2020-05-09Fix a compile error with gcc 10louiz’
2020-02-25Release version 8.48.4louiz’
2020-02-25Remove all identd sockets on exit signallouiz’
2020-02-25Add an error message for udns error DNS_E_NODATA (cherry-picked from master)louiz’
2020-02-25Ignore malformed identd querieslouiz’
2020-02-25Only consider sockets that are in valid states as identd candidateslouiz’
2020-02-25Fix a typo in a function name (match_pairt)louiz’
2018-06-01Release version 8.38.3louiz’
2018-06-01Make the global ad-hoc configure command available in fixed modelouiz’
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-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-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
2018-04-16Add a note about multiple admins in the manpageEmmanuel Gil Peyrot
2018-04-16Use Config::is_in_list() to allow for multiple adminsEmmanuel Gil Peyrot
2018-04-16Add a Config::is_in_list() methodEmmanuel Gil Peyrot
2018-04-16Use jid.bare() instead of manual concatenationEmmanuel Gil Peyrot
2018-04-14Use the Date to find a next page in RSM, not the idlouiz’
2018-04-13one log_debug -> log_error, also some trivial indentlouiz’
2018-04-13Remove two unused (julianday) functionslouiz’
2018-04-13Refactor that fixes a compilation issue in Release modelouiz’
2018-04-11Fix a build warning when compiling without postgres or sqlitelouiz’
2018-04-11Use a different Date data typelouiz’
2018-03-31Send the stanza-id for messages received by other userslouiz’
2018-03-26Fix the e2e test broken by previous commitlouiz’
2018-03-26Channel disco-info: use shorter stringGeorg Lukas
2018-03-23build:archlinux is way too slow, run it only manuallylouiz’
2018-03-23Change the nick of the joining user AFTER sending all the join stufflouiz’
2018-03-23Properly handle force-join presences by sending everything in returnlouiz’