You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Mostafa Ahangarha e974d4923f Exclude URLs from text analysis (#11759)
By the added regex, URLs, including the one without http or even www
like mysite.com will be removed from the toot's body so only the real
text of the toot will be analyzed for RTL detection
6 years ago
..
chewy Add more accurate hashtag search (#11579) 6 years ago
controllers Change account deletion page to have better explanations (#11753) 6 years ago
helpers Change OpenGraph description on sign-up page to reflect invite (#11744) 6 years ago
javascript Exclude URLs from text analysis (#11759) 6 years ago
lib Fix ActivityPub context not being dynamically computed (#11746) 6 years ago
mailers Add option to include reported statuses in warning e-mail (#11639) 6 years ago
models Change trending hashtags to not disappear instantly after midnight (#11712) 6 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Improve blocked view of profiles (#10491) 6 years ago
serializers Fix ActivityPub context not being dynamically computed (#11746) 6 years ago
services Change account deletion page to have better explanations (#11753) 6 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 6 years ago
views Change account deletion page to have better explanations (#11753) 6 years ago
workers Change trending hashtags to not disappear instantly after midnight (#11712) 6 years ago