| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
It doesn't serve much of a purpose to users
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
This makes it easier to create URL buttons since the library will
automatically assign the proper style for it.
|
| | |
|
| | |
|
| |
|
| |
Co-Authored-By: Riley Shaw <[email protected]>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Co-Authored-By: Riley Shaw <[email protected]>
|
| |
|
|
|
| |
The previous code would make two separate instances share the custom_id
which might have been undesirable behaviour
|
| | |
|
| | |
|
| |
|
|
|
| |
Apparently the cancellation request for a TimerHandle doesn't
necessarily have to be honoured despite large periods of time passing
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
This prevents a potential race condition when a MESSAGE_UPDATE is
received syncing and refreshing the view components causing a desync.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This also renames `group` into `row`
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This also makes it so it returns the reason why the wait finished.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
This should hopefully make these work more consistently as other
functions do.
|