💬 Subreply
Infinite pagination was implemented, posting restrictions were reduced, emoji are supported in posts and profile bios, social links can be added from options page, accounts can be deleted, logging in with a magic link is possible, access keys for sidebar links were added, light theme is lighter and dark theme is darker.
🏒 Lucian Marin
I'll improve this. Your last post shouldn't be the same, the replies in a thread shouldn't be the same, etc. They are meant to prevent spam.
🧐 Nrmn
I totally get that and I think it is a brilliant idea but the implementation shouldn't be too strict, as I just learned the hard way :D
🧐 Nrmn
Sorry but what is the reasoning behind forbidding me to write the same thing twice? I just learned, that I replied with "nice!" 25 weeks ago already. So now I have to make a list of compliments to use?
🏒 Lucian Marin
I'll improve this. Your last post shouldn't be the same, the replies in a thread shouldn't be the same, etc. They are meant to prevent spam.
🏒 Lucian Marin
It's possible to have private messages on Subreply. They can be encrypted using the password hash. Changing the password will fail to decrypt old messages.
🧐 Nrmn
But why this way? Why not encrypt a separate key (maybe even per message exchange) that is reencrypted when the password gets changed.
🐢 Keb
Anyone have recommended reading on Front-End App Architecture? Preferably not React-specific, but that's fine. I'd like the knowledge to transfer to other frameworks like Mithril, Hyperapp, Svelte, etc.
🧐 Nrmn
Vuejs has excellent documentation and Svelte's documentation is getting better and better each time I'm checking. I'd recommend you to check Svelte first because it's the most different from a technical view.
Miso
What project are you all working on these days?
🧐 Nrmn
I started working on a URL shortener service for the inclined individuals that want to host it themselves. Any must haves in a self-hosted, simple URL shortener service?
👨💻 Matthieu V.
I can't recommend enough to read all of his articles and to follow him on Twitter, he explains very well all the things he do/tinker/debug !