Alex

Results 253 issues of Alex

**Warning:** typical alex below. Beware. --- We really need to move stuff around in the client source. `emit('messages.fetch')` and being unable to detect when it finishes is horrible, etc, etc....

discuss
client
scary
wip

In order of importance. * [ ] Make sidebars collapse on small screen widths * [ ] Push notifications. We've done this before but it never got merged * [...

client
scary
feature

Preferably at least the latest build of MS Edge - we will need testers for this (@TheInitializer?). This will likely be more polyfills -- https://polyfill.io -- over transpilation. Loads of...

discuss
client
webscale

~~How are we going to implement this backwards-compatibly? An `@system` author (impossible to register due to the symbol) for them, which client should display differently? Older/not-updated clients would simply display...

server
discuss
client

I can't upload files to a `decent 80 db/` instance unless I run `mkdir -p db/uploads/` first. Oops!

server

In my understanding WebRTC is P2P and has pretty great browser support. Hopefully won't be too hard to implement.

client
scary
webscale

https://decent-chat.github.io/decent/ is currently a 404, which is bad.

good first issue
meta

Relates to #141, as it's probably going to be needed for good UX with accepting/denying user registrations. Note this is essentially a ban.

server
client
feature

>Names may consist only of alphanumeric characters, underscores (_), and dashes (-). * Could we consider adding some more characters to this? For example, a dot/full-stop/period (`.`)? I can imagine...

server
discuss
semver: minor

As discussed a while ago: Servers should be able to specify some theming options that the client _may_ adhere to. For example: * A 'theme colour' - this could be...

server
discuss
design
feature
semver: minor