Self-contained SQLite-backed PHP real-time chat
Find a file
2019-11-04 18:05:54 +01:00
.gitignore Initial commit. (all done by @madr) 2018-10-17 13:22:57 +02:00
api.php initialize db if not found 2019-11-04 17:52:17 +01: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 main.js autoformat 2019-11-04 18:05:54 +01:00
outchat-ddl.sql Initial commit. (all done by @madr) 2018-10-17 13:22:57 +02:00