mortee

Results 52 comments of mortee

If I'm not mistaken, that lookup functionality is currently actually implemented, just it got (partially) broken eventually. On the other hand, if it gets fixed using that paginating conversations API,...

The automatic switch to heatmap beyond a certain number of points is definitely a cool feature. However, I fail to see how it replaces (with a "bedder fix") the ability...

I wasn't even aware of the time filter feature. If that indeed does what I would assume, that would be a good solution for what I would like to achieve....

Well, for me, the bar turns yellow once or twice, and it adapts itself to let more room at the end, but this only lets me go back a few...

> #1414 That one apparently took a quick 1,5 years to resolve, fingers crossed for this new one 😃

For me, this Dockerfile does the trick: ``` FROM nextcloud:28 RUN apt-get -y update && \ apt-get -yqq --no-install-recommends install libbz2-dev && \ rm -rf /var/lib/apt/lists/* RUN docker-php-ext-install bz2 ```...

I mean, are customized solutions to getting the page title for certain enormously popular websites absolutely off the table? I find this issue with specifically Youtube really annoying too, and...

Wow, that would be awesome! I'm sure there's some quite primitive API that can provide the video title, given its ID.