Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | New command unban_ip (#2620) | Badlop | 2018-11-30 | 1 | -0/+51 | |
| | | | ||||||
* | | | Drop some macros related to OTP<19 | Evgeny Khramtsov | 2018-11-29 | 1 | -21/+1 | |
| | | | ||||||
* | | | Implement XEP-0410: MUC Self-Ping optimization | Evgeny Khramtsov | 2018-11-29 | 1 | -26/+40 | |
| | | | | | | | | | | | | Fixes #2630 | |||||
* | | | Advertise disco#info and disco#items by MUC room | Evgeny Khramtsov | 2018-11-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | Fixes #2661 | |||||
* | | | Add xml compression to sql backend of mam | Paweł Chmielowski | 2018-11-28 | 3 | -7/+975 | |
| | | | ||||||
* | | | Add specific Var names to CAPTCHA fallback form fields (#2672) | Badlop | 2018-11-27 | 1 | -2/+2 | |
| | | | ||||||
* | | | Fix typo in recent PR commit (#2697) | Badlop | 2018-11-23 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #2697 from Snowmanko/master | badlop | 2018-11-23 | 1 | -2/+4 | |
|\ \ \ | | | | | | | | | Update - fixed ejabberdctl push_roster description | |||||
| * | | | Update - fixed ejabberdctl push_roster description | Snowman | 2018-11-22 | 1 | -2/+4 | |
| | | | | ||||||
* | | | | Only advertise conversion feature when mod_pubsub is loaded | Evgeny Khramtsov | 2018-11-23 | 1 | -6/+11 | |
| | | | | ||||||
* | | | | Support for XEP-0411: Bookmarks Conversion | Evgeny Khramtsov | 2018-11-23 | 5 | -41/+104 | |
| | | | | ||||||
* | | | | Merge pull request #2690 from nosnilmot/stopping-hook | Evgeny Khramtsov | 2018-11-22 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | Add ejabberd_stopping hook | |||||
| * | | | Add ejabberd_stopping hook | Stu Tomlinson | 2018-11-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | This hook allows modules to detect when ejabberd is stopping and adjust behaviour if desired | |||||
* | | | | Relax result matching to fix pgsql keepalive (#2632) | Christophe Romain | 2018-11-21 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Handle some malformed URL requests in ejabberd_http (#2687) | Badlop | 2018-11-16 | 1 | -10/+16 | |
| | | | ||||||
* | | | Get rid of 'catch-all' statements | Evgeny Khramtsov | 2018-11-15 | 1 | -17/+17 | |
| | | | ||||||
* | | | Replace dict with maps | Evgeny Khramtsov | 2018-11-15 | 3 | -425/+356 | |
| | | | | | | | | | | | | This will improve performance and memory consumptions of large MUCs | |||||
* | | | Don't suppress notifications on PEP node removal | Holger Weiss | 2018-11-12 | 2 | -4/+2 | |
| |/ |/| | | | | | | | Send node deletion notifications (as per XEP-0060, #8.4.2) also for PEP nodes. | |||||
* | | Recover logging of user joining room, lost in 32de9a56 (thanks to elexis1) | Badlop | 2018-11-09 | 1 | -0/+1 | |
| | | ||||||
* | | Fix for the previous commit | Alexey Shchepin | 2018-11-09 | 1 | -1/+1 | |
| | | ||||||
* | | Track presences sent via a multicast service | Alexey Shchepin | 2018-11-09 | 1 | -1/+40 | |
| | | ||||||
* | | Fix unused variable warning | Badlop | 2018-11-06 | 1 | -1/+1 | |
| | | ||||||
* | | Local stanzas are routed one by one, not by multicast | Badlop | 2018-11-06 | 1 | -0/+3 | |
| | | ||||||
* | | ejabberd_logger: Disable debug logging properly | Holger Weiss | 2018-10-31 | 1 | -1/+1 | |
| | | | | | | | | | | Don't forget to disable xmpp's debug logging when reducing the log level from 5 to a lower value. | |||||
* | | Don't preprocess arguments, format_args verifies and prepares them (#2629) | Badlop | 2018-10-31 | 1 | -16/+1 | |
| | | ||||||
* | | Don't hide result of mod_*:set_* calls | Badlop | 2018-10-30 | 1 | -4/+2 | |
| | | ||||||
* | | Add send_ws_ping to c2s | Paweł Chmielowski | 2018-10-29 | 1 | -1/+6 | |
| | | ||||||
* | | Move unwrap_mucsub_message/1 into misc | Holger Weiss | 2018-10-25 | 3 | -22/+21 | |
| | | ||||||
* | | Move some functions from xmpp back into ejabberd | Holger Weiss | 2018-10-25 | 8 | -12/+66 | |
| | | ||||||
* | | Do no add 127.0.0.1 address to trusted_proxies list by default | Paweł Chmielowski | 2018-10-24 | 1 | -1/+1 | |
| | | ||||||
* | | Recognize not_exists error in http_api | Paweł Chmielowski | 2018-10-19 | 1 | -3/+5 | |
| | | ||||||
* | | Affiliations other than admin and owner cannot invite to members_only rooms | Badlop | 2018-10-17 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | This is explained in the paragraph: If the room is members-only, the service MAY also add the invitee to the member list. (Note: Invitation privileges in members-only rooms SHOULD be restricted to room admins; if a member without privileges to edit the member list attempts to invite another user, the service SHOULD return a <forbidden/> error to the occupant; for details, see the Modifying the Member List section of this document.) https://xmpp.org/extensions/xep-0045.html#invite-mediated | |||||
* | | ejabberd_s2s_in: Fix indentation | Holger Weiss | 2018-10-15 | 1 | -5/+5 | |
| | | ||||||
* | | Change logic for archiving mucsub messages | Paweł Chmielowski | 2018-10-10 | 2 | -4/+34 | |
| | | | | | | | | | | | | This change should apply usual logic for message wrapped in mucsub except check for groupchat message, so messages without bodies for example should be rejected | |||||
* | | Archive messages with type=normal and pubsub payload (like mucsub messages) | Paweł Chmielowski | 2018-10-08 | 1 | -1/+2 | |
| | | ||||||
* | | Report available options in lexical order | Evgeny Khramtsov | 2018-10-04 | 1 | -1/+1 | |
| | | ||||||
* | | Run ejabberd_started hook earlier | Evgeny Khramtsov | 2018-09-29 | 1 | -1/+1 | |
| | | ||||||
* | | Add forgotten TURN options to validator | Evgeny Khramtsov | 2018-09-29 | 1 | -0/+2 | |
| | | | | | | | | Fixes #2621 | |||||
* | | Fix bugs introduced by previous commit | Evgeny Khramtsov | 2018-09-28 | 3 | -27/+39 | |
| | | ||||||
* | | Move certificates processing code to pkix application | Evgeny Khramtsov | 2018-09-27 | 9 | -854/+305 | |
| | | | | | | | | | | | | | | | | ==== WARNING: MUST BE ADDED TO RELEASE NOTES ===== The commit introduces the following incompatibility: - Option 'ca_path' is deprecated and has no effect anymore: option 'ca_file' should be used instead if needed. ================================================== | |||||
* | | mod_avatar: Reduce log level for too large avatars | Holger Weiss | 2018-09-26 | 1 | -0/+4 | |
| | | | | | | | | | | Log a warning rather than an error when publishing an avatar fails due to its size exceeding the ?MAX_PAYLOAD_SIZE for PubSub items. | |||||
* | | ejabberd_regexp: Support Unicode | Holger Weiss | 2018-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | Add odbc connection robustness (#2428) | Christophe Romain | 2018-09-25 | 1 | -24/+59 | |
| | | ||||||
* | | Allow a subscribed owner/admin to kick lower-affiliation moderator | Badlop | 2018-09-25 | 1 | -0/+9 | |
| | | ||||||
* | | Allow an occupant owner/admin to kick lower-affiliation moderator | Badlop | 2018-09-25 | 1 | -0/+9 | |
| | | ||||||
* | | Allow a subscribed owner/admin to kick participants and visitors | Badlop | 2018-09-25 | 1 | -0/+10 | |
| | | ||||||
* | | Allow a subscribed owner/admin to change participant<->visitor | Badlop | 2018-09-25 | 1 | -1/+16 | |
| | | ||||||
* | | Allow changing invitation message from muc_invite hook | Paweł Chmielowski | 2018-09-21 | 1 | -10/+12 | |
| | | ||||||
* | | Recognize more fields that aren't atom in format_room_option | Paweł Chmielowski | 2018-09-20 | 1 | -1/+8 | |
| | | ||||||
* | | Remove forgotten debug line | Evgeny Khramtsov | 2018-09-19 | 1 | -1/+0 | |
| | |