discourse/plugins/chat/app
Loïc Guitaut f7c57fbc19 DEV: Enable `unless` cops
We discussed the use of `unless` internally and decided to enforce
available rules from rubocop to restrict its most problematic uses.
2023-02-21 10:30:48 +01:00
..
controllers FIX: correctly add user info data to message serializer (#20348) 2023-02-17 17:07:44 +01:00
core_ext
helpers DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
jobs DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
models REFACTOR: Fix pluralized strings in chat plugin (#20357) 2023-02-20 10:31:02 +01:00
queries
serializers REFACTOR: Fix pluralized strings in chat plugin (#20357) 2023-02-20 10:31:02 +01:00
services DEV: Enable `unless` cops 2023-02-21 10:30:48 +01:00
views