Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Untitled attachment

Download link

Notices where this attachment appears

  1. joene 🏴🍉🌲 (joenepraat@todon.nl)'s status on Tuesday, 07-Jan-2025 21:49:40 UTC joene 🏴🍉🌲 joene 🏴🍉🌲

    A reminder for people who want to limit their #Meta intake:

    #WhatsApp > #Signal (https://signal.org)
    #Instagram > #Pixelfed (https://pixelfed.org)
    #Threads > #Mastodon (https://joinmastodon.org)
    #Facebook > #Friendica (https://friendi.ca), #Hubzilla (https://hubzilla.org)

    In conversation about 4 months ago from todon.nl permalink
  2. Mario Vavti (mario@hub.somaton.com)'s status on Wednesday, 06-Nov-2024 23:51:06 UTC Mario Vavti Mario Vavti

    The release of Hubzilla 9.4 brings significant improvements to the user interface, some important bug fixes and some general code cleanup. The most notable change is probably the implementation of the Bootstrap icon set, which replaces the abandoned Fork Awesome icon set. Another big change is the redesign of the post item buttons, which greatly reduces the number of buttons visible per item while retaining all the functionality. Hope you like it!

    Other notable changes
    • Display file attach button in the comment editor if OCAP access is enabled in the privacy settings (off by default)
    • Location support for inbound activities
    • Fix encoding issue when editing items in wiki, cards and articles apps

    For a full list of changes in this release, please see the changelog.

    A big THANK YOU! to all the contributors and everyone who supports Hubzilla and its development.

    Update
    1. Backup your data
    2. Execute util/udall

    InstallPlease see the install instructions.

    #Hubzilla is a powerful platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology.

    https://hubzilla.org

    CC: @Fediverse News
    In conversation about 6 months ago from hub.somaton.com permalink
  3. Mario Vavti (mario@hub.somaton.com)'s status on Thursday, 18-Jul-2024 21:01:49 UTC Mario Vavti Mario Vavti

    Most of the work for Hubzilla 9.2 was obviously done under the hood, adding tests and fixing bugs. However, we still managed to improve the overall experience. Here are some of the most notable changes:

    • Refactored system notifications
    • Improved channel import handling
    • Fixed open redirect issues

    For a complete list of changes in Hubzilla 9.2 please refer to the changelog.

    A big THANK YOU! to all contributors and everybody who supports Hubzilla and its development.

    Update
    1. Backup your data
    2. Execute util/udall

    Updating from version < 9.0
    1. Backup your data
    2. Make sure that the sodium PHP extension is installed and enabled
    3. Make sure that either the bcmath or gmp PHP extension is installed and enabled
    4. Make sure that the intl PHP extension is installed and enabled
    5. Execute util/udall

    InstallPlease refer to the install instructions.

    #Hubzilla is a powerful platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology.

    https://hubzilla.org

    CC: @Fediverse News
    In conversation about 10 months ago from hub.somaton.com permalink
  4. Mario Vavti (mario@hub.somaton.com)'s status on Saturday, 18-May-2024 09:16:36 UTC Mario Vavti Mario Vavti

    Hubzilla 8.0 comes with major changes in regard to queue processing. Basically the queueworker addon has been moved to core. At the same time it has received improvements which will result in faster and more reliable queue processing. Another long awaited feature that has been added is the ability to edit addon apps with the PDL editor.

    Other notable changes
    - Mark unseen items seen after a certain amount of time (default 90 days)
    - Improved redbasic dark schema
    - Unseen thread and unseen items count in HQ widget
    - Unseen items notifications will just count the first 99 items and display 99+ if there are more
    - Add mentions and thread owners to recipients for public items in activitypub
    - Bugfixes

    Breaking changes
    - The logic to enable the site only public stream has changed. If you are using the site only public stream please revisit this setting in /admin/site.

    For a detailed list of changes please refer to the changelog.

    A big THANK YOU! to all contributors and everybody who supports Hubzilla and its development.

    Update- Backup your data
    - Execute util/udall from the terminal

    InstallPlease refer to the install instructions.

    #Hubzilla is a powerful platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology.

    https://hubzilla.org*

    *We are currently rebuilding our website. Hence the page is not up-to-date.
    In conversation about a year ago from hub.somaton.com permalink
  5. Mario Vavti (mario@hub.somaton.com)'s status on Tuesday, 07-May-2024 20:12:30 UTC Mario Vavti Mario Vavti

    Besides some visual improvements and the usual amount of bug fixes, most work for Hubzilla 8.4 was done under the hood. Performance has been improved and memory consumption reduced. Directory sync has been rewritten from scratch. A possibility to flag directory entries unsafe or spam for directory admins has been added. Directory flags are being synced between trusted directories. Trusted directories are considered the ones listed in get_directory_fallback_servers(). Additional trusted directory servers can be added manually if your hub is configured to serve as directory. The channelreputation addon has been moved to addons-unmaintained. The way it has been storing its data has led to serious issues on hubs with many channels and nobody is maintaining it at the moment. For more info about the changes in Hubzilla 8.4 please refer to the changelog.

    A big THANK YOU! to all contributors and everybody who supports Hubzilla and its development.

    Update- Backup your data
    - Execute util/udall

    InstallPlease refer to the install instructions.

    #Hubzilla is a powerful platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology.

    https://hubzilla.org

    CC: @Fediverse News
    In conversation about a year ago from hub.somaton.com permalink
  6. Mario Vavti (mario@hub.somaton.com)'s status on Tuesday, 07-May-2024 20:12:24 UTC Mario Vavti Mario Vavti

    Native dark/light mode is probably the most visible new addition in Hubzilla 8.2. The modes can be switched on the fly via the moon and sun buttons in the hamburger menu. They also made the light and dark schemas redundant. Another nice usability improvement is the contact filter in the HQ widget. Just simply start typing the name or address of a contact and select it from the dropdown to get a list of top level posts by this contact only. Last but not least there is the addition of multi-factor authentication in core which we have ported from streams. It uses TOTP and can be setup in your account settings.

    Other notable changes
    - A fancy new project website created withhubzilla webpages at https://hubzilla.org
    - Page load progress indicator for PWA standalone mode
    - Improved contact search
    - Author images in HQ widget
    - Theme improvements
    - Many bugfixes

    Breaking changes
    - PHP 8.1 is now the minimum supported version
    - If you used multifactor auth via the TOTP addon you will need to set it up again in your account settings
    - You might need to revisit your custom theme settings due to native dark/light mode changes

    For a detailed list of changes please refer to the changelog.

    A big THANK YOU! to all contributors and everybody who supports Hubzilla and its development.

    Update- Backup your data
    - Make sure you use at least PHP 8.1
    - Add App::$config['system']['db_skip_locked_supported'] = 1; to .htconfig.php if you use postgresql > 9.5, mysql > 8.0, mariadb > 10.6 or any other DB backend that supports skip locked
    - Execute util/udall

    InstallPlease refer to the install instructions.

    #Hubzilla is a powerful platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology.

    https://hubzilla.org

    CC: @Fediverse News
    In conversation about a year ago from hub.somaton.com permalink
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.