summaryrefslogtreecommitdiff
path: root/tests/end_to_end
AgeCommit message (Expand)Author
2018-06-01Merge branch 'v8'louiz’
2018-06-01Make the global ad-hoc configure command available in fixed modelouiz’
2018-05-15Merge branch 'v8'louiz’
2018-05-15Add a e2e test for a raw NAMES commandlouiz’
2018-05-14Empty the <command/> nodes before reusing them in our responseslouiz’
2018-04-29Add a test for the <max>0</max> MAM querylouiz’
2018-04-29mam: Send “fin complete” only when appropriatelouiz’
2018-04-29Missing fields in a data-form response are now interpreted as an empty valuelouiz’
2018-04-24Revert "Use a different Date data type"louiz’
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-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’
2018-03-19Add a nick field in the IRC server configuration formlouiz’
2018-03-18Don’t reflect an empty id if it was not includedlouiz’
2018-03-18Reflect message IDs in channel MUCslouiz’
2018-03-18Add a multiline_message e2e testlouiz’
2018-03-18Allow the execution of multiple commands after the IRC connectionlouiz’
2018-03-12Add a few \n in the e2e error messageslouiz’
2018-03-12Add a <item/> node in the presence of a leaving participantlouiz’
2018-03-12Remove the virtual channel feature altogetherlouiz’
2018-02-13Support the <before/> element in MAM requestslouiz’
2018-02-11Send a item-not-found error when the “after” value is not in the archivelouiz’
2018-02-10Handle the “after” RSM value to page through resultslouiz’
2018-02-10e2e test that the last uuid is the same as the “last” value in the iq resultlouiz’
2018-02-10Always return the oldest matching messages from MAM, even if no date is setlouiz’
2018-01-30Add the complete='true' attribute only when appropriatelouiz’
2018-01-18xep-0106 escape the JIDs listed in a disco#items server querylouiz’
2017-12-27Don’t answer to some requests towards MUC participantslouiz’
2017-12-26Include the <fin><set><first/><last/></></> nodes in the MAM iq resultlouiz’
2017-12-26Add a <x muc#user> node on outgoing private MUC messageslouiz’
2017-11-07Add an e2e test to demonstrate #3304louiz’
2017-11-07Change how we count the number of connected resources to a serverlouiz’
2017-09-09Add the persistent_by_default configuration optionlouiz’
2017-08-30Mark messages from the IRC server as private and no-copylouiz’
2017-08-27Add support for the "history" node on MUC joinlouiz’
2017-08-27In fixed mode, server messages come from biboumi’s hostname directlylouiz’
2017-08-24Add an e2e test to demonstrate bug #3291louiz’
2017-07-21Do not ignore empty values when receiving a data formlouiz’
2017-07-20Add the possibility to invite any external JID to a roomlouiz’
2017-07-20Do not reply with an error when receiving a presence for a user JIDlouiz’
2017-07-16Add a failing test demonstrating 3277louiz’
2017-07-16Add an e2e test for the IRC server roster presencelouiz’
2017-07-16Send an additional unsubscribed presence when receiving an unsubscribe onelouiz’
2017-07-16Add e2e tests for the (un)subscribe thinglouiz’
2017-07-08Send status code='332' on biboumi or IRC server’s shutdownlouiz’
2017-07-08Send a 110 status code on a QUIT received for ourselflouiz’
2017-07-06Add a global “persistent” optionlouiz’
2017-06-21Remove a useless debug print in the e2e testslouiz’