diamondburned / slemmy

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

Remove preferred connection method in profiles #15

Closed diamondburned closed 1 year ago

diamondburned commented 1 year ago

Now that HTTP CORS is officially in 0.18!. 1rc10 and newer, there's no point in having a preference for connection method anymore.

In the future, all servers will work over HTTP, so detecting it automatically is acceptable.