This website requires JavaScript.
Explore
Help
Sign In
gsadmin
/
libredesk
Watch
1
Star
0
Fork
0
You've already forked libredesk
mirror of
https://github.com/abhinavxd/libredesk.git
synced
2026-09-23 11:03:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.0.0
libredesk
/
internal
/
conversation
T
History
Abhinav Raut
718a9e6b2e
feat: Add entire conversation on webhook events, so clients don't have to fetch conversation again.
...
Closes
#208
2026-01-11 20:33:36 +05:30
..
models
remove omit empty from null field as it doesn't work
2026-01-11 15:59:26 +05:30
priority
standardize i18n keys for consistency rename keys
2025-04-03 01:21:12 +05:30
status
fix: return created/updated objects in POST/PUT responses with masked secrets
2025-06-20 19:35:09 +05:30
conversation.go
feat: Add entire conversation on webhook events, so clients don't have to fetch conversation again.
2026-01-11 20:33:36 +05:30
draft_cleaner.go
fix: ensure draft cleaner runs only with a positive retention period
2025-12-21 23:42:05 +05:30
drafts.go
simplify stale draft deletion sql
2025-12-27 17:38:33 +05:30
message.go
feat: Add entire conversation on webhook events, so clients don't have to fetch conversation again.
2026-01-11 20:33:36 +05:30
queries.sql
Merge branch 'main' into feat-notifications
2026-01-09 01:06:34 +05:30
recipient.go
fix: empty recipients in automated replies
2025-05-11 18:51:34 +05:30
unsnoozer.go
refactor[backend]: pick worker counts and intervals from config.
2025-01-20 02:13:44 +05:30
ws.go
feat: notification dispatcher for handling in-app, WS, and email notifications centrally
2026-01-06 12:27:29 +05:30