This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-10 21:34:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
plugins
/
chat
/
app
History
Joffrey JAFFEUX
79254c59f9
FIX: correctly render unicode in channel page title (
#29653
)
...
Before this fix we would render the emoji as text, eg: `
🐱
`
2024-11-08 09:41:14 +09:00
..
controllers
/chat
DEV: Refactor the
Chat::CreateThread
service a bit
2024-11-06 15:53:43 +01:00
jobs
DEV: Replace
params
by the contract object in services
2024-10-25 14:48:34 +02:00
models
DEV: fix flakey by duplicating constant (
#29636
)
2024-11-07 23:51:17 +09:00
queries
/chat
FIX: show chat thread notifications for direct message channels (
#29414
)
2024-10-31 10:50:11 +04:00
serializers
/chat
FIX: correctly render unicode in channel page title (
#29653
)
2024-11-08 09:41:14 +09:00
services
/chat
DEV: Refactor the
Chat::CreateThread
service a bit
2024-11-06 15:53:43 +01:00
validators
/chat
FIX: Remove chat default channel setting (
#28170
)
2024-07-31 14:12:10 -03:00
views
PERF: fix performance of chat email notifications
2024-06-10 14:25:06 +02:00