Librellium
|
671b578349
Merge pull request #29 from librellium/feature/cli
|
před 12 hodinami |
Librellium
|
3dce372a26
chore: update requirements
|
před 13 hodinami |
Librellium
|
1a3dbcba00
refactor(moderator-service): ensure actor_user_id and user_id are same type in _assert_not_self
|
před 13 hodinami |
Librellium
|
fe3d952971
refactor(orm): add __str__ for Moderator model
|
před 13 hodinami |
Librellium
|
1ab5ebfed9
feature(cli): add ModeratorManager
|
před 13 hodinami |
Librellium
|
ffd438d992
Merge pull request #28 from librellium/feature/keyboards
|
před 2 dny |
Librellium
|
61ff4e352b
refactor(app): rename app.py to main.py, adapt to new middlewares builder and Translator constructor arguments
|
před 2 dny |
Librellium
|
be6da8eacd
refactor(services): adapt to renamed Moderator can_manage_posts flag, update log messages
|
před 2 dny |
Librellium
|
b15cb1cdd1
feat(transport): adapt to new API
|
před 2 dny |
Librellium
|
68f9aaf83d
feat(translator): add default language
|
před 2 dny |
Librellium
|
d8bb8f05f3
refactor(middlewares-builder): adapt to new constructor arguments
|
před 2 dny |
Librellium
|
df2f5cfca4
refactor(routers-builder): add PostRouter
|
před 2 dny |
Librellium
|
5438864bc9
feat(routers): add PostRouter, use asyncio.create_task for moderation calls instead of await
|
před 2 dny |
Librellium
|
8b6592aabf
feat: add keyboards
|
před 2 dny |
Librellium
|
f1df8c9e45
refactor(middlewares): move message and user extraction to utils module
|
před 2 dny |
Librellium
|
9e046200d9
refactor(orm): rename Moderator model flag can_approve_posts to can_manage_posts
|
před 2 dny |
Librellium
|
2b56bc940b
chore(translations): add keyboards domain and update russian messages
|
před 2 dny |
Librellium
|
a2cbf09cf1
feat(interfaces): add ModeratorResponsesPort and update PostResponsesPort
|
před 2 dny |
Librellium
|
36450ead21
refactor(config): restructure, make immutable fields mutable, update example
|
před 2 dny |
Librellium
|
d4598a9f1e
style(anonflow): format codebase
|
před 1 týdnem |
Librellium
|
5a05887c79
feat(rule-manager): ignore .example files when reloading rules
|
před 1 týdnem |
Librellium
|
e409ed271e
chore(rules): replace .gitkeep by minimal rule example
|
před 1 týdnem |
Librellium
|
0c35d375cb
chore: update .gitignore
|
před 1 týdnem |
Librellium
|
d4c1aff7d1
chore(license): update copyright year
|
před 1 týdnem |
Librellium
|
150117a8b6
Merge pull request #27 from librellium/refactor/composition-root
|
před 1 týdnem |
Librellium
|
3719115b61
refactor(bot-builders): move to app module
|
před 1 týdnem |
Librellium
|
8d4c6e35da
refactor(app): move to dedicated module and split helpers/exceptions
|
před 1 týdnem |
Librellium
|
cbd354b4dd
refactor(moderator-service): make _can root check type-safe
|
před 1 týdnem |
Librellium
|
3f7af91a2d
Merge pull request #26 from librellium/refactor/transport-reorganization
|
před 1 týdnem |
Librellium
|
9cc7c9ef46
refactor(anonflow): adapt to new transport module location
|
před 1 týdnem |