Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-09mod_admin_extra: Handle empty roster group namesHolger Weiss
2022-08-11mod_roster: Change hook type from #roster{} to #roster_item{}Linus Jahn
2022-05-17Fix errors and warnings for "rebar3 edoc"Badlop
2022-04-12Add support for MUC room vCard in get_vcard commandsBadlop
2022-02-11Update copyright year to 2022Badlop
2022-01-24Fix typosKian-Meng Ang
2021-09-14Update documentation to match the implemented options values (#3675)Badlop
2021-07-30Store who defines a command, specially when defined by ejabberd modulesBadlop
2021-07-21Annotate the srg_create command as changed in 21.07Badlop
2021-04-17update srg_create API to use label parameter instead of nameJindrich Sarson
2021-04-15Change tag name because there's already a command called "stats"Badlop
2021-03-18Document that send_stanza_c2s requires an existing sender C2S sessionBadlop
2021-02-09Add argument guards to roster commandsPaweł Chmielowski
2021-02-01Fix bug in send_message introduced in 7fc500dae (#3485)Badlop
2021-01-27Update newest copyright year to 2021 (#3464)Badlop
2021-01-13Don't include empty <subject/> in messages sent by send_messagePaweł Chmielowski
2021-01-11Replace Jabber->XMPP and Ejabberd (thanks to Neustradamus)(#3469)Badlop
2021-01-08Apply cosmetic changes from documentationBadlop
2020-12-01Trigger user_send_packet when send_stanza API is called (#3431)Badlop
2020-09-04Revert "Run user_receive_packet in send_message so MAM stores also incoming (...Badlop
2020-09-03Run user_receive_packet in send_message so MAM stores also incoming (#3377)Badlop
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson
2020-05-14Update *_vcard commands help, so they are better displayed in DocsBadlop
2020-05-12Update syntax of some options so they are better displayed in DocsBadlop
2020-04-21Rephrase mod_admin_extra doc, a2x screwed the format when building DocsBadlop
2020-04-17Fix doc content in mod_admin_extra so it can be extracted by make translationsBadlop
2020-03-23Better handling of xml parse errors in send_stanzaPaweł Chmielowski
2020-01-28Update copyright to 2020 (#3149)Badlop
2020-01-08Generate ejabberd.yml.5 man page from source code directlyEvgeny Khramtsov
2019-11-29Improve send_message commandEvgeny Khramtsov
2019-09-23Correctly handle unicode in log messagesEvgeny Khramtsov
2019-08-01Explain requirements of the FROM argument of send_message command (#2959)Badlop
2019-07-09Don't expose internal FSM API of ejabberd_c2sEvgeny Khramtsov
2019-06-24Make logging messages more consistentEvgeny Khramtsov
2019-06-21Make option 'validate_stream' globalEvgeny Khramtsov
2019-06-19Rename remaining command arguments from Server to Host (#2908)Badlop
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-05-29Fix example argument in private_set, don't include Query elementBadlop
2019-05-24Make mod_admin_extra add/delete_rosteritem reuse code from mod_rosterPaweł Chmielowski
2019-05-15Preliminary support for SQL in process_rosteritems, and move code (#2448)Badlop
2019-02-27Replace code using p1_time_compat wrapper with native functionsPaweł Chmielowski
2019-01-15Guard agains sm:get_user_info returning offlinePaweł Chmielowski
2019-01-09Update copyright to 2019 (#2756)Badlop
2018-11-23Fix typo in recent PR commit (#2697)Badlop
2018-11-23Merge pull request #2697 from Snowmanko/masterbadlop
2018-11-23Support for XEP-0411: Bookmarks ConversionEvgeny Khramtsov
2018-11-22Update - fixed ejabberdctl push_roster descriptionSnowman
2018-10-31Don't hide result of mod_*:set_* callsBadlop
2018-09-17Remove unused variablesBadlop
2018-09-13Trigger hook for user_send_packet in send_message command (#2604)Badlop