| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge branch 'bugfix/fix-expired-record-unhiphopification-message' into 'master' | 2018-07-31 | -3/+2 | |
| |\ | | | | | | | | | | | | | Fix expiry checking when unhophipifying. Closes bot#29 See merge request python-discord/projects/site!29 | |||
| | * | Fix expiry checking when unhophipifying. | 2018-07-28 | -3/+2 | |
| | | | ||||
| * | | Merge branch 'enhancement/delete-otname-route' into 'master' | 2018-07-29 | -11/+68 | |
| |\ \ | | | | | | | | | | | | | Add `DELETE` route to `off-topic-names` endpoint. See merge request python-discord/projects/site!28 | |||
| | * | | Add `DELETE` route to `off-topic-names` endpoint. | 2018-07-28 | -11/+68 | |
| | |/ | ||||
| * | | Merge branch 'clean_command' into 'master' | 2018-07-29 | -575/+911 | |
| |\ \ | | | | | | | | | | | | | Clean command API and frontend See merge request python-discord/projects/site!26 | |||
| | * | | Addressing gdude comments | 2018-07-29 | -30/+40 | |
| | | | | ||||
| | * | | Fixed broken test | 2018-07-29 | -1/+4 | |
| | | | | ||||
| | * | | Support for embeds and attachments. | 2018-07-29 | -5/+107 | |
| | | | | ||||
| | * | | Merge branch 'master' into clean_command | 2018-07-28 | -35/+810 | |
| | |\ \ | |/ / |/| | | ||||
| * | | | Fix typo in infractions table definition | 2018-07-28 | -1/+1 | |
| | |/ |/| | ||||
| * | | Fix unit test | 2018-07-27 | -4/+4 | |
| | | | ||||
| * | | Fix a couple dumb mistakes | 2018-07-27 | -1/+3 | |
| | | | ||||
| * | | Don't remove basic user objects, add API for querying them | 2018-07-27 | -30/+82 | |
| | | | | | | | | | Also update privacy policy in accordance with this | |||
| * | | Merge branch 'momo/infractions-api-dangling' into 'master' | 2018-07-26 | -18/+45 | |
| |\ \ | | | | | | | | | | | | | Tweaks to the Infractions API for the bot See merge request python-discord/projects/site!27 | |||
| | * | | Tweaks to the Infractions API for the bot | 2018-07-26 | -18/+45 | |
| |/ / | ||||
| * | | Merge branch 'momo/infractions-api' into 'master' | 2018-07-21 | -2/+696 | |
| |\ \ | | | | | | | | | | | | | Infraction system API to replace Rowboat See merge request python-discord/projects/site!23 | |||
| | * | | Infraction system API to replace Rowboat | 2018-07-21 | -2/+696 | |
| |/ / | ||||
| | * | Now doing role colorization instead of random colors for the cleanlog template. | 2018-07-22 | -35/+27 | |
| | | | ||||
| | * | fixed tests that were breaking. hooo-ey. | 2018-07-22 | -29/+9 | |
| | | | ||||
| | * | Testing is hard and I hate it. | 2018-07-22 | -21/+132 | |
| | | | ||||
| | * | scss linting errors resolved. | 2018-07-21 | -10/+14 | |
| | | | ||||
| | * | Another git hook test | 2018-07-21 | -3/+3 | |
| | | | ||||
| | * | Another git hook test | 2018-07-21 | -3/+3 | |
| | | | ||||
| | * | Another git hook test | 2018-07-21 | -3/+3 | |
| | | | ||||
| | * | Testing new git hook again | 2018-07-21 | -2/+2 | |
| | | | ||||
| | * | Testing new git hook | 2018-07-21 | -543/+524 | |
| | | | ||||
| | * | Fixing some linting problems with the SCSS | 2018-07-21 | -12/+12 | |
| | | | ||||
| | * | Completed the clean API and the clean frontend. | 2018-07-21 | -2/+155 | |
| |/ | ||||
| * | Merge branch 'update-dev-env' into 'master' | 2018-07-18 | -40/+24 | |
| |\ | | | | | | | | | update dev env See merge request python-discord/projects/site!18 | |||
| | * | updates docker-compose, changes default rdb port and handles a socket error ↵ | 2018-07-08 | -40/+24 | |
| | | | | | | | | | in service discovery | |||
| * | | Merge remote-tracking branch 'origin/master' | 2018-07-15 | -0/+17 | |
| |\ \ | ||||
| | * \ | Merge branch 'Hemlock_Work' into 'master' | 2018-07-13 | -0/+17 | |
| | |\ \ | | | | | | | | | | | | | | | | | Updating resources.json See merge request python-discord/projects/site!25 | |||
| | | * | | Updating resources.json | 2018-07-13 | -0/+17 | |
| | |/ / | | | | | | | | | | Added Mu-Editor to the editor list. | |||
| * / / | Prevent Google from indexing login-redirecting pages | 2018-07-15 | -1/+4 | |
| |/ / | ||||
| * | | Minecraft? Never heard of 'em | 2018-07-13 | -12/+0 | |
| | | | ||||
| * | | Merge branch 'feature/add-big-brother-api' into 'master' | 2018-07-12 | -0/+278 | |
| |\ \ | | | | | | | | | | | | | Add the big-brother API. See merge request python-discord/projects/site!20 | |||
| | * | | Add the big-brother API. | 2018-07-12 | -0/+278 | |
| |/ / | ||||
| * | | Check that the page is not NoneType before checking that the page has no ↵ | 2018-07-11 | -10/+11 | |
| | | | | | | | | | content to prevent trying to NoneType.get() | |||
| * | | Fix robots.txt for main blueprint | 2018-07-11 | -1/+1 | |
| | | | ||||
| * | | Merge remote-tracking branch 'origin/master' | 2018-07-11 | -1/+4 | |
| |\ \ | ||||
| | * | | Do not add lock to page if there is no content on it | 2018-07-10 | -1/+4 | |
| | | | | ||||
| * | | | robots.txt: I can code, I swear | 2018-07-11 | -1/+1 | |
| |/ / | ||||
| * | | Fix robots.txt template | 2018-07-10 | -1/+1 | |
| | | | ||||
| * | | [Wiki] Add OG description text to pages | 2018-07-10 | -1/+4 | |
| | | | | | | | | | Descriptions are only shown for pages with a `header::` block | |||
| * | | All domains: sitemap.xml and robots.txt | 2018-07-10 | -4/+253 | |
| | | | ||||
| * | | Merge branch 'fix-numbers-in-channel-names' into 'master' | 2018-07-10 | -2/+14 | |
| |\ \ | |/ |/| | | | | | Allow numbers in channel names See merge request python-discord/projects/site!17 | |||
| | * | Fix duplicate channel names in test. | 2018-07-09 | -0/+4 | |
| | | | ||||
| | * | Allow numbers in channel names. | 2018-07-09 | -2/+10 | |
| |/ | ||||
| * | Remove space from end of `JAMMERS_ROLE` id in constants.py | 2018-07-06 | -1/+1 | |
| | | ||||
| * | Settings route | 2018-07-05 | -0/+64 | |
| | | ||||
