GithubHelp home page GithubHelp logo

physolia / ruqola Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kde/ruqola

0.0 0.0 0.0 208.72 MB

KDE client for Rocket Chat

License: Other

C++ 96.82% CMake 2.92% Shell 0.01% C 0.14% Python 0.11% Makefile 0.01%

ruqola's Introduction

ruqola

Ruqola is a Rocket.Chat client for the KDE desktop.

Features

It supports RC feature:

  • Direct Message
  • group channel
  • channel
  • Support autotranslate (when RC has it)
  • Configuring room notification
  • Configuring room
  • Thread message support
  • Discussion room
  • Teams room support
  • Configuring own account
  • Registering new account
  • Support multi account
  • Search message in room.
  • Show mention/attachment/Pinned message/start message
  • Support emoji
  • Video support
  • Configure administrator support (add/remove roles, add/remove users, add/remove permissions, configure rooms etc.)
  • Support OTR (in progress)
  • support gif image
  • Add support for uploading attachment files.
  • Show unread message information
  • Allow to block/unblock users
  • Auto-away
  • Two-factor authentication via TOTP
  • Two-factor authentication via email
  • Administrator support (Server Info, Rooms, Custom User Status, Custom Sounds, Custom Emoji, Users, Invites, View Log, Permissions, Roles, Oauth), Administrator settings (Message, Account, Retention Policy, File Upload, Encryption)
  • Export Messages

Extra features:

  • Allow to reply directly to message from notification (kde features)
  • Dnd image from ruqola to website or local folder
  • Store message in local database so we can search in offline
  • Mark All Channels are read
  • Add notification history.
  • Add import export Accounts.

Source Code

You can get ruqola from:

Requirements

cmake, cmake-extra-tools, qt5-websockets, qt5-networkauth, qt5-multimedia, kwidgetaddons, ki18n, kcrash, kcoreaddons, syntaxhighlighting, sonnet, textwidgets, notifyconfig, kio, iconthemes, xmlgui

How to build ruqola

mkdir build
cd build
cmake ..
make
make install

or using CMakePresets support (need cmake > 3.20)

cmake --preset dev && cmake --build --preset dev

Build against qt6

cmake --preset dev && cmake --build --preset dev-qt6

ASAN

We can use sanitizers.supp file example: LSAN_OPTIONS=suppressions=../sanitizers.supp ./bin/ruqolaserverconfigtest

UNITY

We can build with cmake unity support

cmake --preset unity && cmake --build --preset unity

Maintainer

ruqola's People

Contributors

montel avatar dfaure avatar krf avatar milianw avatar nicolasfella avatar ruphy avatar vasudhamathur avatar winterz avatar yurchor avatar aambrosano avatar waqar144 avatar amantia avatar theonering avatar notmart avatar shaan7 avatar knarf64 avatar nicolas-guichard avatar lemirep avatar kbroulik avatar bcooksley avatar petitlapin avatar redstrate avatar pinotree avatar velurimithun avatar vkrause avatar scarlettgatelymoore avatar k3yss avatar manueljlin avatar justinzobel avatar jlskuz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.