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-24 03:16:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2742be5619802b00a40164da30745d66ca6a8a45
libredesk
/
internal
/
conversation
T
History
Abhinav Raut
2742be5619
fix: exclude sent messages from report/dashboard charts to avoid data skew
2025-03-21 19:00:56 +05:30
..
models
fix: various bugs in SLA calculation
2025-03-12 02:45:17 +05:30
priority
feat[automation]: ability to drag and drop automation rule and set their execution order
2025-01-12 06:20:45 +05:30
status
chore: remove 'In Progress' and 'Waiting' from default statuses
2025-02-21 20:40:32 +05:30
conversation.go
chore: set closed_at and resolved_at only once in conversations, on subsequent updates they are not to be updated again and again to the current time
2025-03-12 03:21:13 +05:30
message.go
- fix: Inline images present in email quote replies previously not visible, now show up correctly, the media does not get uploaded again instead the existing media url is replaced with the cid url.
2025-03-12 02:39:39 +05:30
queries.sql
fix: exclude sent messages from report/dashboard charts to avoid data skew
2025-03-21 19:00:56 +05:30
unsnoozer.go
refactor[backend]: pick worker counts and intervals from config.
2025-01-20 02:13:44 +05:30
ws.go
feat: store last message sender in conversation as this will be used to show the
Reply
icon in the conversations list.
2025-02-21 21:40:57 +05:30