6 Commits

Author SHA1 Message Date
Arjun Patel 129e4772dd fix: ui papercuts (#292)
* fix: avatar showing blank when switching

* fix: sidebar padding glitchy

Long markdown content would make each chat row expand and remove the padding in the sidebar

* ignore emacs project.el

* nit
2026-06-20 17:22:45 -07:00
Arjun Patel c1f5b6c8c1 Implement membership notifications and deep-link handling for Electron desktop app (#246)
* security: add cors for desktop app scheme

* Revert "security: add cors for desktop app scheme"

This reverts commit d450fced75.

* ignore tags

* add commands for windows dev

* cleanup unnecessary parts of main desktop process

* resolve lint errors

* add format command for go

* fix: send email on new member joining

Closes #228

* add proper deeplinking on desktop

The desktop app was merely focusing before, but now it will navigate to the proper route

* honor email notifications setting

* prevent sending email when no recipients
2026-06-09 08:04:18 -07:00
talksik 6591dfa2f6 remove cmakelists.txt.user from git 2026-02-03 18:47:26 -08:00
talksik 88b10a4380 chore: modify gitignore 2026-01-27 11:29:07 -08:00
talksik eb7817cc52 chore: add claude to gitignore 2026-01-14 17:08:50 -08:00
talksik 5fd763b028 refactor: structuring apps into polyrepo 2026-01-13 10:53:58 -08:00