Commit Graph

28 Commits

Author SHA1 Message Date
f7627d5090 added message ids, quoting, quotelink scrolling/previews 2018-07-21 23:05:46 -04:00
7f94b5d045 poll tables sort by most votes when new vote is received 2018-07-20 21:21:54 -04:00
d63ef1c484 write-ins fully functioning 2018-07-20 20:20:14 -04:00
6ae8adebad write-in box added and split javascript into seperate files 2018-07-20 16:37:55 -04:00
742ee5b3e9 non-multi-choice polls are enforced 2018-07-18 22:08:36 -04:00
ee28c2950a refactor poll_votes database queries 2018-07-18 19:53:18 -04:00
75fdbd6bd7 add to poll table, custom checkboxes 2018-07-16 14:54:10 -04:00
0d2f7d0edc poll post makes poll posts 2018-07-11 18:25:10 -04:00
7f24914046 dice challenges mark rolls as pass or fail 2018-07-09 09:18:58 -04:00
52370eabfc strict rolls are enforced and dice call will close after rolls_taken is met 2018-07-09 07:45:35 -04:00
06583bb346 close active dicecalls upon new posts being made 2018-07-08 20:19:19 -04:00
3a42f8dcc9 qm can open and close dice calls 2018-07-08 17:55:42 -04:00
513841bd89 same as last commit but completely different 2018-07-07 19:20:28 -04:00
051e7b9209 dice rolls displayed on the dice call post 2018-07-07 13:43:58 -04:00
da36e2ac1e qm dice call updates page properly, fix rolling bug 2018-07-06 02:09:55 -04:00
75a62ea7e8 roll results get added to the poster's message instead of sent in new message 2018-07-05 18:17:36 -04:00
8479ac8c3f added user rolling support 2018-07-05 13:27:48 -04:00
ad4a9793bb fixed new posts not displaying correctly, dicecall frontend 2018-07-04 17:20:47 -04:00
fd91294698 revamp dice post ui, change 'var' to 'let' 2018-07-02 16:10:50 -04:00
e94743b0a9 qm post tabs and fixed error with posting 2018-06-27 08:44:55 -04:00
2386d54c3d added image support 2018-06-25 15:52:10 -04:00
34b96f49de minor sanitization for post editing 2018-06-21 22:50:34 -04:00
fdf7643f08 added editing posts in place 2018-06-21 20:44:43 -04:00
1529c77084 session remembers header hidden state 2018-06-20 22:21:22 -04:00
311b4723ea split quests table, added ability to update quest 2018-06-20 13:45:31 -04:00
67a1b0471a log and retrieve chat messages 2018-06-17 21:10:41 -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