Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Merge remote-tracking branch 'origin/master' | 2018-06-05 | -0/+73 | ||
|\ | |||||
| * | Add date parsing tests. (#87) | 2018-06-05 | -0/+73 | ||
| | | |||||
* | | [GDPR] Fix omission RE code jam system info | 2018-06-05 | -0/+14 | ||
|/ | | | | Full text: Rectified an omission in the old privacy policy, where the system information you provide as part of a code jam signup wasn't mentioned. | ||||
* | Move from CSS to SCSS (#86) | 2018-06-05 | -10235/+23862 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rewrite existing style.css with sass * Add "uses-rst" class for pages that use rendered RST This replaces the previous method of just listing every page in the sass * Remove old debug print * Mixins and error pages * Newly built CSS * Add SASS cache to .gitignore * New error SASS * Slight changes to error template * Add UIKit SCSS to repo This includes the LICENSE and our customizations, which makes life way easier for contributors * Reorganize sass folder; your watchers can avoid uikit now * Sass folder should be called scss * Change variable names * [SCSS] Linting * Fix scss_lint gem name [ci skip] * [SCSS] Now you can compile with just Python! * Temporary hack to make the wiki editor taller * [SCSS] @jchristgit * [SCSS.py] Require specification of include dir to simplify the SCSS imports * [SCSS] All inline styles have been removed * [SCSS] Update UIKit theme to import from our variables * [SCSS] Remove extra newlines in errors/_common.scss | ||||
* | documentation metadata API (#57) | 2018-06-05 | -2/+227 | ||
| | | | | | | | | | | | | | | | | | | | | | | * Add documentation metadata "schema". * Add seed data for `pydoc_links` table. * Add tests for the `doc` API. * Allow specifying multiple parameters. * Move up line in generator. * make each docs test a function for greater test report visibility * fix a typo * Use fixtures instead of `pytest-ordering`. * Move `doc` API to `/bot/doc`. * Use new migration system. | ||||
* | [Jams] Fix signup message | 2018-06-03 | -2/+2 | ||
| | |||||
* | Make the site still work without RMQ | 2018-06-03 | -19/+22 | ||
| | |||||
* | [Wiki] Fix actions not showing in some desirable cases | 2018-06-03 | -6/+6 | ||
| | |||||
* | [Wiki] Prefer horizontal whitespace over vertical (#85) | 2018-06-02 | -5/+7 | ||
| | | | | | | | | | | | | | | * [Wiki] Prefer horizontal whitespace over vertical This should fix the issue with the long vertical bar of whitespace under the menu toggle button on mobile, whilst also not breaking centering of content. * [Wiki] Prefer horizontal whitespace over vertical This removes the vertical bar of whitespace under the menu toggle button in favor of a horizontal line on mobile. * Fix indentation error | ||||
* | [Wiki] Fix a CSS dumb | 2018-06-02 | -4/+4 | ||
| | |||||
* | [Jams] Send signup messages to jam log channel | 2018-06-02 | -1/+15 | ||
| | |||||
* | [Wiki] Codeblocks should no longer be way too wide on mobile | 2018-06-02 | -1/+11 | ||
| | |||||
* | Allow nav dropdown vertical scrolling | 2018-06-02 | -1/+1 | ||
| | |||||
* | Attempt to fix dropdown positioning | 2018-06-02 | -1/+1 | ||
| | |||||
* | [Wiki] Attempt to fix width issues on mobile | 2018-06-02 | -1/+5 | ||
| | |||||
* | [Wiki] Hide scrollbar on code blocks when not needed | 2018-06-02 | -2/+2 | ||
| | |||||
* | [Wiki] Attempt to fix page views on mobile | 2018-06-02 | -1/+40 | ||
| | |||||
* | [Wiki] Fix UX bug relating to current article headers | 2018-06-02 | -1/+1 | ||
| | |||||
* | [Wiki] UX improvements for sidebar | 2018-06-02 | -2/+7 | ||
| | |||||
* | Merge branch 'master' of github.com:discord-python/site [ci skip] | 2018-05-31 | -1/+1 | ||
|\ | |||||
| * | Merge remote-tracking branch 'origin/master' | 2018-05-31 | -0/+3 | ||
| |\ | |||||
| * | | [Gunicorn] It's "description", not "message" | 2018-05-31 | -1/+1 | ||
| | | | |||||
* | | | Add building of Dockerfile.base if changed [ci skip] | 2018-05-31 | -0/+15 | ||
| |/ |/| | |||||
* | | Add new packages to base: cmake, autoconf, automake & libtool | 2018-05-31 | -0/+3 | ||
|/ | |||||
* | Add cmake to base image | 2018-05-31 | -0/+1 | ||
| | |||||
* | Attempt to fix deployment | 2018-05-31 | -0/+1 | ||
| | |||||
* | This isn't what I signed up for! | 2018-05-31 | -2/+3 | ||
| | |||||
* | Linting (of course) | 2018-05-31 | -3/+3 | ||
| | |||||
* | [Gunicorn] Announce site deployment | 2018-05-31 | -1/+18 | ||
| | |||||
* | [Jams] Add mod-log logging of code jam application status | 2018-05-31 | -2/+48 | ||
| | |||||
* | [RMQ] Finish events implementation; add jammer role to constants | 2018-05-31 | -2/+19 | ||
| | |||||
* | Update privacy policy and related migrations | 2018-05-31 | -64/+40 | ||
| | | | | | * Don't collect DOB anymore, and remove it from database * Make doubly-sure all emails are gone because I'm paranoid and "update" doesn't do what it sounds like | ||||
* | Switch constants around | 2018-05-30 | -1/+1 | ||
| | |||||
* | Attempt to fix travis build | 2018-05-30 | -1/+2 | ||
| | |||||
* | Travis should probably run rabbitmq | 2018-05-30 | -0/+1 | ||
| | |||||
* | RabbitMQ mixin, powered by Kombu (#84) | 2018-05-30 | -1/+178 | ||
| | | | | | | | | * [RMQ] Add Kombi an an RMQMixin, as well as some constants * [RMQ] Fix example in mixin docstring * Update Pipfile.lock - for some reason, pipenv didn't lock kombu | ||||
* | Add FAQ about LPTHW | 2018-05-30 | -0/+23 | ||
| | |||||
* | [FAQ] Address Nix's input | 2018-05-29 | -3/+4 | ||
| | |||||
* | [WS] "send all" methods should be classmethods | 2018-05-29 | -4/+6 | ||
| | |||||
* | WS objects now keep track of their connections | 2018-05-29 | -11/+31 | ||
| | |||||
* | Merge remote-tracking branch 'origin/master' | 2018-05-29 | -0/+12 | ||
|\ | |||||
| * | Revisions improvements (#77) | 2018-05-29 | -0/+12 | ||
| | | | | | | | | | | | | * Support moving of revisions * Support removal of revisions upon page delete | ||||
* | | Address input given in contrib channel, and add FAQ | 2018-05-29 | -3/+243 | ||
|/ | |||||
* | Bump pytest from 3.5.1 to 3.6.0 (#78) | 2018-05-26 | -18/+17 | ||
| | | | Bumps pytest from 3.5.1 to 3.6.0. | ||||
* | Improving URLs (#81) | 2018-05-26 | -4/+9 | ||
| | | | Thanks! | ||||
* | remove vagrant | 2018-05-23 | -92/+0 | ||
| | |||||
* | Merge branch 'master' of github.com:discord-python/site | 2018-05-23 | -54/+318 | ||
|\ | |||||
| * | Removed "Hacking-Coding" from the partners list. | 2018-05-23 | -6/+1 | ||
| | | |||||
| * | Merge branch 'master' of https://github.com/discord-python/site | 2018-05-22 | -44/+308 | ||
| |\ | | | | | | | | | | Merge master | ||||
| | * | Revision of the rules, and a channels page | 2018-05-22 | -8/+15 | ||
| | | |