Commit Graph

17 Commits

Author SHA1 Message Date
311b4723ea split quests table, added ability to update quest 2018-06-20 13:45:31 -04:00
c2fb07d8f9 added /edit_quest link to header 2018-06-19 17:00:49 -04:00
fb2770dc2c made header bar hideable 2018-06-19 11:54:51 -04:00
faf4b995b2 added base template, added header bar to all pages 2018-06-18 22:16:32 -04:00
0980554cff disable jinja autoescape for chat messages 2018-06-18 00:17:56 -04:00
67a1b0471a log and retrieve chat messages 2018-06-17 21:10:41 -04:00
35c052350d shift+enter doesnt submit chat message 2018-06-17 18:09:11 -04:00
d4b6c14e23 sanitizing chat messages and added meme arrow greentext 2018-06-17 17:49:49 -04:00
e434f8277a split application into multiple modules 2018-06-16 18:52:46 -04:00
b3ba10fae2 sign up feature added 2018-06-16 16:44:15 -04:00
48254e98bf added create_quest functionality 2018-06-16 03:17:00 -04:00
f2446bf0c4 added database support 2018-06-15 18:13:59 -04:00
4c526cb1e7 split page for between quest body and chat window, added lorem ipsum 2018-06-14 22:12:33 -04:00
76694e8260 proper index page, arbituary quest pages 2018-06-14 19:15:51 -04:00
20e78c095b added rooms, clients can talk to each other 2018-06-14 18:49:01 -04:00
51fa60036c receives messages one at a time, messagebox stays scrolled to bottom, added spans to messagebox 2018-06-14 18:04:12 -04:00
d1ed318e13 first commit 2018-06-14 14:40:35 -04:00