Voxbox - soapbox fork
Go to file
InterSocial cf32f28f42 Readme
2023-07-14 10:35:18 -04:00
.github Move FUNDING.yml to .github/FUNDING.yml 2022-04-18 16:20:40 -05:00
.gitlab Add template for easy before/after screenshots 2022-12-28 11:53:09 -05:00
.husky Use lint-staged with Husky to only lint changed files 2021-09-15 11:00:50 -05:00
.storybook Add support for react-intl for Storybook 2023-02-07 14:23:28 -05:00
.vscode vscode: don't lint css through VSCode (rely on stylint and Tailwind extension) 2023-01-17 21:20:46 -06:00
app Local only locales 2023-07-14 10:17:51 -04:00
custom Allow custom module imports 2022-05-09 17:57:15 -05:00
docs Add yarn i18n command to fix translation files 2023-02-28 10:13:53 -06:00
installation Docker: open fallback backend at :4444 2022-09-04 15:02:12 -05:00
jest Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions 2023-01-17 18:34:11 -06:00
scripts Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
stories Change ESLint rules, lint 2023-02-16 00:12:02 +01:00
tailwind Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions 2023-01-17 18:34:11 -06:00
types Types, update styles 2023-02-26 20:34:57 +01:00
webpack Merge remote-tracking branch 'soapbox/develop' into rss-button 2023-01-30 23:16:25 +01:00
.dockerignore dockerignore: .git 2022-09-04 12:54:41 -05:00
.editorconfig Add .editorconfig 2020-04-11 15:02:30 -05:00
.env.example Patron updates 2020-06-30 17:33:21 -05:00
.eslintignore Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions 2023-01-17 18:34:11 -06:00
.eslintrc.cjs Make EditGroup page work, pretty much 2023-03-29 19:18:20 -05:00
.gitattributes Add .gitattributes, prevent conflicts on CHANGELOG.md 2022-12-14 17:44:16 -06:00
.gitignore Produce a junit.xml during test:coverage 2022-06-13 13:26:51 -05:00
.gitlab-ci.yml Update Node.js to v20 2023-04-20 21:04:44 +00:00
.lintstagedrc.json Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions 2023-01-17 18:34:11 -06:00
.stylelintrc.json Remove Dyslexic mode 2023-01-09 15:04:28 -06:00
.tool-versions asdf: nodejs 20.0.0 2023-05-02 14:23:04 -05:00
app.json Add app.json 2022-09-01 17:11:57 -05:00
babel.config.cjs Upgrade babel, simplify deps 2023-02-02 19:32:32 -06:00
CHANGELOG.md Don't call verify_credentials twice when an account fails 2023-06-10 14:19:46 -05:00
COFE_OF_CONDUCT.md Replace code of conduct with cofe of conduct 2020-05-29 00:57:07 -05:00
compose-dev.yaml Support Docker local development 2022-10-27 12:09:12 -05:00
dangerfile.ts Danger: don't warn about changelog for docs, CI, etc 2022-12-17 10:42:05 -06:00
Dockerfile Update Node.js to v20 2023-04-20 21:04:44 +00:00
Dockerfile.dev Update Node.js to v20 2023-04-20 21:04:44 +00:00
heroku.yml Add heroku.yml so it uses the Dockerfile 2022-09-01 17:21:05 -05:00
jest.config.cjs Fix tests that set the store wrong 2023-06-20 17:48:57 -05:00
LICENSE Add LICENSE and README 2020-03-28 16:06:29 -05:00
package.json Focus the correct status in media modal 2023-07-03 13:39:11 +02:00
postcss.config.cjs Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions 2023-01-17 18:34:11 -06:00
README.md Readme 2023-07-14 10:35:18 -04:00
renovate.json Renovate: disable lockFileMaintenance 2023-01-05 19:01:25 +00:00
soapbox-screenshot.png Overhaul README 2022-12-18 17:03:11 -06:00
tailwind.config.cjs Remove deprecated Tailwind line-clamp plugin (now bundled with v3.3) 2023-04-03 12:03:59 -05:00
tsconfig.json EntityStore: allow deleting entities 2023-03-14 14:14:48 -05:00
webpack.config.ts Convert Webpack configuration to TypeScript 2022-10-14 15:32:26 -05:00
yarn.lock Focus the correct status in media modal 2023-07-03 13:39:11 +02:00

Vox (soapbox fork) is the fronted use by vox.social.

Added

  • Local-only feature

License & Credits

© Alex Gleason & other Soapbox contributors
© Eugen Rochko & other Mastodon contributors
© Trump Media & Technology Group
© Gab AI, Inc.

Soapbox is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Soapbox is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with Soapbox. If not, see https://www.gnu.org/licenses/.