User:Abdelrhman/gsoc16/july
< User:Abdelrhman | gsoc16
Daily updates
July 1, 2016
- Landed the patch of supporting Direct Multi-User Chat(MUC) Invitations (bug1281722)
- Landed the patch of adding tests for xmpp-xml.jsm (bug1283139)
- Finished and submitted a patch for handling XMPP Resource collision (bug955307) to be reviewed
July 2, 2016 - July 4, 2016
- Landed the patch of supporting MUC Room Discovery (bug1202261)
- Worked on improving the patch of Data Forms (bug1269331) according to nhnt11's feedback and implementing generateHTML method
July 8, 2016
- Patch of handling XMPP resource collision (bug955307) is ready to be landed, but it needs to be tested with gtalk and odnoklassniki
July 9, 2016 - July 12, 2016
- Finished implementation generateHTML, tested it and implemented a function for parsing result when form is submitted in Data Forms (bug1269331)
July 13, 2016
- Improved the patch of Data Forms and fixed issues in generateHTML method.
July 14, 2016
- Submitted the patch of Data Forms to be reviewed (bug1269331)
July 15, 2016
- Worked on a patch for supporting canceling an existing registration on server (bug1286905) and submitted a WIP patch and discussed that on IRC
July 16, 2016
- Read section 3.3 (User Changes Password) in XEP-0077 to allow user change his or her password on server too as it seems similar to canceling an existing registration on server
July 17, 2016
- Landed the patch of handling XMPP resource collision (bug955307)
July 19, 2016
- Finished and submitted a patch for supporting version command (bug1284165) to be reviewed
July 21, 2016
- Landed the patch of supporting version command (bug1284165)
- Worked on a patch for responding to service discovery (XEP-0030) queries (bug1142142)