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
2019-09-04 22:30:49 +02:00
..
chewy Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
controllers Change account deletion page to have better explanations (#11753) 2019-09-04 04:13:54 +02:00
helpers Change OpenGraph description on sign-up page to reflect invite (#11744) 2019-09-03 04:56:54 +02:00
javascript Exclude URLs from text analysis (#11759) 2019-09-04 22:30:49 +02:00
lib Fix ActivityPub context not being dynamically computed (#11746) 2019-09-03 22:52:32 +02:00
mailers Add option to include reported statuses in warning e-mail (#11639) 2019-08-23 22:37:23 +02:00
models Change trending hashtags to not disappear instantly after midnight (#11712) 2019-09-02 18:11:13 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
serializers Fix ActivityPub context not being dynamically computed (#11746) 2019-09-03 22:52:32 +02:00
services Change account deletion page to have better explanations (#11753) 2019-09-04 04:13:54 +02:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Change account deletion page to have better explanations (#11753) 2019-09-04 04:13:54 +02:00
workers Change trending hashtags to not disappear instantly after midnight (#11712) 2019-09-02 18:11:13 +02:00