Trolli Schmittlauch
Trolli Schmittlauch
It would be quite useful if the table's content was rich text. I have to format single words different from the rest of the content, which currently is quite hard...
The integrated youtube-dl requires python in version 2.7 or 3.2+. On a fresh Sailfish OS installation, only python3 is installed. There is no binary or symlink available as just `python`,...
Since a while, Twitter allows restricting who can reply to a tweet. The 2 more restrictive settings are *Only people I [the tweet author] follows* and *Only accounts mentioned in...
**Is your feature request related to a problem? Please describe.** When replying to RTs or other replies, not only the author of the post replied to is mentioned but a...
While packaging libevhtp I just found out that it relies on oniguruma's POSIX API headers (`onigposix.h`), which are not generated by default since ing-6.9.5_rev1 kkos/oniguruma#195 So starting from that version,...
This is a simple fix for #143 by reverting parts of 327bf14. I don't know though whether this fits the intended modernized CMake workflow.
# Details While trying to build the libevhtp shared libraries, I discovered that the widely-documented (e.g. by Seafile) cmake flag `EVHTP_BUILD_SHARED` does not work anymore. Examining the CMakeLists.txt, I discovered...
# Details Apparently, the CMake build refactoring done in 327bf14af964cd7ce7bd49d39e23fa07b8d238e3 removed the variable `@LIB_INSTALL_DIR@` used in `evhtp.pc.in` for setting the pkgconfig libdir. This libdir is used by several autotool scripts...
The package documentation claims that `send` and `receive` operations on the same socket are not thread safe: > The proper programming model is that one Socket is handled by a...
At some point, newer types for time representation have been introduced into ASN.1. I don't know in which revision they've been introduced, but at least the [latest revision of the...