Eric Pugh
Eric Pugh
let the text boxes support basic HTML with links etc... The first box is in the button color, the second box is in our default font colour of black.
I just ported over from the original Annotate, thanks for taking up the mantle of supporting this!
No worries! I think everyone who maintains a gem related to rails is going through their update cycle ;-).
Interesting... so it seems like a bug? I'm surprised it's been there because it seems really obvious?
I think it would mount to `/cable` and not have all the extra cruft in the `Controller#Action` section. I think it would just say somehting along the lines of `ActionCable::Server::Base:0x000000012a3301f0`
Yeah, the whole logic around the rendering of nested docs like this is a bit wonky. We preserve the structure of the data by making it JSON, which then means...
We actually added an icon for any queries that trigger a Querqy rule in https://github.com/o19s/quepid/pull/1053. This doesn't impact the scoring however, that would still need to be smarter...
I think we could do something like `SIGNUP_OPTIONS`, and you provide a list? so `SIGNUP_OPTIONS=google` is only GoogleSSO... `SIGNUP_OPTIONS=google,email,oauth` would be all three options..?
I'd love to see a PR for this!