GSoC/2017/StatusReports/Vasudha: Difference between revisions
Appearance
No edit summary |
|||
Line 1: | Line 1: | ||
== '''Ruqola | == '''Title: Ruqola''' == | ||
Ruqola is a Qt interface to Rocket Chat, with a library implementing DDP semantics, and a | Ruqola is a Qt interface to Rocket Chat, with a library implementing DDP semantics, and a Kirigami UI for both desktop and mobile. The application is a QML/C++/Qt app, thus providing multi-platform portability. | ||
There is currently no native Rocket.Chat client; Ruqola is the first generic cross-platform chat application based on Rocket.Chat. | |||
It offers features such as login and logout, sending and receiving messages, notifications, group chats (channels/rooms), direct chats, leaving rooms, hiding rooms, unread messages, systray for desktop, and a kirigami-based UI. | |||
---- | ---- | ||
<div id="Work Report"> </div> | <div id="Work Report"> </div> | ||
== '''Work | == '''Work Report''' == | ||
=== '''Blog Posts''' | === '''Repositories''' === | ||
*[https://cgit.kde.org/ruqola.git// Main Repository on KDE] | |||
*[https://github.com/KDE/ruqola/ GitHub Mirror] | |||
=== '''Installation''' === | |||
*[https://vasudhamathur.wordpress.com/2017/08/25/ruqola-installation// Building and running Ruqola] | |||
=== '''Commits and Issues''' === | |||
*[https://github.com/KDE/ruqola/commits?author=VasudhaMathur/ Commits made by me] | |||
*[https://github.com/RocketChat/Rocket.Chat/issues/7413/ Issues made by me] | |||
---- | |||
== '''Blog Posts''' == | |||
*[https://vasudhamathur.wordpress.com/2017/05/06/before-gsoc/ Before GSoC] | *[https://vasudhamathur.wordpress.com/2017/05/06/before-gsoc/ Before GSoC] | ||
*[https://vasudhamathur.wordpress.com/2017/05/29/during-gsoc/ During GSoC] | *[https://vasudhamathur.wordpress.com/2017/05/29/during-gsoc/ During GSoC] | ||
*[https://vasudhamathur.wordpress.com/2017/06/06/week-1-report/ Extending Data Models] | *[https://vasudhamathur.wordpress.com/2017/06/06/week-1-report/ Extending Data Models] | ||
*[https://vasudhamathur.wordpress.com/2017/06/19/network-management/ Network Management] | *[https://vasudhamathur.wordpress.com/2017/06/19/network-management/ Network Management] | ||
*[https://vasudhamathur.wordpress.com/2017/07/05/adding-federated-loginoauth2-support/ Federated Login] | *[https://vasudhamathur.wordpress.com/2017/07/05/adding-federated-loginoauth2-support/ Federated Login] | ||
== '''Screenshots''' == | |||
== '''Working Demo''' == | |||
== '''Contact Info''' == | |||
Revision as of 12:48, 25 August 2017
Title: Ruqola
Ruqola is a Qt interface to Rocket Chat, with a library implementing DDP semantics, and a Kirigami UI for both desktop and mobile. The application is a QML/C++/Qt app, thus providing multi-platform portability. There is currently no native Rocket.Chat client; Ruqola is the first generic cross-platform chat application based on Rocket.Chat. It offers features such as login and logout, sending and receiving messages, notifications, group chats (channels/rooms), direct chats, leaving rooms, hiding rooms, unread messages, systray for desktop, and a kirigami-based UI.