Histórico de commits

Autor SHA1 Mensagem Data
  Librellium 093877688f refactor(repositories): remove session.begin transaction management 3 semanas atrás
  Librellium 6b243ce4fc feat(database): add begin_session context manager 3 semanas atrás
  Librellium 77e8bb5ea1 feat(orm): add is_root flag to Moderator model 3 semanas atrás
  Librellium a070270a82 feat(constants): add SYSTEM_USER_ID constant for system actor 3 semanas atrás
  Librellium fa8bff8c3e refactor(moderation): add _enabled flag to ModerationPlanner constructor 3 semanas atrás
  Librellium 0821260f22 Merge pull request #22 from librellium/refactor/app-initialization 3 semanas atrás
  Librellium d57f25aa90 refactor(app): safer initialization with require() and resource cleanup 3 semanas atrás
  Librellium d4b18241cb Merge pull request #21 from librellium/feature/moderation-modernization 3 semanas atrás
  Librellium 3ad0d8c3a2 refactor(app): update Application to use new ModerationPlanner and ModerationExecutor API 3 semanas atrás
  Librellium d961977399 refactor(bot): adapt routers to new ModerationExecutor API 3 semanas atrás
  Librellium 36be9d55c5 refactor(moderation): simplify executor, remove aiogram Message dependency, adapt to use new Result objects 3 semanas atrás
  Librellium dc0c19d6f5 refactor(moderation): restructure ModerationPlanner and extract backend calls to dedicated private methods 3 semanas atrás
  Librellium e8d03abf11 refactor(moderation): make exceptions inherit from ModerationError 3 semanas atrás
  Librellium 3eec9e19ff Merge pull request #20 from librellium/refactor/simplify-message-transport 3 semanas atrás
  Librellium 60c71505d4 Update config example 3 semanas atrás
  Librellium 20a09aa1ec Adapt MessageRouter to new Result objects 3 semanas atrás
  Librellium 120e34c4cb Cleanup transport service __init__ module 3 semanas atrás
  Librellium 4517d770db Adapt middlewares to new Result objects 3 semanas atrás
  Librellium dd6d881fc1 Adapt MediaRouter to new Result objects and simplify media processing 3 semanas atrás
  Librellium ecc45e9599 Adapt routers to new Result objects 3 semanas atrás
  Librellium 07b953cd17 Replace Tuple with FrozenSet for forwarding and moderation types 3 semanas atrás
  Librellium 0db97321f7 Replace events with results in transport service 3 semanas atrás
  Librellium cdf6423b67 Merge pull request #19 from librellium/refactor/message-transport-unification 4 semanas atrás
  Librellium fa9f3ee4be Unify message transport with MessageRouter in middleware 4 semanas atrás
  Librellium ba7dc6d11b Unify message transport with MessageRouter in routers 4 semanas atrás
  Librellium c1f4b69954 Replace chat_id with user_id in orm models 4 semanas atrás
  Librellium 489b2e78c8 Add new events and adapt MessageRouter to updated DeliveryService API 4 semanas atrás
  Librellium 62e4e11e3a Move wrap_media to DeliveryService 4 semanas atrás
  Librellium 55c88ca5f3 Replace chat_id with user_id in database repositories and related services 4 semanas atrás
  Librellium 030b25fabc Rename _postinit_bot to _init_middleware function and reorder initialization sequence in app module 4 semanas atrás