summaryrefslogtreecommitdiff
path: root/src/xmpp
AgeCommit message (Expand)Author
2020-04-19Add missing affiliation and role in nick change presence3429-not-compliant-presencelouiz’
2020-03-11Merge remote-tracking branch 'linkmauve/die-gc1.0-die'louiz’
2020-03-11Consider the nick change only if it is NOT a joinlouiz’
2020-03-11Fix a type stable-id -> stanza-id, and add a test case to be exhaustivelouiz’
2020-03-11Announce the urn:xmpp:sid:0 NS in MUC's disco#infolouiz’
2020-03-11Make sure we keep the stable-id and origin-id nodes when requiredlouiz’
2020-03-02Avoid nick changes when joining a room that was already joinedlouiz’
2019-11-13Don’t treat presence updates as MUC joinsEmmanuel Gil Peyrot
2019-11-06Add a missing max_history_length field in the IRC server option formlouiz’
2019-11-06Properly set the default values for invalid integer conf optionslouiz’
2019-09-23Mark all rooms as non-anonymouslouiz’
2019-09-23Trivial little naming changeslouiz’
2019-09-23USe safer functions, gmtime_r and localtime_rlouiz’
2019-09-22Always add a 210 status in our self join presencelouiz’
2019-09-14Use a “complete” action for the last step of ad-hoc commands instead of nextlouiz’
2019-08-20XEP-0410: implement server-side optimisation for self-pingsJonas Schäfer
2018-09-17Do not change our nick if we send a presence to a non-joined channellouiz’
2018-08-26Trivial little syntax changeslouiz’
2018-08-23Disable the throttle limit if negativelouiz’
2018-08-23Fix a bunch of int to unsigned int conversion warningslouiz’
2018-08-04Fix the real_type of ThrottleLimitlouiz’
2018-08-04Remove a bunch of useless empty lineslouiz’
2018-07-27Rename SetDesc to set_desc, and only define it if USE_DATABASEsrciplouiz’
2018-07-27Make SetDesc staticJonas Wielicki
2018-07-27Fix incorrect setting of field description in Ad-Hoc config formsJonas Wielicki
2018-06-25Throttle all commands sent to IRC serverslouiz’
2018-06-19Reject messages from unjoined resources, with an errorlouiz’
2018-06-17Channels’ disco#info includes the number of participantslouiz’
2018-06-01Merge branch 'v8'louiz’
2018-06-01Make the global ad-hoc configure command available in fixed modelouiz’
2018-05-23Merge branch 'v8'louiz’
2018-05-23Do not use (or present to the user) the Address field in fixed modelouiz’
2018-05-14Empty the <command/> nodes before reusing them in our responseslouiz’
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-24Revert "Use the Date to find a next page in RSM, not the id"louiz’
2018-04-16Use Config::is_in_list() to allow for multiple adminsEmmanuel 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-13Refactor that fixes a compilation issue in Release modelouiz’
2018-04-11Use a different Date data typelouiz’
2018-03-26Channel disco-info: use shorter stringGeorg Lukas
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 missing pointer checklouiz’
2018-03-19Add a nick field in the IRC server configuration formlouiz’
2018-03-18Advertise the muc#stable_id feature on disco#info resultslouiz’
2018-03-18Reflect message IDs in channel MUCslouiz’