Skip to content

Instantly share code, notes, and snippets.

@chdinesh1089
chdinesh1089 / gsoc_work_2021.md
Last active August 22, 2021 16:40
Google Summer of Code Work Report 2021

Google Summer of Code 2021 -- Zulip

I worked on several full-stack features that can potentially improve user experience with zulip during the GSoC period. Work on other valuable areas include projects like adding example tests to act as documentation.

They are listed below in detail.

Read receipts

This feature lets users see who all read a particular message. #18935 has the code

@chdinesh1089
chdinesh1089 / gsoc_final_report.md
Last active August 28, 2020 17:41
Google Summer of Code 2020: Final Report

Google Summer of Code 2020 -- Zulip

This document contains my major contributions to zulip as part of GSoC work which is a combination of several small and medium sized projects. This only lists the major projects but not the few minor yet valuable enhancements and bug fixes that got merged into Zulip's codebase. All of them can be found in commits and Pull requests made by me. My weekly checkins at chat.zulip.org are also great to view my work.

Sign in with Apple

Integrated Sign in with Apple authentication. The work on this was started before GSoC but most of the valuable work was done during early GSoC period. This was a collaboration with my mentor Mateusz Mandera where most of the