Librellium
|
b15cb1cdd1
feat(transport): adapt to new API
|
2 napja |
Librellium
|
68f9aaf83d
feat(translator): add default language
|
2 napja |
Librellium
|
d8bb8f05f3
refactor(middlewares-builder): adapt to new constructor arguments
|
2 napja |
Librellium
|
df2f5cfca4
refactor(routers-builder): add PostRouter
|
2 napja |
Librellium
|
5438864bc9
feat(routers): add PostRouter, use asyncio.create_task for moderation calls instead of await
|
2 napja |
Librellium
|
8b6592aabf
feat: add keyboards
|
2 napja |
Librellium
|
f1df8c9e45
refactor(middlewares): move message and user extraction to utils module
|
2 napja |
Librellium
|
9e046200d9
refactor(orm): rename Moderator model flag can_approve_posts to can_manage_posts
|
2 napja |
Librellium
|
2b56bc940b
chore(translations): add keyboards domain and update russian messages
|
2 napja |
Librellium
|
a2cbf09cf1
feat(interfaces): add ModeratorResponsesPort and update PostResponsesPort
|
2 napja |
Librellium
|
36450ead21
refactor(config): restructure, make immutable fields mutable, update example
|
2 napja |
Librellium
|
d4598a9f1e
style(anonflow): format codebase
|
1 hete |
Librellium
|
5a05887c79
feat(rule-manager): ignore .example files when reloading rules
|
1 hete |
Librellium
|
e409ed271e
chore(rules): replace .gitkeep by minimal rule example
|
1 hete |
Librellium
|
0c35d375cb
chore: update .gitignore
|
1 hete |
Librellium
|
d4c1aff7d1
chore(license): update copyright year
|
1 hete |
Librellium
|
150117a8b6
Merge pull request #27 from librellium/refactor/composition-root
|
1 hete |
Librellium
|
3719115b61
refactor(bot-builders): move to app module
|
1 hete |
Librellium
|
8d4c6e35da
refactor(app): move to dedicated module and split helpers/exceptions
|
1 hete |
Librellium
|
cbd354b4dd
refactor(moderator-service): make _can root check type-safe
|
1 hete |
Librellium
|
3f7af91a2d
Merge pull request #26 from librellium/refactor/transport-reorganization
|
1 hete |
Librellium
|
9cc7c9ef46
refactor(anonflow): adapt to new transport module location
|
1 hete |
Librellium
|
7d528f0a9e
refactor(routers-builder): update transport module imports
|
1 hete |
Librellium
|
a9d94e6ff6
refactor!(middlewares-builder): replace deprecated flags with config in build_middlewares and add UserContextMiddleware
|
1 hete |
Librellium
|
90635738e5
refactor!(middlewares): add UserContextMiddleware and move all user middlewares to submodule
|
1 hete |
Librellium
|
62e6a4d342
refactor!(transport): move transport to bot module
|
1 hete |
Librellium
|
4086eaea1c
Merge pull request #25 from librellium/refactor/major
|
1 hete |
Librellium
|
d160f2d988
refactor(anonflow): update project version
|
1 hete |
Librellium
|
0d07508d85
refactor(app): adapt Application to ResponsesRouter and ModerationService, move routers initialization to separate method
|
1 hete |
Librellium
|
dcb9242117
refactor(services): reorganize accounts into separate user and moderator packages
|
1 hete |