Back
WIP
Make dark mode available to all users regardless of PRO subscription or not as someone once pointed out (sorry I forgot who it was!) it's more of an accessibility feature
#wip
Replace "Sign in with Telegram" from janky magic link (which would always open inside the Telegram in-app browser invalidating the token) to the native Telegram login widget
#wip
Make "Sign in with Telegram" work even if you don't have a client installed (e.g. using web platform)
#wip h/t @cheepo2109
Replace Devise with Rails 8 authentication to simplify code a lot (you might need to log in again, but hopefully everything else still works 🤞)
#wip