Commit Graph

124 Commits

Author SHA1 Message Date
Badlop 078ba3ace6 Join three send_message_* commands in one (PR #68) 2015-02-11 18:48:43 +01:00
badlop 4fafcbf93d Merge pull request #68 from hamano/send_message_normal
add send_message_normal command
2015-02-11 18:31:44 +01:00
Mickaël Rémond bd0dc5ab9d Add list of broken module
We are looking for contributors to help updating them for latest ejabberd.
2015-02-11 16:21:43 +01:00
Mickaël Rémond a16f199473 Migrated to https://github.com/processone/ejabberdOSXPrefs 2015-02-11 16:14:10 +01:00
Mickaël Rémond ab85f6a6e4 Migrated to https://github.com/processone/bfile 2015-02-11 16:05:03 +01:00
Mickaël Rémond f41fb570d6 Migrated to https://github.com/processone/dns-tools 2015-02-11 13:10:50 +01:00
Mickaël Rémond ce8f97b55f Migrated to https://github.com/processone/openfire-export 2015-02-11 13:02:18 +01:00
Mickaël Rémond b9357194a3 Moved Jorge to https://github.com/processone/jorge 2015-02-11 12:45:43 +01:00
HAMANO Tsukasa feac3b1d61 add send_message_normal command 2015-02-11 01:09:03 +09:00
Holger Weiss f0b54e1e1a mod_mam: Improve the README file a bit 2015-02-08 01:30:22 +01:00
Holger Weiss de67fa6adc mod_mam: Check fragment sizes when removing user
Check whether the number of Mnesia table fragments can be reduced when a
MAM user was removed.
2015-02-07 22:37:07 +01:00
Holger Weiß 76d4143d45 Merge pull request #67 from weiss/add-mod-mam
Import mod_mam, which implements XEP-0313
2015-02-06 15:04:43 +01:00
Holger Weiss d3b4bc817d Initial import of mod_mam
Import an implementation of XEP-0313: Message Archive Management,
version 0.3.
2015-02-06 14:15:30 +01:00
Holger Weiss 1f8631e7cf Update namespace definitions from ejabberd master 2015-02-06 13:46:03 +01:00
Badlop 6499187102 Document the five contributions that don't work with ejabberd 13 or newer 2015-02-06 12:54:49 +01:00
Badlop 45824cf82b Remove mod_register_web in master because it's already included in ejabberd 2015-02-06 12:46:48 +01:00
Badlop cadc841927 Remove mod_ctlextra in master because was obsoleted by mod_admin_extra 2015-02-06 12:22:19 +01:00
Badlop 4b117b5fe5 Update mod_shcommands to work with ejabberd git master 2015-02-02 17:36:34 +01:00
Badlop 350d4d3884 Update mod_logxml to work with ejabberd git master 2015-02-02 17:10:55 +01:00
Badlop 2b7bbd9535 Update mod_muc_log_http to work with ejabberd git master 2015-02-02 13:07:12 +01:00
Badlop edb67df064 Update mod_cron for better YAML config support 2015-01-28 17:12:59 +01:00
Badlop 44f709ba38 Fix mod_cron to work with ejabberd git master 2015-01-28 13:55:56 +01:00
badlop b7a7d9ae16 Merge pull request #66 from hamano/fix_mod_admin_extra_stats
fix mod_admin_extra stats command
2015-01-28 09:29:37 +01:00
HAMANO Tsukasa 6a4e88d8d7 fix mod_admin_extra stats command 2015-01-28 00:00:33 +09:00
badlop fb643dfb10 Merge pull request #60 from weiss/otp-message-log
Run mod_message_log as a supervised gen_server process
2015-01-23 17:22:23 +01:00
Holger Weiss 84044c290b mod_message_log: Add function specifications 2015-01-04 19:29:54 +01:00
Holger Weiss 44464c0f8d mod_message_log: Run as a supervised gen_server 2015-01-04 19:22:51 +01:00
Badlop bdac50591a More fixes to work with ejabberd 14 2014-12-19 15:19:10 +01:00
Badlop 5eafb8188a Fix to work with ejabberd 14 2014-12-17 17:22:59 +01:00
Badlop 4f3a724927 Update multicast code to binarization and ejabberd 14.07 2014-11-12 17:52:08 +01:00
Badlop 2589d6ec6f Reapply multicast patch to stock ejabberd files 2014-11-12 17:50:40 +01:00
Badlop 632c05e700 Update ejabberd core files to ejabberd 14.07 2014-11-12 17:47:30 +01:00
badlop b8120ee64e Merge pull request #50 from weiss/host-in-baseurl
mod_webpresence: Support @HOST@ in 'baseurl' value
2014-11-12 12:24:25 +01:00
badlop 503ce9e3ba Merge pull request #51 from weiss/remove-mod-irc
Remove mod_irc, it's included with ejabberd now
2014-11-12 12:23:52 +01:00
badlop 9eca3305ba Merge pull request #53 from weiss/ignore-empty-carbons
mod_message_log: Ignore "empty" carbon copies
2014-11-10 16:02:37 +01:00
Holger Weiss 0dfb0b9c6b mod_message_log: Ignore "empty" carbon copies
Just as we ignore regular messages that don't include a non-empty
<body/>, we now ignore carbon copies of such messages.
2014-11-06 00:56:55 +01:00
badlop 8b3a3b47a4 Merge pull request #52 from weiss/update-http-header
Update ejabberd_http header from ejabberd master
2014-10-23 11:14:01 +02:00
Holger Weiss 34b28d4689 Update ejabberd_http header from ejabberd master 2014-10-16 13:49:19 +02:00
Holger Weiss ddae2cd8dd Remove mod_irc, it's included with ejabberd now 2014-10-07 13:04:48 +02:00
Holger Weiss bb18e9f04b mod_webpresence: Support @HOST@ in 'baseurl' value 2014-09-14 22:45:05 +02:00
badlop a1eb77b91a Merge pull request #46 from weiss/fix-muc-online-rooms-global
Fix "ejabberdctl muc_online_rooms global"
2014-09-03 13:30:05 +02:00
Holger Weiss 26f332a8bc Fix "ejabberdctl muc_online_rooms global" 2014-08-19 14:40:10 +02:00
badlop ccf95a6fc8 Merge pull request #44 from weiss/update-mod-muc-room-header
Update mod_muc_room header from ejabberd master
2014-07-28 18:09:11 +02:00
Holger Weiss 07d5e77cc6 Update mod_muc_room header from ejabberd master 2014-07-25 22:49:16 +02:00
badlop 750170f27d Merge pull request #42 from mathiasertl/master
Fix includes for various modules
2014-07-10 17:49:02 +02:00
Mathias Ertl b710783208 fix includes 2014-06-29 10:20:50 +02:00
Mathias Ertl 142ab9d477 fix includes for ejabberd_ircd.erl 2014-06-29 10:20:13 +02:00
Mathias Ertl 7aa2808cda add .keepme file for atom_pubsub/ebin 2014-06-29 10:19:35 +02:00
Mathias Ertl 9bf84ad5f7 fix includes for atom_pubsub 2014-06-29 10:18:28 +02:00
Mathias Ertl ba56d73077 fix includes for mod_archive 2014-06-29 10:16:11 +02:00