User:Vasudha: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 1: Line 1:
== Contents ==
== Contents ==


* [[Ruqola]]
* About Ruqola
* Work Report
* Work Report
:: Blog Posts
:: Blog Posts
Line 7: Line 7:


----
----
<div id="Ruqola"> </div>
== '''Ruqola''' ==  
== '''Ruqola''' == [[File:example.jpg|caption]]


Ruqola is a Qt interface to Rocket Chat, with a library implementing DDP semantics, and a QML UI for both desktop and mobile phones. The application is a QML/C++/Qt app, thus providing multi-platform portability. Currently there is no native Rocket.Chat client; Ruqola will be the first generic chat application based on Rocket.Chat.
Ruqola is a Qt interface to Rocket Chat, with a library implementing DDP semantics, and a QML UI for both desktop and mobile phones. The application is a QML/C++/Qt app, thus providing multi-platform portability. Currently there is no native Rocket.Chat client; Ruqola will be the first generic chat application based on Rocket.Chat.

Revision as of 11:09, 4 June 2017

Contents

  • About Ruqola
  • Work Report
Blog Posts
Code

Ruqola

Ruqola is a Qt interface to Rocket Chat, with a library implementing DDP semantics, and a QML UI for both desktop and mobile phones. The application is a QML/C++/Qt app, thus providing multi-platform portability. Currently there is no native Rocket.Chat client; Ruqola will be the first generic chat application based on Rocket.Chat.

This project will consist in designing and developing a chat application for WikiToLearn. New features such as adding notification support through the whole application, creating a more complex model for messages (e.g. support for reactions, images, and advanced features), network management, adding OAuth/federated login support for both desktop and mobile app, provide a UI which works for all servers will be implemented.


Work Report