Alex
Alex
Discord-like. Could be really cool and useful, but also scary.
Currently when not connected to any server at all, the client gives you this:  We immediately present users with a form, which isn't fun. It would be nice to:...
Furthering #130. There needs to be a config option for how long image uploads should exist on the server for, probably defaulting to, like, 3 months. That means a mini...
~~Blocked, because we don't have a client setting page yet.~~ AM/PM, 24hr, am/pm, etc. This can _initially_ be based on locale, but we need to provide the option.
Tab-complete
In message input, for: * **Channel/server references** - `#channel` by channels on current server - `+server.com#channel` by fetching channels on remote server - `+server.com` by looking at known servers (i.e....
https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API Let's make `bantisocial` run _offline_! Service workers are the way we do that. They also allow us to trigger notifications and basically pretend we're an actual mobile app.
At the moment they're just ordered by wherever they are in the database. BAD! :shipit: Question: **should channel order be**: * global? (a la Discord) * per-user? (a la Riot)...
Just like scratch. No idea how we should implement this: @MegaApuTurkUltra ideas? I feel like simply pushing to **db.User.find(...)**.messages won't be robust enough
Try opening [the first resource](http://osdev.tk/resources/57b44ec71f22bf801b7102cf) in [this collection](http://osdev.tk/collections/577e76ab0c2d18e76e248085).