Linux host17.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 199.188.200.68 | : 216.73.216.167
Cant Read [ /etc/named.conf ]
8.1.33
shipvipnc2024
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
softaculous /
hubzilla /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
php53
[ DIR ]
drwxr-xr-x
php56
[ DIR ]
drwxr-xr-x
php71
[ DIR ]
drwxr-xr-x
php81
[ DIR ]
drwxr-xr-x
php82
[ DIR ]
drwxr-xr-x
changelog.txt
7.28
KB
-rw-r--r--
edit.php
4.22
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
fileindex.php
348
B
-rw-r--r--
hubzilla.zip
73.42
MB
-rw-r--r--
import.php
3.02
KB
-rw-r--r--
info.xml
3.11
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
15.07
KB
-rw-r--r--
install.xml
757
B
-rw-r--r--
md5
3.71
KB
-rw-r--r--
notes.txt
817
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : changelog.txt
Hubzilla 10.4.3 (2025-08-15) - Refactor module vote to prohibit double votes at the sender side - Fix vote answers counted as comments - Start transition of deprecated AS1 item.verb vocabulary to AS2 on demand in mod channel, articles and cards - Fix regression in retrieving channel address in wtagblock() and whitespace fixes Hubzilla 10.4.2 (2025-08-08) - Implement item_custom_display hook in mod HQ - Refactor item fetching functions to reflect item_normal() changes - Refactor item_normal() to optionally deal with various item types - Fix missing reactions modal in threaded_conversation.tpl - Improve memory consumption in drop_related() to fix deleting of big threads - Fix PHP error with the potential to stuff up the queueworker - Update the contact edit header so that both, image and text are linked to the profile - Articles: refactor to reflect item_normal() changes - Cards: refactor to reflect item_normal() changes Hubzilla 10.4.1 (2025-07-31) - Fix regression in pubstream tag view - Fix photos meta data not updated when renaming folder in files app - Fix syntax error in custom emoji sample code - Fix rendering issue when image load event triggered after timeout - Fix comment preview not always displayed - Fix new created comment rendering offscreen - Update derived theme tutorial and add it to the help index - Add 'extends' attribute to theme info - Fix reply modal remaining hidden after reactions loaded - Refactor tagcloud to use smarty template file - Fix regression in tagadelic - Fix possible performance issue with archive widget - Fix various addons which still used the deprecated $a global Hubzilla 10.4 (2025-07-15) - Add support for did:key verification method to checkEddsaSignature() - Introduce util/init_sys_channel to create the sys channel if required - Update norwegian translations - Add init_sys_channel utility to create the sys channel in case of headless installation or failure - Upgrade http-message-signer to version 2.3 - Upgrade phpseclib to version 3 - Minor cleanup to the account functions and added tests - Do not sign (request-target) on response - Start verifying incoming RFC9421 HTTP signatures - Convert geo URIs into clickable links - Allow geo URIs in url bbcode tags - Cleanup obsolete and unused functions - Remove unused Xref module - Make sure we have the keys before attempting to sign with JcsEddsa2022 - Implement lazy loading of toplevel comments - Update german help files - Add App::$page_layouts attribute for comanche - Refactor and fix numerous issues in guess_image_type() - Add tests for Widget\Messages - Refactor cache_embeds daemon to be called with uuid (instead of item id) so that it will only be processed once - Add avif support for php-gd - Exclude Add/Remove items from network nouveau query - Always preload images and remove pre image preload setting - Introduce per channel conversation mode setting - Add API docs for the observer file - Move observer helper functions to separate source - Introduce helper functions to access the various fields of the xchan stored in App::$observer - Refactor item_normal() to accept an owner uid - Implement reply modal if comment replies are enabled - Streamline wording conversation > comment > reply - Streamline default ordering to created date - Default to threaded conversation mode - Implement lazy loading of reactions - Do not store dismissed create activities in dreport - Refactor mod item to deprecate x() and use $_POST instead of $_REQUEST superglobal - Improved styling for dreport module - Start deprecation of the function x() - Minor cleanup and refactor for Web/Router - Minor cleanup and refactor for Lib/Webserver - Set App::$query_string from from server.request_uri instead of server.query_string because the latter will mostly be urldecoded by the server already - Refactor language selector - Extend message filter to support until=2025-04-18 20:49:00 for date/time based filtering and add tests - Extend message filter to deal with && and || conditions and add tests - Prevent storing files/folder with filenames exceeding their max name length - Deal with attachment of type link - Revert translation of network to stream - Updated debian install script - Add suport for strong bbcode tag - Change photo.filename to type text for new installs - Provide methods to get mid and uuid from activity object - Minor update for boxy schema - Update composer libs - Reorganize emojis and allow custom site emojis - Change item.obj and item.target to mediumtext for mysql new installs - Move jot related functions to jot-header and some cleanup - Port photo selector to vanilla javascript - Enable photo selector for comments if OCAP access is enabled - Add :hubzilla: emoji - Add :zot: emoji - Include unapproved connections in deliverable_abook_xchans() - Port showHideComments() to vanilla javascript - Disable browser rotating image based on EXIF metadata Bugfixes - Fix blog mode if threaded view is disabled - Fix markdown issue with mentions - Fix issue where item_wall was not set for article and card item types - Fix first created account was not necessarily the admin account - Fix notice not emited on failed login - Fix intro notifications not handled via /notify/view and hence not marked seen - Fix undefined static function in Zot6Handler - Fix missing return in Render\Theme::current - Fix announce source title (addr) not correct - Fix offset calculation if element position is relative - Fix autosave for comments - Fix notfication issue with update activities - Fix sess_data not updated to mediumtext in mysql schema file - Fix title and summary converted to bbcode - Fix preloading images if dom element is not yet in page - Fix verb and hash for notifications - Fix notification button for medium screen size (right aside collapsed) - Fix new result set created for updated results (dreport) - Fix regex to catch codeblocks with params like class in smilies() - Fix term.imgurl not stored in item_store_update() - Fix folder names are not URL escaped in Files app (issue #1903) - Fix stephenhill/base58 PHP warnings - Fix color bbcode markup - Fix video poster display issue - Fix relayed emoji reactions - Fix some javascript errors on mobile devices - Fix our own activities visible in unseen forum notifications - Fix duplicated head_get_icon() Addons - Wiki: fix spacing in wikilist widget - Gallery: look for templates in theme directory first - Articles: look for templates in theme directory first - Wiki: look for templates in theme directory first - Pubcrawl: remove unused force note setting - Flashcards: major refactor and added functionality - Superblock: refactor and new siteblock option for admins - Cart: fix issue related to HTTP3 - Pubcrawl: avoid DB lookup if not valid AS request in mod followers and mod following - Photocache: implement prefetch via cache_embeds daemon and minor refactor - Articles: fix Add/Remove activities not dismissed in channel activities query - Cards: fix Add/Remove activities not dismissed in channel activities query - Diaspora: make sure item_thread_top is set for reshares (info for filters) - Gallery: fix missing folder field from query - Pubcrawl: update mod ap_probe to show a visual representation if applicable Hubzilla 10.2.3 (2025-04-11) - Fix bogus merge from 10.2.2 release
Close