<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>635488006af52d803f480ddee62269db73e6100a</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/29c1fb7e1982b5b010a057c00bef4a56c7cf424f</url>
    <id>29c1fb7e1982b5b010a057c00bef4a56c7cf424f</id>
    <committed-date>2005-05-24T14:20:38-07:00</committed-date>
    <authored-date>2005-05-24T14:20:38-07:00</authored-date>
    <message>Tagged ejabberd-0.9.1 release


git-svn-id: https://svn.process-one.net/ejabberd/tags/ejabberd-0.9.1@366 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>9226451b69de206053c7aa915ea15c7e8f7bf640</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc84c74d2d737123d649b4874221f04598ec9f5c</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/635488006af52d803f480ddee62269db73e6100a</url>
    <id>635488006af52d803f480ddee62269db73e6100a</id>
    <committed-date>2005-05-23T13:34:07-07:00</committed-date>
    <authored-date>2005-05-23T13:34:07-07:00</authored-date>
    <message>	* src/ejabberd.hrl: Updated version to 0.9.1


git-svn-id: https://svn.process-one.net/ejabberd/branches/ejabberd-0.9.1@362 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>9226451b69de206053c7aa915ea15c7e8f7bf640</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>25eaa6e50a9b515854afb14050c6614ad3500ca1</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/cc84c74d2d737123d649b4874221f04598ec9f5c</url>
    <id>cc84c74d2d737123d649b4874221f04598ec9f5c</id>
    <committed-date>2005-05-23T13:31:24-07:00</committed-date>
    <authored-date>2005-05-23T13:31:24-07:00</authored-date>
    <message>Trunk copied to branches/ejabberd-0.9.1


git-svn-id: https://svn.process-one.net/ejabberd/branches/ejabberd-0.9.1@361 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>f8313f228df3815568f27954cbc15015f10e7206</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c87f7edb388ba24b5e7d2238d84b95579618c89e</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/25eaa6e50a9b515854afb14050c6614ad3500ca1</url>
    <id>25eaa6e50a9b515854afb14050c6614ad3500ca1</id>
    <committed-date>2005-05-23T13:28:58-07:00</committed-date>
    <authored-date>2005-05-23T13:28:58-07:00</authored-date>
    <message>	* src/msgs/fr.msg: Updated (thanks to Mickael Remond)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@360 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>f8313f228df3815568f27954cbc15015f10e7206</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fda526bab8550dab0456b88944e036a3254bc716</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/c87f7edb388ba24b5e7d2238d84b95579618c89e</url>
    <id>c87f7edb388ba24b5e7d2238d84b95579618c89e</id>
    <committed-date>2005-05-23T13:27:17-07:00</committed-date>
    <authored-date>2005-05-23T13:27:17-07:00</authored-date>
    <message>	* src/odbc/Makefile.in: Added

	* src/configure.ac: Updated for odbc support
	* src/Makefile.in: Likewise

	* src/aclocal.m4: Bugfix


git-svn-id: https://svn.process-one.net/ejabberd/trunk@359 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>92da3a169cd873ab03654a91c449a0cc58ce7c72</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0332d6fb91cf02b12d4c75646dacc10f6c3ce78d</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/fda526bab8550dab0456b88944e036a3254bc716</url>
    <id>fda526bab8550dab0456b88944e036a3254bc716</id>
    <committed-date>2005-05-23T12:47:57-07:00</committed-date>
    <authored-date>2005-05-23T12:47:57-07:00</authored-date>
    <message>	* src/mod_last_odbc.erl: Added store_last_info/4 function (thanks
	to Sergei Golovan)
	* src/mod_last.erl: Likewise

	* src/jd2ejd.erl: Support for exporting iq:last information,
	better error handling (thanks to Sergei Golovan)

	* src/ejabberd_ctl.erl: Added &quot;import-file&quot; and &quot;import-dir&quot;
	commands (thanks to Sergei Golovan)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@358 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>e9935111a281788cbbc88b88cb1739cd8ae4ead3</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f4df4892c8d1a7a2b01fa654ffc9b113a3e2e6c3</id>
      </parent>
    </parents>
    <author>
      <name>mremond</name>
      <email>mremond@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/0332d6fb91cf02b12d4c75646dacc10f6c3ce78d</url>
    <id>0332d6fb91cf02b12d4c75646dacc10f6c3ce78d</id>
    <committed-date>2005-05-23T12:46:00-07:00</committed-date>
    <authored-date>2005-05-23T12:46:00-07:00</authored-date>
    <message>Updated French translation


