aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/mixins.py (unfollow)
Commit message (Expand)AuthorLines
2018-03-01Gdude got nit picky and made me change the Mac OS terminal to say it's on MacGravatar JoeBanks13-1/+1
2018-03-01Change 418 error descriptionGravatar JoeBanks13-1/+1
2018-03-01Add safe so it is not escapedGravatar JoeBanks13-1/+1
2018-03-01noscript should use templated errorGravatar JoeBanks13-1/+1
2018-03-01OpenGraph metadata (#32)Gravatar Joseph-18/+25
2018-03-01Fix spacing issuesGravatar JoeBanks13-2/+2
2018-03-01Instead of making flask error when rendering unsupported status codes just se...Gravatar JoeBanks13-1/+4
2018-03-01Change link to enclose more textGravatar JoeBanks13-7/+6
2018-03-01Change color of windowGravatar JoeBanks13-1/+1
2018-03-01Finish up #31 by adding linksGravatar JoeBanks13-9/+8
2018-03-01Darken background of muted error headerGravatar JoeBanks13-1/+5
2018-03-01Close window by hitting red buttonGravatar JoeBanks13-296/+301
2018-02-28Quick patch to prevent title from always being 'Internal server error'Gravatar JoeBanks13-1/+1
2018-02-28Add error messages (#30)Gravatar Joseph-34/+1089
2018-02-27reduce memory allocation from 2GB to 512MB (#28)Gravatar Christopher Baklid-1/+1
2018-02-27[Travis] Build only masterGravatar Gareth Coles-0/+4
2018-02-27Fix unit testGravatar Gareth Coles-3/+3
2018-02-27Move `/help` to `/info/help`Gravatar Gareth Coles-6/+7
2018-02-26fixes the coverage badge to point to the master branch (#29)Gravatar Christopher Baklid-1/+1
2018-02-26remove snekchek and replace with flake8 (#27)Gravatar Christopher Baklid-8/+2
2018-02-26Help page #z62n (#25)Gravatar Gareth Coles-15/+533
2018-02-26brings coverage to 90% (#24)Gravatar Christopher Baklid-45/+257
2018-02-21New banner!Gravatar Gareth Coles-1/+1
2018-02-21Actually make the button link to the inviteGravatar Gareth Coles-1/+1
2018-02-21Remove extra buttonsGravatar Gareth Coles-13/+0
2018-02-21More landing page work. Also: Blurple!Gravatar Gareth Coles-21/+9651
2018-02-21Index page proseGravatar Gareth Coles-9/+12
2018-02-21Smaller navbar, move dropdown to the bottom of the navbarGravatar Gareth Coles-6/+9
2018-02-21Dropdown instead of dropbarGravatar Gareth Coles-1/+1
2018-02-21Disable dropbar pushGravatar Gareth Coles-1/+1
2018-02-21Sample pushing dropbar navGravatar Gareth Coles-11/+42
2018-02-21Better pre-release warning on indexGravatar Gareth Coles-9/+6
2018-02-21Basic main page heroGravatar Gareth Coles-2/+26
2018-02-21Add warning about pre-release-ness to base templateGravatar Gareth Coles-7/+10
2018-02-21Jinja is weirdGravatar Gareth Coles-8/+10
2018-02-21Rearrange views and templatesGravatar Gareth Coles-4/+4
2018-02-20adds initial unit testing (#22)Gravatar Christopher Baklid-1/+111
2018-02-19Add VagrantfileGravatar Christopher Baklid-0/+102
2018-02-19Readme (#23)Gravatar Christopher Baklid-0/+4
2018-02-18adds favicon to header (#21)Gravatar Christopher Baklid-1/+2
2018-02-18Cleanup of base_route moduleGravatar Gareth Coles-15/+17
2018-02-18Error handlers can now handle more than one HTTP status codeGravatar Gareth Coles-4/+32
2018-02-18Register error routes on the app instead of specific blueprints #1rchtGravatar Gareth Coles-1/+1
2018-02-18adds .api to the secure websocket connection (#18)Gravatar Christopher Baklid-2/+2
2018-02-18adding one line of logging to debug a problem with rethinkdbGravatar Leon Sandøy-0/+1
2018-02-18typo in a comment was driving me nuts.Gravatar Leon Sandøy-1/+1
2018-02-18Switch back to wss://, againGravatar Gareth Coles-1/+1
2018-02-18Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles-3/+3
2018-02-18Rename "Websocket" to "WS" to avoid confusion with the gevents-websocket WebS...Gravatar Gareth Coles-11/+11
2018-02-18attempt to fix stacktrace when initialising logger (#17)Gravatar Christopher Baklid-2/+1