schon/engine/vibes_auth/messaging
Egor fureunoir Gorbunov 0abcb50e60 Features: 1) Add predefined permission sets and corresponding group initialization in initialize command.
Fixes: 1) Correct `image_url` return logic in models; 2) Fix indentation in the `save` method of `payments` model; 3) Update a minor comment typo in `serializers.py`.

Extra: 1) Minor cleanup of unused imports in `initialize` command.
2025-11-12 15:29:08 +03:00
..
forwarders Features: 1) Add rate-limiting decorators for multiple API methods across core viewsets; 2) Add translation support to messaging documentation. 2025-11-12 11:50:51 +03:00
__init__.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
auth.py Fixes: 1) Correct HTTP header key to use "HTTP_X_EVIBES_AUTH" for token-based authentication. 2025-11-12 12:56:15 +03:00
consumers.py Features: 1) Introduced Telegram forwarder with bot functionality for message forwarding and user support; 2) Added new commands (/start, /unlink, /help) for Telegram bot; 3) Enabled webhook integration and message linking via Telegram. 2025-11-12 11:23:44 +03:00
serializers.py Features: 1) Add predefined permission sets and corresponding group initialization in initialize command. 2025-11-12 15:29:08 +03:00
services.py Features: 1) Introduced Telegram forwarder with bot functionality for message forwarding and user support; 2) Added new commands (/start, /unlink, /help) for Telegram bot; 3) Enabled webhook integration and message linking via Telegram. 2025-11-12 11:23:44 +03:00
urls.py Features: 1) Messaging submodule drafts 2025-11-11 23:31:06 +03:00