Commit Graph

  • d783cc7cca mod_deny_omemo: Fix node deletion Holger Weiss 2018-03-26 01:08:40 +0200
  • d84204bdb8 Import mod_deny_omemo Holger Weiss 2018-03-19 22:58:32 +0100
  • 494ba6f941 Fix url path in request_handlers example configs Badlop 2018-02-15 17:04:53 +0100
  • 9fe5f383dc Fix code to support sending iq and presence, not only message Badlop 2018-02-15 17:01:05 +0100
  • fc40a38780 Fix some stats where host is a string but tables store as binary Badlop 2018-01-23 23:54:09 +0100
  • 9a14b7f7f7 Fix to work with mod_stats2file in recent ejabberd Badlop 2018-01-23 20:59:32 +0100
  • 74e068d91c Fix typo in previous commit Badlop 2018-01-23 20:30:58 +0100
  • aa6519209e Updated to fix traffic stats Badlop 2018-01-12 11:57:30 +0100
  • 4d3acc1637 Updated to fix iq:version stats Badlop 2018-01-11 20:05:38 +0100
  • e99866d835 Fixed stats: login, logout, accounts registered and deleted (#235) Badlop 2018-01-11 00:18:39 +0100
  • babc6213f9 Update mod_grafite to start correctly in recent ejabberd (#234) Badlop 2018-01-10 16:51:59 +0100
  • 156331c123 Change proposed to update module to last ejabberd_auth API (#228, #230) Badlop 2018-01-03 17:22:49 +0100
  • 6a4b9a08d5 Update mod_s2s_log to work with ejabberd 17.x Evgeniy Khramtsov 2017-10-11 11:19:37 +0300
  • bb3e121ea8 Merge 4f2b61ad6e into 6780874893 Marcin Baran 2017-08-15 12:43:33 +0000
  • 6780874893 Fix ejabberd_auth_http start/2 that blocked ejabberd start (#211) Badlop 2017-08-15 12:27:45 +0200
  • 91b9bd9973 Merge pull request #223 from madglory/master badlop 2017-07-27 12:13:01 +0200
  • 8e1263c328
    update mod_pottymouth to work with ejabberd 17.04. replace etbloom hipe_bifs/bitarray with ferd/bitarray. Tom Quackenbush 2017-07-26 12:56:58 -0400
  • ec3c13cade Move option checking to mod_opt_type, as introduced in fddd611 Badlop 2017-07-19 12:53:03 +0200
  • 18d1a5d60d Fix mod_muc_log_http to compile and run with recent ejabberd (#221) Badlop 2017-07-17 11:42:00 +0200
  • 2a95a53285 Fix typos in previous commit (#218) Badlop 2017-07-06 19:21:53 +0200
  • ce89412feb Update to work with ejabberd 17.06 Badlop 2017-06-07 16:40:34 +0200
  • 00e76aec2c Fix starting mod_cron in recent ejabberd 17.04 (#214) Badlop 2017-06-01 17:43:22 +0200
  • bd57bdb3ae Update to the updated ejabberd_auth API Badlop 2017-05-12 12:48:32 +0200
  • 46b5edda60 Merge d3e6729aa2 into 5359c2a0dd Andrew B 2017-05-05 15:20:58 +0000
  • 4f2b61ad6e Backward compatibility for ejabberd 16.x Marcin Baran 2017-04-19 09:47:47 +0200
  • 5359c2a0dd Update mod_logxml to work with ejabberd 17 (#209) Badlop 2017-04-10 14:56:25 +0200
  • 33e87e1c1d Include config file to be attached to the ejabberd yml configuration Fernando Ripoll 2017-04-03 12:11:58 +0200
  • 1395dd94a5 Remove previous git folder to not be considered submodule Fernando Ripoll 2017-04-03 11:59:30 +0200
  • 71975575fe Make the symlink work in the other direction Fernando Ripoll 2017-04-03 11:55:57 +0200
  • d60eb303d6 Add a custom module to manage availability changes via http requests Fernando Ripoll 2017-04-03 11:53:11 +0200
  • 008a8bc70a Merge pull request #206 from zeroows/patch-1 Evgeny Khramtsov 2017-03-23 16:24:28 +0400
  • 3d6901efe2 Changed from Txt to Md Abdulrhman A Alkhodiry 2017-03-23 13:15:35 +0300
  • 511f30a751 Update mod_logsession to work with ejabberd 17.01 (#201) Badlop 2017-03-10 17:27:57 +0100
  • 2cd89831d7 Merge d5271f145c into 36644dc78c Blaise Fringel 2017-03-10 15:18:05 +0000
  • 36644dc78c Explain that mod_pottymouth may require an alternative library (#198) Badlop 2017-03-10 16:16:20 +0100
  • d5271f145c Make mod_logsession compatible with Ejabberd 16 and above Blaise Fringel 2017-03-09 20:43:40 +0100
  • 1f992d161a Fix mod_statsdx to start correctly with ejabberd 17.03 Badlop 2017-03-02 20:52:22 +0100
  • e93af70b57 Update to work with 17.03+ Badlop 2017-02-23 21:29:55 +0100
  • fc901d9dea Update mod_rest to 16.12, but can send only messages, not iq or presence (#196) Badlop 2017-02-23 18:21:17 +0100
  • 3dc4494ee1 Make mod_post_log working with ejabberd 16.12+ Evgeniy Khramtsov 2017-02-09 11:22:17 +0300
  • da878bd75c Merge pull request #181 from madglory/master badlop 2016-11-10 20:21:14 +0100
  • df79a848f6 Update IP format in mod_rest example configuration file (#190) Badlop 2016-11-09 11:06:00 +0100
  • 3faa47df45 move list_to_bin on filterMessageText for clarity Tom Quackenbush 2016-09-30 16:55:33 +0000
  • 78bb06c6aa
    add depends/2 to mod_pottymouth... seems to be required by gen_mod now Tom Quackenbush 2016-09-13 17:23:47 -0400
  • 707321e0e0
    remove README.md Tom Quackenbush 2016-09-13 17:15:52 -0400
  • a190156d0a
    filter all body elemements in message Tom Quackenbush 2016-09-13 17:13:32 -0400
  • 83b32e7e4f
    initial multi-body parse Tom Quackenbush 2016-09-01 21:00:42 +0000
  • 5662e1c530
    fix lookup/substitution of unicode (example: chinese) characters Tom Quackenbush 2016-09-13 15:22:37 -0400
  • 4013a68554 Show more prominently notice that some modules don't work with new ejabberd Badlop 2016-09-12 12:06:13 +0200
  • b63aa9c326 Merge pull request #188 from eclips16/patch-1 Evgeny Khramtsov 2016-09-08 22:27:46 +0400
  • ebd2671963 fix build warning Jonathan Gueron 2016-09-08 18:50:27 +0300
  • 65f4267fc1 Replace now() which is deprecated (processone/ejabberd#1264) Badlop 2016-08-23 13:11:13 +0200
  • 29b4b5ae30
    pull message body attibs to look for lang Tom Quackenbush 2016-08-09 16:49:14 -0400
  • 06c96ad778 re-add repo README.md Tom Quackenbush 2016-08-02 20:41:19 +0000
  • 9359ce3b75 Merge branch 'master' of github.com:processone/ejabberd-contrib Tom Quackenbush 2016-08-02 20:32:43 +0000
  • 610c0e72eb update README.txt with charmap description. remove README.md. Tom Quackenbush 2016-08-02 15:52:41 +0000
  • 265ff3dc70 add pattern to match group chat messages for filtering Tom Quackenbush 2016-08-02 14:42:37 +0000
  • 41371cf7fe Update mod_rest documentation to reflect module_install (#177)) Badlop 2016-08-01 21:18:20 +0200
  • 065ab08592 mod_rest allowing ip range (#175) Badlop 2016-07-25 16:57:34 +0200
  • d3f0218dc4 Merge pull request #179 from xmppjingle/master badlop 2016-07-25 13:01:38 +0200
  • 0aa5516e04 Remove Global Hooks upon module stop xmppjingle 2016-07-22 15:00:38 -0300
  • d7513f5a00 Merge pull request #176 from xmppjingle/master badlop 2016-07-20 13:57:44 +0200
  • 612b2b78e9 code cleanup. add optional normalize_leet to do dynamic substitution of one-to-one mappings (reduce blacklist size). Tom Quackenbush 2016-07-19 21:34:04 +0000
  • ed3853ccf9 Complete Module Skeleton xmppjingle 2016-07-18 16:01:52 -0300
  • 098a810843 First Working Version xmppjingle 2016-07-18 15:45:54 -0300
  • e2ebd1a405 mod_grafite Initial Commit xmppjingle 2016-07-14 10:30:17 -0300
  • b8ed8af10e Merge pull request #173 from madglory/master badlop 2016-07-06 12:55:07 +0200
  • f52b98c068 Merge pull request #172 from marktran/fix_ejabberd_auth_http_module_check badlop 2016-07-06 12:54:18 +0200
  • f806442b9c Add mod_opt_type callback function desired by gen_mod (#163) Badlop 2016-07-06 12:48:53 +0200
  • 779024b9c5
    remove .DS_Store Tom Quackenbush 2016-07-01 15:13:20 -0400
  • 3a03dde3c0
    update README. Remove list size TODO. Add link to permute_wordlist. Tom Quackenbush 2016-07-01 15:11:22 -0400
  • 9eefebadc2 rename to README.txt Mark Tran 2016-07-02 00:03:53 +0700
  • 3a3a3f1db1 mod_pottymouth: bring back bloom_gen_server stop() to avoid error messages Tom Quackenbush 2016-06-29 21:23:54 +0000
  • 1b86f7ccaa mod_pottymouth: update bloom_gen_server to support arbitraty list sizes. tested up to 87M terms. update README. Tom Quackenbush 2016-06-29 21:19:12 +0000
  • bb8802a70a Merge pull request #170 from madglory/master badlop 2016-06-29 13:13:20 +0200
  • 6c22e0fa0c adding mod_pottymouth Tom Quackenbush 2016-06-24 15:34:37 +0000
  • d7ce81cd22 Fix problem registering users with ejabberd_auth_http Badlop 2016-05-11 18:27:14 +0200
  • 0b5ad7a994 Add AuthzId argument to ejabberd_auth_http:check_password (#164) Badlop 2016-05-11 13:14:36 +0200
  • 04d2234e0a mod_message_log: Add mod_opt_type/1 callback Holger Weiss 2016-05-01 21:35:23 +0200
  • 7429577b7a Ensure --auth is provided, so ejabberd_ctl checks AccessCommands (#159) Badlop 2016-04-15 13:35:46 +0200
  • 9374ed0ffc Update mod_rest example configuration to new format (#161) Badlop 2016-04-11 17:19:36 +0200
  • b45fd21340 Fix mod_cron still looking for xml.hrl (#157) Badlop 2016-03-24 14:56:46 +0100
  • 5fc2b410a2 Fix in mod_profile old call to gen_mod:get_opt (#160) Badlop 2016-03-19 17:56:49 +0100
  • 7f75aa0372 Fix unicode character handling in command arguments Paweł Chmielowski 2016-03-10 23:53:33 +0100
  • 32fd4c4d9c Update mod_webpresence to work with ejabberd 16.02 Holger Weiss 2016-03-08 00:39:50 +0100
  • 02759c6aae Update mod_profile to work with ejabberd 16.02 Holger Weiss 2016-03-08 00:39:39 +0100
  • 39cf5a0fd7 Update mod_post_log to work with ejabberd 16.02 Holger Weiss 2016-03-08 00:39:11 +0100
  • 512255d98b Update mod_log_chat to work with ejabberd 16.02 Holger Weiss 2016-03-08 00:38:34 +0100
  • c5daf56385 Update mod_rest to work with ejabberd 16.02 Holger Weiss 2016-03-08 00:35:30 +0100
  • 04cc600772 Update mod_message_log to work with ejabberd 16.02 Holger Weiss 2016-03-08 00:32:07 +0100
  • 4165428780 Update mod_statsdx to work with ejabberd 16.02 Holger Weiss 2016-03-08 00:31:41 +0100
  • b7414f8837 Update mod_logxml to work with ejabberd 16.02 Holger Weiss 2016-03-08 00:30:21 +0100
  • c9039a5ad2 Remove mod_mam_mnesia Holger Weiss 2016-03-08 00:14:25 +0100
  • 8c1df80794 Merge pull request #156 from who/master badlop 2016-03-07 16:39:57 +0100
  • 44ffde7eda Remove mod_http_upload Holger Weiss 2016-03-07 00:17:49 +0100
  • e2939a0353 Adding a default config for mod_rest Andrew B 2016-03-04 11:59:49 -0800
  • d3e6729aa2 adding a default module config file Andrew B 2016-03-04 11:54:52 -0800
  • e9a014a6cb Merge pull request #154 from saeed-rz/patch-1 Mickaël Rémond 2016-03-02 12:23:18 +0100
  • 5b3d614a9f Merge d7941fd379 into 8c86849e86 kevinkk525 2016-02-06 00:35:59 +0000
  • d7941fd379 Changed mp3 file type to support real .mp3 files kevinkk525 2016-02-06 01:35:27 +0100