aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Show messages with next configuration steps when installing a moduleBadlop2021-07-061-0/+19
* | Merge pull request #3566 from Robbilie/feature/mqtt-shared-roster-groups-plac...badlop2021-07-062-0/+18
|\ \
| * | allow shared roster group placeholder in mqtt topicRobert Schuh2021-04-082-0/+18
* | | Yet another dialyzer warning fixPaweł Chmielowski2021-06-281-1/+1
* | | Fix dialyzer warningPaweł Chmielowski2021-06-281-1/+1
* | | Add send_timeout option to listenerPaweł Chmielowski2021-06-281-2/+5
* | | Try to limit serial access when checking api permissionsPaweł Chmielowski2021-06-281-33/+35
* | | Include odbc app in release only when required (#3633)Badlop2021-06-272-2/+13
* | | Copy captcha scripts in release (#3633)Badlop2021-06-271-0/+1
* | | Let "make dev" always update SCRIPT_DIR in ejabberdctl, even if link existsBadlop2021-06-271-2/+3
| |/ |/|
* | There are so many targets... add "make help"Badlop2021-06-251-0/+26
* | New "make dev" and "./ejabberdctl" (requires using rebar3)Badlop2021-06-255-1/+52
* | Set SCRIPT_DIR as done by the ejabberd script generated by "rebar3 release"Badlop2021-06-251-1/+2
* | Add support for rebar3 to "make rel"Badlop2021-06-257-5/+73
* | mod_push_keepalive: Fix 'resume_timeout' docsHolger Weiss2021-06-251-2/+2
* | Don't cache rebar3 binaries... compiling is less than 2 minutes anywayBadlop2021-06-211-7/+2
* | Update stringprep in mixPaweł Chmielowski2021-06-182-2/+2
* | Merge pull request #3622 from pouriya/fix-ws-typosbadlop2021-06-142-40/+40
|\ \
| * | ref: fix WS typosPouriya Jahanbakhsh2021-06-122-40/+40
* | | CI: don't cache dialyzer output file: when there are several, ln failsBadlop2021-06-141-0/+1
* | | Fix reverse order of items when using <before/> in Pubsub with RSM (#3621)Badlop2021-06-141-2/+2
* | | Add mqtt_pub table definition for MSSQL (#3097)Badlop2021-06-141-0/+20
|/ /
* | Revert luerl from v0.4 which has a compilation warning; v0.3 is enoughBadlop2021-06-082-2/+2
* | Return proper index when using after of before in PubSub with RSM (#3618)Badlop2021-06-081-10/+13
* | Fix index attribute when getting last page from PubSub with RSM (#3618)Badlop2021-06-081-1/+1
* | Support for simple limiting the number of items in PubSub with RSM (#3618)Badlop2021-06-081-0/+2
* | Get explicitely rebar3 3.15 binary that works with Erlang 21.3Badlop2021-06-071-1/+3
* | Workaround so coveralls website shows git commit informationBadlop2021-06-062-2/+11
* | CI: Get rebar3 compatible with previous OTP, the one in Ubuntu 20.04 is notBadlop2021-05-281-1/+3
* | Update eredis dependency from v1.0.8 to v1.2.0Badlop2021-05-282-2/+2
* | Update luerl dependency from v0.3 to v0.4Badlop2021-05-282-2/+2
* | Update lager dependency from 3.6.10 to 3.9.1 to make Dialyzer happyBadlop2021-05-282-2/+2
* | mod_muc_room: Don't leak owner JIDs (#3615)Holger Weiß2021-05-281-12/+0
* | Remove .travis.yml as it's superseded by ci.yml (#3613)Badlop2021-05-253-72/+3
* | New ci.yml with all static and dynamic testing suites (#3613)Badlop2021-05-253-16/+255
* | Remove tests.yml github workflow, a new reworked one is coming (#3613)Badlop2021-05-251-82/+0
* | Fix extauth.py failure in test suite with Python 3 (#3612)Badlop2021-05-251-1/+7
* | MySQL Backend Patch for scram-sha512 (#3582)Nikat2021-05-202-4/+4
* | Align numbers in WebAdmin tables to the rightBadlop2021-05-191-14/+40
* | Show uptime date in WebAdmin, it's easier to understand that uptime secondsBadlop2021-05-191-0/+15
* | Show mnesia table memory in bytes, not in wordsBadlop2021-05-191-2/+4
* | Add missing indexes to sql sr_group tablesPaweł Chmielowski2021-05-186-0/+15
* | New simple webadmin pages to view mnesia tables information and contentBadlop2021-05-171-3/+100
* | Use G macro name for tag, as T overlapped T from translationBadlop2021-05-171-8/+8
* | Update documentation references for import_prosody and export2sqlBadlop2021-05-141-3/+5
* | Apply improvement from 29462f005 to delete/2, and fix delete/3 (#3564)Badlop2021-05-142-6/+11
* | When exporting for SQLite, use its specific escape options (#2576)Badlop2021-05-142-3/+10
* | Tell io_lib:print to not care about line length, to avoid newlines in SQL exportBadlop2021-05-141-1/+1
* | Update econf:vcard() to generate correct vcard_temp recordPaweł Chmielowski2021-05-121-31/+36
* | Update xmpp to bring updated vcardPaweł Chmielowski2021-05-121-1/+1