blog: update PRs and demo gif.

Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
This commit is contained in:
Ikjot Singh Dhody 2023-08-23 00:29:28 +05:30
parent c26fe18255
commit 5ac0ba3d5d
3 changed files with 12 additions and 1 deletions

View File

@ -36,9 +36,20 @@ This report presents the culmination of my work on the GSoC project "Moxxy: Impl
## The Project
Before getting into the details of the actual project - here is a demo screencast for the implementation:
![](../assets/img/moxxy-muc.gif)
![](../assets/img/moxxy-muc-demo.gif)
I have outlined the features I implemented through the GSoC period below.
### PRs merged
- moxxmpp
1. [Add support for XEP-0421](https://codeberg.org/moxxy/moxxmpp/pulls/45)
2. [Implement XEP-0045 support in moxxmpp](https://codeberg.org/moxxy/moxxmpp/pulls/46)
- Moxxy
1. [Add groupchat support for Moxxy](https://codeberg.org/moxxy/moxxy/pulls/300)
- website (blog)
1. [Add blog for GSoC MUC project introduction. ](https://codeberg.org/moxxy/website/pulls/2)
2. [Blog for XEP 0045 support in Moxxmpp ](https://codeberg.org/moxxy/website/pulls/3)
3. [ New blog - Join an MUC with Moxxy! ](https://codeberg.org/moxxy/website/pulls/4)
4. [Final GSoC Report Blog ](https://codeberg.org/moxxy/website/pulls/5)
### Feature Use-Cases
The group chat feature required changes to the Moxxy codebase, as well as the moxxmpp codebase. Moxxmpp is the data worker that sends and maintains all the request requirements of the Moxxy frontend. These are the list of contributions across both projects:

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1015 KiB