diamondburned / slemmy

Lemmy client in Svelte
https://slemmy.libdb.so
GNU Affero General Public License v3.0
48 stars 0 forks source link

Per-profile post sorting settings (instead of global) #18

Open diamondburned opened 1 year ago

diamondburned commented 1 year ago

Right now, sorting settings are globally stored, meaning switching from one profile to another doesn't change the sorting settings.

Ideally, sorting settings should be different across instances.