This is the account from which wasteof.plus development updates will be posted!
Project Source Code: https://github.com/wasteofplus/wasteof.plus
sorry for the lack of updates. a lot of currently in-development addons are very big/take a long time, but i promise cool things are incoming!
This new update includes a two new addons:
addMessageCountBadge: adds badge to the extension icon that shows the number of currently unread messages and plays a customizable sound effect when a new message is received.
addMessageNotifications shows a desktop notification when a new message is received.
Besides these more-visible changes, this update also adds a better addon JSON structure, better addon loading (pages don’t refresh on navigation anymore! ), and a brand new extension popup made with Flowbite Tailwind CSS.
With over 3000+ lines of code changed and 2 new addons, this PR completely changes wasteof.plus, and includes a new extension popup, a badge and sound effect for new messages, and desktop notifications. In addition to these more visible changes, the way addons are loaded as you navigate wasteof has been drastically improved, and permissions corresponding to addons are now requested dynamically.
I hope to merge this PR sometime before this Friday (July 28), and this will leave Firefox porting as the biggest task left to do before creating an “official” release.
Created by @mybearworld, this addon allows you to add, view, and vote on polls in wasteof.money.
Created by @Gilbert189, this addon sends a message when you (or someone else who uses @wasteofplus) enters/exits /chat.
This feature will be coming to the first @wasteofplus alpha release. Tasks left to do before then include integrating Tailwind CSS into the extension popup, as well as other basic restructuring issues.
Enable and disable addons from the addon management panel. Next up: add advanced option configuration for addons! Follow the development here: https://github.com/wasteofplus/wasteof.plus/pull/10
Pull Request: https://github.com/wasteofplus/wasteof.plus/pull/9
Should wasteof.plus add a way to “Archive posts”? I was thinking of a button under the post/comment three-dots which would save the post’s data to localStorage as well as it’s replies/comments.
This means that you can retain a copy of a conversation even after it is deleted.
Hello wasteofplus-ers and welcome to the first pull request for wasteof.plus!
This pull request adds a new addon, with many new tools (and unfinished menus) related to read/unread posts and comments.
See what has been done and what is still yet to finished here: