Badlop
|
c4e80abeac
|
New option directory_indices, and improve logging (thanks to Brian Cully)(EJAB-932)
SVN Revision: 2180
|
2009-06-16 13:45:51 +00:00 |
|
Badlop
|
1bcc001615
|
Fix capitalization of HTTP headers (thanks to Brian Cully)(EJAB-892)
SVN Revision: 2179
|
2009-06-16 13:45:46 +00:00 |
|
Badlop
|
83e96f155a
|
Converted to gen_server behaviour (EJAB-561). Use the general reopen_log_hook instead of ejabberdctl command.
SVN Revision: 2178
|
2009-06-16 13:45:33 +00:00 |
|
Badlop
|
3681835668
|
Fix ip source to comply with new ip storage into ejabberd_http (thanks to Christophe Romain)
SVN Revision: 2177
|
2009-06-16 13:45:22 +00:00 |
|
Badlop
|
d2684bc3e8
|
Use httpd_util:to_lower when not compiling with Erlang R12 (EJAB-628)
SVN Revision: 2176
|
2009-06-16 13:45:17 +00:00 |
|
Badlop
|
c4ca19d313
|
Added JavaScript content type
SVN Revision: 2175
|
2009-06-16 13:45:12 +00:00 |
|
Badlop
|
a9ab002f48
|
Include Last-Modified HTTP header in responses to allow caching (EJAB-546) in mod_http_fileserver and mod_muc_log_http.
SVN Revision: 2174
|
2009-06-16 13:45:03 +00:00 |
|
Badlop
|
b416ed03c9
|
Fix error creating ETS table if enabled in several vhosts (EJAB-551). Unregister the command when stopping the module.
SVN Revision: 2173
|
2009-06-16 13:44:58 +00:00 |
|
Badlop
|
2190055a06
|
Remove Erlang module attribute 'vsn' because it doesn't provide any worth feature, and it difficults hot code update (EJAB-440)
SVN Revision: 2172
|
2009-06-16 13:44:53 +00:00 |
|
Badlop
|
7e426b9623
|
The Erlang/OTP function httpd_util:to_lower/1 is deprecated, and it's recommended to use string:to_lower/1 instead.
SVN Revision: 2171
|
2009-06-16 13:44:48 +00:00 |
|
Badlop
|
bd106bd45f
|
Small change in accesslog file format; fix bug when accesslog conf parameter wasn't present in the conf file (thanks to Jerome Sautret)
SVN Revision: 2170
|
2009-06-16 13:44:38 +00:00 |
|
Badlop
|
99fe76f8bc
|
Added accesslog parameter to record requests log in a file similar to Apache (thanks to Jerome Sautret)
SVN Revision: 2169
|
2009-06-16 13:44:32 +00:00 |
|
Badlop
|
eedef994a9
|
Initial commit of mod_http_fileserver (thanks to Massimiliano Mirra)
SVN Revision: 2168
|
2009-06-16 13:44:26 +00:00 |
|
Badlop
|
818a70bdd7
|
Do not include mod_irc, it can be found in ejabberd-modules SVN. Iconv not required. (EJAB-954)
SVN Revision: 2167
|
2009-06-16 11:27:33 +00:00 |
|
Mickaël Rémond
|
940f5be35e
|
Fix syntax error in config file
SVN Revision: 2166
|
2009-06-16 00:49:09 +00:00 |
|
Mickaël Rémond
|
732ad47559
|
Fix syntax error in config file.
SVN Revision: 2165
|
2009-06-16 00:47:43 +00:00 |
|
Badlop
|
83ffe1989a
|
Ad-hoc commands to join IRC channel, set nickname and encoding (thanks to Magnus Henoch)(EJAB-302)
SVN Revision: 2164
|
2009-06-15 18:56:52 +00:00 |
|
Badlop
|
88fd7b226a
|
Add option to restrict max offline messages by Access and ACL (EJAB-951)
New option for mod_offline: access_max_user_messages.
The old option user_max_messages is no longer supported.
SVN Revision: 2163
|
2009-06-15 17:44:04 +00:00 |
|
Badlop
|
e0370d89b4
|
Add option to restrict max offline messages by Access and ACL (EJAB-951)
New option for mod_offline: access_max_user_messages.
The old option user_max_messages is no longer supported.
SVN Revision: 2162
|
2009-06-15 17:43:18 +00:00 |
|
Badlop
|
2f6cea2be3
|
Fix warning about a case already covered.
SVN Revision: 2161
|
2009-06-15 17:27:11 +00:00 |
|
Badlop
|
b4a1b4c8fb
|
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
SVN Revision: 2160
|
2009-06-15 17:27:06 +00:00 |
|
Badlop
|
de15168cdb
|
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
SVN Revision: 2159
|
2009-06-15 17:26:48 +00:00 |
|
Christophe Romain
|
ddd3e58f35
|
add greetings to Brian Cully for pubsub contribs
SVN Revision: 2158
|
2009-06-15 13:58:40 +00:00 |
|
Christophe Romain
|
50b73664e2
|
experimental patch including XEP-248 (thanks to Brian Cully)
SVN Revision: 2157
|
2009-06-15 13:45:40 +00:00 |
|
Badlop
|
2f3963417f
|
Prevent process crash if the IP and port of a connection is unknown.
SVN Revision: 2156
|
2009-06-11 18:57:03 +00:00 |
|
Badlop
|
6f080f7fed
|
Prevent process crash if the IP and port of a connection is unknown.
SVN Revision: 2155
|
2009-06-11 18:01:36 +00:00 |
|
Badlop
|
8de03275c3
|
When client is closed, include the Reason in the stream trailer stanza.
SVN Revision: 2154
|
2009-06-09 12:10:24 +00:00 |
|
Badlop
|
ce7e9129d9
|
When client is closed, include the Reason in the stream trailer stanza.
SVN Revision: 2153
|
2009-06-09 12:09:48 +00:00 |
|
Badlop
|
60f52b2cd8
|
Add forgotten copyright and license notices. Fix blackspaces.
SVN Revision: 2152
|
2009-06-09 10:56:49 +00:00 |
|
Badlop
|
f767def249
|
Add forgotten copyright and license notices. Fix blackspaces.
SVN Revision: 2151
|
2009-06-09 10:56:14 +00:00 |
|
Badlop
|
dd101c99e5
|
Malformed CAPTCHA response may crash a room. This is now fixed. (thanks to Evgeniy Khramtsov)
SVN Revision: 2150
|
2009-06-09 09:39:07 +00:00 |
|
Evgeniy Khramtsov
|
5583a3f7dc
|
fixes typo in Russian translation
SVN Revision: 2149
|
2009-06-09 07:03:27 +00:00 |
|
Evgeniy Khramtsov
|
b7fd730409
|
Malformed CAPTCHA response may crash a room. This is now fixed.
SVN Revision: 2148
|
2009-06-09 03:53:36 +00:00 |
|
Badlop
|
1266bf48e6
|
Update Spanish translation
SVN Revision: 2147
|
2009-06-05 15:22:29 +00:00 |
|
Badlop
|
459074fd97
|
Update French translation (thanks to Nicolas Vérité)
SVN Revision: 2146
|
2009-06-05 15:07:15 +00:00 |
|
Badlop
|
3b5a74b34e
|
Update Russian translation (thanks to Evgeniy Khramtsov)
The translator improves ru.po Russian translation.
Later ru.msg is automatically obtained by calling: make translations
SVN Revision: 2145
|
2009-06-03 16:41:44 +00:00 |
|
Badlop
|
049b7c5d11
|
Update ejabberd.pot and *.po, compile *.msg. All this by calling: make translations
SVN Revision: 2144
|
2009-06-03 16:41:34 +00:00 |
|
Evgeniy Khramtsov
|
97e2b39b69
|
updated russian translation
SVN Revision: 2143
|
2009-06-03 15:39:30 +00:00 |
|
Badlop
|
48392832ef
|
When max_stanza_size is exceeded, return meaningful error message (EJAB-752)
SVN Revision: 2142
|
2009-06-02 21:24:33 +00:00 |
|
Badlop
|
a45e6da3d0
|
Remove support of deprecated Disco Publish XEP-0030 (EJAB-904)
SVN Revision: 2141
|
2009-06-02 18:09:01 +00:00 |
|
Badlop
|
72b842d8d1
|
Remove support of deprecated Disco Publish XEP-0030 (EJAB-904)
SVN Revision: 2140
|
2009-06-02 18:07:59 +00:00 |
|
Badlop
|
2b6f45e4c1
|
Update some calls from jlib:make_jid to exmpp_jid:make
SVN Revision: 2139
|
2009-06-01 23:44:55 +00:00 |
|
Badlop
|
332de67fe2
|
Fix some calls to exmpp
SVN Revision: 2138
|
2009-06-01 21:04:16 +00:00 |
|
Badlop
|
ff3fd02115
|
Fix Access check: the rule can be defined in a vhost or global.
SVN Revision: 2137
|
2009-06-01 21:04:11 +00:00 |
|
Badlop
|
05187325ee
|
Fix Access check: the rule can be defined in a vhost or global.
SVN Revision: 2136
|
2009-06-01 18:04:18 +00:00 |
|
Karim Gemayel
|
437c9d07f5
|
API renaming : bare_jid_to_binary -> bare_to_binary
SVN Revision: 2135
|
2009-06-01 17:00:44 +00:00 |
|
Karim Gemayel
|
9abe47f350
|
API renaming : jid_to_binary -> to_binary
SVN Revision: 2134
|
2009-06-01 16:59:08 +00:00 |
|
Karim Gemayel
|
7a884ced32
|
API renaming : bare_jid_to_list -> bare_to_list
SVN Revision: 2133
|
2009-06-01 16:54:33 +00:00 |
|
Karim Gemayel
|
0ace8bda8c
|
API renaming : prepd_jid_to_list -> prep_to_list
SVN Revision: 2132
|
2009-06-01 16:53:48 +00:00 |
|
Karim Gemayel
|
15bc238297
|
API renaming : jid_to_list -> to_list
SVN Revision: 2131
|
2009-06-01 16:52:14 +00:00 |
|