git-svn-id: https://svn.process-one.net/ejabberd/trunk@357 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>7b0946762d86a6b79d0f10bc49d9f30e3ccbe13f</tree>
    <committer>
      <name>mremond</name>
      <email>mremond@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>98139b11b4ace433ac378da22e3f57da26b0e57e</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/f4df4892c8d1a7a2b01fa654ffc9b113a3e2e6c3</url>
    <id>f4df4892c8d1a7a2b01fa654ffc9b113a3e2e6c3</id>
    <committed-date>2005-05-23T12:33:52-07:00</committed-date>
    <authored-date>2005-05-23T12:33:52-07:00</authored-date>
    <message>	* doc/guide.tex: Updated (thanks to Sergei Golovan)
	* doc/dev.tex: Likewise
	* doc/disco.png: Likewise
	* doc/discorus.png: Likewise
	* doc/webadmin.png: Likewise
	* doc/webadminru.png: Likewise


git-svn-id: https://svn.process-one.net/ejabberd/trunk@356 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>9ff4e7b44bd361601b9a78dfba7c00ead1523ba3</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90f39876d7bdc2405e67f6c77fec90ccd11e433e</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/98139b11b4ace433ac378da22e3f57da26b0e57e</url>
    <id>98139b11b4ace433ac378da22e3f57da26b0e57e</id>
    <committed-date>2005-05-23T12:12:30-07:00</committed-date>
    <authored-date>2005-05-23T12:12:30-07:00</authored-date>
    <message>	* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
	* src/msgs/uk.msg: Likewise


git-svn-id: https://svn.process-one.net/ejabberd/trunk@355 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>5234c52498f2fa3941ddb5ba2f0b5b2d4f1ce8d8</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19449d96fb8e5ee18ea1603b83c0ed41cd762453</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/90f39876d7bdc2405e67f6c77fec90ccd11e433e</url>
    <id>90f39876d7bdc2405e67f6c77fec90ccd11e433e</id>
    <committed-date>2005-05-22T17:30:29-07:00</committed-date>
    <authored-date>2005-05-22T17:30:29-07:00</authored-date>
    <message>	* src/web/ejabberd_web_admin.erl: Updated CSS, added modules
	management (thanks to Sergei Golovan)

	* src/gen_mod.erl: Added function loaded_modules_with_opts/0, new
	API for module stopping (thanks to Sergei Golovan)
	* src/mod_muc/mod_muc.erl: Moved a process name to a macros,
	updated module stopping (thanks to Sergei Golovan)
	* src/mod_irc/mod_irc.erl: Likewise
	* src/mod_pubsub/mod_pubsub.erl: Likewise
	* src/mod_announce.erl: Updated module stopping (thanks to Sergei
	Golovan)
	* src/mod_echo.erl: Likewise
	* src/mod_offline.erl: Likewise


git-svn-id: https://svn.process-one.net/ejabberd/trunk@354 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>6ac1e93d3598629d024e5e72511747af9af8cca9</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>62812fe915e8303a7d24039b4d46d5b0c759a32b</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/19449d96fb8e5ee18ea1603b83c0ed41cd762453</url>
    <id>19449d96fb8e5ee18ea1603b83c0ed41cd762453</id>
    <committed-date>2005-05-22T16:29:54-07:00</committed-date>
    <authored-date>2005-05-22T16:29:54-07:00</authored-date>
    <message>	* src/web/ejabberd_http.erl: &quot;Connection:&quot; header value now
	matched case-insensitive, and returned to client, replaced
	duplicate is_space($\r) with is_space($\t) (thanks to Maxim
	Ryazanov)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@353 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>5fd5a890c7ab5d6a54c1b86c839c02ec75f31492</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95d985e4564146082bd648141d743eda01fe2219</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/62812fe915e8303a7d24039b4d46d5b0c759a32b</url>
    <id>62812fe915e8303a7d24039b4d46d5b0c759a32b</id>
    <committed-date>2005-05-21T13:21:41-07:00</committed-date>
    <authored-date>2005-05-21T13:21:41-07:00</authored-date>
    <message>	* src/mod_pubsub/mod_pubsub.erl: Fixed XML element name for
	pubsub#event namespace (thanks to Magnus Henoch)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@352 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>13736d784db772b91708a7859ef5523292439130</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>daaf9f3a9845dffcda475314021616667cc32ea9</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/95d985e4564146082bd648141d743eda01fe2219</url>
    <id>95d985e4564146082bd648141d743eda01fe2219</id>
    <committed-date>2005-05-21T12:44:37-07:00</committed-date>
    <authored-date>2005-05-21T12:44:37-07:00</authored-date>
    <message>	* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
	* src/msgs/uk.msg: Likewise

	* src/msgs/es.msg: Updated (thanks to Badlop)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@351 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>d3cb6122979b003dbfb84db3fe066d1ab90e6b0d</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d401ec7e4e6dd58b831900ebeb5bf1abef5b6cb</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/daaf9f3a9845dffcda475314021616667cc32ea9</url>
    <id>daaf9f3a9845dffcda475314021616667cc32ea9</id>
    <committed-date>2005-05-18T16:47:33-07:00</committed-date>
    <authored-date>2005-05-18T16:47:33-07:00</authored-date>
    <message>	* src/mod_pubsub/mod_pubsub.erl: Now possible to subscribe to a
	pubsub node with a JID that includes a resource (thanks to Martijn
	van Beers)

	* src/stringprep/uni_parse2.tcl: Bugfix
	* src/stringprep/stringprep_drv.c: Likewise
	* src/stringprep/uni_norm.c: Regenerated


