Historique des commits

Auteur SHA1 Message Date
  Librellium d4c1aff7d1 chore(license): update copyright year il y a 1 semaine
  Librellium 150117a8b6 Merge pull request #27 from librellium/refactor/composition-root il y a 1 semaine
  Librellium 3719115b61 refactor(bot-builders): move to app module il y a 1 semaine
  Librellium 8d4c6e35da refactor(app): move to dedicated module and split helpers/exceptions il y a 1 semaine
  Librellium cbd354b4dd refactor(moderator-service): make _can root check type-safe il y a 1 semaine
  Librellium 3f7af91a2d Merge pull request #26 from librellium/refactor/transport-reorganization il y a 1 semaine
  Librellium 9cc7c9ef46 refactor(anonflow): adapt to new transport module location il y a 1 semaine
  Librellium 7d528f0a9e refactor(routers-builder): update transport module imports il y a 1 semaine
  Librellium a9d94e6ff6 refactor!(middlewares-builder): replace deprecated flags with config in build_middlewares and add UserContextMiddleware il y a 1 semaine
  Librellium 90635738e5 refactor!(middlewares): add UserContextMiddleware and move all user middlewares to submodule il y a 1 semaine
  Librellium 62e6a4d342 refactor!(transport): move transport to bot module il y a 1 semaine
  Librellium 4086eaea1c Merge pull request #25 from librellium/refactor/major il y a 1 semaine
  Librellium d160f2d988 refactor(anonflow): update project version il y a 1 semaine
  Librellium 0d07508d85 refactor(app): adapt Application to ResponsesRouter and ModerationService, move routers initialization to separate method il y a 1 semaine
  Librellium dcb9242117 refactor(services): reorganize accounts into separate user and moderator packages il y a 1 semaine
  Librellium 19935bbd08 refactor(bot-routers): adapt to new ResponsesPorts API and ModerationService il y a 1 semaine
  Librellium 30e6a48642 refactor(bot-middlewares): adapt to new ResponsesPorts API and add LanguageMiddleware to push user language through pipeline il y a 1 semaine
  Librellium 903af471df refactor(moderation): add ModerationService to handle moderation events and forward them via PostResponsesPort il y a 1 semaine
  Librellium 5df14af423 refactor(user-repository): add return type hint to get method il y a 1 semaine
  Librellium 285d22e8ee refactor(transport): replace Result-based logic with ResponsesPorts il y a 1 semaine
  Librellium 616292f7b9 feat(interfaces): add ResponsesPorts il y a 1 semaine
  Librellium db2dc963a4 refactor(bot-builders): adapt to new ResponsesRouter and add language middleware il y a 1 semaine
  Librellium cd271a0dfa refactor(translations): update russian messages il y a 1 semaine
  Librellium 0a9382e17d refactor(translator): make independent of Telegram and async-ready, add plural support il y a 1 semaine
  Librellium d909caecd6 refactor(orm): set can_approve_posts default to False for Moderator model il y a 2 semaines
  Librellium 1c1b60f377 refactor(moderator-service): remove unnecessary 'value' getattr in _can il y a 2 semaines
  Librellium 940f93a3e1 refactor(translations): update msgid and references according to result object names il y a 3 semaines
  Librellium fec92fe66c refactor: delegate user management from MessageRouter to bot routers il y a 3 semaines
  Librellium 5e6c22c113 refactor: rename blocked middleware and its result object to banned, update related modules il y a 3 semaines
  Librellium a9d04e5ec0 refactor(app): add moderator service initialization il y a 3 semaines