Joel Hernández
Joel Hernández
In order to facilitate finding communities, we could make it so that profiles can optionally show a list of tiles of communities the person is part of. When tapping, becomes...
Happened to several people already that the app crashes while writing a long post or comment. Might be related to the physics of the text which is bouncy a.k.a. not...
When editing a post which has media, when trying to remove all text, we get a 500 error from the server.
On iOS videos sometimes load forever. This is probably related to videoPlayer initialization time.
Change the .env.json to the content proxy without port 80.
It should take me directly to the relevant information. We actually have this but due to a bug in Flutter had to disable it.
On the linked commends page, when the 2 upmost comments are too long, they prevent the actual comment we're in there for to be rendered and the autoscroll fails. There's...
Right now we wait until the end of the registration session to check wether the invite token is valid.. this is frustrating as if its not due to whitespaces or...
We need to write a script to automatically upload and download new translations. We can use https://support.crowdin.com/api/export/ to generate a parseable zip. For uploading, not sure..