Badlop
|
14afea1a20
|
Added JavaScript content type
SVN Revision: 2190
|
2009-06-16 13:52:47 +00:00 |
|
Badlop
|
4fdc4a2e06
|
Include Last-Modified HTTP header in responses to allow caching (EJAB-546) in mod_http_fileserver and mod_muc_log_http.
SVN Revision: 2189
|
2009-06-16 13:52:42 +00:00 |
|
Badlop
|
0864e8a24f
|
Fix error creating ETS table if enabled in several vhosts (EJAB-551). Unregister the command when stopping the module.
SVN Revision: 2188
|
2009-06-16 13:52:37 +00:00 |
|
Badlop
|
6af85aea18
|
Remove Erlang module attribute 'vsn' because it doesn't provide any worth feature, and it difficults hot code update (EJAB-440)
SVN Revision: 2187
|
2009-06-16 13:52:32 +00:00 |
|
Badlop
|
0d4155b902
|
The Erlang/OTP function httpd_util:to_lower/1 is deprecated, and it's recommended to use string:to_lower/1 instead.
SVN Revision: 2186
|
2009-06-16 13:52:28 +00:00 |
|
Badlop
|
91193bf928
|
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: 2185
|
2009-06-16 13:52:17 +00:00 |
|
Badlop
|
b57248e822
|
Added accesslog parameter to record requests log in a file similar to Apache (thanks to Jerome Sautret)
SVN Revision: 2184
|
2009-06-16 13:52:12 +00:00 |
|
Badlop
|
487b80b9b0
|
Initial commit of mod_http_fileserver (thanks to Massimiliano Mirra)
SVN Revision: 2183
|
2009-06-16 13:52:07 +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 |
|
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
|
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
|
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
|
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
|
60f52b2cd8
|
Add forgotten copyright and license notices. Fix blackspaces.
SVN Revision: 2152
|
2009-06-09 10:56:49 +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 |
|
Badlop
|
a45e6da3d0
|
Remove support of deprecated Disco Publish XEP-0030 (EJAB-904)
SVN Revision: 2141
|
2009-06-02 18:09:01 +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 |
|
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 |
|
Karim Gemayel
|
1b94c7a8b3
|
API renaming : compare_bare_jids -> bare_compare
SVN Revision: 2130
|
2009-06-01 16:50:36 +00:00 |
|
Karim Gemayel
|
c31f99937f
|
API renaming : compare_jids -> compare
SVN Revision: 2129
|
2009-06-01 16:49:00 +00:00 |
|
Karim Gemayel
|
4258b99b2b
|
API renaming : lresource_as_list -> prep_resource_as_list
SVN Revision: 2128
|
2009-06-01 16:43:15 +00:00 |
|
Karim Gemayel
|
29c0e17ca2
|
API renaming : lresource -> prep_resource
SVN Revision: 2127
|
2009-06-01 16:42:07 +00:00 |
|
Karim Gemayel
|
d51d9e9fff
|
API renaming : lnode_as_list -> prep_node_as_list
SVN Revision: 2126
|
2009-06-01 16:40:51 +00:00 |
|
Karim Gemayel
|
d5f2c41f26
|
API renaming : lnode -> prep_node
SVN Revision: 2125
|
2009-06-01 16:39:36 +00:00 |
|
Karim Gemayel
|
7eb395b87d
|
API renaming : ldomain_as_list -> prep_domain_as_list
SVN Revision: 2124
|
2009-06-01 16:38:28 +00:00 |
|
Karim Gemayel
|
19d7d79229
|
API renaming : ldomain -> prep_domain
SVN Revision: 2123
|
2009-06-01 16:37:15 +00:00 |
|
Karim Gemayel
|
526dc54173
|
API renaming : parse_jid -> parse
SVN Revision: 2122
|
2009-06-01 16:35:55 +00:00 |
|
Karim Gemayel
|
a136192db2
|
API renaming : bare_jid_to_jid -> full
SVN Revision: 2121
|
2009-06-01 16:34:38 +00:00 |
|
Karim Gemayel
|
5dbc4f9954
|
API renaming : jid_to_bare_jid > bare
SVN Revision: 2120
|
2009-06-01 16:30:15 +00:00 |
|
Karim Gemayel
|
447d3818f5
|
API renaming : make_jid -> make
SVN Revision: 2119
|
2009-06-01 16:26:00 +00:00 |
|
Christophe Romain
|
7c45f8f053
|
fix nodetree virtual to allow node subscription
SVN Revision: 2117
|
2009-05-29 00:44:07 +00:00 |
|
Christophe Romain
|
497d4d26bb
|
make flat the default node plugin
SVN Revision: 2116
|
2009-05-29 00:27:26 +00:00 |
|
Christophe Romain
|
db6a8c2e05
|
fix ets table name change
SVN Revision: 2115
|
2009-05-29 00:13:21 +00:00 |
|
Christophe Romain
|
a16230c9ca
|
pubsub: added configuration option in guide.tex, added last item cache, use default node type if given type is not configured, make node_flat the default node plugin. caps: improve cache handling
SVN Revision: 2114
|
2009-05-28 23:21:50 +00:00 |
|
Badlop
|
0bbbf468f0
|
Fix crashes when browsing some WebAdmin pages (EJAB-821)
SVN Revision: 2111
|
2009-05-27 17:29:58 +00:00 |
|
Badlop
|
9bcba6c8b8
|
Update CSS of WebAdmin menu
SVN Revision: 2110
|
2009-05-27 17:29:50 +00:00 |
|
Badlop
|
a1fe76fb5b
|
Support to select what modules to update. Split large function in smaller ones.
SVN Revision: 2109
|
2009-05-27 17:29:43 +00:00 |
|
Pablo Polvorin
|
dc613df3b1
|
Do not indent the resulting html. Indentation in exmpp is buggy, and there isn't a real adventage on indenting the generated html
SVN Revision: 2106
|
2009-05-27 15:02:44 +00:00 |
|
Christophe Romain
|
45a8a0fb53
|
make get_items able to sort items in publish order (EJAB-824)
SVN Revision: 2105
|
2009-05-26 22:50:11 +00:00 |
|
Christophe Romain
|
aa210166c4
|
improve get_entity_* to work regardless of nodetree (EJAB-937)
SVN Revision: 2104
|
2009-05-26 21:50:13 +00:00 |
|
Badlop
|
43a3fef7bb
|
Document how to setup CAPTCHA. Install example captcha.sh (EJAB-895)
SVN Revision: 2103
|
2009-05-26 17:20:50 +00:00 |
|
Badlop
|
55bebb0f62
|
Implement XEP-158 CAPTCHA Forms, support in mod_muc, sample script (thanks to Evgeniy Khramtsov)(EJAB-895)
SVN Revision: 2102
|
2009-05-26 17:20:09 +00:00 |
|