summaryrefslogtreecommitdiff
path: root/src/web (unfollow)
Commit message (Expand)AuthorFilesLines
2004-12-05* src/web/ejabberd_web_admin.erl: Changed type of password fieldAlexey Shchepin1-1/+1
2004-11-05* src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin1-1/+1
2004-10-10* src/tls/Makefile.win32: Added (thanks to Sergei Golovan)Alexey Shchepin1-5/+5
2004-10-08* src/mod_muc/mod_muc_room.erl: Fixed room destroyingAlexey Shchepin1-4/+11
2004-10-05* src/web/ejabberd_http_poll.erl: Properly handle bad requestsAlexey Shchepin2-50/+433
2004-09-30* src/web/ejabberd_http.erl: Fixed processing of POST body forAlexey Shchepin1-48/+68
2004-09-29* src/web/ejabberd_http.erl: BugfixAlexey Shchepin1-39/+46
2004-09-26* src/aclocal.m4: Better expat and openssl detection (thanks toAlexey Shchepin1-6/+2
2004-09-25* src/jlib.hrl: Added namespace for iq-register stream featureAlexey Shchepin1-38/+305
2004-08-15* src/web/ejabberd_http_poll.erl: Fixed sending of Set-CookieAlexey Shchepin1-1/+3
2004-08-02* src/web/ejabberd_web_admin.erl: Added user's roster pageAlexey Shchepin1-0/+66
2004-07-13* src/web/ejabberd_web_admin.erl: Better i18n support (thanks toAlexey Shchepin1-47/+49
2004-07-06* src/Makefile.win32: Updated (thanks to Sergei Golovan)Alexey Shchepin1-11/+19
2004-06-17* src/web/ejabberd_web_admin.erl: Added configuration of listenedAlexey Shchepin1-2/+114
2004-05-22* src/web/ejabberd_http.erl: Added options for enabling HTTPAlexey Shchepin3-25/+172
2004-05-17* src/mod_muc/mod_muc.erl: Added access rules for using serveiceAlexey Shchepin2-0/+7
2004-05-16* src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin1-24/+136
2004-05-14* src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin1-19/+121
2004-05-09* src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin1-54/+73
2004-05-07* src/web/ejabberd_web_admin.erl: Updated (thanks to AndreyAlexey Shchepin1-57/+114
2004-05-04* src/web/ejabberd_web_admin.erl: UpdatedAlexey Shchepin2-109/+182
2004-05-01* src/web/ejabberd_http.erl: 'Accept-Language' header supportAlexey Shchepin2-47/+71
2004-04-26* src/web/ejabberd_web_admin.erl: Better design for administrationAlexey Shchepin4-562/+1004
2004-04-17* src/web/ejabberd_http.erl: Increased receive bufferAlexey Shchepin2-15/+17
2004-03-21* (all): Updated win32 stuff (thanks to Sergei Golovan)Alexey Shchepin2-42/+167
2004-03-20* doc/guide.tex: UpdatedAlexey Shchepin2-7/+137
2004-03-15* src/web/ejabberd_web.erl: Minor updateAlexey Shchepin1-5/+11
2004-03-14* src/web/ejabberd_web.erl: Added interface for users listsing andAlexey Shchepin1-8/+87
2004-03-13* src/web/ejabberd_web.erl: New interface for ACLs editingAlexey Shchepin3-33/+192
2004-03-12* src/web/ejabberd_web.erl: Experiments with web-interfaceAlexey Shchepin1-35/+80
2004-03-10* src/web/ejabberd_http.erl: Removed debugging outputAlexey Shchepin1-5/+6
2004-03-07* src/web/ejabberd_http_poll.erl: CompletedAlexey Shchepin2-5/+31
2004-03-06* src/web/: Support for HTTP Polling (JEP-0025) (almost complete)Alexey Shchepin3-3/+321
2004-03-04* src/web/: UpdatedAlexey Shchepin3-42/+102
2004-03-03* src/web/: Minor updateAlexey Shchepin2-6/+20
2004-03-02* src/web/: Small HTTP server and admin web-interface to ejabberdAlexey Shchepin3-0/+538