Primary Qortal founder and Qortal Developer Admin.
Joined on 2025-02-24
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
2048533b7a
Added completely new Publishing methods for Q-Deck, to allow either 'real-time' or 'batch' publishing, which queue's all changes on a board and allows a single batch publish to update.
ba22dcc5ad
Multiple changes to Q-Deck, saving prior to starting work on re-work of the methods utilized in Q-Deck to save things.
52daf06d36
Resolved loading bugs, resolved Q-Deck permissions panel groups loading issue, resolved Announcements bugs, added new announcement feature for Q-Assets App Admins.
a2025d06dd
Added full safe protection for lazy-loaded components to prevent app errors, resolved multiple edge cases and bugs in Q-Deck, improved loading in Q-Deck, and fully worked out the new permissions setup for Q-Deck, resolved issue where transactions overlay would potentially be out of view port, resolved bug in create board dialog on Q-Deck , added Q-Deck permissions routing, removed unused/unverified 'index fix' for Q-Deck (will review further in next release) and resolved other issues.
2889733cbd
Added many additional improvements to the Unconfirmed Transactions Widget. It can now be resized, moved, and has adequate indications of such functionality. The internal data displays more details about the transactions.
c8f707182a
Fixed issues with the display of the archive toggle, and fetching archived news/announcements.
6f7bfce53b
Added expiry (in days) for News and Announcements to be displayed on the home page, with a 'show archived' button to show archived versions.
3331396759
Found the issue with announcements, and figured out why notifications were only going to a specific private group. Need to determine one more thing about the group Q-Chat messages, but almost done fixing all that!
977e8a9f81
Added new ManagementManifestEditor, AuthTracker, and started work on the future encryption modifier for switching owner of private-name-assets (future addition to add name-assets and when changing owner private data will need to be re-encrypted. This function can also be utilized for changing edit and view permissions on Q-Deck and other things in the future.)
9954843fb4
Added modifications to the publishing and display of Notifications, and announcements, added new notifications icon and Admin icon on the Header, added management functionality for app constants in AdminPanel.
57e07a7fc1
Completely re-worked the Notification system, now has 'asset', 'group', 'custom', 'system' and 'global' scoped notifications, the global and system notifications require Q-Assets app admin approval, the others do not. Also added search params to DataExplorer to allow ?section= queries to open certian sections of the explorer, all notifications come with links to the assets being notified of.
24b2761b5e
Added Qortal-Hub-Setup.sh script. This script will install Qortal Hub, and allow Qortal Hub to manage the Qortal Core installation, as opposed to the script doing everything. This concept is for those that would like more overall control over the Qortal Core, and merely want a Qortal Hub installation with launchers and icon files automatically setup.