Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Update more SQL queries | Alexey Shchepin | 2016-03-02 | 4 | -143/+128 | |
| | | | ||||||
* | | | Update more SQL queries | Alexey Shchepin | 2016-03-02 | 3 | -118/+127 | |
| | | | ||||||
* | | | Update more SQL queries | Alexey Shchepin | 2016-03-02 | 6 | -317/+227 | |
| | | | ||||||
* | | | Update mod_last SQL queries to the new API | Alexey Shchepin | 2016-03-02 | 2 | -34/+22 | |
| | | | ||||||
* | | | New parse transform for ?SQL_UPSERT and ?SQL_UPSERT_T | Alexey Shchepin | 2016-03-02 | 2 | -7/+277 | |
| | | | ||||||
* | | | Update mod_roster and ejabberd_auth_odbc SQL queries to the new API | Alexey Shchepin | 2016-03-02 | 3 | -177/+145 | |
| | | | ||||||
* | | | Allow balanced expressions inside @(...) in ejabberd_sql_pt | Alexey Shchepin | 2016-03-02 | 1 | -6/+10 | |
| | | | ||||||
* | | | Updated some mod_offline SQL queries to the new API | Alexey Shchepin | 2016-03-02 | 2 | -74/+50 | |
| | | | ||||||
* | | | Use 'any' to match any DBMS in sql_query | Alexey Shchepin | 2016-03-01 | 1 | -0/+2 | |
| | | | ||||||
* | | | Better error handling in ejabberd_sql_pt | Alexey Shchepin | 2016-03-01 | 1 | -7/+7 | |
| | | | ||||||
* | | | Support for run-time SQL queries selection depending on DBMS version | Alexey Shchepin | 2016-03-01 | 1 | -10/+65 | |
| | | | ||||||
* | | | New parse transform for SQL queries, use prepare/execute calls with Postgres | Alexey Shchepin | 2016-03-01 | 2 | -2/+383 | |
| | | | ||||||
* | | | Do not call to deprected/undefined functions from mod_shared_roster_ldap16.02 | Evgeniy Khramtsov | 2016-02-29 | 1 | -15/+15 | |
| | | | ||||||
* | | | mod_register_web: Choose the right error messages | Holger Weiss | 2016-02-29 | 1 | -3/+3 | |
| | | | ||||||
* | | | Improve LDAP shared roster support (EJAB-1480) | Evgeniy Khramtsov | 2016-02-26 | 1 | -376/+667 | |
| | | | ||||||
* | | | Implementation of pubsub#itemreply (EJAB-1347)(#928) | Christophe Romain | 2016-02-26 | 1 | -2/+12 | |
| | | | ||||||
* | | | Fix host/serverhost usage (#902) | Christophe Romain | 2016-02-26 | 1 | -13/+8 | |
| | | | ||||||
* | | | Fix for #935 | Marek Foss | 2016-02-25 | 1 | -5/+12 | |
| | | | ||||||
* | | | Don't include empty line after java example | Paweł Chmielowski | 2016-02-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | Make caps warning less confusing (#955) | Christophe Romain | 2016-02-23 | 1 | -1/+1 | |
| | | | ||||||
* | | | mod_http_upload: Also expand @HOST@ in 'docroot' | Holger Weiss | 2016-02-20 | 2 | -11/+15 | |
| | | | | | | | | | | | | | | | In some environments, it might be desirable to use separate document roots for each virtual host. | |||||
* | | | mod_http_upload: Expand 'docroot' before using it | Holger Weiss | 2016-02-20 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | Expand the @HOME@ keyword within the 'docroot' value before setting the permissions of the document root directory. | |||||
* | | | Accept stream compression request after SASL | Holger Weiss | 2016-02-19 | 1 | -33/+66 | |
| | | | | | | | | | | | | | | | This is an updated version of the patch submitted to EJAB-1382 by Alexey (thanks!). | |||||
* | | | Make it possible to define 'sm_db_type' per virtual host | Evgeniy Khramtsov | 2016-02-19 | 3 | -30/+50 | |
| | | | ||||||
* | | | Fix format_result so get_room_options command works again after aa5caa3 | Badlop | 2016-02-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #953 from cdroege/fix_css | badlop | 2016-02-15 | 1 | -0/+3 | |
|\ \ \ | | | | | | | | | Fix the color of links in tables in web admin | |||||
| * | | | Fix the color of links in tables in web admin | Christian Dröge | 2016-02-12 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Allow to pass \n in argument to ejabberdctl | Paweł Chmielowski | 2016-02-12 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | mod_muc_room: Let members see admin/owner JIDs | Holger Weiss | 2016-02-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | Let members retrieve all affiliation lists in non-anonymous rooms, not just the list of members. | |||||
* | | | mod_muc_room: Don't expose JIDs in anonymous rooms | Holger Weiss | 2016-02-11 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | Don't let room members retrieve the member list unless the room is non-anonymous. | |||||
* | | | mod_mam: Send new preferences when they are set | Holger Weiss | 2016-02-10 | 1 | -19/+27 | |
| | | | | | | | | | | | | | | | If a client updates the archiving preferences, include the new preferences with the IQ result (as mandated by XEP-0313). | |||||
* | | | Mention new XEP support | Badlop | 2016-02-08 | 1 | -0/+1 | |
| | | | ||||||
* | | | Prepare room JID in create_room command | Badlop | 2016-02-08 | 1 | -1/+3 | |
| | | | ||||||
* | | | Fix example value for rescode return type | Paweł Chmielowski | 2016-02-09 | 1 | -8/+8 | |
| | | | ||||||
* | | | More documentation of arguments in mod_admin_extra | Paweł Chmielowski | 2016-02-09 | 1 | -16/+67 | |
| | | | ||||||
* | | | XEP-0013: Flexible Offline Message Retrieval support | Evgeniy Khramtsov | 2016-02-09 | 3 | -23/+352 | |
| | | | ||||||
* | | | Remove remanants of pre-binary strings | Paweł Chmielowski | 2016-02-09 | 1 | -27/+23 | |
| | | | ||||||
* | | | Use muc_online_room record for pattern matching | Christophe Romain | 2016-02-09 | 1 | -1/+2 | |
| | | | ||||||
* | | | Better presentation of result description in docs | Paweł Chmielowski | 2016-02-09 | 1 | -2/+3 | |
| | | | ||||||
* | | | Start documenting arguments in mod_admin_extra commands | Paweł Chmielowski | 2016-02-09 | 1 | -6/+22 | |
| | | | ||||||
* | | | Typo in markdown generator | Paweł Chmielowski | 2016-02-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | Add most status codes only to initial MUC presence | Holger Weiss | 2016-02-08 | 1 | -51/+50 | |
| | | | ||||||
* | | | Fix section links to the Guide in the WebAdmin | Badlop | 2016-02-08 | 2 | -9/+9 | |
| | | | ||||||
* | | | Merge pull request #944 from cdroege/configureable_host-mod_register_web | badlop | 2016-02-08 | 1 | -12/+14 | |
|\ \ \ | | | | | | | | | Allow to modify host when deleting account or changing password over web | |||||
| * | | | Allow to modify host when deleting account or changing password over web | Christian Dröge | 2016-02-04 | 1 | -12/+14 | |
| | | | | ||||||
* | | | | Merge pull request #914 from weiss/mam-expose-jid | Evgeny Khramtsov | 2016-02-08 | 1 | -20/+33 | |
|\ \ \ \ | | | | | | | | | | | Expose occupant JID in MUC MAM messages whenever possible | |||||
| * | | | | mod_mam: Expose MUC occupant JID in more cases | Holger Weiss | 2016-01-20 | 1 | -20/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include the occupant JID with MUC MAM messages if the room is not anonymous, and also when the MAM user sent the MUC message himself (not just in the case where he is a room moderator). | |||||
* | | | | | Remove compile warnings | Mickael Remond | 2016-02-08 | 1 | -4/+4 | |
| | | | | | ||||||
* | | | | | Omit redundant check for overcrowded MUC room | Holger Weiss | 2016-02-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The send_update_presence/4 function already checked whether the room is overcrowded before calling send_update_presence1/4, so there's no need to have send_new_presence/4 perform the same check. | |||||
* | | | | | mod_mam: Don't let outcasts access MUC archive | Holger Weiss | 2016-02-08 | 1 | -5/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XEP-0313 says: "A MUC archive MUST check that the user requesting the archive has the right to enter it at the time of the query [...]. In the case of open MUC rooms, the MUC archives can generally be accessed by any users [...] who do not have an affiliation of 'outcast'". |