git-svn-id: https://svn.process-one.net/ejabberd/trunk@350 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>b173f8a9663b0736028ef1363cdc900a8f2f6521</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0b5bd31a57ce89bdca0258b222a00fd01c89e6cb</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/2d401ec7e4e6dd58b831900ebeb5bf1abef5b6cb</url>
    <id>2d401ec7e4e6dd58b831900ebeb5bf1abef5b6cb</id>
    <committed-date>2005-05-17T15:35:16-07:00</committed-date>
    <authored-date>2005-05-17T15:35:16-07:00</authored-date>
    <message>	* src/mod_irc/mod_irc_connection.erl: Added support for WHOIS
	requests and reply to USERINFO (thanks to Oleg V. Motienko)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@349 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>06761d17b9819656149411964aa67d10a61290b7</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>04551172ee2c010b127a66a6499fb09e043b9d52</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/0b5bd31a57ce89bdca0258b222a00fd01c89e6cb</url>
    <id>0b5bd31a57ce89bdca0258b222a00fd01c89e6cb</id>
    <committed-date>2005-05-17T05:51:47-07:00</committed-date>
    <authored-date>2005-05-17T05:51:47-07:00</authored-date>
    <message>	* src/stringprep/stringprep_drv.c: Bugfix


git-svn-id: https://svn.process-one.net/ejabberd/trunk@348 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>531b58049483e6c4e90a17953d49ba9508ce08e5</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>09895669d24af261940875fe6bff7b462a08ea35</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/04551172ee2c010b127a66a6499fb09e043b9d52</url>
    <id>04551172ee2c010b127a66a6499fb09e043b9d52</id>
    <committed-date>2005-05-15T16:03:25-07:00</committed-date>
    <authored-date>2005-05-15T16:03:25-07:00</authored-date>
    <message>	* src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan)

	* src/odbc/Makefile.win32: Added (thanks to Sergei Golovan)

	* src/Makefile.win32: Updated (thanks to Sergei Golovan)

	* src/jd2ejd.erl: Fixed private xml setting

	* src/mod_last.erl: Bugfix
	* src/mod_last_odbc.erl: Likewise

	* src/mod_pubsub/mod_pubsub.erl: Fixed service stopping


