Awoo's customized social media frontend.
Go to file
2023-01-31 17:59:33 +00: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
.vscode vscode: don't lint css through VSCode (rely on stylint and Tailwind extension) 2023-01-17 21:20:46 -06:00
app Merge: i18n, font fizes, scss, weblate, notifications, login scopes, polyfills, token enhancements. 2023-01-31 17:59:33 +00:00
custom Allow custom module imports 2022-05-09 17:57:15 -05:00
docs These instructions are outdated with a 1.3.0 install. 2022-12-02 00:33:54 +00: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 Rework releases CI 2023-01-08 20:21:01 -06: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 translationRunner: convert to TypeScript 2022-11-08 13:01:39 -06:00
webpack Fix React 17 jsx-runtime module resolution bug 2023-01-26 14:33:29 -06: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 Add back some polyfills not covered by core-js 2023-01-23 15:00:34 -06: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 docker Docker tag to v20.10.23 2023-01-21 02:06:34 +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 Update dependency node to v18.13.0 2023-01-10 00:12:14 +00:00
app.json Changed: Branding, should lead to less drama. 2022-12-01 14:26:36 +00:00
babel.config.cjs Upgrade core-js to v3.27.2 2023-01-23 15:22:10 -06:00
CHANGELOG.md Merge branch 'status-font-size' into 'develop' 2023-01-30 19:53:24 +00: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 Docker: open fallback backend at :4444 2022-09-04 15:02:12 -05:00
Dockerfile.dev Support Docker local development 2022-10-27 12:09:12 -05:00
heroku.yml Add heroku.yml so it uses the Dockerfile 2022-09-01 17:21:05 -05:00
jest.config.cjs Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions 2023-01-17 18:34:11 -06:00
LICENSE Add LICENSE and README 2020-03-28 16:06:29 -05:00
package.json Merge: i18n, font fizes, scss, weblate, notifications, login scopes, polyfills, token enhancements. 2023-01-31 17:59:33 +00: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: add TMTG 2022-12-22 18:32:55 -06:00
renovate.json Renovate: disable lockFileMaintenance 2023-01-05 19:01:25 +00:00
tailwind.config.cjs Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions 2023-01-17 18:34:11 -06:00
tsconfig.json Added: Excludes. 2022-12-07 16:08:35 +00:00
webpack.config.ts Convert Webpack configuration to TypeScript 2022-10-14 15:32:26 -05:00
yarn.lock Merge remote-tracking branch 'soapbox/develop' into mastodon-groups 2023-01-27 23:07:26 +01: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/.