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
path: root/src
AgeCommit message (Expand)Author
2017-09-25Use eimp instead of ImageMagick calls for thumbnails creationEvgeniy Khramtsov
2017-09-24mod_mam: Simplify check for anon MUC JID filteringHolger Weiss
2017-09-24Reuse some translation stringsEvgeniy Khramtsov
2017-09-24Replace translate:mark/1 with ?T() macroEvgeniy Khramtsov
2017-09-24mod_mam: Refuse filtering anon MUC queries by JIDHolger Weiss
2017-09-24Add script to extract translation stringsEvgeniy Khramtsov
2017-09-23mod_push_mnesia: Fix typo in error messageHolger Weiss
2017-09-18Also replace vcard-x-update in direct presencesEvgeniy Khramtsov
2017-09-18PubSub: broadcast updated configuration (#1945)Christophe Romain
2017-09-18Add 'width' and 'height' to avatar infoEvgeniy Khramtsov
2017-09-17Add GIF supportEvgeniy Khramtsov
2017-09-17Introduce mod_avatarEvgeniy Khramtsov
2017-09-12mod_push_keepalive: Remove unused 'db_type' optionHolger Weiss
2017-09-08Introduce option 'allow_transports'Evgeniy Khramtsov
2017-09-07Simple optimization in get_room_occupants_number command (#1964)Badlop
2017-09-07Really delete cache on set_data()Evgeniy Khramtsov
2017-09-07Always accept messages from local (sub)domainsEvgeniy Khramtsov
2017-09-07Fix a typo and improve logging messageEvgeniy Khramtsov
2017-09-02Block messages from strangers before mod_mam/mod_offline processingEvgeniy Khramtsov
2017-09-02Deprecate `s2s_use_starttls: required_trusted`Evgeniy Khramtsov
2017-09-01Introduce 'redirect_url' option for mod_registerEvgeniy Khramtsov
2017-08-25Fix deletion of multiple offline messages using WebAdmin (#1962)Badlop
2017-08-25Fix a typoEvgeniy Khramtsov
2017-08-24Add forgotten caching options to the validator (thanks to Jan Pinkas)Evgeniy Khramtsov
2017-08-24Rewrite muc_register_nick and muc_unregister_nick to be DB independent (#1954)Badlop
2017-08-23Explicitly match against <domain/resource>Evgeniy Khramtsov
2017-08-21When creating room, set option to ensure config is set in muc_room table (#1954)Badlop
2017-08-21Fix crash when destroying room without providing reason (#1954)Badlop
2017-08-18Apply cosmetic changes to previous commitHolger Weiss
2017-08-18Suppress push notifications for online clientsHolger Weiss
2017-08-18Fix mod_multicast start and reading of configured limits (#1949)Badlop
2017-08-18Preserve correct order of deserialized XML elementsEvgeniy Khramtsov
2017-08-17Get rid of deprecated crypto functionsEvgeniy Khramtsov
2017-08-17mod_stream_mgmt: Delete 'c2s_init' hookHolger Weiss
2017-08-17mod_stream_mgmt: Remove outdated TODO commentHolger Weiss
2017-08-17Don't attempt to access(2) a certificate fileEvgeniy Khramtsov
2017-08-14Revert "Temporary remove recent last_item refactor"Christophe Romain
2017-08-14Merge remote-tracking branch 'processone/pr/1938'Holger Weiss
2017-08-14Temporary remove recent last_item refactor17.08Christophe Romain
2017-08-13Let 'domain_certfile' take higher precedenceHolger Weiss
2017-08-13Apply URL decoding wherever possibleEvgeniy Khramtsov
2017-08-11Fix typo from 9c5427e0cChristophe Romain
2017-08-11Process on_user_offline only from valid sessionsChristophe Romain
2017-08-11Fix regression introduced by b82b93f8f0c229eEvgeniy Khramtsov
2017-08-11Remove temporary debugChristophe Romain
2017-08-11Use correct c2s process sending PEP with multi devicesChristophe Romain
2017-08-11PubSub: refactor send_last_items remove send_loopChristophe Romain
2017-08-10prosody2ejabberd: Support PEP importHolger Weiss
2017-08-10prosody2ejabberd: Remove superfluous 'catch'Holger Weiss
2017-08-10Rename remove_room hook backEvgeniy Khramtsov