Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add forgotten -include_lib() | Evgeniy Khramtsov | 2017-01-13 | 1 | -0/+1 | |
| | | ||||||
* | | Add SSL support for SQL connections | Evgeniy Khramtsov | 2017-01-10 | 2 | -8/+61 | |
| | | | | | | | | | | Currently only PostgreSQL is supported. This requires p1_pgsql-1.1.2 and higher. | |||||
* | | update deps | Christophe Romain | 2017-01-10 | 1 | -6/+6 | |
| | | ||||||
* | | pubsub_subscription may is not used (migration is optional) | Christophe Romain | 2017-01-10 | 1 | -3/+3 | |
| | | ||||||
* | | Fix migration of old pubsub database (#1409) | Christophe Romain | 2017-01-10 | 2 | -103/+107 | |
| | | ||||||
* | | Allow old-stype mod_vcard_ldap in the config (#1410) | Evgeniy Khramtsov | 2017-01-10 | 1 | -0/+1 | |
| | | ||||||
* | | Fix typo in previous commit | Badlop | 2017-01-09 | 1 | -1/+1 | |
| | | ||||||
* | | Simplify setting allow_subscription (#1404) | Badlop | 2017-01-09 | 1 | -6/+1 | |
| | | ||||||
* | | Set from/to in every routed packet | Evgeniy Khramtsov | 2017-01-09 | 1 | -25/+17 | |
| | | ||||||
* | | Fix problem with get_vcard command (#1447) | Badlop | 2017-01-06 | 1 | -2/+2 | |
| | | ||||||
* | | Get nodes from ejabberd_cluster instead of mnesia | Christophe Romain | 2017-01-03 | 2 | -6/+11 | |
| | | ||||||
* | | Cleanup file headers | Christophe Romain | 2017-01-03 | 33 | -165/+459 | |
| | | ||||||
* | | Specify that process_rosteritems command works only with Mnesia storage | Badlop | 2017-01-03 | 1 | -1/+1 | |
| | | ||||||
* | | Update copyright date automatically (#1442) | Badlop | 2017-01-02 | 275 | -278/+278 | |
| | | ||||||
* | | Remove mod_http_bind and migration code to mod_bosh | Paweł Chmielowski | 2017-01-02 | 6 | -1490/+139 | |
| | | ||||||
* | | Fix cyrsasl test after recent changes | Paweł Chmielowski | 2017-01-02 | 1 | -5/+5 | |
| | | ||||||
* | | Correctly process errors from new cyrsasl API | Evgeniy Khramtsov | 2017-01-02 | 1 | -8/+18 | |
| | | ||||||
* | | Improve return values in cyrsasl API | Evgeniy Khramtsov | 2017-01-02 | 6 | -82/+153 | |
| | | ||||||
* | | Fix case clauses when using compression (#1431)(thanks to Evgeniy Khramtsov) | Badlop | 2016-12-29 | 1 | -2/+2 | |
| | | ||||||
* | | Cleanup file headers | Christophe Romain | 2016-12-27 | 74 | -353/+1501 | |
| | | ||||||
* | | Allow subscriber to create room, then set allow_subscription=true (#1404) | Badlop | 2016-12-26 | 1 | -2/+8 | |
| | | ||||||
* | | Revert "Fix 'nodetree' configuration lookups for PEP" | Holger Weiss | 2016-12-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | This reverts commit 7ef8dfb4e0d61f34ce07e7b65edcbe0cb164d2f5. The config/3 function copes with the PEP case. | |||||
* | | Fix 'nodetree' configuration lookups for PEP | Holger Weiss | 2016-12-25 | 1 | -1/+1 | |
| | | ||||||
* | | Prepare mix for 16.1216.12 | Christophe Romain | 2016-12-22 | 2 | -1/+2 | |
| | | ||||||
* | | Update deps | Paweł Chmielowski | 2016-12-22 | 1 | -3/+3 | |
| | | ||||||
* | | Extract correctly the text from #stanza_error (#1425) | Badlop | 2016-12-17 | 1 | -6/+1 | |
| | | ||||||
* | | Describe command arguments and results in ejabberd_admin | Badlop | 2016-12-12 | 1 | -6/+77 | |
| | | ||||||
* | | Copy recent make_opts function from mod_muc_room.erl | Badlop | 2016-12-09 | 1 | -29/+41 | |
| | | ||||||
* | | Enforce pubsub node removal, revert previous commit (#1320) | Christophe Romain | 2016-12-09 | 3 | -7/+31 | |
| | | | | | | | | | | This reverts commit 2976c2d921fcc4eb0c55abb54842351cc0adfb86. and enforce node purge/removal instead | |||||
* | | Enforce affiliation removal, remove corresponding items (#1320) | Christophe Romain | 2016-12-09 | 2 | -15/+18 | |
| | | ||||||
* | | Improve handling on acl rules in api_permissions | Paweł Chmielowski | 2016-12-08 | 1 | -3/+3 | |
| | | ||||||
* | | API call does not necessary use token, it could use basic auth | Mickael Remond | 2016-12-08 | 1 | -1/+1 | |
| | | ||||||
* | | Recognize "- who:" not only "who:" syntax in api_permissions | Paweł Chmielowski | 2016-12-08 | 1 | -1/+2 | |
| | | ||||||
* | | Cleanup ext_mod and fix compilation path | Christophe Romain | 2016-12-07 | 2 | -108/+86 | |
| | | ||||||
* | | Try to fix interminent failures in cyrsasl tests | Paweł Chmielowski | 2016-12-06 | 1 | -1/+1 | |
| | | ||||||
* | | Update xmpp lib version and fix path when using deps.get and compile in same ↵ | Mickael Remond | 2016-12-06 | 3 | -18/+12 | |
| | | | | | | | | commande | |||||
* | | Fix compilation of external module with new xmpp lib | Christophe Romain | 2016-12-06 | 2 | -7/+19 | |
| | | ||||||
* | | Remove obsolete remove_node api (use leave_cluster) | Christophe Romain | 2016-12-05 | 1 | -14/+1 | |
|/ | ||||||
* | Fix reload_config | Christophe Romain | 2016-12-02 | 1 | -2/+2 | |
| | ||||||
* | Grab new version of xmpp dep | Paweł Chmielowski | 2016-12-02 | 1 | -1/+1 | |
| | ||||||
* | Add password support in muc_subscribe (#1306) | Badlop | 2016-12-02 | 1 | -2/+5 | |
| | ||||||
* | When unsubscribes, check if room should get closed (#1396) | Badlop | 2016-12-01 | 1 | -1/+5 | |
| | ||||||
* | Fix error formatting, which closed client connection (#1389) | Badlop | 2016-12-01 | 1 | -2/+2 | |
| | ||||||
* | Fix mod_http_api_mock_test on 19.1 | Paweł Chmielowski | 2016-12-01 | 1 | -8/+20 | |
| | ||||||
* | Add more tests for digest-md5 cyrsasl | Paweł Chmielowski | 2016-12-01 | 1 | -18/+33 | |
| | ||||||
* | Move to latest Elixir version | Mickael Remond | 2016-12-01 | 1 | -1/+1 | |
| | ||||||
* | We can now use dependencies published in hex.pm | Mickael Remond | 2016-12-01 | 2 | -17/+18 | |
| | ||||||
* | Merge branch 'master' of github.com:processone/ejabberd | Mickael Remond | 2016-12-01 | 264 | -46641/+25197 | |
|\ | ||||||
| * | Fixes pt-br translation (thanks to Rodrigues)(#1393) | Badlop | 2016-11-30 | 1 | -11/+11 | |
| | | ||||||
| * | Fix typo introduced by 92db9ff changes | Christophe Romain | 2016-11-30 | 1 | -1/+1 | |
| | |