discourse/plugins/chat
chapoi b063d92ad1
UX: chat header size and alignments (#25239)
This commit:

- increased the size of chat-header-offset from 46px to 56px on mobile
- tweaked navbar padding
- Increased the gap between back button and title; this means no more perfect alignment, but I think that's perfectly fine and a fair trade off for an easier click target for the back button without fear of hitting the title
2024-01-12 14:27:44 +01:00
..
app FIX: Chat summary email link in subfolder setups (#25188) 2024-01-10 11:52:57 -05:00
assets UX: chat header size and alignments (#25239) 2024-01-12 14:27:44 +01:00
config Update translations (#25185) 2024-01-09 15:09:36 +01:00
db DEV: Allow chat mentions to have several notifications (#24874) 2023-12-19 18:53:00 +04:00
lib DEV: Add new chat metrics (#23872) 2024-01-04 16:10:03 +04:00
public
spec FIX: Chat summary email link in subfolder setups (#25188) 2024-01-10 11:52:57 -05:00
test/javascripts DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb DEV: Add new chat metrics (#23872) 2024-01-04 16:10:03 +04:00

README.md

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.