Commit History

Author SHA1 Message Date
  Librellium dd6d881fc1 Adapt MediaRouter to new Result objects and simplify media processing 3 weeks ago
  Librellium ecc45e9599 Adapt routers to new Result objects 3 weeks ago
  Librellium 07b953cd17 Replace Tuple with FrozenSet for forwarding and moderation types 3 weeks ago
  Librellium 0db97321f7 Replace events with results in transport service 3 weeks ago
  Librellium cdf6423b67 Merge pull request #19 from librellium/refactor/message-transport-unification 4 weeks ago
  Librellium fa9f3ee4be Unify message transport with MessageRouter in middleware 4 weeks ago
  Librellium ba7dc6d11b Unify message transport with MessageRouter in routers 4 weeks ago
  Librellium c1f4b69954 Replace chat_id with user_id in orm models 4 weeks ago
  Librellium 489b2e78c8 Add new events and adapt MessageRouter to updated DeliveryService API 4 weeks ago
  Librellium 62e4e11e3a Move wrap_media to DeliveryService 4 weeks ago
  Librellium 55c88ca5f3 Replace chat_id with user_id in database repositories and related services 4 weeks ago
  Librellium 030b25fabc Rename _postinit_bot to _init_middleware function and reorder initialization sequence in app module 4 weeks ago
  Librellium 94528029d4 Cleanup bot __init__ module 4 weeks ago
  Librellium 4081235103 Rename UnregisteredMiddleware to NotRegisteredMiddleware 4 weeks ago
  Librellium ad441f96c3 Replace middlewares and routers with unified build 4 weeks ago
  Librellium d90cbecc5a Add middleware build function 4 weeks ago
  Librellium 13c6fe2976 Rename builder to build and move it to routers module 4 weeks ago
  Librellium a046142ff4 Sort imports 1 month ago
  Librellium a05352d917 Replace RegisteredMiddleware with UnregisteredMiddleware and pass TRANSLATIONS_DIR to Translator in app module 1 month ago
  Librellium 7fd8e21bb6 Replace global TRANSLATIONS_DIR with constructor injection 1 month ago
  Librellium 02a9438dbe Use UnregisteredMiddleware in __init__ modules 1 month ago
  Librellium 3c31e6c393 Rename registered middleware to unregistered 1 month ago
  Librellium 215718f6ce Update translations 1 month ago
  Librellium ae9784c1e4 Enhance Translator context and safe string formatting 1 month ago
  Librellium ac87161c8f Update translations ids 1 month ago
  Librellium c5a414312c Remove unused Database import 1 month ago
  Librellium dd365915a9 Merge pull request #18 from librellium/refactor/messaging 1 month ago
  Librellium 37b70ca7ef Replace MessageSender with MessageRouter in bot builder module 1 month ago
  Librellium db665b804f Replace MessageSender with MessageRouter in Application 1 month ago
  Librellium b0406ca3e8 Fix imports in ModerationExecutor 1 month ago