2652 Commits (6351ef344b4bfbeaa0d3098bbfbefb244c86d25b)
 

Author SHA1 Message Date
Rapptz 6351ef344b Alphabetically sort attributetable output 6 years ago
Rapptz e9fb6b7d67 Show the search bar on mobile 6 years ago
Josh b86a1957eb [matrix] General Sidebar cleanup (#5061) 6 years ago
Rapptz 1253a372d9 Various RTD related fixes. 6 years ago
Josh B 8d635b765d Set colours for active sidebar elements 6 years ago
Josh B 9e214feadc Fix sidebar active link selection 6 years ago
Rapptz 33a4388e6e First pass at double header display 6 years ago
Josh B 16740623a3 Create settings icon for mobile 6 years ago
Rapptz c31b443f91 Use new HTML5 <section> instead of <div class="section"> 6 years ago
Jens Reidel e46a854463 [matrix] Search to top, icon 6 years ago
Rapptz e648cfbcad First pass at centering content for large displays 6 years ago
Rapptz 0e75a21a67 Add dark theme for codeblocks 6 years ago
Rapptz d05fd3552f Actually make overflowing have a scrollbar on mobile 6 years ago
Rapptz d69d509453 Fix codeblock related things with mobile responsiveness. 6 years ago
Josh 410a0c8794 Use default scrollbar for body on webkit browsers 6 years ago
Josh 9653ec5188 [matrix] Modal cleanup 6 years ago
Josh e7c6643730 [matrix] Dark Theme 6 years ago
Rapptz 51d76e819b Proper padding for the copy button 6 years ago
Rapptz 385657179d Reverse the related links 6 years ago
Rapptz 25e3a31827 Use html_js_files instead of the old approach to add JS files. 6 years ago
Rapptz 2e3b8dc3d1 Cleanup copy button CSS and add a hover-over explanation. 6 years ago
Rapptz 7607d3628d Rewrite the DOM to use CSS grids 6 years ago
NCPlayz ce0d0a20dd add copy codeblock button 6 years ago
Josh c21919cee5 [matrix] Add sans-serif font toggle to settings modal 6 years ago
Josh 8be9ef38db [matrix] Create settings modal 6 years ago
Josh 70c73084b3 [matrix] Refactor docs JS 6 years ago
Nadir Chowdhury 51f6787692 Add favicon 6 years ago
Rapptz 4dcf4bc6f4 Use actual viewport tag with initial-scale set to 1 6 years ago
Jens Reidel e3ffe22129 Add fixed header links, fix some parts of mobile UI 6 years ago
Rapptz fd14cf7b81 Bump Sphinx to 3.0.3 6 years ago
Riley Shaw ad694d8348 make documentation sphinx 3.x compatible 6 years ago
Rapptz 5bd05b194d Move table JS outside of scrolling 6 years ago
Rapptz 5fbb340339 Bump Sphinx to 2.4.4 6 years ago
Rapptz 9b88c63163 Add attributetable and add some class-level sections. 6 years ago
Rapptz 93f102ca90 Add support for Member.pending boolean attribute 6 years ago
Rapptz f9dd200314 [commands] max_concurrency comes before cooldowns 6 years ago
Rapptz 3fea697ba5 Add versionadded string for Emoji.url_as 6 years ago
Daggy1234 13bba3afc2
Add Emoji.url_as 6 years ago
Rapptz 6515f33978 [tasks] Fix a typo in documentation 6 years ago
Rapptz 0216db0c0a [tasks] Add support for manually calling the wrapped coroutine 6 years ago
Devon R 60f804c632
Update Windows opus binaries from 1.2.1 to 1.3.1 6 years ago
Devon R a20ddfa766
Add in Decoder 6 years ago
TicClick a4b20d08c3
Make File docstring raw for Python 3.9 compatibility 6 years ago
Rapptz 52d587d286 Allow PartialMessage to work with DM channels as well 6 years ago
Rapptz 186f4968d3 Export to_message_reference_dict to make PartialMessage.reply work 6 years ago
Rapptz ebf623d9de Add operations you can do to a Message and PartialMessage to docs 6 years ago
Rapptz 3fe6d261f1 Add PartialMessage to allow working with channel/message_id pairs. 6 years ago
Steve C bde5bb5d5c
Fix WebhookMessages docstrings 6 years ago
Rapptz 44dc7a8e02 Add support for editing and deleting webhook messages. 6 years ago
Rapptz b00aaab0b2 Revert Message.edit logic that deals with allowed_mentions 6 years ago