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
3b211dc372eb75d6fa751eb08b98e024b0464045
libredesk
/
internal
/
conversation
T
History
Abhinav Raut
7e16cc1a74
refactor(notifier): remove dependency on user store, instead accept recipient emails
2025-03-21 23:23:35 +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
refactor(notifier): remove dependency on user store, instead accept recipient emails
2025-03-21 23:23:35 +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