Holger Weiss
0566bf241e
mod_message_log: Stop cleanly
...
The mod_message_log module doesn't use gen_mod:get_module_proc/2 to
generate process names, as only one process (per node) is started for
all virtual hosts.
2014-12-04 20:32:21 +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
Mathias Ertl
de820d073f
fix includes for mod_profile
2014-06-29 10:15:06 +02:00
Mathias Ertl
c62daaeeef
fix includes for mod_cron
2014-06-29 10:14:15 +02:00
Badlop
198f14a7c0
Update mod_logsession to work with ejabberd master branch #41
2014-06-23 13:54:40 +02:00
badlop
ba64c794c7
Merge pull request #39 from weiss/fix-stats-arg-types
...
mod_admin_extra: Fix argument types
2014-06-12 13:27:07 +02: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
badlop
474bb63209
Merge pull request #38 from weiss/update-build-bat
...
Update erl(1) command line in build.bat files
2014-05-29 11:29:44 +02:00
badlop
ec2537352b
Merge pull request #37 from weiss/fix-mod-log-chat-readme
...
Fix mod_log_chat's README.txt file
2014-05-29 11:29:36 +02:00
badlop
72701df745
Merge pull request #36 from weiss/update-readme
...
Update the main README.txt file
2014-05-29 11:29:25 +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
Holger Weiss
4320c9c898
mod_log_chat/README.txt: Reflect the move to Git
2014-05-28 22:11:23 +02:00
Holger Weiss
b019764868
mod_log_chat/README.txt: Fix typos
2014-05-28 22:11:11 +02:00
badlop
a10d580021
Merge pull request #35 from weiss/add-mod-message-log
...
Add mod_message_log module
2014-05-28 13:46:54 +02:00
Holger Weiss
79151528d9
Convert README to Markdown
...
Use Markdown syntax for the README file, so that a certain popular Git
hosting site renders it nicely.
2014-05-27 21:22:42 +02:00
Holger Weiss
471b1e41e3
README.txt: Apply minor (wording) improvements
2014-05-27 21:15:28 +02:00
Holger Weiss
97b4735da0
Update README.txt to reflect the move to Git
2014-05-27 21:11:23 +02:00
Holger Weiss
dc30f205fe
Add mod_message_log module
...
This module writes a line for each sent or received message stanza to a
log file.
2014-05-27 00:57:06 +02:00
Badlop
c1debbd48b
mod_xmlrpc was superseded by ejabberd_xmlrpc, and that is included with ejabberd 13.12 ( #34 )
2014-05-21 18:51:09 +02:00
Badlop
ab0220ae1d
Update kick_session to work with ejabberd master
2014-05-07 18:44:48 +02:00
badlop
40459ec650
Merge pull request #32 from scrogson/remove_ejabberd_xmlrpc
...
Remove ejabberd_xmlrpc
2014-05-05 11:39:17 +02:00
badlop
3c7f583a0e
Merge pull request #33 from pyromania/master
...
Update mod_log_chat so it works with Ejabberd 13.12
2014-05-05 10:43:49 +02:00
pyromania
9c2a2c44e1
Fix mod_log_chat so it works with Ejabberd 13.12.
2014-05-04 22:42:13 -05:00
pyromania
f4963a26e7
Include lager in the build dependencies.
2014-05-04 22:41:16 -05:00
Sonny Scroggin
8945540dc9
ejabberd_xmlrpc is now included with ejabberd 13.12
2014-05-02 17:12:54 -05:00
Sonny Scroggin
3a61f008ac
Binary conversions
2014-05-02 15:01:36 -05:00
badlop
ea1025879d
Merge pull request #27 from weiss/fix-s2s-log
...
Fix mod_s2s_log to work with ejabberd 13.12
2014-04-10 12:50:25 +02:00
badlop
52878eaff2
Merge pull request #28 from weiss/fix-muc-online-rooms
...
Fix "muc_online_rooms" output
2014-04-10 12:49:35 +02:00
Holger Weiss
33dfbf1ef6
mod_muc_admin: Fix "muc_online_rooms" output
...
Don't split the components of room JIDs in the "muc_online_rooms"
output.
2014-04-09 23:30:03 +02:00