This website requires JavaScript.
Explore
Help
Sign in
fureunoir
/
schon
Watch
1
Star
1
Fork
You've already forked schon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d791cbb83a
schon
/
engine
/
vibes_auth
/
messaging
History
Egor fureunoir Gorbunov
6d8d4def5b
Fixes: 1) Correct HTTP header key to use "HTTP_X_EVIBES_AUTH" for token-based authentication.
2025-11-12 12:56:15 +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 detailed serializers for user messages, staff inbox, and thread consumers; 2) Update schema definitions to support new serializers with improved descriptions and summaries; 3) Introduce flexible event-based serializer for staff inbox actions.
2025-11-12 11:37:34 +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