aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change highlight text colour on dark themeRapptz2020-12-261-1/+1
* Capitalize Discord in docs of message related attributesMisa2020-12-261-2/+2
* Fix 404 in search pages.Rapptz2020-12-251-1/+1
* Allow `Guild.create_role` to accept an int as the `colour` parameter.Alex Nørgaard2020-12-251-1/+3
* docs: fix simple typo, libaries -> librariesTim Gates2020-12-251-1/+1
* Document more guild featuresRapptz2020-12-221-0/+2
* remove extraneous assignmentSebastian Law2020-12-221-2/+0
* [commands] Fix exception hierarchy documentationSebastian Law2020-12-221-1/+7
* Fix reaction_roles example logicByambadalai Sumiya2020-12-221-1/+1
* Apply settings before DOM loaded.Josh2020-12-211-1/+4
* Fix search highlighting not workingRapptz2020-12-212-1/+10
* Fix constructor colours being off in dark modeRapptz2020-12-191-0/+1
* Add attributetable to WebhookMessageRapptz2020-12-191-0/+8
* [matrix] Flip collapsible arrow directionRapptz2020-12-191-2/+2
* [matrix] Explicitly change colour of optionNadir Chowdhury2020-12-191-0/+5
* [matrix] Vertically align navigation headerslice2020-12-191-0/+1
* [matrix] Fix inconsistent monospace fonts slice2020-12-191-2/+3
* [tasks] Add missing attributetable to tasksRapptz2020-12-191-0/+2
* Rework index page to take less vertical spaceRapptz2020-12-193-22/+94
* [commands] Make documentation use new attributetableRapptz2020-12-181-4/+67
* Add missing attributetable to new classesRapptz2020-12-181-0/+8
* Set maximimum sidebar widthJosh2020-12-181-7/+5
* [matrix] Style "View Documentation For" dropdownMuhammad Hamza2020-12-182-0/+22
* Make admonition-title un-selectable.Myst(MysterialPy)2020-12-181-0/+4
* Add sidebar animation when collapsingNihaal Sangha2020-12-182-5/+9
* Thicken admonition borders a littleRapptz2020-12-181-1/+1
* [matrix] Hide hamburger menu on pages without sidebarJosh2020-12-182-10/+14
* [matrix] Fix JS errors on search results page Josh2020-12-182-2/+5
* Another take at fixing methods showing up under "Attributes"jack11422020-12-181-1/+5
* Fix collapsible sidebar not workingRapptz2020-12-181-3/+3
* Use the constructed value in the settingsRapptz2020-12-181-1/+1
* [matrix] Update model stylesMuhammad Hamza2020-12-182-4/+7
* Fix tooltips in settings and make strings translatableRapptz2020-12-181-11/+11
* Move setting load to DOMContentLoadedRapptz2020-12-181-4/+1
* [matrix] Refactor JS & add searchbar to mobile.Josh2020-12-187-225/+328
* Reduce CSS variable usageRapptz2020-12-181-13/+5
* Fix versionmodified not being italicsRapptz2020-12-181-0/+4
* Change colour scheme and admonition coloursRapptz2020-12-182-66/+78
* [matrix] Set theme to system preferred by defaultJosh2020-12-183-16/+76
* [matrix] collapsible sidebar headingsNadir Chowdhury2020-12-184-6/+84
* Fix methods from superclass showing under "Attributes" table jack11422020-12-181-2/+2
* Fix sidebar jank on desktop.Josh2020-12-182-1/+10
* Fix issues with horizontal overflow on mobileJosh2020-12-181-0/+1
* Default to sans-serif fontJosh2020-12-183-7/+7
* Redesign admonitions to look a little better.Rapptz2020-12-181-53/+89
* [matrix] Display navbar links on mobile Josh2020-12-186-42/+50
* Resize favicon to 256x256px for ChromeJames2020-12-181-0/+0
* Switch icon set over to Material Icons intead of FontAwesomeRapptz2020-12-184-28/+27
* Rework attributetable to look prettierRapptz2020-12-182-29/+126
* Fix sidebar scrolling on mobileJosh2020-12-181-1/+7