A mirror of Moment Matrix client because of gitlab tor ban.

miruka b07dfa1c01 Update changelog and version for 0.7.1 преди 4 години
.github 37a787b7a7 Improve issue templates преди 4 години
docs b07dfa1c01 Update changelog and version for 0.7.1 преди 4 години
packaging 4ace03be6c Update requirements and flatpak manifest преди 4 години
src b07dfa1c01 Update changelog and version for 0.7.1 преди 4 години
submodules a653a6160a Get SortProxyFilterModel stuff working? преди 5 години
.flake8 b170997cdb Add flake8, mypy and isort setup преди 4 години
.gitignore 6770178a23 Stop tracking TODO.md преди 4 години
.gitmodules 59296dd22c Change name and bump version преди 5 години
.isort.cfg b170997cdb Add flake8, mypy and isort setup преди 4 години
.mypy.ini 5f6b751664 Add `make test` command to mirage.pro преди 4 години
COPYING 0434c13cf9 Initial commit преди 6 години
COPYING.LESSER 3344debbbf Start rewriting backend with pyotherside+asyncio преди 5 години
README.md ebd15a0152 README.md: update implemented features list преди 4 години
autoreload.py 2049141bfd autoreload: improve code & which files are watched преди 4 години
mirage.pro 99325fde86 Add support for notification sound effects преди 4 години
requirements-dev.txt 626a43b7b0 Replace pprintpp usage by devtools.debug преди 4 години
requirements.txt 32200f256b Update nio requirement to 0.17.0-0.18.0 преди 4 години

README.md

Mirage

Latest release Built with matrix-nio

FeaturesInstallationConfigurationThemingContributingScreenshots

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