- Timestamp:
- 09/08/05 20:32:26 (7 years ago)
- Location:
- trunk
- Files:
-
- 164 added
-
. (added)
-
Makefile (added)
-
chatserver (added)
-
chatserver/config.py (added)
-
chatserver/detach.py (added)
-
chatserver/getsettings.py (added)
-
chatserver/jabber.py (added)
-
chatserver/server.py (added)
-
chatserver/settings (added)
-
chatserver/settings/README (added)
-
chatserver/settings/blocked.xml (added)
-
chatserver/settings/jabber_questions.xml (added)
-
chatserver/settings/prefs.xml (added)
-
chatserver/settings/shifts.xml (added)
-
chatserver/settings/web_questions.xml (added)
-
chatserver/templates.py (added)
-
chatserver/xmlstream.py (added)
-
clean_database.sql (added)
-
configuration.xml (added)
-
core (added)
-
core/__init__.py (added)
-
core/dispatch.py (added)
-
core/handler.py (added)
-
core/response.py (added)
-
core/xmlconfig.py (added)
-
cronjob.py (added)
-
getsettings.py (added)
-
htdocs (added)
-
htdocs/functions.js (added)
-
htdocs/gfx (added)
-
htdocs/gfx/original (added)
-
htdocs/gfx/original/ss01.png (added)
-
htdocs/gfx/original/ss02.png (added)
-
htdocs/gfx/original/ss03.png (added)
-
htdocs/gfx/original/ss04.png (added)
-
htdocs/gfx/original/ss05.png (added)
-
htdocs/gfx/original/ss06.png (added)
-
htdocs/gfx/original/ss06b.png (added)
-
htdocs/gfx/original/ss07.png (added)
-
htdocs/gfx/original/ss10.png (added)
-
htdocs/gfx/original/ss11.png (added)
-
htdocs/gfx/original/ss12.png (added)
-
htdocs/gfx/original/ss13.png (added)
-
htdocs/gfx/original/ss14.png (added)
-
htdocs/gfx/original/ss15.png (added)
-
htdocs/gfx/original/ss16.png (added)
-
htdocs/gfx/original/ss20.png (added)
-
htdocs/gfx/original/ss21.png (added)
-
htdocs/gfx/original/ss22.png (added)
-
htdocs/gfx/ss01.png (added)
-
htdocs/gfx/ss02.png (added)
-
htdocs/gfx/ss03.png (added)
-
htdocs/gfx/ss04.png (added)
-
htdocs/gfx/ss05.png (added)
-
htdocs/gfx/ss06.png (added)
-
htdocs/gfx/ss06b.png (added)
-
htdocs/gfx/ss07.png (added)
-
htdocs/gfx/ss10.png (added)
-
htdocs/gfx/ss11.png (added)
-
htdocs/gfx/ss12.png (added)
-
htdocs/gfx/ss13.png (added)
-
htdocs/gfx/ss14.png (added)
-
htdocs/gfx/ss15.png (added)
-
htdocs/gfx/ss16.png (added)
-
htdocs/gfx/ss20.png (added)
-
htdocs/gfx/ss21.png (added)
-
htdocs/gfx/ss22.png (added)
-
htdocs/handler.py (added)
-
htdocs/resources (added)
-
htdocs/resources/emoticons (added)
-
htdocs/resources/emoticons/frown.gif (added)
-
htdocs/resources/emoticons/frown.png (added)
-
htdocs/resources/emoticons/no.gif (added)
-
htdocs/resources/emoticons/no.png (added)
-
htdocs/resources/emoticons/normal.gif (added)
-
htdocs/resources/emoticons/normal.png (added)
-
htdocs/resources/emoticons/ohhh.gif (added)
-
htdocs/resources/emoticons/ohhh.png (added)
-
htdocs/resources/emoticons/shades.gif (added)
-
htdocs/resources/emoticons/shades.png (added)
-
htdocs/resources/emoticons/slanty.gif (added)
-
htdocs/resources/emoticons/slanty.png (added)
-
htdocs/resources/emoticons/smile.gif (added)
-
htdocs/resources/emoticons/smile.png (added)
-
htdocs/resources/emoticons/tilde.gif (added)
-
htdocs/resources/emoticons/tilde.png (added)
-
htdocs/resources/emoticons/tongue.gif (added)
-
htdocs/resources/emoticons/tongue.png (added)
-
htdocs/resources/emoticons/wink.gif (added)
-
htdocs/resources/emoticons/wink.png (added)
-
htdocs/resources/emoticons/yes.gif (added)
-
htdocs/resources/emoticons/yes.png (added)
-
htdocs/resources/emoticons/yesno.gif (added)
-
htdocs/resources/emoticons/yesno.png (added)
-
htdocs/resources/sounds (added)
-
htdocs/resources/sounds/appear.wav (added)
-
htdocs/resources/sounds/beep.wav (added)
-
htdocs/resources/sounds/chime.wav (added)
-
htdocs/resources/sounds/click.wav (added)
-
htdocs/resources/sounds/clicked.wav (added)
-
htdocs/resources/sounds/pop.wav (added)
-
htdocs/resources/sounds/toggled.wav (added)
-
htdocs/resources/sounds/yo.wav (added)
-
htdocs/style.css (added)
-
htdocs/textile.html (added)
-
lib (added)
-
lib/__init__.py (added)
-
lib/auth.py (added)
-
lib/dbfile.py (added)
-
lib/dbpage.py (added)
-
lib/dbtools.py (added)
-
lib/getsettings.py (added)
-
lib/getusers.py (added)
-
lib/inpy.py (added)
-
lib/inpy.py_bak (added)
-
lib/jabberusers.py (added)
-
lib/kindertelefoon.py (added)
-
lib/mysqlpool.py (added)
-
lib/servletbase.py (added)
-
lib/session.py (added)
-
lib/startstop.py (added)
-
lib/textile.py (added)
-
lib/timer.py (added)
-
lib/user.py (added)
-
log (added)
-
run (added)
-
run/chatserver.pid (added)
-
scripts (added)
-
scripts/404.py (added)
-
scripts/admin.py (added)
-
scripts/chatsession.py (added)
-
scripts/chatsessions.py (added)
-
scripts/clippings.py (added)
-
scripts/divisionnews.py (added)
-
scripts/file.py (added)
-
scripts/guidelines.py (added)
-
scripts/login.py (added)
-
scripts/manual.py (added)
-
scripts/news.py (added)
-
scripts/overview.py (added)
-
scripts/shifts.py (added)
-
scripts/stats.py (added)
-
scripts/tips.py (added)
-
startchat (added)
-
status (added)
-
stopchat (added)
-
templates (added)
-
templates/404.tpl (added)
-
templates/admin.tpl (added)
-
templates/chatsession.tpl (added)
-
templates/chatsessions.tpl (added)
-
templates/files.tpl (added)
-
templates/footer.tpl (added)
-
templates/header.tpl (added)
-
templates/login.tpl (added)
-
templates/navigation.tpl (added)
-
templates/news.tpl (added)
-
templates/nopermission.tpl (added)
-
templates/page.tpl (added)
-
templates/stats.tpl (added)
-
templates/textilehelp.tpl (added)
-
templates/textilehelp_en.tpl (added)
-
templates_c (added)
-
writeusers.py (added)
