iomier / 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 Vazir

Before enabling plugin:

before

After enabling 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 Releases page and upload to your Mattermost server via System Console.

Development, Build

make

About

Adds RTL support to Mattermost


Languages

Language:Go 40.8%Language:Makefile 24.5%Language:CSS 22.1%Language:JavaScript 12.5%