aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow for filtering outgoing s2s stanzas (#3381)Holger Weiß2020-09-072-4/+8
| | | | Let 's2s_send_packet' hook callbacks filter stanzas, analogous to the 's2s_receive_packet' hook.
* Revert "Run user_receive_packet in send_message so MAM stores also incoming ↵Badlop2020-09-041-7/+3
| | | | | | (#3377)" This reverts commit 43f813d6f88ae54f04fbc6b8d97d338f5f8446e9.
* Run user_receive_packet in send_message so MAM stores also incoming (#3377)Badlop2020-09-031-3/+7
|
* Fix syntax for lager dependency version (#3379)Stu Tomlinson2020-09-031-1/+1
| | | | Add 'tag' to lager dependency so that build with rebar3 will pull from hex package instead of git checkout matching other dependencies
* Update one more place where we had -include("xmpp.hrl")Paweł Chmielowski2020-09-031-1/+1
|
* Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson2020-09-03118-123/+120
|
* Update xmpp depPaweł Chmielowski2020-09-031-1/+1
|
* Update base64url dep for rebar3 (#3368)Stu Tomlinson2020-09-031-1/+1
| | | | Update base64url version to match available hex package to support compilation with rebar3
* Provide room disco info identity name only when title was set (#3370)Badlop2020-08-281-1/+1
|
* New hook to run when a room process is started (#3353)Badlop2020-08-281-0/+2
|
* Show nick also in oneself list of subscriptions (#3206)Badlop2020-08-265-16/+16
|
* Always show MucSub subscribers nicks (#3206)(thanks to Snoopcatt)Badlop2020-08-261-1/+1
|
* Add link to docs about default and new database schemasBadlop2020-08-261-2/+3
|
* mod_pubsub: Fix typo in 'hosts' documentationHolger Weiss2020-08-251-2/+2
| | | | Thanks to Melvin Keskin for spotting this.
* Mark dangerous buttons with CSS (#3363)Badlop2020-08-246-14/+39
|
* ejabberdctl: Avoid bashismsHolger Weiss2020-08-241-6/+6
| | | | | Don't let the ejabberdctl script depend on non-POSIX syntax. (Also, fix a typo and avoid tabs.)
* Update opt files with "make options"Badlop2020-08-212-18/+18
|
* For mod_vcard_* modules, redirect options to mod_vcardBadlop2020-08-211-1/+9
|
* Fix vCard search by User when using MnesiaBadlop2020-08-201-1/+1
| | | | | Reported in https://stackoverflow.com/questions/63499864/how-to-search-registered-user-on-ejabberd-server-from-client-side-using-smack-li
* mod_pubsub: Remove 'dag' node plugin documentationHolger Weiss2020-08-181-5/+1
| | | | | Commit c9d3beb9ebbd7a76a74e3e9c22ea62ec21e64a6a removed the 'dag' node/nodetree plugins.
* Add rebar.config* files when publishing to hex from mixPaweł Chmielowski2020-08-111-1/+1
| | | | This should help with issue #3354
* Fix to allow vhost admins to view WebAdmin menus (#3355)Badlop2020-08-101-19/+8
|
* Copy Erlang compilation definitions from rebar.config to Docker (#3350)Badlop2020-08-101-0/+3
|
* Don't forget not-persistent rooms in load_permanent_roomsPaweł Chmielowski2020-08-061-12/+7
| | | | | | | | | Only non-persistent rooms that we are storing are those that were hibernated but also have mucsub subscribers in them. I don't think it makes sense to destroy those rooms on restart/reload if we didn't destroy them in first place when last member did leave room, let just handle those rooms like they are persistent, and kill them only when all user unsubscribe from them or they are destroyed from api.
* Improve explanations of cafile optionsBadlop2020-08-031-8/+15
|
* Update mix.exs ejabberd versionMickael Remond2020-07-301-1/+1
|
* Update mix dependencies20.07Paweł Chmielowski2020-07-302-24/+25
|
* Check if TERM is set before running a remote debug shellJerome Sautret2020-07-301-0/+8
|
* Merge pull request #3346 from processone/ejabberd-3343Jérôme Sautret2020-07-301-0/+4
|\ | | | | Allow passing Erlang VM args through vm.args config file
| * Allow passing Erlang VM args through vm.args config fileMickael Remond2020-07-291-0/+4
|/ | | | | | | This can be used to define the Erlang cookie in a place that feels less foreign to non Erlang users. Fixes #3343
* Update depsPaweł Chmielowski2020-07-281-18/+18
|
* Update stunPaweł Chmielowski2020-07-281-1/+1
|
* Update changelogPaweł Chmielowski2020-07-281-0/+27
|
* Add support for unix socket in listenersPaweł Chmielowski2020-07-281-11/+35
| | | | To use it you just need to set port value to "unix:/path/to/socket"
* Don't log http errors when socket get closed after processing one requestPaweł Chmielowski2020-07-281-0/+3
|
* No need to check for Erlang 17, as 19 is the lowest supported anywayBadlop2020-07-281-2/+1
| | | | This rollsback the conditional introduced years ago in c2753cd51c8ca
* Elixir was required for quicktest, that was removed in 2018 51cbbf313Badlop2020-07-281-1/+1
|
* Update Stun to 1.0.36, and Esip tooBadlop2020-07-281-2/+2
|
* Sort dependencies and improve some indentationBadlop2020-07-221-67/+70
|
* Revert "Modify ERL_LDFLAGS of deps when compiling on R23 on rebar2"Badlop2020-07-221-1/+0
| | | | This reverts commit 21312c79aa1c1c319f2b1859184a5ef3126c7ac9.
* Update dependencies, they now compile with Erlang/OTP 23.0 nativelyBadlop2020-07-221-14/+14
|
* Revert "Dirty workarounds to compile jiffy with Erlang/OTP 23 (#3282)"Badlop2020-07-152-3/+0
| | | | This reverts commit 2ca5712507473578fe00e4a1bce8e25a0d9f1bca.
* Update jiffy to 1.0.5 which supports Erlang/OTP 23Badlop2020-07-151-1/+1
|
* In fact misc:try_url/1 is not used anymoreBadlop2020-07-151-25/+1
|
* Fix try_url/1 parsing of uri_parse result format, reported by DialyzerBadlop2020-07-141-8/+9
|
* Update 'stun' dependency to tagged versionHolger Weiss2020-07-112-2/+2
|
* mod_stun_disco: Fix function specificationHolger Weiss2020-07-111-1/+1
|
* Parse also ServerHost in create_room* commands (#3326)Badlop2020-07-101-1/+2
|
* Fix crash when creating new MUC log file in non-ASCII lang (#3324)Badlop2020-07-101-1/+1
|
* Use the same leading sentence than other sectionsBadlop2020-07-061-1/+1
|