Historique des commits

Auteur SHA1 Message Date
  Librellium d4b18241cb Merge pull request #21 from librellium/feature/moderation-modernization il y a 3 semaines
  Librellium 3ad0d8c3a2 refactor(app): update Application to use new ModerationPlanner and ModerationExecutor API il y a 3 semaines
  Librellium d961977399 refactor(bot): adapt routers to new ModerationExecutor API il y a 3 semaines
  Librellium 36be9d55c5 refactor(moderation): simplify executor, remove aiogram Message dependency, adapt to use new Result objects il y a 3 semaines
  Librellium dc0c19d6f5 refactor(moderation): restructure ModerationPlanner and extract backend calls to dedicated private methods il y a 3 semaines
  Librellium e8d03abf11 refactor(moderation): make exceptions inherit from ModerationError il y a 3 semaines
  Librellium 3eec9e19ff Merge pull request #20 from librellium/refactor/simplify-message-transport il y a 3 semaines
  Librellium 60c71505d4 Update config example il y a 3 semaines
  Librellium 20a09aa1ec Adapt MessageRouter to new Result objects il y a 3 semaines
  Librellium 120e34c4cb Cleanup transport service __init__ module il y a 3 semaines
  Librellium 4517d770db Adapt middlewares to new Result objects il y a 3 semaines
  Librellium dd6d881fc1 Adapt MediaRouter to new Result objects and simplify media processing il y a 3 semaines
  Librellium ecc45e9599 Adapt routers to new Result objects il y a 3 semaines
  Librellium 07b953cd17 Replace Tuple with FrozenSet for forwarding and moderation types il y a 3 semaines
  Librellium 0db97321f7 Replace events with results in transport service il y a 3 semaines
  Librellium cdf6423b67 Merge pull request #19 from librellium/refactor/message-transport-unification il y a 4 semaines
  Librellium fa9f3ee4be Unify message transport with MessageRouter in middleware il y a 4 semaines
  Librellium ba7dc6d11b Unify message transport with MessageRouter in routers il y a 4 semaines
  Librellium c1f4b69954 Replace chat_id with user_id in orm models il y a 4 semaines
  Librellium 489b2e78c8 Add new events and adapt MessageRouter to updated DeliveryService API il y a 4 semaines
  Librellium 62e4e11e3a Move wrap_media to DeliveryService il y a 4 semaines
  Librellium 55c88ca5f3 Replace chat_id with user_id in database repositories and related services il y a 4 semaines
  Librellium 030b25fabc Rename _postinit_bot to _init_middleware function and reorder initialization sequence in app module il y a 4 semaines
  Librellium 94528029d4 Cleanup bot __init__ module il y a 4 semaines
  Librellium 4081235103 Rename UnregisteredMiddleware to NotRegisteredMiddleware il y a 4 semaines
  Librellium ad441f96c3 Replace middlewares and routers with unified build il y a 4 semaines
  Librellium d90cbecc5a Add middleware build function il y a 4 semaines
  Librellium 13c6fe2976 Rename builder to build and move it to routers module il y a 4 semaines
  Librellium a046142ff4 Sort imports il y a 1 mois
  Librellium a05352d917 Replace RegisteredMiddleware with UnregisteredMiddleware and pass TRANSLATIONS_DIR to Translator in app module il y a 1 mois