581 Commits

Author SHA1 Message Date
Sonny Scroggin
b194fd5c99 Just return the value if it exists, otherwise return the default.
The guard here caused the ‘EXIT’ clause to be triggered in
`ejabberd_config:prepare_opt_val/4` on line 573 of
`ejabberd_config.erl`.
2014-03-18 11:36:56 -05:00
badlop
1ae6491e75 Merge pull request #18 from rahulgautam/master
mod_admin_extra: for support in ejabberd-v13.x
2014-03-18 10:37:27 +01:00
Rahul Gautam
bcf5fb4d64 mod_admin_extra: for support in ejabberd-v13.x changed args from string to binary : all changes tested with ejabberdv13.12 2014-03-18 13:31:31 +05:30
badlop
66d414d3a4 Merge pull request #17 from scrogson/master
Binary conversions for mod_muc_admin
2014-03-16 20:55:12 +01:00
Badlop
b3d422af15 Fix command change_password (fixes #16) 2014-03-16 20:49:01 +01:00
Sonny Scroggin
017cc725bb Binary conversions for mod_muc_admin 2014-03-14 20:32:53 -05:00
Sonny Scroggin
84d50e974e Ignore .beam files 2014-03-14 11:47:54 -05:00
Badlop
2492bc46d0 Handle error when requesting information of a non-existing shared roster (fixes #14) 2014-03-05 12:12:47 +01:00
Badlop
036076d373 Update mod_multicast to allow compile 2014-03-04 17:06:30 +01:00
Badlop
18c9d87206 Update create_room to work with ejabberd master 2014-03-04 17:03:56 +01:00
Badlop
d98d55e1f7 Use Lager when compiling mod_rest, and include minimum in this repository (fixes #13) 2014-03-03 16:55:44 +01:00
Badlop
429f3e2ced Fixes srg_* commands (fixes #147) 2014-03-03 12:31:17 +01:00
Badlop
977f043a6a Fix srg_create when calling ejabberd_regexp (fixes issue #12) 2014-02-28 18:38:40 +01:00
badlop
9180e814bc Merge pull request #11 from scrogson/master
Update include paths for mod_muc_admin
2014-01-16 03:07:41 -08:00
Sonny Scroggin
2d20f1847c Update include paths for mod_muc_admin 2014-01-15 12:20:08 -06:00
Badlop
525e071422 Example ejabberd_xmlrpc config for ejabberd 13 in YAML (thanks to Vicis) 2014-01-02 16:20:33 +01:00
Badlop
4f1aa9a0a4 Update gen_mod.erl to ejabberd master 2013-11-12 20:12:50 +01:00
Badlop
a5ae331263 Fix mod_rest to work with ejabberd master 2013-09-25 18:43:27 +02:00
Badlop
9c2bee6980 Update header files from ejabberd master 2013-09-25 18:43:06 +02:00
Badlop
13a2e2d973 Remove reference to old git repository 2013-09-10 18:45:30 +02:00
Badlop
90a72ea9fd Use the regexp frontend module (EJAB-921) 2013-09-10 18:36:39 +02:00
Badlop
9dcb9b2364 Add get_last to ejabberdctl for last user activity (thanks to lehrblogger)
The logic for determining the response is borrowed from here:
6d811f5178/src/web/ejabberd_web_admin.erl (L1583-L1601)
2013-08-07 13:36:42 +02:00
Badlop
dc4a7583c0 Fix mod_shcommands compilation 2013-08-07 13:31:15 +02:00
badlop
587f495af5 Merge pull request #2 from PaulSD/master
Some more binary conversions in mod_muc_admin, mod_rest, and mod_shcommands
2013-08-02 06:45:48 -07:00
Paul Donohue
da98b215a9 Some more binary conversions in mod_muc_admin, mod_rest, and mod_shcommands
mod_rest may still need more work
2013-07-31 14:04:54 -04:00
Badlop
c331365b97 Copy header files from current ejabberd master git branch. 2013-04-25 13:12:00 +02:00
badlop
203c316300 Merge pull request #1 from PaulSD/master
Update mod_muc_admin web interface to work with ejabberd master
2013-04-25 03:59:53 -07:00
Paul Donohue
b87effe882 Update mod_muc_admin web interface to work with ejabberd master
(Switch list strings to binary strings)
2013-04-19 15:46:21 -04:00
Badlop
a380488235 Add ebin/ dirs with .keepme file to ensure Git tracks them 2013-04-15 12:18:19 +02:00
Badlop
6d7c241a6f Fix to work with ejabberd master 2013-04-15 12:09:11 +02:00
Badlop
ee7d3c7030 Initial import from ejabberd-modules SVN 2013-04-15 12:03:14 +02:00