Skip to content

feat: Add parsing of toot content

Sheogorath requested to merge feat/content-parsing into main

This patch adds additional parsing of the toot's content. This is done by adding all hashtags found in the content to the wordcloud, reenforcing found hash tags and add those toots that might didn't use a hashtag but talk about trending topics.

Before:
before

After:
after

Edited by Sheogorath

Merge request reports