discourse/plugins/chat/spec/requests
Rafael dos Santos Silva 7c5744a4cb
DEV: Ruby 3.1 compat (#19543)
* DEV: Ruby 3.1 compat

* DEV: Add webrick to test/dev

* DEV: Review ruby2_keywords license

* move ruby2_keywords to ignored

* move openssl to ignored
2022-12-21 01:20:43 -03:00
..
admin
api FIX: access to category chat only when user can create post (#19488) 2022-12-19 11:35:28 +11:00
categories_controller_spec.rb FIX: Delete associated channel upon category deletion 2022-11-22 10:04:29 +01:00
chat_channel_controller_spec.rb FIX: Add MessageBust.last_id to chat channel subscriptions (#19255) 2022-12-02 10:57:53 +10:00
chat_controller_spec.rb DEV: Ruby 3.1 compat (#19543) 2022-12-21 01:20:43 -03:00
direct_messages_controller_spec.rb
email_controller_spec.rb
emojis_controller_spec.rb
incoming_chat_webhooks_controller_spec.rb SECURITY: Limit chat message char length (#19207) 2022-11-28 10:48:30 +10:00
users_controller_spec.rb