GSoC/2017/StatusReports/DavideRiva: Difference between revisions
Appearance
Davide Riva (talk | contribs) |
Davide Riva (talk | contribs) |
||
(17 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
* [https://rivadavide.blogspot.it/2017/06/brooklyn-0.1-is-out.html Brooklyn 0.1 is out there: full Telegram and IRC support] | * [https://rivadavide.blogspot.it/2017/06/brooklyn-0.1-is-out.html Brooklyn 0.1 is out there: full Telegram and IRC support] | ||
* [http://rivadavide.blogspot.it/2017/07/stop-writing-code-like-were-in-90s.html Stop writing code like we're in the '90s: a practical approach (PART I)] | * [http://rivadavide.blogspot.it/2017/07/stop-writing-code-like-were-in-90s.html Stop writing code like we're in the '90s: a practical approach (PART I)] | ||
* [https://rivadavide.blogspot.it/2017/08/brooklyn-02-released-ready-for.html Brooklyn 0.2 released, ready for production] | |||
* [https:// | |||
=== Code === | === Code === | ||
Line 22: | Line 20: | ||
=== Contributions to external repos === | === Contributions to external repos === | ||
* [https://github.com/RocketChat/Rocket.Chat.Docs/ | * [https://github.com/RocketChat/Rocket.Chat.Docs/pull/346 Informations about token expiration] | ||
* [https://github.com/RocketChat/Rocket.Chat.Docs/pull/319 Connection message missing in Realtime-API documentation] | * [https://github.com/RocketChat/Rocket.Chat.Docs/pull/319 Connection message missing in Realtime-API documentation] | ||
* [https://github.com/kenyee/java-ddp-client/pull/20 Java-WebSocket 1.3.3 doesn't exist on maven] | * [https://github.com/kenyee/java-ddp-client/pull/20 Java-WebSocket 1.3.3 doesn't exist on maven] | ||
* [https://github.com/RocketChat/Rocket.Chat/issues/7549 Alias not changing when messages are sent without receiving other messages between] | |||
* [https://github.com/RocketChat/Rocket.Chat/issues/7584 DDP slingshot/uploadRequest returns "The directive rocketchat-uploads does not seem to exist"] | |||
* [https://github.com/RocketChat/Rocket.Chat/issues/7606 Improvement on messages readability] | |||
=== Binaries === | === Binaries === | ||
* [https://mvnrepository.com/artifact/org.kde.brooklyn/canaveral Canaveral Maven repo] | * [https://mvnrepository.com/artifact/org.kde.brooklyn/canaveral Canaveral Maven repo] | ||
== Who uses it and where? == | |||
Last update: 14 august 2018 | |||
* Wikitolearn: #general, #wikitolearn-tech and #general-ita channels on IRC, Telegram and Rocket.Chat. | |||
* UnixMiB: #unixmib on IRC and Telegram. | |||
== Citations == | |||
* [https://phoronix.com/scan.php?page=news_item&px=KDE-Brooklyn-0.1 Phoronix - KDE Brooklyn Chat Bridge Sees Its First Release] | |||
* [https://www.phoronix.com/scan.php?page=news_item&px=KDE-Brooklyn-0.2 Phoronix - KDE Brooklyn Chat Bridge Declared Production-Ready] | |||
* [https://www.reddit.com/r/linux/comments/6sg6qd/kde_brooklyn_chat_bridge_02_released_ready_for/?ref=share&ref_source=link Reddit - KDE Brooklyn Chat Bridge 0.2 released, ready for production] | |||
* [https://sempreupdate.com.br/2017/06/conheca-o-kde-brooklyn-chat-messenger.html Conheça o KDE Brooklyn Chat, um IM versátil para múltiplos protocolos] | |||
* [https://www.pro-linux.de/news/1/24857/chatanwendung-brooklyn-vorgestellt.html Chatanwendung »Brooklyn« vorgestellt] | |||
* [https://www.pro-linux.de/news/1/25030/chat-anwendung-brooklyn-f%C3%BCr-den-einsatz-freigegeben.html Chat-Anwendung Brooklyn für den Einsatz freigegeben] |
Latest revision as of 00:17, 30 August 2017
Brooklyn
Chat Bridge (now called Brooklyn) is intended to be a protocol-independent chat-bridge to allow messages forward to and from various chat systems.
It has to support Telegram, RocketChat and IRC but it has to be modular (for future expansions).
Current solutions do not offer an adequate integration because, besides generic text, not much is implemented. A big missing feature is the ability to exchange complex formats, such as images or file attachments.
Work report
Blog posts
- First month report: my feelings about gsoc
- Brooklyn 0.1 is out there: full Telegram and IRC support
- Stop writing code like we're in the '90s: a practical approach (PART I)
- Brooklyn 0.2 released, ready for production
Code
Contributions to external repos
- Informations about token expiration
- Connection message missing in Realtime-API documentation
- Java-WebSocket 1.3.3 doesn't exist on maven
- Alias not changing when messages are sent without receiving other messages between
- DDP slingshot/uploadRequest returns "The directive rocketchat-uploads does not seem to exist"
- Improvement on messages readability
Binaries
Who uses it and where?
Last update: 14 august 2018
- Wikitolearn: #general, #wikitolearn-tech and #general-ita channels on IRC, Telegram and Rocket.Chat.
- UnixMiB: #unixmib on IRC and Telegram.
Citations
- Phoronix - KDE Brooklyn Chat Bridge Sees Its First Release
- Phoronix - KDE Brooklyn Chat Bridge Declared Production-Ready
- Reddit - KDE Brooklyn Chat Bridge 0.2 released, ready for production
- Conheça o KDE Brooklyn Chat, um IM versátil para múltiplos protocolos
- Chatanwendung »Brooklyn« vorgestellt
- Chat-Anwendung Brooklyn für den Einsatz freigegeben