summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* undo button typoschneefux2016-06-021-1/+1
* ajaxify reports, unvotes; allow undeleteschneefux2016-06-022-23/+69
* allow users to undo a voteschneefux2016-06-022-15/+42
* allow joke submitters to deleteschneefux2016-06-022-7/+34
* associate jokes to usersschneefux2016-06-022-23/+28
* insert markdown into dbschneefux2016-06-021-6/+10
* migrate to cleaner database schemaschneefux2016-06-021-15/+112
* stop counting up if trying to vote twiceschneefux2016-05-291-0/+1
* use ajax for votes when possibleschneefux2016-05-292-4/+30
* prevent users from voting multiple timesschneefux2016-05-292-11/+30
* simplify scoringschneefux2016-05-281-2/+3
* stay on same page after submittingschneefux2016-05-282-3/+9
* rank globally and not per pageschneefux2016-05-281-2/+2
* fix form submits not working on pagesschneefux2016-05-282-6/+6
* make layout more responsiveschneefux2016-05-281-19/+29
* add paginationschneefux2016-05-282-8/+28
* code cleanupschneefux2016-05-281-8/+5
* insert rendered html into dbschneefux2016-05-282-4/+5
* implement simple scoring systemschneefux2016-05-281-4/+14
* add report buttonschneefux2016-05-282-9/+25
* transition to materializecssschneefux2016-05-286-873/+57
* use sqlite, skeletonCSSschneefux2016-05-275-20/+929
* list & submit POCschneefux2016-02-043-0/+63