git-svn-id: https://svn.process-one.net/ejabberd/trunk@347 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>84b3d74618107b9f061cfce33e46a42d89a149c6</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>95592503718c97b1b3571f2b91bbf322e87b78cd</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/09895669d24af261940875fe6bff7b462a08ea35</url>
    <id>09895669d24af261940875fe6bff7b462a08ea35</id>
    <committed-date>2005-05-09T12:38:16-07:00</committed-date>
    <authored-date>2005-05-09T12:38:16-07:00</authored-date>
    <message>	* src/mod_muc/mod_muc_room.erl: Fixed bug with storing
	affiliations of invited users in members-only room (thanks to
	Sergei Golovan)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@346 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>3256d4464869b86eac5f7d9fa345a5ec5117e384</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4cdae956c4ab8f1f068e6b7fa24a48384795c1f7</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/95592503718c97b1b3571f2b91bbf322e87b78cd</url>
    <id>95592503718c97b1b3571f2b91bbf322e87b78cd</id>
    <committed-date>2005-05-09T12:12:41-07:00</committed-date>
    <authored-date>2005-05-09T12:12:41-07:00</authored-date>
    <message>	* src/ejabberd_c2s.erl: Fixed starttls_required behaviour for
	legacy connections (thanks to Brian Campbell)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@345 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>4236f0ab18283f052aa8cf5a66843d43fbef74eb</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df404f30688fda1d5bc5f4c7a58b7bc87becd11f</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/4cdae956c4ab8f1f068e6b7fa24a48384795c1f7</url>
    <id>4cdae956c4ab8f1f068e6b7fa24a48384795c1f7</id>
    <committed-date>2005-05-08T16:39:46-07:00</committed-date>
    <authored-date>2005-05-08T16:39:46-07:00</authored-date>
    <message>	* src/web/ejabberd_web_admin.erl: Images now specified via CSS,
	design slightly updated, added last activity statistics (thanks to
	Sergei Golovan)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@344 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>6ff995c84fe3d73c1d11db38c57ea5720660c5d6</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6dd4bbacb591fd89ca5f40d977da668038579e93</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/df404f30688fda1d5bc5f4c7a58b7bc87becd11f</url>
    <id>df404f30688fda1d5bc5f4c7a58b7bc87becd11f</id>
    <committed-date>2005-05-06T18:21:39-07:00</committed-date>
    <authored-date>2005-05-06T18:21:39-07:00</authored-date>
    <message>	* src/stringprep/stringprep_drv.c: Added check for bidi

	* src/stringprep/uni_parse.tcl: Now handle all Unicode code points
	up to U+10FFFF
	* src/stringprep/uni_parse2.tcl: Likewise
	* src/stringprep/uni_data.c: Regenerated
	* src/stringprep/uni_norm.c: Likewise


git-svn-id: https://svn.process-one.net/ejabberd/trunk@343 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>962ab7882723e6237223d9b5ae140896a4d0435e</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f406f7344449d888db810577e1cd7e012a529282</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/6dd4bbacb591fd89ca5f40d977da668038579e93</url>
    <id>6dd4bbacb591fd89ca5f40d977da668038579e93</id>
    <committed-date>2005-05-05T18:38:05-07:00</committed-date>
    <authored-date>2005-05-05T18:38:05-07:00</authored-date>
    <message>	* src/stringprep/uni_norm.c: Regenerated with Unicode 3.2 tables
	as required by RFC3454

	* src/stringprep/uni_parse2.tcl: Bugfixes

	* src/stringprep/stringprep_drv.c: Bugfixes, added hangul
	composition


git-svn-id: https://svn.process-one.net/ejabberd/trunk@342 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>c7372bd2845c94a700468b698b84fabf9793e5ff</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bc0dff976c2d95b94643a00cb381641e3468dd77</id>
      </parent>
    </parents>
    <author>
      <name>mremond</name>
      <email>mremond@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/f406f7344449d888db810577e1cd7e012a529282</url>
    <id>f406f7344449d888db810577e1cd7e012a529282</id>
    <committed-date>2005-05-05T06:16:10-07:00</committed-date>
    <authored-date>2005-05-05T06:16:10-07:00</authored-date>
    <message>ChangeLog updated

git-svn-id: https://svn.process-one.net/ejabberd/trunk@341 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>2b18ec6c45ac86d09821f434f56840919cc4286d</tree>
    <committer>
      <name>mremond</name>
      <email>mremond@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f698e1b0dc6c794080fa92a55f44895805f18fb7</id>
      </parent>
    </parents>
    <author>
      <name>mremond</name>
      <email>mremond@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/bc0dff976c2d95b94643a00cb381641e3468dd77</url>
    <id>bc0dff976c2d95b94643a00cb381641e3468dd77</id>
    <committed-date>2005-05-05T06:11:18-07:00</committed-date>
    <authored-date>2005-05-05T06:11:18-07:00</authored-date>
    <message>Adding missing 0.9 fields in fr.msg

