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-06-06 03:06:53 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fe851a533a4306645beaec0c64c732045bfb9b6d
discourse
/
plugins
/
chat
/
app
/
controllers
/
chat
History
Joffrey JAFFEUX
bb079f54cb
FIX: better handling of error on create DM (
#25908
)
...
Prior to this fix we were correctly failing but just returning a generic error.
2024-02-27 10:21:36 +01:00
..
admin
FEATURE: Export chat messages to CSV file (
#22113
)
2023-06-21 16:13:36 +04:00
api
FIX: better handling of error on create DM (
#25908
)
2024-02-27 10:21:36 +01:00
api_controller.rb
DEV: Add policy objects to services
2023-05-25 12:34:00 +02:00
base_controller.rb
…
chat_controller.rb
DEV: removes dead code (message_link) (
#24648
)
2023-11-30 11:13:37 +01:00
direct_messages_controller.rb
DEV: Refactor DM channel creation into new service pattern (
#22144
)
2023-07-03 10:18:37 +10:00
emojis_controller.rb
FEATURE: Add an emoji deny list site setting (
#20929
)
2023-04-13 15:38:54 +08:00
incoming_webhooks_controller.rb
PERF: cook message in background (
#24227
)
2023-11-06 15:45:30 +01:00