Librellium
|
36450ead21
refactor(config): restructure, make immutable fields mutable, update example
|
2 days ago |
Librellium
|
d4598a9f1e
style(anonflow): format codebase
|
1 week ago |
Librellium
|
5a05887c79
feat(rule-manager): ignore .example files when reloading rules
|
1 week ago |
Librellium
|
e409ed271e
chore(rules): replace .gitkeep by minimal rule example
|
1 week ago |
Librellium
|
0c35d375cb
chore: update .gitignore
|
1 week ago |
Librellium
|
d4c1aff7d1
chore(license): update copyright year
|
1 week ago |
Librellium
|
150117a8b6
Merge pull request #27 from librellium/refactor/composition-root
|
1 week ago |
Librellium
|
3719115b61
refactor(bot-builders): move to app module
|
1 week ago |
Librellium
|
8d4c6e35da
refactor(app): move to dedicated module and split helpers/exceptions
|
1 week ago |
Librellium
|
cbd354b4dd
refactor(moderator-service): make _can root check type-safe
|
1 week ago |
Librellium
|
3f7af91a2d
Merge pull request #26 from librellium/refactor/transport-reorganization
|
1 week ago |
Librellium
|
9cc7c9ef46
refactor(anonflow): adapt to new transport module location
|
1 week ago |
Librellium
|
7d528f0a9e
refactor(routers-builder): update transport module imports
|
1 week ago |
Librellium
|
a9d94e6ff6
refactor!(middlewares-builder): replace deprecated flags with config in build_middlewares and add UserContextMiddleware
|
1 week ago |
Librellium
|
90635738e5
refactor!(middlewares): add UserContextMiddleware and move all user middlewares to submodule
|
1 week ago |
Librellium
|
62e6a4d342
refactor!(transport): move transport to bot module
|
1 week ago |
Librellium
|
4086eaea1c
Merge pull request #25 from librellium/refactor/major
|
1 week ago |
Librellium
|
d160f2d988
refactor(anonflow): update project version
|
1 week ago |
Librellium
|
0d07508d85
refactor(app): adapt Application to ResponsesRouter and ModerationService, move routers initialization to separate method
|
1 week ago |
Librellium
|
dcb9242117
refactor(services): reorganize accounts into separate user and moderator packages
|
1 week ago |
Librellium
|
19935bbd08
refactor(bot-routers): adapt to new ResponsesPorts API and ModerationService
|
1 week ago |
Librellium
|
30e6a48642
refactor(bot-middlewares): adapt to new ResponsesPorts API and add LanguageMiddleware to push user language through pipeline
|
1 week ago |
Librellium
|
903af471df
refactor(moderation): add ModerationService to handle moderation events and forward them via PostResponsesPort
|
1 week ago |
Librellium
|
5df14af423
refactor(user-repository): add return type hint to get method
|
1 week ago |
Librellium
|
285d22e8ee
refactor(transport): replace Result-based logic with ResponsesPorts
|
1 week ago |
Librellium
|
616292f7b9
feat(interfaces): add ResponsesPorts
|
1 week ago |
Librellium
|
db2dc963a4
refactor(bot-builders): adapt to new ResponsesRouter and add language middleware
|
1 week ago |
Librellium
|
cd271a0dfa
refactor(translations): update russian messages
|
1 week ago |
Librellium
|
0a9382e17d
refactor(translator): make independent of Telegram and async-ready, add plural support
|
1 week ago |
Librellium
|
d909caecd6
refactor(orm): set can_approve_posts default to False for Moderator model
|
2 weeks ago |