1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-12-23 10:04:21 +00:00
Commit graph

25 commits

Author SHA1 Message Date
ad813dfd6c
Remove unused imports 2022-08-08 23:34:55 +02:00
8cc200b6f4
Boost code and name fields, while lowering slightly flavor 2022-08-08 23:23:26 +02:00
bc05fc9afa
Improve significantly docs 2022-08-08 21:06:52 +02:00
d2f922b97f
Use AND conjunction by default in the QueryParser 2022-08-08 19:58:57 +02:00
25df599586
Complete most of the telegram bot 2022-08-08 04:10:59 +02:00
b7403c6e0e
Use reference in String::from::<&CardType> call 2022-08-07 17:32:50 +02:00
c6e95322ce
Revert Debug and Clone derivations on CardSearchEngine 2022-08-07 17:23:46 +02:00
838b88e741
Update some docstrings 2022-08-07 16:04:42 +02:00
f09c366900
Also derive Clone for CardSchemaFields 2022-08-07 05:42:21 +02:00
6edc2965a9
Derive Debug for more things 2022-08-07 05:42:04 +02:00
8ed792bda9
Fix some doc warnings 2022-08-07 05:41:33 +02:00
2da1264681
Refactor search::cardsearch module 2022-08-07 05:37:43 +02:00
d6cb0f8b56
Rename search::card module to search::cardsearch 2022-08-06 19:52:27 +02:00
0bd71f35d4
Perfect data module 2022-08-06 19:44:44 +02:00
824d2246de
Restructure again! 2022-08-06 05:07:10 +02:00
199888dc25
Remove some unused imports 2022-08-05 18:19:33 +02:00
eb43e6b2c8
Some more things 2022-08-05 03:03:46 +02:00
63a14ab2ef
Start work on Telegram card searching 2022-08-05 02:48:03 +02:00
9a57f59e70
Rename flavor_text to localized_flavor_text 2022-08-05 02:05:37 +02:00
d5b2fa40ab
Create tantivy search objects 2022-08-04 22:06:50 +02:00
e346d3500a
Run reformat code 2022-08-04 18:53:49 +02:00
d6dc2055e7
Create search module 2022-08-04 10:36:52 +02:00
5836d653a7 Start more or less clean 2022-08-03 15:13:44 +00:00
b14f85022b
Keep building the skeleton of the bot 2022-08-01 00:49:44 +02:00
6810e1acc7
Continue building the skeleton of the bot 2022-07-31 20:32:58 +02:00