|
ccfabd0faa
|
Hardcode spaces in .editorconfig for schema.rs
|
2024-10-28 06:06:48 +01:00 |
|
|
3c8cf24ac6
|
Bump version to 2024.10.28
|
2024-10-28 06:03:25 +01:00 |
|
|
6b7ae8c966
|
Install tsm_system_rows on database
|
2024-10-28 06:03:10 +01:00 |
|
|
020cab782b
|
Move TelegramWrite impl for Diario to its own file
|
2024-10-28 05:11:28 +01:00 |
|
|
7b81649c56
|
I looked everywhere but couldn't find who asked
|
2024-10-28 05:09:20 +01:00 |
|
|
6ac67514b0
|
Set User-Agent: STRATZ_API header to bypass Cloudflare
|
2024-10-28 05:04:15 +01:00 |
|
|
c6358cb649
|
Log STRATZ response before it is parsed
|
2024-10-28 05:03:20 +01:00 |
|
|
ce1e216ece
|
Improve error passing for the STRATZ interface
|
2024-10-28 05:00:17 +01:00 |
|
|
35372b24bd
|
Print full error on service crash
|
2024-10-28 04:51:28 +01:00 |
|
|
d77da93151
|
Update builtin run configurations
|
2024-10-28 04:42:42 +01:00 |
|
|
d38722b368
|
Exclude .vscode from builds
|
2024-10-28 04:36:21 +01:00 |
|
|
95194e62ab
|
Add whatever this IDEA stuff is
|
2024-10-28 04:34:43 +01:00 |
|
|
7d294a90df
|
Add project name
|
2024-10-28 04:34:35 +01:00 |
|
|
0731797178
|
Bump version to 2024.9.12
|
2024-09-12 05:24:21 +02:00 |
|
|
22a26988ca
|
Do not reply if unaddressed
|
2024-09-12 05:22:54 +02:00 |
|
|
e8fd43d978
|
Add unimplemented optional config key TELEGRAM_MATCHMAKING_CHATID
|
2024-08-25 13:07:40 +02:00 |
|
|
b9a041ab06
|
Bump version to 2024.8.25
|
2024-08-25 12:58:54 +02:00 |
|
|
41c060d7d0
|
Improve error messages for custom parsing failures
|
2024-08-25 12:57:33 +02:00 |
|
|
418d68de49
|
Allow any non-space characters as quoted user name
|
2024-08-25 12:54:06 +02:00 |
|
|
fccc97bca2
|
Ensure empty quotes can't be added to the Diario
|
2024-08-25 12:53:33 +02:00 |
|
Lorenzo Rossi
|
a72f0ee43d
|
Differentiate between unknown command and parse error (#14)
Co-authored-by: Stefano Pigozzi <me@steffo.eu>
|
2024-08-25 12:49:29 +02:00 |
|
Lorenzo Rossi
|
c1f76f8946
|
Fix absolute path being used as migration directory
|
2024-08-25 09:55:24 +02:00 |
|
Lorenzo Rossi
|
e8af5edbf3
|
Configure VSCode to follow some unsupported .editorconfig parameters
|
2024-08-25 09:54:43 +02:00 |
|
dependabot[bot]
|
3857bd70f2
|
Bump diesel from 2.2.1 to 2.2.3 in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [diesel](https://github.com/diesel-rs/diesel).
Updates `diesel` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.3/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.1...v2.2.3)
---
updated-dependencies:
- dependency-name: diesel
dependency-type: direct:production
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-25 09:45:44 +02:00 |
|
|
0a21d1d26f
|
Bump version to 0.6.1
|
2024-08-19 10:08:34 +02:00 |
|
|
6044f93e04
|
Use small preview for dota matches
|
2024-08-19 10:08:06 +02:00 |
|
|
6f09b0153a
|
Fix brooch conditional compiling
|
2024-08-19 10:02:36 +02:00 |
|
|
5c5826c7ea
|
Allow unused imports on all the query_prelude
|
2024-08-19 09:59:49 +02:00 |
|
|
2a19d2d0d8
|
Display dota matches with the large embed
|
2024-08-19 09:52:36 +02:00 |
|
|
c855a156f8
|
Sort replies to matchmaking based on their choice
|
2024-08-19 09:47:20 +02:00 |
|
|
0c6907a9da
|
Add .editorconfig file
|
2024-08-19 08:29:23 +02:00 |
|
|
4bd14da04c
|
RustRover please stop
|
2024-08-19 08:23:09 +02:00 |
|
|
fd4bfeb193
|
Fix a couple broken imports
|
2024-08-19 08:20:56 +02:00 |
|
|
74cefd5438
|
Fix run configuration docs
|
2024-08-19 08:13:12 +02:00 |
|
|
4617d5ee3c
|
Use full backtrace
|
2024-08-19 07:58:45 +02:00 |
|
|
eaad114f5c
|
Remove leftover AnyError in TelegramService
|
2024-08-19 07:56:02 +02:00 |
|
|
ec3f5daff7
|
Run "Reformat code..." IDE feature
|
2024-08-19 07:54:41 +02:00 |
|
|
b84b70080f
|
Enforce code style via RustRover
|
2024-08-19 07:54:23 +02:00 |
|
|
9337834797
|
Run "Optimize imports..." IDE feature
|
2024-08-19 07:38:04 +02:00 |
|
|
b476a77fad
|
Allow clippy::manual_async_fn for get_*_future methods
|
2024-08-19 07:36:51 +02:00 |
|
|
111e474411
|
Remove unnecessary return
|
2024-08-19 07:34:35 +02:00 |
|
|
28f904bf01
|
Allow dead code in crate::utils
|
2024-08-19 07:34:24 +02:00 |
|
|
77efcd9762
|
Remove unused AnyError type alias
|
2024-08-19 07:33:45 +02:00 |
|
|
8081e173a0
|
Allow dead code for crate::services::RoyalnetService
|
2024-08-19 07:33:00 +02:00 |
|
|
cfef41d92c
|
Remove unit return type
|
2024-08-19 07:32:32 +02:00 |
|
|
7d915b7db5
|
Allow unused import for crate::services::RoyalnetService
|
2024-08-19 07:32:06 +02:00 |
|
|
42636650ac
|
Create a CONTRIBUTING document
|
2024-08-19 06:48:20 +02:00 |
|
|
067f4d5414
|
Create a "Doc" runConfig
|
2024-08-19 04:52:41 +02:00 |
|
|
3311e4f1d5
|
Update "Clippy" runConfig to match "Run"
|
2024-08-19 04:50:01 +02:00 |
|
|
4abbcf401e
|
Create a "Run" runConfig
|
2024-08-19 04:49:08 +02:00 |
|