gotosocial/internal/text
tobi f3f1854359 [bugfix] Fix no notification if mention edited into status (#4102)
This pull request adds mention notifications if a mention was edited into a status after its initial publication.

Closes https://codeberg.org/superseriousbusiness/gotosocial/issues/3869

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4102
Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Co-committed-by: tobi <tobi.smethurst@protonmail.com>
2025-05-04 09:45:10 +00:00
..
emojify.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
formatter.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
formatter_test.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
goldmark_custom_renderer.go [bugfix] Fix no notification if mention edited into status (#4102) 2025-05-04 09:45:10 +00:00
goldmark_parsers.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
goldmark_plaintext.go [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) 2023-09-29 10:39:56 +02:00
markdown.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
markdown_test.go [chore] Rewrite all remaining Github links 2025-04-27 13:40:22 +02:00
minify.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
normalize.go [bugfix] Extend parser to handle more non-Latin hashtags (#3700) 2025-01-31 11:42:55 +01:00
plain.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
plain_test.go [chore] Rewrite all remaining Github links 2025-04-27 13:40:22 +02:00
sanitize.go [feature] Parse content warning to HTML, serialize via client API as plaintext (#3876) 2025-03-07 14:04:34 +00:00
sanitize_test.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
substring.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
substring_test.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
util.go [bugfix] Extend parser to handle more non-Latin hashtags (#3700) 2025-01-31 11:42:55 +01:00