git-svn-id: https://svn.process-one.net/ejabberd/trunk@340 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>b6cd3b9d4c2aaf9930e4bc4ee27e9b0a15a3ab71</tree>
    <committer>
      <name>mremond</name>
      <email>mremond@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bf53d4de59bbb00df63933cf1638f9b522813370</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/f698e1b0dc6c794080fa92a55f44895805f18fb7</url>
    <id>f698e1b0dc6c794080fa92a55f44895805f18fb7</id>
    <committed-date>2005-05-03T16:07:14-07:00</committed-date>
    <authored-date>2005-05-03T16:07:14-07:00</authored-date>
    <message>	* src/mod_muc/mod_muc_room.erl: Store ban reasons for outcast
	items, updated affiliation matching rules to latest JEP-0045


git-svn-id: https://svn.process-one.net/ejabberd/trunk@339 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>89f5b772dc14f314f8ad0d4a23b439495cd142a3</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3d87ceddb80af22d2ca084c9b5a5ca82d6088ae3</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/bf53d4de59bbb00df63933cf1638f9b522813370</url>
    <id>bf53d4de59bbb00df63933cf1638f9b522813370</id>
    <committed-date>2005-05-02T14:59:39-07:00</committed-date>
    <authored-date>2005-05-02T14:59:39-07:00</authored-date>
    <message>	* src/mod_muc/mod_muc_room.erl: Updated changing roles and
	affiliations tables to latest JEP-0045


git-svn-id: https://svn.process-one.net/ejabberd/trunk@338 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>69d0f446c9ee060f0dd74e97504d8123f1ec76fd</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>98acdb4ee33b44c0c86f0822feb7dc37fefdd337</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/3d87ceddb80af22d2ca084c9b5a5ca82d6088ae3</url>
    <id>3d87ceddb80af22d2ca084c9b5a5ca82d6088ae3</id>
    <committed-date>2005-05-01T14:27:50-07:00</committed-date>
    <authored-date>2005-05-01T14:27:50-07:00</authored-date>
    <message>	* src/msgs/sw.msg: Renamed to sv.msg
	* src/msgs/sv.msg: Likewise


git-svn-id: https://svn.process-one.net/ejabberd/trunk@337 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>cf289fdcf0338575aac40a700e2a25e7ef54032b</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>78a1c82c4538910e8f1a33302aa76b445a872d50</id>
      </parent>
    </parents>
    <author>
      <name>mremond</name>
      <email>mremond@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/98acdb4ee33b44c0c86f0822feb7dc37fefdd337</url>
    <id>98acdb4ee33b44c0c86f0822feb7dc37fefdd337</id>
    <committed-date>2005-05-01T13:15:20-07:00</committed-date>
    <authored-date>2005-05-01T13:15:20-07:00</authored-date>
    <message>src/msgs/fr.msg: Updated

git-svn-id: https://svn.process-one.net/ejabberd/trunk@336 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>714c29a567b611a48e53392e63e771cbcf256dcc</tree>
    <committer>
      <name>mremond</name>
      <email>mremond@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50cd095db92a215bf411ab11c8e3214e50563237</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/78a1c82c4538910e8f1a33302aa76b445a872d50</url>
    <id>78a1c82c4538910e8f1a33302aa76b445a872d50</id>
    <committed-date>2005-05-01T13:08:27-07:00</committed-date>
    <authored-date>2005-05-01T13:08:27-07:00</authored-date>
    <message>	* src/msgs/pl.msg: Updated (thanks to Andrew Smyk)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@335 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>cf3167f06a9707c2576633529eb94debd7d86a6a</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2c9df390b451a1f17c84a5698237ecc44275314</id>
      </parent>
    </parents>
    <author>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </author>
    <url>http://github.com/bjc/ejabberd/commit/50cd095db92a215bf411ab11c8e3214e50563237</url>
    <id>50cd095db92a215bf411ab11c8e3214e50563237</id>
    <committed-date>2005-05-01T12:14:30-07:00</committed-date>
    <authored-date>2005-05-01T12:14:30-07:00</authored-date>
    <message>	* contrib/extract_translations/README: Better phrasing (thanks to
	Sergei Golovan)

	* contrib/extract_translations/extract_translations.erl: Fix to
	avoid duplication of lines (thanks to Sergei Golovan)


git-svn-id: https://svn.process-one.net/ejabberd/trunk@334 1613c18e-e6f4-0310-972c-c3fad1d2be73</message>
    <tree>6d10c201d8940ed0c5a2ce30c2d00bfb74ec4ed4</tree>
    <committer>
      <name>alexey</name>
      <email>alexey@1613c18e-e6f4-0310-972c-c3fad1d2be73</email>
    </committer>
  </commit>
</commits>
