Age | Commit message (Expand) | Author |
2018-06-01 | Make the global ad-hoc configure command available in fixed mode | louiz’ |
2018-05-15 | Add a e2e test for a raw NAMES command | 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 | Missing fields in a data-form response are now interpreted as an empty value | louiz’ |
2018-04-24 | Revert "Use a different Date data type" | louiz’ |
2018-04-13 | Refactor that fixes a compilation issue in Release mode | 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’ |
2018-03-23 | Change the nick of the joining user AFTER sending all the join stuff | louiz’ |
2018-03-23 | Properly handle force-join presences by sending everything in return | louiz’ |
2018-03-19 | Add a nick field in the IRC server configuration form | louiz’ |
2018-03-18 | Don’t reflect an empty id if it was not included | louiz’ |
2018-03-18 | Reflect message IDs in channel MUCs | louiz’ |
2018-03-18 | Add a multiline_message e2e test | louiz’ |
2018-03-18 | Add some missing include | louiz’ |
2018-03-18 | Allow the execution of multiple commands after the IRC connection | louiz’ |
2018-03-17 | Revert "Use std::optional<bool> instead of OptionalBool" | louiz’ |
2018-03-16 | Use std::optional<bool> instead of OptionalBool | louiz’ |
2018-03-12 | Add a few \n in the e2e error messages | louiz’ |
2018-03-12 | Add a <item/> node in the presence of a leaving participant | louiz’ |
2018-03-12 | Remove the virtual channel feature altogether | louiz’ |
2018-02-13 | Support the <before/> element in MAM requests | louiz’ |
2018-02-11 | Send a item-not-found error when the “after” value is not in the archive | louiz’ |
2018-02-10 | Handle the “after” RSM value to page through results | louiz’ |
2018-02-10 | e2e test that the last uuid is the same as the “last” value in the iq result | louiz’ |
2018-02-10 | Always return the oldest matching messages from MAM, even if no date is set | louiz’ |
2018-01-30 | Add the complete='true' attribute only when appropriate | louiz’ |
2018-01-25 | Restore the is_one_of variable template | louiz’ |
2018-01-25 | Merge tag '7.2' | louiz’ |
2018-01-25 | Remove a variable template usage | louiz’ |
2018-01-18 | xep-0106 escape the JIDs listed in a disco#items server query | louiz’ |
2017-12-27 | Don’t answer to some requests towards MUC participants | louiz’ |
2017-12-26 | Include the <fin><set><first/><last/></></> nodes in the MAM iq result | louiz’ |
2017-12-26 | Add a <x muc#user> node on outgoing private MUC messages | louiz’ |
2017-12-12 | Only run the unit tests with postgresql if TEST_POSTGRES_URI env var is set | louiz’ |
2017-12-03 | Run some of the ci tests against a postgresql docker container | louiz’ |
2017-12-02 | Add postgresql support | louiz’ |
2017-11-07 | Add an e2e test to demonstrate #3304 | louiz’ |
2017-11-07 | Change how we count the number of connected resources to a server | louiz’ |
2017-09-09 | Add the persistent_by_default configuration option | louiz’ |
2017-09-06 | When biboumi is logging into journald, use sd_journal_send | louiz’ |
2017-08-30 | Mark messages from the IRC server as private and no-copy | louiz’ |
2017-08-27 | Add support for the "history" node on MUC join | louiz’ |
2017-08-27 | In fixed mode, server messages come from biboumi’s hostname directly | louiz’ |
2017-08-24 | Add an e2e test to demonstrate bug #3291 | louiz’ |
2017-07-21 | Do not ignore empty values when receiving a data form | louiz’ |
2017-07-20 | Add the possibility to invite any external JID to a room | louiz’ |
2017-07-20 | Do not reply with an error when receiving a presence for a user JID | louiz’ |