Self-contained SQLite-backed PHP real-time chat
Find a file
2018-10-18 12:51:12 +02:00
.gitignore Initial commit. (all done by @madr) 2018-10-17 13:22:57 +02:00
api.php fix SQL injection 2018-10-17 14:08:18 +02:00
helpers.js add support for iframe embedding 2018-10-17 17:44:04 +02:00
index.php add an observer mode (?observer=1 query param) 2018-10-18 12:48:01 +02:00
LICENSE Add LICENSE 2018-10-17 11:24:55 +00:00
main.css add an observer mode (?observer=1 query param) 2018-10-18 12:48:01 +02:00
main.js fix not starting out scrolled down 2018-10-18 12:51:12 +02:00
outchat-ddl.sql Initial commit. (all done by @madr) 2018-10-17 13:22:57 +02:00