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-23 13:24:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
plugins
/
chat
/
app
History
Joffrey JAFFEUX
039d060832
DEV: improves reliability of delete/restore/update specs (
#24265
)
2023-11-07 11:34:35 +01:00
..
controllers
/chat
PERF: cook message in background (
#24227
)
2023-11-06 15:45:30 +01:00
helpers
/chat
…
jobs
PERF: cook message in background (
#24227
)
2023-11-06 15:45:30 +01:00
models
PERF: cook message in background (
#24227
)
2023-11-06 15:45:30 +01:00
policies
DEV: Migrate
Chat::MessageCreator
to a service (
#22390
)
2023-09-07 08:57:29 +02:00
queries
/chat
FIX: handle thread participants limit on the frontend (
#23839
)
2023-10-09 14:04:59 +08:00
serializers
/chat
FEATURE: add grace period for chat edits (
#23800
)
2023-10-23 16:40:30 +08:00
services
DEV: improves reliability of delete/restore/update specs (
#24265
)
2023-11-07 11:34:35 +01:00
validators
/chat
…
views
…