iachat/app
2023-12-18 16:34:47 -08:00
..
actions
assets feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
builders chore: log authentication error for FB and Instagram (#8551) 2023-12-14 16:18:23 +05:30
channels
controllers feat: Settings screen for custom branding (#8543) 2023-12-13 13:16:24 -08:00
dashboards feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
dispatchers
drops feat: Add the support for custom attributes in message variables (#8511) 2023-12-08 14:13:35 -08:00
fields
finders feat: Add support for ascending and descending options in sort (#8542) 2023-12-12 17:15:48 -08:00
helpers fix: Undefined method `length' for nil:NilClass (#8491) 2023-12-05 16:34:29 +05:30
javascript fix: Use ogg format for Telegram audio messages (#8505) 2023-12-16 11:55:47 -08:00
jobs chore: Update self-hosted billing redirect (#8580) 2023-12-18 16:34:47 -08:00
listeners feat: Clear all previous notifications if a new notification is added to a conversation (#8490) 2023-12-06 14:03:43 +05:30
mailboxes fix: Update inline image processing logic to fix missing images when multiple inline images present (#7861) 2023-09-06 14:35:19 +05:30
mailers feat: Handle notification.deleted action cable event (#8501) 2023-12-06 16:49:00 +05:30
models feat: Add support for ascending and descending options in sort (#8542) 2023-12-12 17:15:48 -08:00
policies chore: Adds API for agent bot avatar upload (#8533) 2023-12-11 19:02:11 -08:00
presenters feat: Add inbox webhook events (#8006) 2023-09-28 15:28:10 -07:00
services fix: @inbox usage in logs (#8578) 2023-12-18 19:30:41 +05:30
views chore: Update self-hosted billing redirect (#8580) 2023-12-18 16:34:47 -08:00
workers
test-matchers.js