cabal-club / cabal-client

interface for writing peer-to-peer chat clients
GNU General Public License v3.0
95 stars 14 forks source link

Save per-client settings #7

Open cblgh opened 5 years ago

cblgh commented 5 years ago

cf #4, i'm anticipating the need for settings so that people can e.g. choose the granularity of their notifications (no notifications; respectful (new message|mentions); full-on push notifications)

like @cinnamon-bun discussed we can save this in cabal-client on a per-client basis

hackergrrl commented 4 years ago

Related to #3.