This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-21 13:58:13 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
plugins
/
chat
/
app
History
Joffrey JAFFEUX
279fc846db
FEATURE: adds support for headings in chat (
#29552
)
...
``` ``` Will now be converted into their html versions: <h1>, <h2>, <h3>, ...
2024-11-04 08:11:53 +11:00
..
controllers
/chat
DEV: Provide user input to services using
params
key
2024-10-25 09:57:59 +02:00
jobs
DEV: Replace
params
by the contract object in services
2024-10-25 14:48:34 +02:00
models
FEATURE: adds support for headings in chat (
#29552
)
2024-11-04 08:11:53 +11:00
queries
/chat
FIX: show chat thread notifications for direct message channels (
#29414
)
2024-10-31 10:50:11 +04:00
serializers
/chat
DEV: consolidate chat channel notification settings (
#29080
)
2024-10-08 13:13:01 +04:00
services
/chat
FIX: show chat thread notifications for direct message channels (
#29414
)
2024-10-31 10:50:11 +04: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