b2dde1ea56
Resolved card loading issue on MAM Board.
2025-03-12 18:09:08 -07:00
59bd5cc760
Bump to v1.06.6b
2025-02-27 15:46:36 -08:00
6f459d7e0a
Fixed issue with display of pending invites on AdminTools page.
2025-02-27 15:45:55 -08:00
e0c5a09378
change to version 1.06.4b, modified MinterBoard Card Filtering and header options, header layout, and header itself. Will modify other boards in the future. Default for card display is now 45 days, and it has been made more clear in regard to what the selected options do. Color changes on buttons as well.
2025-02-22 18:05:35 -08:00
7afa06623f
version 1.06.3b - resolved issue wherein the 'last x days' display of cards on the various boards was not working properly. This was due to the 'searchSimple' function not passing the correct parameters to the ultimate API call.
2025-02-08 12:26:52 -08:00
51921992e2
Fix for kick/ban transactions on AdminBoard, and fix for tx creation showing up improperly.
2025-02-05 20:01:01 -08:00
f5ce634ff5
Forgot to publish this update to git
2025-02-03 09:34:23 -08:00
35e6595311
EMERGENCY UPDATE 1.06b
2025-01-31 16:37:16 -08:00
ae8a61e127
Fixed a few typos - removed news section from home page - will be utilizing a forum section for update / release notifications in the future.
2025-01-29 20:18:30 -08:00
021c99c119
Version 1.05b - see release notes published on Q-Mintership forum in General room for details. Many fixes and new features added.
2025-01-29 19:12:30 -08:00
070653d675
All featureTrigger functionality for new core and bump to v1.0b
2025-01-21 21:23:25 -08:00
7f4848342d
added filter for kicked/banned cards on AdminBoard, and added check for PENDING transactions
2025-01-15 19:14:16 -08:00
320dd34117
New invite minter feature - new scrollTotop button - fixed image embeds on Admin Room in Forum, various other fixes and cleanup.
2025-01-04 20:28:26 -08:00
10d4f09af3
patches to fix loading card data on update in MinterBoard, and clearing message input on send in Forum.
2025-01-01 10:47:37 -08:00
6374ea1e41
Fixes for name-based AdminBoard cards publish issue, minor additional fixes.
2024-12-31 19:48:34 -08:00
5a6baaef66
Fixed no names, and fake names getting displayed on MinterBoard, fixed image display in Admin Room, and fixed QuickMythril 'poll hijack' issue. Minor code cleanup. v0.66beta.
2024-12-30 21:39:18 -08:00
f1d27a70f9
Massive performance improvments my more accurately leveraging async, and searchSimple. Resolved issue of cards on AdminBoard not displaying properly. version 0.63beta.
2024-12-27 23:04:16 -08:00
cd033bc756
Moved repo to new location to prevent file issues, fixed a few loading issues. Seems QDN is causing issues when people are not able to obtain the newest version of the published data.
2024-12-27 11:49:07 -08:00
2192f7c855
This version includes many changes and performance improvements. Further performance improvements will be coming soon. This change includes a cache for the published data on the forum. Messages of up to 2000 in number, will be stored locally in browser storage, that way if the message has already been loaded by that computer, it will not have to pull the data again from QDN. It will be stored in encrypted format for the Admin room. This same caching will be applied to the Minter and Admin boards in the future. Also, reply issues that were present before should be resolved, all replies, regardless of when they were published, will now show their previews in the message pane as they are supposed to. Previously if a reply was on another page, it would not load this preview. The encrypted portions of the app now include a method of caching the admin public keys, for faster publishing. The Minter and Admin boards have a new comment loading display when the comments button is clicked to let users know that data is being loaded, on top of the existing comment count. Other new features and additional performance improvements are in planning. Also, the issue preventing comments from those that had not already loaded the forum, in the Admin Board, has been resolved as well.
2024-12-26 20:06:51 -08:00
0fc471a1b8
Massive changes, all bugs have been fixed, Admin Board now allows 'topic mode' and 'name mode' to allow cards to be published with both. Admin Room in the forum now works with encrypted attachments and images, along with image preview and download button. One small issue remains with download button on image pop-up modal. But that will be fixed in patch release.
2024-12-24 00:27:17 -08:00
5e149039e9
Bit updates to Minter and Admin boards. Still working on encrypted file downloads for the Admin Room on the forum... for whatever reason they're giving me a hassle. Just need a little more time to get it sorted.
...
Will also be adding additional use cases for the Admin board, and maybe a 'community board' as I really like the board concept for things like decision-making and community managmenent. I also have a really good idea for giving information on the boards via link modal concept. TBD. Will likely make the identifier changes and push announcements out on Monday. IF not sometime this weekend if time allows.
2024-12-20 22:07:18 -08:00
57219987f3
should have allowed saving of encrypted attachments, will add more complexity for images in next update.
2024-12-19 21:59:28 -08:00
759f000a00
MASSIVE re-factor on both the forum AND Admin Board... MANY changes made, too many to list. Multiple bugfixes, completely modified code structure, etc. Details will be added at a later date. Until then, see code. ;)
2024-12-19 21:28:36 -08:00
2e75bab457
resolved issue with names that have special characters, added checking for existing cards under existing names, fixed existing names array, and more on Admin Board.
2024-12-18 17:33:09 -08:00
9837ea70c0
BIG update including Admin Board and many additional changes. Version 0.5beta. Too many changes to list.
2024-12-17 22:24:40 -08:00
eaecae79c7
Getting ready for first public announcement:
...
FORUM CHANGES:
- added encryption to Minters room (this was not easy)
- cross-UI encrypted communciation now possible in Minters room.
- NOTE - Minters room attachments and pictures are not yet able to be VIEWED from others, you can PUBLISH THEM but you CANNOT DOWNLOAD/VIEW THEM YET.
- fixed NEW MESSAGE INDICATOR
- added focusing on NEW messages when they are indicated in any given room.
- added backups to base64 functions for failover
- added encrypted publishing for all things in the ADMIN ROOM.
- added new temporary group to be utilized for representation of admins on forum and Minter board 'Mintership-Forum-Admins' and added all invites to existing minter admins.
- many little improvements and bugfixes.
MINTER BOARD CHANGES:
- Minter Board should now show downvotes from admins if they are in the Mintership-Forum-Admins group.
- 3 downvotes from admins should make the card no longer show up (this needs testing)
- Cards are supposed to be displaying in order, but are currently not doing so, will fix this in next update.
MINTER ADMIN TOOLS PAGE
- Minter Admin Tools page is set to be OBVIOUSLY UNDER CONSTRUCTION
- Functionality here will be added once the overall mintership changes are completed.
OTHER
- Many additional improvements and bug fixes
- visual changes
- New functions in QortalApi.js for many use cases now and in the future.
- updated to version 0.4beta
Many additional changes.
2024-12-14 19:40:31 -08:00
f500846975
Massive re-factor to forum code (at least the first half)
2024-12-12 21:49:14 -08:00
a5bf12aed2
massive modifications to both MinterBoard and forum. There are still many changes to come, but these needed to be pushed to resolve important bugs on MinterBoard for testing
2024-12-12 17:23:34 -08:00
2c58e63227
created Q-Mintership-Alpha repository
2024-12-11 14:40:32 -08:00