Librellium
|
94528029d4
Cleanup bot __init__ module
|
4 недель назад |
Librellium
|
4081235103
Rename UnregisteredMiddleware to NotRegisteredMiddleware
|
4 недель назад |
Librellium
|
ad441f96c3
Replace middlewares and routers with unified build
|
4 недель назад |
Librellium
|
d90cbecc5a
Add middleware build function
|
4 недель назад |
Librellium
|
13c6fe2976
Rename builder to build and move it to routers module
|
4 недель назад |
Librellium
|
a046142ff4
Sort imports
|
4 недель назад |
Librellium
|
a05352d917
Replace RegisteredMiddleware with UnregisteredMiddleware and pass TRANSLATIONS_DIR to Translator in app module
|
4 недель назад |
Librellium
|
7fd8e21bb6
Replace global TRANSLATIONS_DIR with constructor injection
|
4 недель назад |
Librellium
|
02a9438dbe
Use UnregisteredMiddleware in __init__ modules
|
4 недель назад |
Librellium
|
3c31e6c393
Rename registered middleware to unregistered
|
4 недель назад |
Librellium
|
215718f6ce
Update translations
|
1 месяц назад |
Librellium
|
ae9784c1e4
Enhance Translator context and safe string formatting
|
1 месяц назад |
Librellium
|
ac87161c8f
Update translations ids
|
1 месяц назад |
Librellium
|
c5a414312c
Remove unused Database import
|
1 месяц назад |
Librellium
|
dd365915a9
Merge pull request #18 from librellium/refactor/messaging
|
1 месяц назад |
Librellium
|
37b70ca7ef
Replace MessageSender with MessageRouter in bot builder module
|
1 месяц назад |
Librellium
|
db665b804f
Replace MessageSender with MessageRouter in Application
|
1 месяц назад |
Librellium
|
b0406ca3e8
Fix imports in ModerationExecutor
|
1 месяц назад |
Librellium
|
ed5129bc75
Update routers to use new transport logic
|
1 месяц назад |
Librellium
|
1ac11a2618
Change channel_ids type from List to Tuple in SubscriptionMiddleware
|
1 месяц назад |
Librellium
|
10754a759f
Use empty tuple instead of None for all chat_ids in config
|
1 месяц назад |
Librellium
|
23289ee5d6
Refactor messaging:
|
1 месяц назад |
Librellium
|
1ad694cd96
Make message argument in Translator optional
|
1 месяц назад |
Librellium
|
8916ae3150
Move user-related services to accounts module
|
1 месяц назад |
Librellium
|
9212489e9e
Update README
|
1 месяц назад |
Librellium
|
6fb6d69c1e
Merge pull request #17 from librellium/feature/services
|
1 месяц назад |
Librellium
|
f6e3a2e326
Replace repositories by services in app and builder modules
|
1 месяц назад |
Librellium
|
b186a080b8
Refactor middleware and routers to use services
|
1 месяц назад |
Librellium
|
ccb555b63e
Update repositories __init__ module
|
1 месяц назад |
Librellium
|
c78b233704
Add Moderator and User services
|
1 месяц назад |