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 03:28:38 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
plugins
/
chat
/
app
History
Jan Cernik
436b68a581
FIX: Do not preview chat channels to read-only users (
#21700
)
...
We want to simplify this case as it contains a lot of rabbit holes.
2023-05-24 14:05:20 +02:00
..
controllers
/chat
FIX: Do not preview chat channels to read-only users (
#21700
)
2023-05-24 14:05:20 +02:00
helpers
/chat
FEATURE: Mark all chat channels read with a shortcut (
#20629
)
2023-03-22 13:24:07 +10:00
jobs
FIX: Don't autojoin users when they have ready-only permissions (
#20213
)
2023-05-10 08:45:13 -03:00
models
FIX: Improve chat membership update on deleted message (
#21716
)
2023-05-24 10:31:15 +02:00
queries
/chat
DEV: Chat API channel#show changes for threading (
#21632
)
2023-05-22 13:59:46 +02:00
serializers
/chat
DEV: Chat API channel#show changes for threading (
#21632
)
2023-05-22 13:59:46 +02:00
services
FIX: Do not error if admin/owner checks target message (
#21721
)
2023-05-24 12:01:41 +02:00
validators
/chat
DEV: properly namespace chat (
#20690
)
2023-03-17 14:24:38 +01:00
views
…