8000 Add a settings panel, reworked how plugins are loaded for more modularity, an Apple emoji plugin, command+r support, file picker support, custom css, live css reload, and more. by reallukedev · Pull Request #18 · voxa-org/Voxa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add a settings panel, reworked how plugins are loaded for more modularity, an Apple emoji plugin, command+r support, file picker support, custom css, live css reload, and more. #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

reallukedev
Copy link
Collaborator

Hello!

This is a pretty big pr lol. Realistically, I probably should've split this up into multiple, but ig that it's too late now.

There may be some bugs (or some not great code) in these implementations. I'm sorry in advance.

This seems like a pretty cool project and I am very excited to see where it goes in the future!

Thank you for creating such a cool project!


New Features

  • Added a settings panel (consistent with other MacOS apps) (cmd+, or Voxa->Settings)

  • Reworked how plugins are created and loaded to make it easier for new plugins to be created (following the "VoxaPlugin" format at the top of js files)

// ==VoxaPlugin==
// @name: NAME HERE
// @author: AUTHOR HERE
// @description: DESCRIPTION HERE
// @url: (OPTIONAL) URL FOR PORTS OF EXISTING PLUGINS 
// ==/VoxaPlugin==
  • Ported DevilBro's EmojiReplace BetterDiscord plugin to add Apple emojis
  • Added support for cmd+r to reload (Command + R to reload. #17)
  • Added support for the "Upload a file" button
  • Added support for custom css with live reload (and the ability to edit the default theme)
  • Made the window open maximized

High Life 28 :3

@plyght plyght merged commit 00659fd into voxa-org:main Jan 23, 2025
This was referenced Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0