Commit Graph

40 Commits

Author SHA1 Message Date
71eebf5898 added user profile page 2018-09-05 14:45:43 -04:00
470fa3038a bugfix open/close posts 2018-09-05 14:34:24 -04:00
1da5447a16 renamed users application to user 2018-09-05 14:22:07 -04:00
ab5061c2fa edit_quest page added 2018-09-05 12:48:24 -04:00
eaef094444 page titles populate drop down on quest page 2018-09-05 12:22:45 -04:00
6117fbe1e7 added writeins 2018-09-05 08:41:53 -04:00
1652b23590 prevent samefagging, show user votes on pageload, add todo list 2018-09-04 08:30:20 -04:00
a485a36897 poll voting works 2018-09-03 17:59:41 -04:00
738591b05e expose visitor's real ip to websocket 2018-08-30 23:33:25 -04:00
b5f8f69f69 get the visitor's real ip address 2018-08-30 13:33:08 -04:00
1a21c882a2 added poll posting 2018-08-29 14:01:31 -04:00
8513cdd86e added channel layer so websockets can talk to each other 2018-08-24 22:59:10 -04:00
a51db58cbc dice rolls get appended appropriately 2018-08-24 21:51:03 -04:00
3e015e75d9 only one dicecall may be open a time 2018-08-24 18:24:25 -04:00
5485bf8aa9 added opening/closing posts 2018-08-24 17:45:18 -04:00
1c1ed68d7b dicecalls get saved to database 2018-08-23 11:57:37 -04:00
3d0f1beadf added limited dice call posting 2018-08-23 07:40:28 -04:00
3f073a9d03 added QM text posting, fixed timezone 2018-08-21 09:01:16 -04:00
78820ac797 added dice rolling in messages 2018-08-21 07:18:03 -04:00
617f0b7a6d quote linking and previewing works 2018-08-20 07:23:33 -04:00
37b1aca048 chat messages get saved to database, all timestamps localized 2018-08-20 06:57:36 -04:00
08baf42812 basic messaging added 2018-08-16 15:43:43 -04:00
e885f9decc groundwork for websockets in place (besides channel layers) 2018-08-15 17:41:51 -04:00
67a65702a1 preliminary websocket support added 2018-08-14 20:13:59 -04:00
20bab88d04 basic support for the quest page 2018-08-13 13:17:51 -04:00
1f0e122646 /create_quest works, added quest models 2018-08-13 07:02:14 -04:00
aeaaa1df2b refactored login view to be more standard 2018-08-12 14:58:18 -04:00
d48cf18566 /signup page works and validates correctly 2018-08-12 14:52:05 -04:00
03ba297122 logged in users can't see the /login and /signup pages 2018-08-12 01:59:22 -04:00
7fb52374f9 login page uses django forms 2018-08-12 01:43:47 -04:00
c79cb36f23 readme 2018-08-10 19:17:12 -04:00
cba4094e2b added messages to jinja context, added urls for new apps, updated core settings 2018-08-10 19:16:40 -04:00
10ccab21eb updated homepage, added messages to all pages 2018-08-10 19:15:27 -04:00
53bb7c4d75 added signup page 2018-08-10 19:14:33 -04:00
0cfb4eb697 made create_quest login only 2018-08-10 19:07:18 -04:00
6e700359ce added logout function 2018-08-10 18:57:28 -04:00
8df4347932 added login page 2018-08-10 18:55:42 -04:00
1b8ee3d0f3 added customer user model 2018-08-10 18:55:20 -04:00
abecc430a9 added set_session, made hide_header work properly 2018-08-10 13:06:33 -04:00
0f141f3525 initial commit 2018-08-10 08:39:51 -04:00