xi-conversations

Minimal clone of thunderbird conversations
git clone https://git.ce9e.org/xi-conversations.git

NameSize
.gitignore17B
Makefile100B
README.md2099B
_locales/en/messages.json859B
background.js246B
content/js/actions.js1287B
content/js/body.js2804B
content/js/main.js1508B
content/js/message.js6812B
content/js/util.js2414B
content/main.html420B
content/material-icons.svg2781B
content/style.css5085B
experiment-api/api.js3313B
experiment-api/schema.json478B
icon.svg447B
manifest.json761B
scripts/get-material-icons.sh527B

This is a minimal clone of thunderbird-conversations. While contributing to that project I found that I did not understand a lot of things. I used this repo as a notepad whenever I found out how something works.

As a consequence, this project is not meant to be used in production. That is not to say that it would not work. But I do not recommend it.

Differences to thunderbird-conversations

Things I learned while working on this

Install

If you feel adventurous and actually want to try this out, you will need to do the following steps: