No description
Find a file
Oneric 287f1bfe32 Add support for regex mute filters
This makes any filter that starts and ends in forward slashes act as a
regex filter instead of a simple substring filter.
In case any existing plain-text rule already matches this
it will need to be updated adding an additional layer of slashes
and escapes as needed. However, this is thought to be sufficiently uncommon.

Instead of using trailing flags as modifier complicating parsing further,
any modifications to regex matching must be done via local modifiers. See
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Modifier
2025-11-20 17:51:43 +01:00
.gitea/issue_template Add YAML bug and feat templates 2022-12-08 20:24:21 +02:00
build remove nonsense dep 2024-06-23 03:02:45 +01:00
config ANNOYING dependency update 2024-05-28 04:02:17 +01:00
docs docs/sticker: fix example setup 2025-04-25 00:45:04 +02:00
src Add support for regex mute filters 2025-11-20 17:51:43 +01:00
static Make new SCSS work for non-variables 2024-08-04 19:10:25 +02:00
test Don't require # in the data-mfm-color attribute 2024-08-18 15:48:22 +02:00
tools update emoji.json, add script that merges new emoji from another source 2020-11-30 14:43:39 +02:00
.babelrc cleanup 2022-03-23 15:44:37 +02:00
.editorconfig Basic skeleton 2016-10-26 16:46:32 +02:00
.gitignore mobile-newline (#226) 2022-11-21 16:49:18 +00:00
.mailmap Add myself to .mailmap 2021-02-15 13:17:52 +03:00
.stylelintrc.json Only reload user if it _is_ a user (#232) 2022-11-22 14:40:25 +00:00
.tool-versions add asdf tool file 2024-05-28 03:14:50 +01:00
.woodpecker.yml woodpecker: fix obsolete secrets usage 2025-09-07 00:00:00 +00:00
BREAKING_CHANGES.md fixup! Removed formattingOptionsEnabled in favor of relying on BE-provided list of accepted formatting options 2019-06-16 20:23:07 +03:00
CHANGELOG.md Move remote interaction chnagelog entry to "Unreleased" 2022-09-19 18:39:36 -04:00
CODE_OF_CONDUCT.md Big 'ol set of patches and dep maintenance (#212) 2022-11-15 15:47:32 +00:00
CONTRIBUTORS.md editing (#158) 2022-09-06 19:25:03 +00:00
eslint.config.js migrate to eslint 9 syntax 2024-05-29 03:59:37 +01:00
index.html Make new SCSS work for non-variables 2024-08-04 19:10:25 +02:00
LICENSE Add license 2016-11-22 12:15:05 -05:00
original-README.md readme 2025-10-18 13:50:29 +02:00
package.json Merge pull request 'Don’t litter tokens and Iceshrimp.NET support' (#452) from Oneric/akkoma-fe:frugal-tokens-and-iceshrimp.net into develop 2025-10-13 12:22:33 +00:00
postcss.config.js revives autoprefixer which went AWOL during Webpack v1 -> v4 migration 2019-08-14 01:18:07 +03:00
README.md readme 2025-10-18 13:50:29 +02:00
renovate.json Add renovate.json 2022-03-06 17:50:32 +00:00
yarn.lock Upgrade vue packages 2024-08-17 18:01:59 +02:00

Akkoma-FE

Fork of Akkoma-fe with some changes for fedi.owo.justdied.com

Changes cherry-picked from: