aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | Merge pull request #381 from python-discord/feat/timelineGravatar Leon Sandøy2020-10-17-3/+4420
|\ \ \ | | | | | | | | 100k milestone timeline page
| * | | Update font sizingGravatar Joe Banks2020-10-12-1/+1
| | | | | | | | | | | | Co-authored-by: scragly <[email protected]>
| * | | Align server icons betterGravatar Joe Banks2020-10-12-2/+13
| | | |
| * | | Fix line endingsGravatar Joe Banks2020-10-12-1/+1
| | | |
| * | | Make dark blue darker to separate from blurpleGravatar Joe Banks2020-10-12-1/+1
| | | |
| * | | Add Ves joining timeline itemmGravatar Joe Banks2020-10-12-1/+16
| | | |
| * | | Use different colours for each categoryGravatar Joe Banks2020-10-12-27/+59
| | | |
| * | | Use logo with text for new logo timeline itemmGravatar Joe Banks2020-10-12-2/+11
| | | |
| * | | Use bigger icon for timeline itemsGravatar Joe Banks2020-10-12-44/+38
| | | |
| * | | Update privacy policy iconGravatar Joe Banks2020-10-12-1/+1
| | | |
| * | | Hyperlink stats pageGravatar Joe Banks2020-10-12-1/+1
| | | |
| * | | Fix line endingsGravatar Joe Banks2020-10-12-1/+1
| | | |
| * | | Update missed iconGravatar Joe Banks2020-10-12-1/+1
| | | |
| * | | Fix linting in tests fileGravatar Joe Banks2020-10-12-0/+1
| | | |
| * | | Add unit test for timeline pageGravatar Joe Banks2020-10-12-1/+8
| | | |
| * | | Update default picture to community logoGravatar Joe Banks2020-10-12-5/+78
| | | |
| * | | Better scale YouTube videosGravatar Joe Banks2020-10-12-5/+10
| | | |
| * | | Add fontawesome icons to every timeline eventGravatar Joe Banks2020-10-12-23/+23
| | | |
| * | | Merge branch 'master' into feat/timelineGravatar Joe Banks2020-10-12-3/+217
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #411 from ks129/voice-gateGravatar Joe Banks2020-10-10-2/+53
|\ \ \ \ | | | | | | | | | | Implement voice bans to API
| * | | | Remove multiple objects returning test caseGravatar ks1292020-10-10-2/+1
| | | | |
| * | | | Don't catch multiple object returned exceptionGravatar ks1292020-10-10-3/+1
| | | | |
| * | | | Add trailing comma to infraction types listingGravatar ks1292020-10-10-1/+1
| | | | | | | | | | | | | | | Co-authored-by: Joe Banks <[email protected]>
| * | | | Remove unnecessary newline from user testsGravatar ks1292020-10-10-1/+0
| | | | |
| * | | | Fix wrong exception nameGravatar ks1292020-10-10-1/+1
| | | | |
| * | | | Cover metricity voice ban status with testsGravatar ks1292020-10-10-0/+23
| | | | |
| * | | | Include voice ban status on metricity dataGravatar ks1292020-10-10-0/+13
| | | | |
| * | | | Don't allow voice ban to be hidden infractionGravatar ks1292020-10-10-1/+1
| | | | |
| * | | | Add voice ban to infraction types and create migration for itGravatar ks1292020-10-10-1/+20
|/ / / /
* | | | Merge pull request #409 from dementati/feat/397-398-metricity-db-and-apiGravatar Joe Banks2020-10-10-1/+164
|\ \ \ \ | | | | | | | | | | Added metricity db connection and user bot API
| * \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Gravatar dementati2020-10-10-134/+541
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | feat/397-398-metricity-db-and-api # Conflicts: # pydis_site/apps/api/tests/test_users.py # pydis_site/apps/api/viewsets/bot/user.py
| * | | | Broke out metricity connection into anGravatar Lucas Lindström2020-10-08-8/+110
| | | | | | | | | | | | | | | | | | | | | | | | | abstraction and added metricity endpoint unit tests.
| * | | | Reduce metricity db setup script and API response to the bare necessities.Gravatar Lucas Lindström2020-10-06-49/+8
| | | | |
| * | | | Add missing metricity db url environment variable to CI pipeline script.Gravatar Lucas Lindström2020-10-06-0/+1
| | | | |
| * | | | Added total message count to metricity data response.Gravatar Lucas Lindström2020-10-06-1/+24
| | | | |
| * | | | Merge branch 'feat/397-398-metricity-db-and-api' of ↵Gravatar Lucas Lindström2020-10-06-190/+31
| |\ \ \ \ | | | | | | | | | | | | | | | | | | https://github.com/dementati/site into feat/397-398-metricity-db-and-api
| | * \ \ \ Merge branch 'master' into feat/397-398-metricity-db-and-apiGravatar dementati2020-10-06-190/+31
| | |\ \ \ \
| * | | | | | Fix minor style issue.Gravatar Lucas Lindström2020-10-06-2/+0
| |/ / / / /
| * | | | | Added metricity db connection and user bot APIGravatar Lucas Lindström2020-10-06-1/+85
| | | | | |
| | | * | | Responsively size YouTube embedsGravatar Joe Banks2020-10-12-13/+37
| | | | | |
| | | * | | Add logo to new logo timeline itemGravatar Joe Banks2020-10-12-1/+1
| | | | | |
| | | * | | Remove flake8-annotations timeline itemGravatar Joe Banks2020-10-12-15/+0
| | | | | |
| | | * | | Remove pointless commentsGravatar Joe Banks2020-10-12-139/+175
| | | | | |
| | | * | | Add copy from lemonGravatar Joe Banks2020-10-12-27/+33
| | | | | | | | | | | | | | | | | | Co-authored-by: Leon Sandøy <[email protected]>
| | | * | | Remove read more buttonsGravatar Joe Banks2020-10-10-27/+0
| | | | | |
| | | * | | Reindent HTMLGravatar Joe Banks2020-10-10-466/+466
| | | | | |
| | | * | | Add media query for heading scaling on mobile devicesGravatar Joe Banks2020-10-10-0/+6
| | | | | |
| | | * | | Enable animate in JSGravatar Joe Banks2020-10-10-0/+1
| | | | | |
| | | * | | Rename timeline CSS file for easier findingGravatar Joe Banks2020-10-10-1/+1
| | | | | |
| | | * | | Major fixes to timeline CSS to prevent overriding our CSSGravatar Joe Banks2020-10-10-60/+4
| | | | | |