1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00
Commit graph

94 commits

Author SHA1 Message Date
5569ceed72 🔧 Allow conversation to have multiple parameters 2020-12-27 20:44:09 +01:00
d337289f68 ⬆ Bump version 2020-12-27 20:35:50 +01:00
56c0c3a25c 🐛 Await sentry.put() in dispensers 2020-12-27 18:52:05 +01:00
7f2776bd21 ⬆ Bump version 2020-12-27 16:47:42 +01:00
2462c65f79 📔 Use todos instead of notes where possible 2020-12-27 11:41:13 +01:00
7af7ebc860 🔧 Rename teleporter function to teleport
To avoid name conflicts
2020-12-27 11:36:41 +01:00
d5d502188a 🔧 Include Command in the engineer module 2020-12-27 11:35:06 +01:00
9b5c3e0f82 Merge remote-tracking branch 'origin/master' 2020-12-27 11:34:22 +01:00
c52f95ec9a 📔 Add draw.io diagram of the engineer module 2020-12-27 11:34:10 +01:00
d0c0b6ecd4 🗑 Remove unused __init__ files 2020-12-27 11:32:24 +01:00
33a3e2ea38 🔧 Allow royalnet.engineer to be imported directly 2020-12-27 11:31:37 +01:00
cae6124cd5 🔧 Update __all__s of the engineer module 2020-12-27 11:30:48 +01:00
c375ae0e10
Create Command class (#4)
*  Create Command class

*  Create Command class
2020-12-27 11:17:39 +01:00
66fd4c65f9 📔 Remove documentation headers pending rewrite 2020-12-27 09:38:39 +01:00
715c0e72df
💥 Reimplement engineer module from scratch (#2) 2020-12-24 12:13:35 +01:00
133f503926 📔 Improve reading flow 2020-12-19 11:27:59 +01:00
3e0b5448f7 📔 Try to fix ul parsing 2020-12-19 11:25:32 +01:00
116d8217f5
Merge pull request #1 from Steffo99/filters
💥 Implement engineers.sentry.filters
2020-12-19 11:17:12 +01:00
c99c5469f5 ⚗️ Implement field filter 2020-12-19 11:03:20 +01:00
d6ad1301cb ⚗️ Fix the tests, even if i have no idea of how or why 2020-12-19 10:53:42 +01:00
b8705c59cd ⚗️ Write more tests, why do they crash 2020-12-18 22:52:17 +01:00
9b4b382145 💥 Tested filters! 2020-12-17 11:21:30 +01:00
b44290bd98 💥 Cooler filters! 2020-12-14 02:32:12 +01:00
0a7607c3c3 Implement filtering sentry-queue 2020-12-13 01:16:08 +01:00
4f84746736 💥 Improve blueprint stuff 2020-12-11 23:35:48 +01:00
abcf89782b 💥 Implement more blueprints 2020-12-11 12:42:41 +01:00
c5d1b96f6a 🔧 Make blueprint a package 2020-12-11 10:02:40 +01:00
b6bf69590c 🔧 Limit LRU Cache size 2020-12-11 08:57:08 +01:00
fa6288c5db Start implementing blueprints 2020-12-10 20:01:13 +01:00
3b5ac09386 🔧 Add missing space 2020-12-10 16:17:46 +01:00
f7e948e778 🔧 Fix missing space in docstring 2020-12-10 00:54:19 +01:00
9ced55e73c ✏️ Rename params to teleporter 2020-12-10 00:51:26 +01:00
c77dea2c7a ✏️ Rewrite half of engineer from scratch 2020-12-09 03:21:17 +01:00
eb90daa241 ✏️ Make commands coroutines 2020-12-07 19:26:32 +01:00
b8607edb56 Implement params tests 2020-12-07 00:18:58 +01:00
002b51fefe 🔧 Rename types to royaltyping 2020-12-06 23:47:54 +01:00
7a6d65724e Implement engineer module for commands routing 2020-12-06 23:41:36 +01:00
162049cb67 📔 Remove useless newline 2020-12-06 17:43:25 +01:00
6e42ea171b 📔 Improve autodoc titles 2020-12-06 17:43:08 +01:00
454534bf7a 🔧 Include IO types 2020-12-06 07:49:41 +01:00
6de180a27e 🐛 Rename royalnet.typing to royalnet.types 2020-12-06 07:49:05 +01:00
0fe80d794e 🔨 Add pytest run configuration 2020-12-06 07:45:28 +01:00
265b2e65e1 ⬆️ Bump version to 6.0.0a17 2020-12-03 11:38:57 +01:00
d91d9d6e04 Add get method to Scrolls 2020-12-03 11:38:29 +01:00
164d31ee92 🧹 Remove baron documentation 2020-12-03 09:57:28 +01:00
7819505756 ⬆️ Bump version to 6.0.0a16 2020-11-30 03:04:50 +01:00
c7bca2cbcf Add Lazy object (undocumented) 2020-11-30 03:04:04 +01:00
3457f05ec0 🐞 Don't crash if a Scroll file isn't found 2020-11-30 01:04:03 +01:00
f36d82397a 🔧 Fix scroll class initialization 2020-11-28 02:27:02 +01:00
f13ea127e6 ⬆️ Bump version to 6.0.0a13 2020-11-28 01:51:22 +01:00