Commit History

Author SHA1 Message Date
  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
  Librellium ed5129bc75 Update routers to use new transport logic 1 month ago
  Librellium 1ac11a2618 Change channel_ids type from List to Tuple in SubscriptionMiddleware 1 month ago
  Librellium 10754a759f Use empty tuple instead of None for all chat_ids in config 1 month ago
  Librellium 23289ee5d6 Refactor messaging: 1 month ago
  Librellium 1ad694cd96 Make message argument in Translator optional 1 month ago
  Librellium 8916ae3150 Move user-related services to accounts module 1 month ago
  Librellium 9212489e9e Update README 1 month ago
  Librellium 6fb6d69c1e Merge pull request #17 from librellium/feature/services 1 month ago
  Librellium f6e3a2e326 Replace repositories by services in app and builder modules 1 month ago