iachat/app/javascript/dashboard/components/widgets/WootWriter
gabrieljablonski 112385fd9e Merge branch 'main' into chore/merge-4.13.0
Resolves 26 conflicts via manual review. Key decisions:

- signature: kept fork's send-time architecture (PR #79), discarded upstream's
  editor-manipulation functions
- WhatsApp incoming: combined fork's two-layer locking (source_id + contact
  phone) with upstream's blocked-contact drop. Fixed pre-existing regression
  where echoes were silently dropped
- InstallationConfig: upstream's simplified coder (validated against legacy
  YAML-in-jsonb data)
- schema.rb: regenerated, stripped kanban tables from other branches,
  restored f_unaccent SQL function
2026-04-17 16:23:47 -03:00
..
utils feat: add audio transcoding support for WhatsApp Cloud API (#220) 2026-02-22 16:21:50 -03:00
AudioRecorder.vue feat: add audio transcoding support for WhatsApp Cloud API (#220) 2026-02-22 16:21:50 -03:00
constants.js Adds character count to reply box 😳 (#1634) 2021-01-13 19:16:45 +05:30
CopilotEditor.vue feat: Adds the ability to resize the editor (#13916) 2026-04-16 12:37:56 +05:30
CopilotMenuBar.vue feat: compose form improvements (#13668) 2026-03-02 18:27:51 +05:30
CopilotReplyBottomPanel.vue feat: new Captain Editor (#13235) 2026-01-21 13:39:07 +05:30
Editor.vue Merge branch 'main' into chore/merge-4.13.0 2026-04-17 16:23:47 -03:00
EditorModeToggle.vue feat: new Captain Editor (#13235) 2026-01-21 13:39:07 +05:30
FullEditor.vue feat: add slash command menu to article editor (#14035) 2026-04-16 11:27:59 +05:30
keyboardEmojiSelector.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
ReplyBottomPanel.vue Merge branch 'main' into chore/merge-4.13.0 2026-04-17 16:23:47 -03:00
ReplyTopPanel.vue feat: Adds the ability to resize the editor (#13916) 2026-04-16 12:37:56 +05:30
SlashCommandMenu.vue feat: add slash command menu to article editor (#14035) 2026-04-16 11:27:59 +05:30