Commit Graph

2646 Commits

Author SHA1 Message Date
Shivam Mishra
088608abcf
feat: disable elastic scrolling 2025-05-19 19:45:02 +05:30
Shivam Mishra
afb3c0109b
fix: list item styling 2025-05-19 19:12:08 +05:30
Shivam Mishra
c54973eeb2
feat: use enter for next line in isolated shell mode 2025-05-19 19:11:07 +05:30
Shivam Mishra
cb2785096e
feat: ensure inbox was always there 2025-05-19 16:27:21 +05:30
Shivam Mishra
27f35a7dd8
style: if block 2025-05-19 16:11:47 +05:30
Shivam Mishra
59790e38da
fix: editor loads with private note color 2025-05-19 16:10:51 +05:30
Shivam Mishra
461f1b3bf0
chore: attempt to fix CW-4353 2025-05-19 15:39:57 +05:30
Shivam Mishra
4056a144e4
feat: add spinner 2025-05-19 15:37:51 +05:30
Shivam Mishra
31681610f2
feat: disable lightbox in UI shell 2025-05-16 22:01:16 +05:30
Shivam Mishra
a8b33023f8
feat: auto init if callback is not present 2025-05-16 16:55:31 +05:30
Shivam Mishra
8c5204d0c9
feat: use computed for conversation ID 2025-05-16 16:55:17 +05:30
Shivam Mishra
aa5242fdb0
feat: run on callback 2025-05-16 16:35:18 +05:30
Shivam Mishra
b591893486
feat: better init 2025-05-16 16:23:56 +05:30
Shivam Mishra
a118bef98e
feat: use init fn 2025-05-16 16:18:37 +05:30
Shivam Mishra
daa54f6866
feat: disable unused options 2025-05-16 16:12:05 +05:30
Shivam Mishra
d6f862a85c
feat: new lite reply box 2025-05-15 17:06:32 +05:30
Shivam Mishra
13f742fd68
feat: allow customizing reply box 2025-05-15 17:06:20 +05:30
Shivam Mishra
5d8646a3f3
feat: smaller bundle 2025-05-14 19:48:10 +05:30
Shivam Mishra
453eba9a81
feat: conditionally show typing indicator 2025-05-14 16:21:14 +05:30
Shivam Mishra
6beb355f29
feat: add typing indicator 2025-05-14 16:01:18 +05:30
Shivam Mishra
980eca46c6
feat: start typing indicator 2025-05-14 15:53:30 +05:30
Shivam Mishra
0868a9af70
refactor: use vue 2025-05-14 14:05:58 +05:30
Shivam Mishra
da6fbe8579
feat: make message sending work 2025-05-13 19:59:14 +05:30
Shivam Mishra
2c814fff99
feat: kickstart message editor\ 2025-05-13 19:52:18 +05:30
Shivam Mishra
c1c44512d4
feat: remove test component 2025-05-13 19:30:01 +05:30
Shivam Mishra
84d31b91f4
feat: add space for editor 2025-05-13 19:22:36 +05:30
Shivam Mishra
81e18aaafa
feat: fetch inboxes 2025-05-13 19:00:39 +05:30
Shivam Mishra
f07a5215cf
feat: allow bypassing indexedb cache 2025-05-13 19:00:30 +05:30
Shivam Mishra
1899a31416
feat: infinite scrolling 2025-05-13 18:50:48 +05:30
Shivam Mishra
e58736e746
feat: kickstart scroll 2025-05-12 18:55:36 +05:30
Shivam Mishra
a9fd459cf4
feat: wait for auth 2025-05-12 17:53:27 +05:30
Shivam Mishra
7235e44a9d
feat: ignore audio events for ui mode 2025-05-12 17:53:09 +05:30
Shivam Mishra
ddd1fb5396
fix: auth payload 2025-05-12 17:52:59 +05:30
Shivam Mishra
a97cf6e4ad
feat: allow api based auth 2025-05-12 17:35:06 +05:30
Shivam Mishra
4ecc92ad6d
feat: setup wss 2025-05-12 17:13:41 +05:30
Shivam Mishra
ff70fbe2e4
Merge branch 'develop' of github.com:chatwoot/chatwoot into feat/ui-lib 2025-05-09 09:39:24 +05:30
Pranav
61c5d751fc
chore: Make the table of contents in help center sticky (#11448)
Some checks failed
Frontend Lint & Test / test (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Run Chatwoot CE spec / test (push) Has been cancelled
Publish Chatwoot EE docker images / merge (push) Has been cancelled
Publish Chatwoot CE docker images / merge (push) Has been cancelled
2025-05-09 08:44:44 +05:30
Shivam Mishra
4d684da288
fix: Update the copy for excluding the unattended conversations (#11450) 2025-05-08 20:08:12 -07:00
Shivam Mishra
6766b706c1
feat: Add support for typing events in webhooks (#11423)
Added support for typing events in webhooks. Two new events are now
available: `conversation_typing_on` and `conversation_typing_off`.


<img width="746" alt="Screenshot 2025-05-08 at 4 50 24 PM"
src="https://github.com/user-attachments/assets/62da7b38-de0f-42c5-84f4-066e653da331"
/>

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Pranav <pranavrajs@gmail.com>
2025-05-08 17:28:35 -07:00
Chatwoot Bot
823c3df27f
chore: Update translations (#11432) 2025-05-08 15:45:53 -07:00
Sivin Varghese
94c58051f1
fix: Broken outline in account settings page (#11439) 2025-05-08 21:37:29 +05:30
Shivam Mishra
4f27f1605a
feat: setup conversation list 2025-05-08 20:55:51 +05:30
Shivam Mishra
e00b54ce07
feat: include dompurify 2025-05-08 19:47:35 +05:30
Shivam Mishra
df20a59a6c
fix: route may not be present 2025-05-08 19:47:28 +05:30
Shivam Mishra
bb6f7b9fcd
feat: messages 2025-05-08 19:40:10 +05:30
Shivam Mishra
c87b2109a9
feat: allow auto resolve waiting option (#11436) 2025-05-08 12:52:17 +05:30
Shivam Mishra
e28c6312e4
feat: make i18n work 2025-05-08 10:11:01 +05:30
Shivam Mishra
fc119d14d9
feat: styles are working 2025-05-08 09:06:49 +05:30
Shivam Mishra
9243b6367c
feat: configure i18n (try atleat) 2025-05-08 08:59:59 +05:30
Shivam Mishra
1abb04f592
feat: update ui.js 2025-05-07 22:24:27 +05:30