Cadence Ember

Results 73 comments of Cadence Ember

Would it make more sense to move the fields in `message_snapshot` to the top level? On a data level, that would make it seem as if the forwarding user was...

Yeah, that actually does work, haha! I will see if I can write this workaround into my code

\* is not in the x-www-form-urlencoded set, so it doesn't need to be encoded in query strings according to the spec. Of course, server behaviour may differ. https://url.spec.whatwg.org/#application-x-www-form-urlencoded-percent-encode-set

If I can get %252A working in my real code, there's probably no need for you to work on this - this is such an edge case of an edge...

A related issue is that %20 is also force-decoded to + when it appears after ? in the URL (i.e. it is part of the query parameters). While the URL...

Not sure what culture this solves. I miss the links. Are there any clients at all with "go up a level" buttons?

I totally think that clients should have a "go up" button next to back and forward, but most of them don't, so, yeah, we're stuck with this unless we want...

This will basically require a whole rewrite, and it will mean the site can no longer be served by a generic HTTP file server, which was one of the original...

Ubuntu 18.04, Openbox WM. You're saying that `GooborgStudios/synglechance#linux` is the way to go for the most accurate experience?

Thanks! I'll give that a try. Should I use KockaAdmiralac's build script for that repo? Or should I read the readme and figure it out myself?