blog: Formatting changes

Signed-off-by: Ikjot Singh Dhody <ikjotsd@gmail.com>
This commit is contained in:
Ikjot Singh Dhody 2023-08-27 16:11:47 +05:30
parent 5ac0ba3d5d
commit 33326bca92

View File

@ -10,7 +10,7 @@ author: Ikjot Singh Dhody
**Organization:** XMPP Standards Foundation **Organization:** XMPP Standards Foundation
**Duration:** March 2023 - August 2023 **Duration:** March 2023 - August 2023
**Student:** Ikjot Singh Dhody **Student:** Ikjot Singh Dhody
**Mentor:** [Mentor's Name] **Mentor:** Alexander
## Introduction ## Introduction
@ -21,8 +21,8 @@ This report presents the culmination of my work on the GSoC project "Moxxy: Impl
### Personal and Social/Contact Details ### Personal and Social/Contact Details
- **Name:** Ikjot Singh Dhody - **Name:** Ikjot Singh Dhody
- **Jabber ID:** ikjot-2605@jabber.fr - **Jabber ID:** ikjot-2605[at]jabber.fr
- **Email:** ikjotsd@gmail.com - **Email:** ikjotsd[at]gmail.com
- **GitHub:** [ikjot-2605](https://github.com/ikjot-2605) - **GitHub:** [ikjot-2605](https://github.com/ikjot-2605)
- **LinkedIn:** [LinkedIn Profile](https://www.linkedin.com/in/ikjotsd/) - **LinkedIn:** [LinkedIn Profile](https://www.linkedin.com/in/ikjotsd/)
@ -74,7 +74,7 @@ Outlined below are commits made across both codebases throughout the GSoC period
There were 2 PRs merged for this codebase. There were 2 PRs merged for this codebase.
1. XEP-0421 support for occupant ID support. - XEP-0421 support for occupant ID support.
| Serial Number | Commit Hash | Description | | Serial Number | Commit Hash | Description |
|---------------|----------------|--------------------------------------------------| |---------------|----------------|--------------------------------------------------|
@ -83,7 +83,7 @@ There were 2 PRs merged for this codebase.
| 3 | ac5bb9e461 | feat(xep): Implement XEP 0421 in Moxxmpp. | | 3 | ac5bb9e461 | feat(xep): Implement XEP 0421 in Moxxmpp. |
2. XEP-0045 support for MUC support. - XEP-0045 support for MUC support.
| Serial Number | Commit Hash | Description | | Serial Number | Commit Hash | Description |
|---------------|----------------|--------------------------------------------------| |---------------|----------------|--------------------------------------------------|
@ -111,7 +111,7 @@ There were 2 PRs merged for this codebase.
#### Moxxy #### Moxxy
1. Implement MUCs in Moxxy - Implement MUCs in Moxxy
| Serial Number | Commit Hash | Description | | Serial Number | Commit Hash | Description |
|---------------|----------------|--------------------------------------------------| |---------------|----------------|--------------------------------------------------|
@ -195,7 +195,7 @@ There were 2 PRs merged for this codebase.
## Future Work ## Future Work
The future remaining work has been enlisted in this issue by my mentor: https://codeberg.org/moxxy/moxxy/issues/315. The future remaining work has been enlisted in this issue by my mentor [here](https://codeberg.org/moxxy/moxxy/issues/315).
This includes a list of improvements, bug fixes and general future requirements that will be needed to make the groupchat experience pleasurable for the users of Moxxy. This includes a list of improvements, bug fixes and general future requirements that will be needed to make the groupchat experience pleasurable for the users of Moxxy.