Results 10 comments of Christian S.

I second with @StreetStrider to use Ramda.pipe (equivalent to _.flow) and currying in this situation. flyd already has a data/stream in last position API. The code layout becomes nearly same...

+1 it would be great to have a detection for the pinch zoom.

This is a configuration breaking change to bump log4js we have in our deployed version running at zumpad.zum.de. Even with subsequent merges of upstream into our codebase we did not...

> > This is a configuration breaking change > > I don't understand what you mean by "this". The "this" is referencing my linked branch where i did a log4js...

Since there seems to be no protocol between forwarder and ingester couldn't the ingester just take connections from a local domain socket and then the transfers could be done by...

stunnel can also act as a proxy for http so it might be able to use between the backend services as well.

i think this issue can now be closed. With v1.9.4 log4js was bumped a few major versions. https://github.com/ether/etherpad-lite/releases/tag/v1.9.4

all of the CVEs mention a fix version of 3.5.0 or before. current released version uses 3.7.0 https://github.com/ether/etherpad-lite/blob/v1.9.6/src/static/js/vendors/jquery.js

i had the same issue and this forum thread solved helped me: http://forums.reprap.org/read.php?267,357112 in essence this solves the problem. (run in Terminal) ``` defaults delete repetier.Repetier-Host-Mac logSplitterHeight ```

just in case someone is still interested in this: the 2nd part of the original issue report is also fixed the recipients are nowadays available in the DecryptResult from gpgme