| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add disable_header to watchchannel initialization.
We don't have root actor field anymore, so headers give error
and there is no point to rewrite this, because this will be
removed soon.
- Removed duplicates check of nominations of one user.
Now as API allows this, multiple actors can nomination one
user.
- Add special error message if same actor have already nominated user
Every actor can only have 1 nomination entry.
- Remove previous reason from watch command
We don't store reason that way anymore, and we don't want
that this message spam whole channel.
- Split end reason and reason editing commands.
API PATCH request buildup have been changed, so changing both
of them in one command don't make sense anymore.
- Migrate nomination string generation
|
| |
|
|
|
| |
We need to disable this, because new format of nominations
don't match with it.
|
| |\
| |
| | |
Add !u, !tban, !superstar, and !unsuperstar aliases
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| |\
| |
| | |
Add a tag to explain a common error with substituting `=` and `==`.
|
| |/ |
|
| |\
| |
| | |
Make "event" plural in socketstats embed
|
| |/ |
|
| |
|
|
| |
- Comma separate event values
- Make fields inline for smaller embed
|
| |\
| |
| | |
Helpful Startup Errors
|
| | |\
| |/
|/| |
|
| |\ \
| | |
| | | |
Bump aiohttp from 3.7.3 to 3.7.4
|
| | |\ \
| |/ /
|/| | |
|
| |\ \ \
| | | |
| | | | |
Made a tag to help people fix an empty file JSON error.
|
| | |\ \ \
| |/ / /
|/| | | |
|
| | | | |
| | | |
| | | | |
Co-authored-by: Mark <[email protected]>
|
| | | | |
| | | |
| | | |
| | | |
| | | | |
Suggestion of @Numelor
Co-authored-by: Numerlor <[email protected]>
|
| | | | |
| | | |
| | | | |
Co-authored-by: Kieran Siek <[email protected]>
|
| | | | | |
|
| | | | | |
|
| | |\ \ \ |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
more friendly/less personal suggestion.
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.3...v3.7.4)
Signed-off-by: dependabot[bot] <[email protected]>
|
| |\ \ \ \
| | | | |
| | | | | |
pep 8 and inline-codeblock tag updates
|
| | |\ \ \ \
| |/ / / /
|/| | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Hassan Abouelela <[email protected]>
|
| | | | | |
| | | | |
| | | | | |
Co-authored-by: Matteo Bertucci <[email protected]>
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Co-authored-by: Akarys42 <[email protected]>
Signed-off-by: Hassan Abouelela <[email protected]>
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds a missing exception when trying to connect to the site on startup.
Signed-off-by: Hassan Abouelela <[email protected]>
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Attempts to connect to the site multiple times before throwing an
exception to allow the site to warm up when running in docker.
Signed-off-by: Hassan Abouelela <[email protected]>
|
| | |_|_|/
|/| | |
| | | |
| | | | |
Signed-off-by: Hassan Abouelela <[email protected]>
|
| |\ \ \ \
| | | | |
| | | | | |
Makes Off Topic Name Search Insensitive
|
| | |\ \ \ \
| |/ / / /
|/| | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
Add the off-topic etiquette to the off-topic tag
|
| |/ / / / / |
|