summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-07Fix a trivial formatting issue in the doclouiz’
2016-09-07Improve the documentation for the archiveslouiz’
2016-09-04Add 2 missing namespaces in our disco#info resultlouiz’
2016-09-04MAM results can be filtered by start and end dateslouiz’
2016-08-31Add parse_datetimelouiz’
2016-08-31Fix to_string(time_t) and write a unit test for itlouiz’
2016-08-29Add the missing includes backlouiz’
2016-08-29Add zlib to the debian dockerfile, to build charybdis properlylouiz’
2016-08-28Respond to MAM requests on a channel JIDlouiz’
2016-08-23Use Z instead of z in the timestamp formatlouiz’
2016-08-23Don't use put_time() because it’s not in gcc 4.9, in shitty-debian “stabl...louiz’
2016-08-23Do not fail e2e if the database cannot be removed because it's not therelouiz’
2016-08-22Add missing algorithm includelouiz’
2016-08-22Add missing ctime includelouiz’
2016-08-23Update changelog with the history thingylouiz’
2016-08-23Send the muc history when a second (or more) resource joins a roomlouiz’
2016-08-23Document the sending of the muc historylouiz’
2016-08-23If the maxHistoryLength is negative, make it 0louiz’
2016-08-22Index the owner for the global conf tablelouiz’
2016-08-23Only save the logs if recordHistory global config option is truelouiz’
2016-08-22Delete the database before each e2e test, to start freshlouiz’
2016-08-22Move get_first_non_empty to louloulibs/utilslouiz’
2016-08-22Only save messages coming from real MUC participants in the databaselouiz’
2016-08-22Default max_history_length is 20, not 0louiz’
2016-08-22When joining a channel, send the most recent history found in the databaselouiz’
2016-08-22When saving the logs, the date must be in seconds, not nanosecondslouiz’
2016-08-22Add a global configure ad-hoc command, with max history lengthlouiz’
2016-08-21Add get_first_non_empty and use it into Database to simplify a little bitlouiz’
2016-08-20Remove dns unit tests, because they are not *unit* test (depends on network…)louiz’
2016-08-20Go back to non-verbose make checklouiz’
2016-08-20Better dependencies for make rpm and distlouiz’
2016-08-18Fix the author of the IRC invitelouiz’
2016-08-18Forward IRC invites to XMPPlouiz’
2016-08-17On a client error, do not QUIT, just make the resource leave all channelslouiz’
2016-08-16e2e test self invitelouiz’
2016-08-16Forward mediated invitations (XMPP to IRC only)louiz’
2016-08-16Add ping to the disco info of the gateaylouiz’
2016-08-13Fix a link in the documenationlouiz
2016-08-13Only save the messages into the db if we are actually using a dblouiz’
2016-08-12Save received and sent messages into the databaselouiz’
2016-08-11Document the JID escaping with xep 106louiz’
2016-08-11Document the new behaviour to address nicknames, and add to changeloglouiz’
2016-08-10Don’t use ! as the separator for nicknames, use % insteadlouiz’
2016-08-05Update the links to the forge in README.rstlouiz’
2016-08-04Start version 4.0louiz’
2016-08-04Release 3.03.0v3louiz’
2016-08-03Be verbose with make checklouiz’
2016-08-03Test the version request, in many wayslouiz’
2016-08-03Lower case the nick, when forwarding a version or ping requestlouiz’
2016-08-02Test the kick on a multisession nicklouiz’