Commit Graph

39 Commits

Author SHA1 Message Date
Badlop 6e150caa5e Improve srg_get_info result format (#92) 2015-04-03 12:17:16 +02:00
Paweł Chmielowski 5a32309eaa Update mod_admin_extra to match version included in ejabberd repository 2015-04-02 17:35:35 +02:00
Badlop c30e7d7f7b Detect correctly when vCard does not exist (#21) 2015-03-25 13:56:04 +01:00
Badlop 9379f73feb Fix return error when requesting non-existing vcard value (#21) 2015-03-23 13:27:46 +01:00
Mickaël Rémond cbea31ab68 Ignore errors when retrieving status if the users just got offline
Fix possible race condition.
2015-03-20 11:42:32 +01: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 416e203e66 Merge remote-tracking branch 'origin/master' into packaging 2015-03-12 15:38:06 +01:00
Holger Weiss 7ca2ae6947 mod_admin_extra: Let send_message omit subject
Let the send_message command omit the subject if the user either
specified an empty subject or a message type of "chat".
2015-03-11 20:56:10 +01:00
Christophe Romain 4c68f4421b Cleanup for module packaging support in ejabberd 2015-03-11 14:19:35 +01:00
Mickaël Rémond af33df5594 ejabberd now use binary data structures 2015-03-06 18:45:25 +01:00
Badlop 53ca8bafba Update FSF address (solves #73) 2015-02-25 15:17:31 +01:00
HAMANO Tsukasa 44aacf2ee4 fix connected_users_info in mod_admin_extra 2015-02-25 13:16:38 +09:00
Holger Weiss d1fe26dd17 mod_admin_extra: Fix private_get/private_set types 2015-02-25 00:46:34 +01:00
badlop 53c20de211 Merge pull request #71 from gardenia/master
Changed signature of user_sessions_info to take binaries rather than strings
2015-02-18 17:02:16 +01:00
Badlop 8e157279ca Support TEL XXX in set and get_vcard commands 2015-02-17 16:21:57 +01:00
colm 0bcbce87a7 Changed signature of user_sessions_info to take binaries rather than strings as it doesn't match anything in mnesia if it searches it by string 2015-02-13 23:15:02 +00:00
Badlop 078ba3ace6 Join three send_message_* commands in one (PR #68) 2015-02-11 18:48:43 +01:00
HAMANO Tsukasa feac3b1d61 add send_message_normal command 2015-02-11 01:09:03 +09:00
HAMANO Tsukasa 6a4e88d8d7 fix mod_admin_extra stats command 2015-01-28 00:00:33 +09:00
Holger Weiss e23bf94c57 mod_admin_extra: Fix stats(_host) argument types 2014-06-10 22:37:16 +02:00
badlop 73b7c2e81a Merge pull request #31 from scrogson/more_command_fixes
Binary conversions
2014-05-30 10:48:46 +02:00
Holger Weiss d47310d239 Update erl(1) command line in build.bat files
The code path has changed due to the move from SVN to Git.
2014-05-28 22:16:55 +02:00
Badlop ab0220ae1d Update kick_session to work with ejabberd master 2014-05-07 18:44:48 +02:00
Sonny Scroggin 3a61f008ac Binary conversions 2014-05-02 15:01:36 -05:00
Sonny Scroggin b77645eecc More binary conversions 2014-04-02 07:21:25 -05:00
Badlop f7c243ab4f Update add_roster_item and get_roster to ejabberd 13 2014-04-02 11:23:04 +02:00
badlop 341c8531be Merge pull request #23 from scrogson/fix_roster_commands
Fixes add_rosteritem, delete_rosteritem, and get_roster
2014-03-25 20:06:49 +01:00
Badlop a8fba1ca30 Fix get_vcard and set_vcard when using option module_resource (issue #21) 2014-03-25 18:17:14 +01:00
Sonny Scroggin 73c553be75 Fix add_rosteritem, delete_rosteritem, and get_roster 2014-03-25 11:15:53 -05:00
Badlop 911eb5b199 Update get_vcard and set_vcard to ejabberd 13 (fixes issue #21) 2014-03-24 19:01:43 +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 b3d422af15 Fix command change_password (fixes #16) 2014-03-16 20:49:01 +01: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 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 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 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