Sandro Santilli
Sandro Santilli
To get easy/automatic upgrades for those who don't want to sign up for a Google account, it would be useful to setup an independent f-droid repository (given the official one...
### Description Renaming a repository results in a `Gitea: Unauthorized` message upon trying to push to the old ssh-based url ### Gitea Version 1.18.0+dev-432-g548387b2b ### Can you reproduce the bug...
Libre-Avatar ( https://www.libravatar.org/ ) is an open specification for hosting your own avatar image in a federated way. See https://wiki.libravatar.org/libraries/ for a list of libraries that implement the API (...
The count of comments under a post is lower than the actual number of comments in it. See this:  It's happening here: https://pixelfed.de/i/web/post/473298527647553820 Problem propagates to PixelDroid too: https://gitlab.shinice.net/pixeldroid/PixelDroid/-/issues/340
Trying to see if I can put logbt back
It would be useful if it was possile to share a video from any app (gallery, vlc?) TO the peertube application resulting in an upload of the video to the...
This is happening upon running `make` (after successful qmake call): ``` g++ -c -pipe -g -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DLINUX_OHT -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_CORE_LIB -DQT_TESTC ASE_BUILDDIR='"/home/src/openhmitester/build"'...
on an Ubuntu 21.04 there's no package called `qt5-default`. What is that we're looking for, exactly ? ``` [strk@c19:/usr/local/src/openhmitester(ansible)] ansible-playbook -i "localhost," -c local download_compile_run.ansible.yml -K BECOME password: PLAY [all]...
Warning message: ``` Invoking "apt" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items and specifying `name: "{{ item }}"`,...
Fixes "conflicting action statements" error with Ansible 2.10.5 Closes #28