Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: JrTimha/ISM

Tags

v0.7.8

Toggle v0.7.8's commit message
Refactor push notification handling and configuration

Replaces hardcoded CORS and Keycloak error handling with explicit error messages. Updates Kafka topic and header configurations for better alignment with notification models. Introduces `send_undeliverable_notifications` method with filtering to streamline push notification logic. Integrates `NotificationEvent` for targeted notification handling.

v0.7.7

Toggle v0.7.7's commit message
Hardening Docker Image

v0.7.6

Toggle v0.7.6's commit message
Merge remote-tracking branch 'origin/master'

# Conflicts:
#	.idea/workspace.xml

v0.7.5

Toggle v0.7.5's commit message
change room img path

v0.7.4

Toggle v0.7.4's commit message
change room img path

v0.7.3

Toggle v0.7.3's commit message
Add welcome message displaying app version and run mode

Introduces a new `welcome` module to print a stylized app title, version, and run mode on startup. Updates main entry point to invoke the welcome message for better startup visibility.

v0.7.2

Toggle v0.7.2's commit message
Refactor room and messaging services: simplify logic, enhance Redis c…

…aching integration, and optimize room queries

Streamlines room creation, invitation, and messaging workflows. Improves synchronization between Redis caching and database operations. Updates room queries for better performance and consistency. Adds error handling for caching operations.

v0.7.0

Toggle v0.7.0's commit message
fix env

v0.6.0

Toggle v0.6.0's commit message
Added tagging to pipeline.yml

v0.5.0

Toggle v0.5.0's commit message
Readme improved