Commit Graph
738 Commits
Author SHA1 Message Date
JoshandRapptz 8be9ef38db [matrix] Create settings modal
* Create settings modal

* Fix issue with spacing after settings button

* Fix issue with modal background on mobile devices

* Add close button to modal

* Add tooltip to close button

* Support closing modal with escape key

* Add missing semicolon to keydown event listener
2020-12-18 21:18:50 -05:00
JoshandRapptz 70c73084b3 [matrix] Refactor docs JS
* Refactor custom.js

* Refactor scorer.js

* tables variable shoudn't be in global scope
2020-12-18 21:18:50 -05:00
Nadir ChowdhuryandRapptz 51f6787692 Add favicon 2020-12-18 21:18:50 -05:00
Rapptz 4dcf4bc6f4 Use actual viewport tag with initial-scale set to 1 2020-12-18 21:18:50 -05:00
Jens ReidelandRapptz e3ffe22129 Add fixed header links, fix some parts of mobile UI
Dynamic content width equal to old one if on 1080p

Fix mobile view

Disable fixed header on mobile
2020-12-18 21:18:50 -05:00
Riley ShawandRapptz ad694d8348 make documentation sphinx 3.x compatible 2020-12-18 21:18:50 -05:00
Rapptz 5bd05b194d Move table JS outside of scrolling 2020-12-18 21:18:50 -05:00
Rapptz 9b88c63163 Add attributetable and add some class-level sections.
The extensions have yet to receive this treatment and CSS needs work,
but for now this is fine.
2020-12-18 21:18:47 -05:00
Rapptz 3fe6d261f1 Add PartialMessage to allow working with channel/message_id pairs.
Fix #5905
2020-12-11 00:32:38 -05:00
Rapptz 44dc7a8e02 Add support for editing and deleting webhook messages.
Fix #6058
2020-12-09 20:15:35 -05:00
iDutchy 0354036451 fix conflicts 2020-12-04 19:05:58 -06:00
JoshandGitHub f8e428bd5b Add support for chunking AsyncIterator objects 2020-12-03 18:32:53 -05:00
iDutchy 9f54345f5c idk, first attempt at adding docs ig. Probably gonna break so yea... 2020-12-01 02:25:51 -06:00
Rapptz 34f2fb36b1 Added MessageReference.resolved attribute to get replied to message 2020-11-27 02:24:39 -05:00
Rapptz 1014bfcb63 Allow MessageReference to be constructible by users 2020-11-27 01:08:52 -05:00
Rapptz e65dab3b23 Implement role tags.
This comes with:

* The RoleTags class
* Role.is_premium_subscriber()
* Role.is_bot_managed()
* Role.is_integration()
* Guild.self_role
* Guild.premium_subscriber_role
2020-11-26 01:57:24 -05:00
iDutchy 6e024871ec fix merge conflict 2020-11-24 17:19:31 -06:00
ZomatreeandGitHub 344cb96c5d Add sticker support 2020-11-23 05:09:20 -05:00
MayaandRapptz 78c916a486 Emphasize intents in the constructors of the examples 2020-11-21 21:31:42 -05:00
iDutchy b058b4730c update changelog 2020-11-19 18:48:07 -06:00
iDutchy e47ff96c30 docs fix 2020-11-18 18:04:33 -06:00
iDutchy a2b513bd72 docs fix 2020-11-18 18:02:05 -06:00
iDutchy 9e6461a419 docs fix 2020-11-18 17:57:32 -06:00
iDutchy 690dcdaf2e update docs and add message replies 2020-11-18 17:49:58 -06:00
iDutchy ae0f11ce53 add a color 2020-11-04 19:51:07 -06:00
iDutchy 188b69c097 docs update 2020-10-28 21:04:30 -05:00
iDutchy dea09cb5b3 conflict fix 2020-10-28 21:00:48 -05:00
Rapptz abe54f5bdc Translation sync with crowdin 2020-10-24 00:10:06 -04:00
iDutchy 3521ae985a added versionadded 2020-10-21 17:44:46 -05:00
Rapptz 0be2d37e7a Add changelog for v1.5.1 2020-10-19 19:42:54 -04:00
iDutchy 09168d880f int() support 2020-10-17 19:14:51 -05:00
iDutchy b9642f785e Remove int() support 2020-10-17 18:45:51 -05:00
iDutchy d75cd66b90 oh ffs 2020-10-17 18:42:19 -05:00
numbermaniacandGitHub d6df55afe2 logging.rst: Fix some typos and grammar errors 2020-10-16 22:46:31 -04:00
Eric ChanandGitHub b96ed43082 Fix typo in event reference 2020-10-16 22:44:51 -04:00
iDutchy 0b8671e3d6 doc update 2020-10-04 02:05:24 +00:00
Rapptz 022b5f7902 Update intent documentation to use defaults 2020-10-03 01:42:50 -04:00
iDutchy ea73008ff2 update docs 2020-10-02 00:34:53 +00:00
iDutchy 525ee4be0a update docs 2020-10-02 00:34:01 +00:00
XuaandGitHub 1066f42f1f Add intents to event reference 2020-10-01 04:42:32 -04:00
iDutchy 5b2c7db90b forgot 2020-10-01 02:27:11 +00:00
iDutchy cd6f48b39c forgot this 2020-10-01 01:28:20 +00:00
iDutchy 74713b05ee add try_user 2020-10-01 01:24:30 +00:00
iDutchy fe826b7134 changes 2020-10-01 01:01:18 +00:00
iDutchy fd9ceb30f2 I suck 2020-09-30 23:59:06 +00:00
iDutchy f514d45f99 oops 2020-09-30 23:56:50 +00:00
iDutchy 57efed682b update docs 2020-09-30 23:54:25 +00:00
iDutchy f80b4c166c conflict fix 2020-09-30 22:42:28 +00:00
Rapptz 1518790c87 Some minor documentation fixes.
Make examples all mention where to put it for the unaware.
2020-09-28 21:42:32 -04:00
Rapptz 1919267e5c Add changelog for v1.4.2 2020-09-28 20:56:00 -04:00