David Taylor
49956bf829
DEV: Introduce syntax_tree for ruby formatting ( #149 )
2022-12-29 13:31:05 +01:00
David Taylor
820d04d1b2
SECURITY: Improve SSRF protections ( #144 )
...
See https://github.com/discourse/discourse/security/advisories/GHSA-rcc5-28r3-23rr
2022-11-01 17:36:56 +00:00
Leonardo Mosquera
fd6be34974
FIX: don't send nil user.name for MS Teams ( #131 )
...
Because Teams rejects the request for having a JSON `null` where a string is expected.
2022-06-16 17:12:56 +01:00
David Taylor
157f3e910d
FIX: Respect core settings when rendering user names/usernames ( #129 )
...
This commit centralizes 'display name' generation into a helper, and updates it to respect core preferences for `enable_names` and `prioritize_username_in_ux`.
2022-05-30 17:13:55 +01:00
Mark VanLandingham
a73f5da114
Rename DiscourseChat to DiscourseChatIntegration ( #82 )
2021-07-13 14:36:16 -05:00