duolicious-frontend
duolicious-frontend copied to clipboard
The frontend of the Duolicious dating app
Currently if someone sees "you're offline" after attempting to load a conversation, they'll need to back-out of the conversation to reload it. It should happen automatically. Automatic reloads should also...
I'm not sure how to reproduce this issue. It seems like if a message from person A exists in person B's inbox, and person A sends person B another message,...
Thanks to @gonnaduobitofhelping for this suggestion: https://github.com/duolicious/duolicious-frontend/pull/303#discussion_r1613002727
Currently the inbox is getting loaded all at once. It'll feel faster if the messages are loaded in chunks. Duolicious uses a MongooseIM XMPP server. The documentation for the `inbox`...
Currently there isn't a formatter installed and configured in the project. I assume the code is currently formatted by a formatter configured locally in the IDE of @duogenesis. The IDE-s...
This might be the leading cause of crashes on the Android app.
When chat goes offline, the server gets DDoS'd by clients attempting to reconnect