Age | Commit message (Expand) | Author |
2019-08-20 | XEP-0410: set not-in-the-room error condition to not-acceptable | Jonas Schäfer |
2019-08-20 | XEP-0410: implement server-side optimisation for self-pings | Jonas Schäfer |
2019-07-29 | Add an error message on DNS resolution failure for IPv6 only | louiz’ |
2018-10-04 | Do not send the IRC host directly as real JID of the userrefactor-resources | Jonas Schäfer |
2018-10-03 | Make comment more precise | Jonas Schäfer |
2018-09-17 | Do not change our nick if we send a presence to a non-joined channel | louiz’ |
2018-08-26 | Remove an unused function (and a useless debug log) | louiz’ |
2018-08-26 | Trivial little syntax changes | louiz’ |
2018-08-26 | Replace a useless shared_ptr by a unique_ptr | louiz’ |
2018-08-24 | Fix a signed/unsigned mismatch | louiz’ |
2018-08-23 | Disable the throttle limit if negative | louiz’ |
2018-08-23 | Fix one more warning | louiz’ |
2018-08-23 | Fix two more warnings | louiz’ |
2018-08-23 | Fix a bunch of int to unsigned int conversion warnings | louiz’ |
2018-08-23 | MaxHistoryLength now has some sensible default value if the user set a negati... | louiz’ |
2018-08-23 | Add two missing ref | louiz’ |
2018-08-23 | Add a missing <string> include | louiz’ |
2018-08-07 | Split the main() into smaller functions | louiz’ |
2018-08-04 | Remove a useless fill_duration member | louiz’ |
2018-08-04 | Fix the real_type of ThrottleLimit | louiz’ |
2018-08-04 | Remove a bunch of useless empty lines | louiz’ |
2018-07-27 | Rename SetDesc to set_desc, and only define it if USE_DATABASEsrcip | louiz’ |
2018-07-27 | Make SetDesc static | Jonas Wielicki |
2018-07-27 | Fix incorrect setting of field description in Ad-Hoc config forms | Jonas Wielicki |
2018-07-24 | Reflect messages to XMPP only when they are actually sent | louiz’ |
2018-07-22 | Remove a useless getter | louiz’ |
2018-07-22 | add 'verify_certificate' as possible configuration token for policy files | Romain DEP |
2018-07-14 | Fix a compile error with GCC 5.x | louiz’ |
2018-06-26 | Default the throttle limit to 10 if not built with database support | louiz’ |
2018-06-25 | Fix a warning (unused variable) in some build config | louiz’ |
2018-06-25 | Trivial syntax improvements | louiz’ |
2018-06-25 | Throttle all commands sent to IRC servers | louiz’ |
2018-06-22 | Remove an outdated TODO comment | louiz’ |
2018-06-22 | Archive the Mode messages, except if they are received for an unjoined chan | louiz’ |
2018-06-19 | Reject messages from unjoined resources, with an error | louiz’ |
2018-06-17 | Channels’ disco#info includes the number of participants | louiz’ |
2018-06-01 | Merge branch 'v8' | louiz’ |
2018-06-01 | Make the global ad-hoc configure command available in fixed mode | louiz’ |
2018-05-23 | Merge branch 'v8' | louiz’ |
2018-05-23 | Do not use (or present to the user) the Address field in fixed mode | louiz’ |
2018-05-15 | Merge branch 'v8' | louiz’ |
2018-05-15 | Handle the NAMES message for an already-joined or non-existing channel | louiz’ |
2018-05-15 | Improve the forward_server_message to concatenate everything | louiz’ |
2018-05-14 | Empty the <command/> nodes before reusing them in our responses | louiz’ |
2018-05-06 | Also handle SIGHUP to reload the configuration | 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-28 | Merge branch 'v7' | louiz’ |
2018-04-28 | Fix a crash when botan policy does not allow any available ciphersuitev7 | louiz’ |
2018-04-24 | Only use the ID to order archives | louiz’ |