aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site (follow)
Commit message (Collapse)AuthorAgeLines
...
| | * | 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 remote-tracking branch 'upstream/master' into ↵Gravatar dementati2020-10-10-15/+424
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+109
| | | | | | | | | | | | | | | | | | | | | | | | | 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-25/+4
| | | | |
| | * | | Added total message count to metricity data response.Gravatar Lucas Lindström2020-10-06-1/+8
| | | | |
| | * | | 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/+48
| | | | | |
| * | | | | 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
| | | | | |
| * | | | | Prettify CSSGravatar Joe Banks2020-10-10-1/+3730
| | | | | |
| * | | | | Update page titleGravatar Joe Banks2020-10-10-1/+1
| | | | | |
| * | | | | Merge branch 'master' into feat/timelineGravatar Joe Banks2020-10-10-449/+1229
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Move Validation checks to serializer from viewsetGravatar RohanJnr2020-10-09-22/+23
| | | | | |
| | * | | | Convert ValidationError response value to list from stringGravatar RohanJnr2020-10-08-1/+1
| | | | | |
| | * | | | Convert error message value from list to stringGravatar RohanJnr2020-10-08-1/+1
| | | | | |
| | * | | | supress warning: UnorderedObjectListWarning: Pagination may yield ↵Gravatar RohanJnr2020-10-08-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | inconsistent results with an unordered object_list: <class 'pydis_site.apps.api.models.bot.user.User'> QuerySet.
| | * | | | return empty list as response for bulk creation of usersGravatar RohanJnr2020-10-08-4/+5
| | | | | |
| | * | | | Merge branch 'master' into user_endpointGravatar Rohan Reddy Alleti2020-10-08-192/+33
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into masterGravatar Dennis Pham2020-10-06-190/+31
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Logs Cleanup: Fix migrations conflicts with merge migrationGravatar ks1292020-10-03-0/+14
| | | | | | |
| | | | * | | Logs Cleanup: Remove removed LogEntry model importGravatar ks1292020-10-03-1/+0
| | | | | | |
| | | | * | | Logs Cleanup: Add migration for log entry removalGravatar ks1292020-10-03-0/+16
| | | | | | |
| | | | * | | Logs Cleanup: Remove log entry modelGravatar ks1292020-10-03-56/+0
| | | | | | |
| | | | * | | Logs Cleanup: Remove another entry of site internal logging to DBGravatar ks1292020-10-03-1/+1
| | | | | | |
| | | | * | | Logs Cleanup: Remove site internal logging to DBGravatar ks1292020-10-03-52/+0
| | | | | | |
| | | | * | | Logs Cleanup: Remove logs serializersGravatar ks1292020-10-03-13/+0
| | | | | | |
| | | | * | | Logs Cleanup: Remove logs URLGravatar ks1292020-10-03-2/+0
| | | | | | |
| | | | * | | Logs Cleanup: Remove logs viewsetGravatar ks1292020-10-03-37/+0
| | | | | | |
| | | | * | | Logs Cleanup: Remove logs adminGravatar ks1292020-10-03-28/+0
| | | | |/ /
| | | * / / Bump links for Effective Python to 2nd editionGravatar imSofi2020-10-05-2/+2
| | | |/ / | | | | | | | | | | Updated and expanded book for Python 3. Has 30 new major guidelines added compared to the 1st edition.
| | * | | fix bug with bulk create: response includes objects for users which were ↵Gravatar RohanJnr2020-10-08-1/+2
| | | | | | | | | | | | | | | | | | | | duplicates
| | * | | correct indentationGravatar RohanJnr2020-10-08-10/+10
| | | | |
| | * | | normalize API error responses.Gravatar RohanJnr2020-10-08-2/+2
| | | | |