movahhedi / mattermost-rtl

Adds RTL support to Mattermost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mattermost RTL

This plugin adds RTL (right-to-left) support to Mattermost.

  • Automatic direction for messages and text inputs.
  • Changes font to Vazirmatn

Before enabling the plugin:

before

After enabling the plugin:

after

This plugin is also compatible with mattermost-chat-ui, enabling both will result in:

after

This repository is based on mattermost-plugin-starter-template.

Installation

Download the plugin file (ir.quera.mattermost-rtl-*.tar.gz) from the Releases page and upload it to your Mattermost server via System Console.

Development, Build

make

About

Adds RTL support to Mattermost


Languages

Language:Go 39.9%Language:Makefile 24.0%Language:CSS 23.9%Language:JavaScript 12.3%