Awoo's customized social media frontend.
Go to file
2023-06-22 00:13:20 -04:00
.github Move FUNDING.yml to .github/FUNDING.yml 2022-04-18 16:20:40 -05:00
.gitlab Merge: Fix req-error, sidebar-close-button, undefined-bug, chats-query, mediamodal. 2022-12-29 22:04:55 +00: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 emoji reaction 2023-06-22 00:13:20 -04:00
custom Revert "Replace 'send' icon from Tabler" 2022-12-05 13:09:23 -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 Change ESLint rules, lint 2023-02-16 00:12:02 +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
.stylelintignore Merge: i18n, font fizes, scss, weblate, notifications, login scopes, polyfills, token enhancements. 2023-01-31 17:59:33 +00: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 Changed: Branding, should lead to less drama. 2022-12-01 14:26:36 +00:00
babel.config.cjs Upgrade babel, simplify deps 2023-02-02 19:32:32 -06:00
CHANGELOG.md Add changelog entry 2023-05-31 11:23:28 -04: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 Merge remote-tracking branch 'soapbox/develop' into update-emoji-mart 2023-02-23 17:42:31 +01:00
LICENSE Add LICENSE and README 2020-03-28 16:06:29 -05:00
package.json Merge: Enhancements and component updates. 2023-06-02 09:50:18 +01: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 Update README.md 2023-03-09 21:39:31 +01:00
renovate.json Renovate: disable lockFileMaintenance 2023-01-05 19:01:25 +00: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 Merge: Custom emoji support for reactions. 2023-03-22 20:10:49 +00:00
webpack.config.ts Convert Webpack configuration to TypeScript 2022-10-14 15:32:26 -05:00
yarn.lock Merge remote-tracking branch 'origin/develop' into nostr-ws 2023-05-13 19:27:52 -05:00

Howler

Howler is the frontend used by Awoo.fyi.

License

Howler 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.

Howler 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 Howler. If not, see https://www.gnu.org/licenses/.