Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Create docker-compose.yml | Mickaël Rémond | 2021-04-12 | 1 | -0/+6 | |
| | ||||||
* | mod_push: Handle MUC/Sub events correctly | Holger Weiss | 2021-04-08 | 1 | -6/+13 | |
| | | | | | | | | | | Unwrap MUC/Sub messages so that our check for a message body yields the correct result. Many thanks to Robert Schuh for pointing out the issue and suggesting a fix. Closes #3565. | |||||
* | Set version to 21.0421.04 | Jérôme Sautret | 2021-04-07 | 1 | -1/+1 | |
| | ||||||
* | New Albanian translation (thanks to Besnik Bleta) | Badlop | 2021-04-07 | 3 | -0/+385 | |
| | ||||||
* | Update deps in mix | Paweł Chmielowski | 2021-04-07 | 1 | -19/+20 | |
| | ||||||
* | Merge pull request #3558 from fdie/fix_node_get_state_return_value | badlop | 2021-03-29 | 1 | -2/+3 | |
|\ | | | | | fix gen_pubsub_node:get_state return value | |||||
| * | fix gen_pubsub_node:get_state return value | fdie | 2021-03-25 | 1 | -2/+3 | |
| | | ||||||
* | | Recompile man page with "ejabberdctl man" | Badlop | 2021-03-26 | 1 | -7/+7 | |
| | | ||||||
* | | Revert "Add ejabberd version number to man pages" | Badlop | 2021-03-26 | 1 | -4/+3 | |
| | | | | | | | | | | That versioning just added noise to the git log in each release. This reverts commit aa0ed370348c37e3f3186f4b36d0a19db02cf888. | |||||
* | | Run "make translations", and *.msg get a warning to not edit them manually | Badlop | 2021-03-26 | 24 | -24/+120 | |
| | | ||||||
* | | Update Japanese translation (thanks to Mako N) | Badlop | 2021-03-26 | 1 | -3/+93 | |
| | | ||||||
* | | Update Greek translation (thanks to Michalis and Stratos Kostidis) | Badlop | 2021-03-26 | 1 | -35/+53 | |
| | | ||||||
* | | Update Esperanto translation (thanks to phlostically) | Badlop | 2021-03-26 | 1 | -9/+74 | |
|/ | ||||||
* | I think no need to be so strict in mix dependencies versions | Badlop | 2021-03-24 | 1 | -5/+5 | |
| | ||||||
* | Update rebar dependencies | Badlop | 2021-03-24 | 1 | -17/+17 | |
| | ||||||
* | No need to ignore ejabberd.app.src, it was recently removed, see 3c16f214 | Badlop | 2021-03-19 | 1 | -1/+0 | |
| | ||||||
* | No need to ignore XmppAddr*, it was removed in 2018, see 0bb14d16 | Badlop | 2021-03-19 | 1 | -3/+0 | |
| | ||||||
* | No need to ignore extract_translations, it was removed in 2017, see cd098c5a | Badlop | 2021-03-19 | 1 | -1/+0 | |
| | ||||||
* | No need to ignore doc/, it was removed in 2015! See 1854b5e4 | Badlop | 2021-03-19 | 1 | -13/+0 | |
| | ||||||
* | Tell git to ignore .deps-update/ used by tools/update-deps-releases.pl | Badlop | 2021-03-19 | 1 | -0/+1 | |
| | ||||||
* | Cache rebar2 deps/ dir in Travis for a 10% speedup approx. | Badlop | 2021-03-19 | 1 | -0/+5 | |
| | ||||||
* | When unregistering XMPP account close its MQTT sessions (#3426) | Badlop | 2021-03-19 | 3 | -8/+31 | |
| | ||||||
* | Improve wording of sql_pool_size option documentation (#2541) | Badlop | 2021-03-19 | 1 | -2/+2 | |
| | ||||||
* | When occupant is banned, remove his subscriptions too (#2451) | Badlop | 2021-03-18 | 1 | -1/+5 | |
| | ||||||
* | Document that send_stanza_c2s requires an existing sender C2S session | Badlop | 2021-03-18 | 1 | -1/+3 | |
| | ||||||
* | Revert "Close pgsql ports on ejabberd_sql process termination (#2541)" | Badlop | 2021-03-18 | 1 | -1/+0 | |
| | | | | This reverts commit 404ae56e073253de08604c4137239b7e8248058d. | |||||
* | Don't fail on PEP unsubscribe | Holger Weiss | 2021-03-16 | 2 | -2/+2 | |
| | | | | | | | Don't crash if a PEP node is explicitly unsubscribed. This fixes a regression introduced by 45eb49125ba46cd692a9fb430c567c0c2cf4a84d. Thanks to Melvin Keskin for reporting the bug. | |||||
* | Generate enabled_backends in ejabberd.app instead of configure (#3549) | Badlop | 2021-03-15 | 3 | -14/+3 | |
| | | | | | Passing a list of atoms in vars.config.in (introduced in 3c16f214) breaks rebar2 in "make rel" | |||||
* | Update Elixir logger, so logging should work now | Badlop | 2021-03-12 | 1 | -5/+5 | |
| | ||||||
* | Update gitignore for Elixir, mnesiadb/ was renamed to database/ in ef6af11f1 | Badlop | 2021-03-12 | 1 | -1/+2 | |
| | ||||||
* | Add mod_doc/0 to mod_presence_demo.ex so compiler stops complaining | Badlop | 2021-03-12 | 1 | -1/+5 | |
| | ||||||
* | Update jiffy and epam to fix compilation (#3413) | Badlop | 2021-03-12 | 2 | -5/+5 | |
| | ||||||
* | Sort dependencies alphabetically, it makes manual checking easier | Badlop | 2021-03-12 | 1 | -22/+22 | |
| | ||||||
* | Fix INTRUDER and add padding to second text line | Badlop | 2021-03-12 | 1 | -7/+7 | |
| | | | | https://github.com/processone/ejabberd/commit/b41ce8828c579f06a33ca93a7af4fd5984997e16#r47461104 | |||||
* | Merge pull request #3458 from nosnilmot/sqlite3-macos | badlop | 2021-03-09 | 1 | -6/+13 | |
|\ | | | | | Remove external dependency on sqlite3 for macos | |||||
| * | Remove external dependency on sqlite3 for macos | Stu Tomlinson | 2020-12-23 | 1 | -6/+13 | |
| | | | | | | | | | | On macos, erlang-sqlite3 is built using amalgamated sqlite3 library, there is no external sqlite3 dependency required | |||||
* | | Close pgsql ports on ejabberd_sql process termination (#2541) | Badlop | 2021-03-09 | 1 | -0/+1 | |
| | | ||||||
* | | Update FORM_TYPE from captcha to register (#3045) | Badlop | 2021-03-09 | 1 | -2/+13 | |
| | | ||||||
* | | If stanza is type error, allow it passing (#3290) | Badlop | 2021-03-09 | 1 | -1/+2 | |
| | | ||||||
* | | New command get_user_subscriptions (#3403) | Badlop | 2021-03-09 | 1 | -1/+27 | |
| | | ||||||
* | | Show in WebAdmin the erlang node where the room resides | Badlop | 2021-03-09 | 1 | -4/+9 | |
| | | | | | | | | https://www.ejabberd.im/forum/29687/muc-mangement#comment-67685 | |||||
* | | Obtain and provide photo type in vCard LDAP (#3541) | Badlop | 2021-03-08 | 1 | -1/+7 | |
| | | ||||||
* | | Fix remove_mam_for_user_with_peer when removing room archive (#3536) | Badlop | 2021-03-08 | 1 | -1/+7 | |
| | | ||||||
* | | Remove support for HiPE, it was experimental and Erlang/OTP 24 removes it | Badlop | 2021-03-08 | 3 | -13/+0 | |
| | | ||||||
* | | Add --enable-lua, and use that for luerl instead of --enable-tools (#3508) | Badlop | 2021-03-08 | 4 | -5/+15 | |
| | | | | | | | | | | --enable-tools is for development tools, but prosody2ejabberd is used at runtime, so better move luerl to --enable-lua | |||||
* | | Sort libraries alphabetically, so they're easier to check manually | Badlop | 2021-03-08 | 1 | -9/+7 | |
| | | ||||||
* | | crypto:hmac is removed in Erlang/OTP 24, use our wrapper | Badlop | 2021-03-04 | 1 | -1/+1 | |
| | | ||||||
* | | Update sql_query record to handle the Erlang/OTP 24 compiler reports | Badlop | 2021-03-04 | 3 | -0/+10 | |
| | | | | | | | | | | | | As mentioned in the Erlang/OTP 24 announcement: "Compiler warnings and errors now include column numbers in addition to line numbers." | |||||
* | | Get back description and simplify processing (#3507) | Badlop | 2021-03-04 | 2 | -15/+7 | |
| | | ||||||
* | | Tell git to ignore rebar.lock used by rebar3 | Badlop | 2021-03-04 | 1 | -0/+1 | |
| | |