Go to file
Maze 2839f83dde Change config dir, offer to migrate
Moment has different default directories and is controlled by
different environment variables. On first startup, Moment
detects Mirage directories and offers to copy them.
It doesn't make sense to migrate logins without migrating encryption
keys, so this is now included in migration. Themes are migrated as well.
Only offer migration is only if both config and data directory are able to be
migrated.
2022-01-14 19:27:59 +00:00
.github/ISSUE_TEMPLATE Improve issue templates 2020-06-27 16:55:54 -04:00
docs Add bindings page 2022-01-05 14:38:29 +00:00
packaging Flatpak: Don't request host filesystem access 2021-07-26 15:34:03 +02:00
src Change config dir, offer to migrate 2022-01-14 19:27:59 +00:00
submodules Get SortProxyFilterModel stuff working? 2020-02-12 05:56:18 -04:00
.flake8 Add flake8, mypy and isort setup 2021-03-03 17:14:55 -04:00
.gitignore Change config dir, offer to migrate 2022-01-14 19:27:59 +00:00
.gitmodules Fix .gitmodules pointing to non-existent repo 2021-07-26 04:39:57 -04:00
.isort.cfg Add flake8, mypy and isort setup 2021-03-03 17:14:55 -04:00
.mypy.ini Add make test command to mirage.pro 2021-03-03 17:14:55 -04:00
autoreload.py autoreload: improve code & which files are watched 2021-03-03 17:14:55 -04:00
COPYING Initial commit 2019-03-21 23:28:14 -04:00
COPYING.LESSER Start rewriting backend with pyotherside+asyncio 2019-06-27 02:31:03 -04:00
moment.pro Change config dir, offer to migrate 2022-01-14 19:27:59 +00:00
README.md Add bindings page 2022-01-05 14:38:29 +00:00
requirements-dev.txt Update mypy dev requirement to 0.812+ 2021-07-26 04:39:57 -04:00
requirements.txt Update nio requirement 2021-07-26 04:39:58 -04:00

Mirage

Latest release
Built with matrix-nio
#mirage-client:matrix.org

Features
Installation
Keybindings
Configuration
Theming
Contributing
Screenshots

A fancy, customizable, keyboard-operable Matrix chat
client for encrypted and decentralized communication.
Written in Qt/QML and Python, currently in alpha.

Chat screenshot

Currently Implemented Features

General

  • Fluid, responsive interface that adapts to any window size
  • Toggleable compact mode
  • Customizable keyboard shortcuts for everything, including
    switching rooms, navigating messages, sending/opening files...
  • Versatile theming system, properties can refer to each other and have
    any valid ECMAScript 7 expression as values
    • Comes by default with dark and transparent themes
  • Desktop notifications, sounds and window alerts
  • Support for HTTP and SOCKS5 proxies including TOR

Accounts

  • Built-in public homeservers list
  • Multiple accounts in one client
  • SSO and password authentication
  • Set your display name and profile picture
  • Import/export E2E key files
  • Inspect, rename, manually verify and sign out one or multiple sessions
  • Sessions for accounts within the same client automatically verify each others
  • Set your account's presence to online, unavailable, invisible or offline
  • Set custom status messages
  • Automatically set your status to unavailable after a period of inactivity
  • Advanced push rules editor

Rooms

  • Create, join, leave and forget rooms

  • Send, accept and refuse invites

  • Edit the room's name, topic, invite requirement, guest access and enable E2E

  • Kick, ban and set the power level of users

  • Pin rooms to the top of the list

  • Unread message and highlight counters

  • Sending read receipts to mark rooms as read

  • Seeing who has read a message and when

  • Inspect and manually verify other users's E2E sessions

  • See other users's presence, status message and last seen time

  • Typing notifications

Messages

  • Send and receive E2E encrypted messages

  • Send and receive emote messages (e.g. /me reads attentively)

  • Receive notice (bot) messages

  • Send markdown formatted messages

    • Additional syntax for coloring text, e.g. <red>(Some text...) -
      SVG/CSS color names,
      #RGB, #RRGGBB and #AARRGGBB hex codes can be used
  • Send and receive normal or E2E encrypted files

  • Client-side Matrix & HTTP URL image previews, including animated GIF

  • Upload images by pasting or drag-and-drop

  • Full-size image viewer

  • User ID, display names, room ID and room aliases mentions

  • Autocompletion for usernames and user ID

  • Individual and mass message removal

  • Sending rich replies

Documentation

Screenshots

Sign-in
Account settings
Room creation
Chat
Main pane in small window
Chat in small window
Room pane in small window