discourse/plugins/chat
Ella E. 98a3e7d6e2
UX: Consistent styling for admin tables on mobile (#29360)
* UX: Apply admin table classes for consistent mobile styling on custom flags

* UX: Apply admin table classes for consistent mobile styling on custom flags

* UX: Apply admin table classes for consistent mobile styling on backups

* UX: Apply admin table classes for consistent mobile styling on plugins list

* DEV: tweaks on admin table

* UX: Apply admin table classes for consistent mobile styling on chat plugin

* apply prettier

* apply lint

* DEV: removed commented out code

* DEV: removed unnecessary div element

* scroll to the element

* remove the workaround

* revert

* add an extra assertion

* add enabled check

* improve switching

* rm

---------

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2024-10-23 16:26:21 -06:00
..
admin/assets/javascripts UX: Consistent styling for admin tables on mobile (#29360) 2024-10-23 16:26:21 -06:00
app DEV: Stop injecting a service result object in the caller object 2024-10-22 16:58:54 +02:00
assets DEV: Update chat-composer-uploads uppy usage (#29339) 2024-10-23 10:07:54 +01:00
config Update translations (#29335) 2024-10-22 22:44:33 +09:00
db DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
lib DEV: Stop injecting a service result object in the caller object 2024-10-22 16:58:54 +02:00
public
spec DEV: More specs for chat excerpts (#29344) 2024-10-22 14:53:42 -03:00
test/javascripts DEV: Update more asserts to qunit-dom (#29326) 2024-10-22 11:34:23 +02:00
plugin.rb DEV: serialize image upload thumbnail (#29276) 2024-10-18 12:55:14 +04:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00

This plugin is still in active development and may change frequently

Documentation

The Discourse Chat plugin adds chat functionality to your Discourse so it can natively support both long-form and short-form communication needs of your online community.

For user documentation, see Discourse Chat.

For developer documentation, see Discourse Documentation.