Commit Graph

33 Commits

Author SHA1 Message Date
Badlop 6adfc2cec5 Configuring features is not possible since 721ca125 2022-09-06 18:02:26 +02:00
Badlop 90d9ef3a5d available_themes(xdata) is useless since 721ca125 2022-09-06 18:02:25 +02:00
Badlop f48adc2ea0 Try to fix some dialyzer in mod_webpresence 2022-09-06 18:02:23 +02:00
Badlop b3c8d25104 Reword modules documentation to reflect the usage of local configuration files 2022-08-12 10:52:20 +02:00
Badlop 04f4489427 Convert modules README.txt to markdown syntax 2022-08-12 10:45:09 +02:00
Badlop e76b0877d6 Add mod_status/0 to show its current status in WebAdmin 2022-07-26 15:41:23 +02:00
Badlop 8499366bcc Enable some modules when installed, if they work with reasonable default config 2022-07-26 15:41:21 +02:00
Badlop cc4702882f Support 'auto' value in log options, set as default 2022-07-26 15:41:19 +02:00
Badlop c9084fae66 Modules that require configuration, provide it commented (#303) 2021-07-07 21:53:44 +02:00
Badlop a95e657a21 Add simple mod_doc/0 to prevent warnings; they won't be used anyway 2021-07-06 21:02:29 +02:00
Badlop 4cde5d84f2 Update xmpp.hrl path to support compilation when copied to ejabberd/src/ 2021-02-08 00:15:27 +01:00
Badlop 5fdcb0a6e3 Fix names of many mod_webpresence pixmaps (thanks to debalance)(#285) 2020-02-28 18:15:52 +01:00
Badlop 20ba631f3e Fix modules to work when WebAdmin has custom base URL (#3043) 2019-10-02 13:14:33 +02:00
Badlop b7222c8828 Fixed problems detected with Xref and a few more Dialyzer (#277) 2019-08-28 16:09:37 +02:00
Badlop b8c42a4766 Fix errors detected with Dialyzer (#277) 2019-08-23 12:59:53 +02:00
Badlop 857d350a71 Update some modules to work with ejabberd 19.08 (#277) 2019-08-19 20:42:03 +02:00
Badlop 18be432fdf Fix crash using Conversations requesting xml/ (#261)
Conversations doesn't set Priority, in that case assume it's zero:
   If no priority is provided, the processing server or client MUST
   consider the priority to be zero ("0").
   https://tools.ietf.org/html/rfc6121#section-4.7.2.3
2018-11-07 13:00:33 +01:00
Badlop 1fcf7b5cb1 Provide meaningful Show when user is online with no Show set (#260) 2018-10-19 18:08:18 +02:00
Badlop f20d6239db Fix mod_webpresence to work with recent ejabberd (#232) 2018-08-21 12:27:44 +02:00
Badlop e138359c7f Update modules for ejabberd 18.06 lack of jlib.hrl and ejabberd.hrl (#251) 2018-07-13 16:18:34 +02:00
Badlop 721ca125ea Update to work with recent ejabberd
TODO:
- Registration does not support enabling/disabling different features
- Avatar does not work at all
- Check all he configurable options are really used
2018-04-28 11:27:31 +02:00
Badlop 494ba6f941 Fix url path in request_handlers example configs 2018-02-15 17:04:53 +01:00
Holger Weiss 32fd4c4d9c Update mod_webpresence to work with ejabberd 16.02 2016-03-08 00:39:50 +01:00
Badlop 3e4f4baeca Fix bug in mod_webpresence config which mentioned mod_presence (#119) 2015-09-02 17:09:13 +02:00
Christophe Romain e2f860fd9f Merge remote-tracking branch 'origin/master' into packaging 2015-03-13 12:08:30 +01:00
Badlop bdfe82ce79 Update README files to show configuration file as YAML (#86) 2015-03-13 11:55:26 +01:00
Christophe Romain 4c68f4421b Cleanup for module packaging support in ejabberd 2015-03-11 14:19:35 +01:00
Badlop 53ca8bafba Update FSF address (solves #73) 2015-02-25 15:17:31 +01:00
Holger Weiss bb18e9f04b mod_webpresence: Support @HOST@ in 'baseurl' value 2014-09-14 22:45:05 +02:00
Antonio Murdaca 1a17e97873 Refactor mod_webpresence to work with binary plus icons 2014-04-09 12:11:25 +02:00
Badlop 90a72ea9fd Use the regexp frontend module (EJAB-921) 2013-09-10 18:36:39 +02:00
Badlop a380488235 Add ebin/ dirs with .keepme file to ensure Git tracks them 2013-04-15 12:18:19 +02:00
Badlop ee7d3c7030 Initial import from ejabberd-modules SVN 2013-04-15 12:03:14 +02:00