|
ba28cb94e1
|
added appendices, refactored pages
|
2018-09-25 11:58:07 -04:00 |
|
|
cb487f231e
|
change check to base on Pages not Posts
|
2018-09-24 13:57:50 -04:00 |
|
|
55cc375aea
|
add 'next page' button to quest page
|
2018-09-24 13:46:46 -04:00 |
|
|
247fc6729a
|
increase dice size
|
2018-09-24 09:59:11 -04:00 |
|
|
fb7ffc4d78
|
basic support for new pages
|
2018-09-24 08:22:01 -04:00 |
|
|
5eb19761bd
|
stop passing quest_id in socket events
|
2018-09-24 08:02:53 -04:00 |
|
|
1fbc398a9a
|
anonymous names are editable
|
2018-09-21 14:18:54 -04:00 |
|
|
df1bd15e49
|
hide_chat setting is remembered and used by session cookie
|
2018-09-21 09:31:14 -04:00 |
|
|
708513039a
|
chat pane is hideable
|
2018-09-20 13:09:24 -04:00 |
|
|
52b6ba01e4
|
refactor css layout
|
2018-09-19 15:56:59 -04:00 |
|
|
be467e003d
|
added image handling
|
2018-09-18 11:45:12 -04:00 |
|
|
9921cd7745
|
made websocket reconnecting
|
2018-09-10 15:08:14 -04:00 |
|
|
b4cb801bcb
|
added text post editing
|
2018-09-07 12:56:13 -04:00 |
|
|
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 |
|