Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
Go to file
KyeongSoo Kim 61473efb93
MM-27936: Allow resizing the channel sidebar and right-hand sidebar (#23117)
* MM-27936: Resize sidebar

* separate sidebar related constants into different file

* reset style when sidebar expanded

* change not to save user_id when saving to local_storage

* prevent a separation between the rhs and the main center panel

* change variable name

* migrate to css-based paradigm

* delete unnecessary files

* update snapshot

* increase the resizable range

* fix transition

* Made RHS and LHS widths not be saved scoped by team

* scope cleanup

* fix lhs header menu ellipsis/tolerances

* fix lint

* remove a ref from a dependency

* return null instead of empty jsx

* return null when disabled

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: harshil Sharma <harshilsharma63@gmail.com>
Co-authored-by: Caleb Roseland <caleb@calebroseland.com>
2023-08-30 15:34:48 -04:00
.github MM-52981, MM-53559: Streamlined in-product marketplace (#24311) 2023-08-25 14:39:25 -05:00
api MM-53764 - Fix: Improve limits on Opengraph Data Cache (#24177) 2023-08-17 18:23:39 -04:00
e2e-tests MM-53683: Remove people product flag (#24387) 2023-08-29 11:26:58 -05:00
server MM-49627: Suppress transformation of embedded images via image proxy (#24401) 2023-08-30 22:33:42 +05:30
tools tools/mmgotool: move into monorepo (#24010) 2023-07-17 16:15:58 +03:00
webapp MM-27936: Allow resizing the channel sidebar and right-hand sidebar (#23117) 2023-08-30 15:34:48 -04:00
.gitignore [MM-53840] Add migration workflow (#24211) 2023-08-16 10:09:11 +03:00
.gitlab-ci.yml Upgrade docker CI image to 23.0.1 (#23664) 2023-06-07 19:49:48 +03:00
.gitpod.yml
.nvmrc MM-53989 Upgrade to Node 18 and NPM 9 (#24283) 2023-08-28 14:37:05 -04:00
CHANGELOG.md
CODEOWNERS Add CODEOWNERS for migrations (#23020) 2023-04-19 20:01:50 +05:30
CONTRIBUTING.md
LICENSE.txt
NOTICE.txt Update NOTICE.txt (#24119) 2023-08-11 01:57:32 +03:00
README.md Update README.md: Try cloud instead of use (#24242) 2023-08-10 11:22:01 -07:00
SECURITY.md

Mattermost

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle. This repo is the primary source for core development on the Mattermost platform; it's written in Go and React and runs as a single Linux binary with MySQL or PostgreSQL. A new compiled version is released under an MIT license every month on the 16th.

Deploy Mattermost on-premises, or try it for free in the cloud.

mattermost-hero

Learn more about the following use cases with Mattermost:

Other useful resources:

Table of contents

Install Mattermost

Other install guides:

Native mobile and desktop apps

In addition to the web interface, you can also download Mattermost clients for Android, iOS, Windows PC, macOS, and Linux.

Google Play App Store Windows PC Mac OSX Linux

Get security bulletins

Receive notifications of critical security updates. The sophistication of online attackers is perpetually increasing. If you're deploying Mattermost it's highly recommended you subscribe to the Mattermost Security Bulletin mailing list for updates on critical security releases.

Subscribe here

Get involved

Learn more

License

See the LICENSE file for license rights and limitations.

Get the latest news

Contributing

Please see CONTRIBUTING.md. Join the Mattermost Contributors server to join community discussions about contributions, development, and more.