-
c9e9250815
I learned about SCRIPT_NAME
master
iou1name
2018-07-31 17:12:15 -0400
-
1abf8eb8e1
closed polls no longer hide the checkbox
iou1name
2018-07-27 13:29:42 -0400
-
209d759dcd
merged User.js and QM.js and various bugfixes
iou1name
2018-07-26 20:37:29 -0400
-
41dae13d44
StrictUndefined + empty poll options issue fixed
iou1name
2018-07-26 15:14:04 -0400
-
4c13607119
pagination works more better
iou1name
2018-07-26 11:38:02 -0400
-
5ea5020a16
basic support for pagination
iou1name
2018-07-26 09:15:28 -0400
-
3b4d24bd7c
changed quest urls to use quest_id instead of ident_title
iou1name
2018-07-23 20:19:43 -0400
-
c59f2dde99
new chat messages don't force chat window to bottom if it was scrolled up
iou1name
2018-07-22 02:58:54 -0400
-
f7627d5090
added message ids, quoting, quotelink scrolling/previews
iou1name
2018-07-21 23:00:08 -0400
-
7f94b5d045
poll tables sort by most votes when new vote is received
iou1name
2018-07-20 21:21:54 -0400
-
d63ef1c484
write-ins fully functioning
iou1name
2018-07-20 20:20:14 -0400
-
6ae8adebad
write-in box added and split javascript into seperate files
iou1name
2018-07-20 16:37:55 -0400
-
742ee5b3e9
non-multi-choice polls are enforced
iou1name
2018-07-18 22:08:36 -0400
-
ee28c2950a
refactor poll_votes database queries
iou1name
2018-07-18 19:09:54 -0400
-
4bdadb5dee
refactor quest template database queries
iou1name
2018-07-16 12:56:45 -0400
-
75fdbd6bd7
add to poll table, custom checkboxes
iou1name
2018-07-13 08:17:29 -0400
-
0d2f7d0edc
poll post makes poll posts
iou1name
2018-07-11 18:25:10 -0400
-
b35883146d
qm poll post ui added
iou1name
2018-07-09 18:59:16 -0400
-
7f24914046
dice challenges mark rolls as pass or fail
iou1name
2018-07-09 09:18:58 -0400
-
52370eabfc
strict rolls are enforced and dice call will close after rolls_taken is met
iou1name
2018-07-09 07:45:35 -0400
-
06583bb346
close active dicecalls upon new posts being made
iou1name
2018-07-08 20:19:19 -0400
-
3a42f8dcc9
qm can open and close dice calls
iou1name
2018-07-08 17:50:54 -0400
-
513841bd89
same as last commit but completely different
iou1name
2018-07-07 19:18:08 -0400
-
051e7b9209
dice rolls displayed on the dice call post
iou1name
2018-07-07 13:43:58 -0400
-
da36e2ac1e
qm dice call updates page properly, fix rolling bug
iou1name
2018-07-06 02:09:55 -0400
-
75a62ea7e8
roll results get added to the poster's message instead of sent in new message
iou1name
2018-07-05 18:17:36 -0400
-
8479ac8c3f
added user rolling support
iou1name
2018-07-05 13:27:48 -0400
-
ad4a9793bb
fixed new posts not displaying correctly, dicecall frontend
iou1name
2018-07-04 17:20:47 -0400
-
fd91294698
revamp dice post ui, change 'var' to 'let'
iou1name
2018-07-02 16:10:50 -0400
-
3b39d55b7b
fix word wrap and break on quest post
iou1name
2018-06-28 13:54:04 -0400
-
41b592fcd1
fix connection encoding issue. emoji work now
iou1name
2018-06-27 10:17:05 -0400
-
e94743b0a9
qm post tabs and fixed error with posting
iou1name
2018-06-27 08:43:00 -0400
-
7bcf9d3007
quest page uses logical divs instead of a table
iou1name
2018-06-26 00:29:10 -0400
-
2386d54c3d
added image support
iou1name
2018-06-25 15:52:10 -0400
-
96363c55b2
added /quest/.../edit_quest and centered header better
iou1name
2018-06-25 10:11:43 -0400
-
9903b79252
centered quest title and changed session storage to server side
iou1name
2018-06-22 07:55:36 -0400
-
34b96f49de
minor sanitization for post editing
iou1name
2018-06-21 22:49:25 -0400
-
fdf7643f08
added editing posts in place
iou1name
2018-06-21 20:44:43 -0400
-
7d19270a69
quest page displays post dates
iou1name
2018-06-21 15:40:38 -0400
-
355ff7aac8
added profile page
iou1name
2018-06-21 11:00:24 -0400
-
124adf5580
made views in url_for relative to current blueprint
iou1name
2018-06-21 09:06:23 -0400
-
1529c77084
session remembers header hidden state
iou1name
2018-06-20 22:21:22 -0400
-
311b4723ea
split quests table, added ability to update quest
iou1name
2018-06-20 13:07:11 -0400
-
c2fb07d8f9
added /edit_quest link to header
iou1name
2018-06-19 17:00:49 -0400
-
fb2770dc2c
made header bar hideable
iou1name
2018-06-19 11:54:51 -0400
-
faf4b995b2
added base template, added header bar to all pages
iou1name
2018-06-18 22:13:49 -0400
-
0980554cff
disable jinja autoescape for chat messages
iou1name
2018-06-18 00:17:56 -0400
-
67a1b0471a
log and retrieve chat messages
iou1name
2018-06-17 21:10:41 -0400
-
35c052350d
shift+enter doesnt submit chat message
iou1name
2018-06-17 18:09:11 -0400
-
d4b6c14e23
sanitizing chat messages and added meme arrow greentext
iou1name
2018-06-17 17:49:49 -0400
-
e434f8277a
split application into multiple modules
iou1name
2018-06-16 18:52:46 -0400
-
b3ba10fae2
sign up feature added
iou1name
2018-06-16 16:42:31 -0400
-
48254e98bf
added create_quest functionality
iou1name
2018-06-16 03:17:00 -0400
-
f2446bf0c4
added database support
iou1name
2018-06-15 18:13:59 -0400
-
4c526cb1e7
split page for between quest body and chat window, added lorem ipsum
iou1name
2018-06-14 22:09:14 -0400
-
76694e8260
proper index page, arbituary quest pages
iou1name
2018-06-14 19:15:51 -0400
-
20e78c095b
added rooms, clients can talk to each other
iou1name
2018-06-14 18:49:01 -0400
-
51fa60036c
receives messages one at a time, messagebox stays scrolled to bottom, added spans to messagebox
iou1name
2018-06-14 18:04:12 -0400
-
d1ed318e13
first commit
iou1name
2018-06-14 14:40:35 -0400