mastodon/app
Eugen Rochko dfe6059889
Fix tesseract.js being part of the common chunk (#11571)
* Fix tesseract.js being part of the common chunk

Besides being 620 KB large, it also causes a modules-related runtime
error in production...

* Fix code style issue

* Fix modules error
2019-08-15 17:24:45 +02:00
..
chewy Fix NameError (#11192) 2019-06-27 09:16:55 +02:00
controllers Fix reverse-proxy caching of instance actor object (#11561) 2019-08-13 15:30:37 +02:00
helpers Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
javascript Fix tesseract.js being part of the common chunk (#11571) 2019-08-15 17:24:45 +02:00
lib Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 2019-08-07 10:01:19 +02:00
mailers Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
models Fix some emojis in profile metadata labels are not emojified. (#11534) 2019-08-11 13:15:18 +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 Add indicator of unread content to window title when web UI is out of focus (#11560) 2019-08-13 12:22:16 +02:00
services Fix account search always returning exact match on paginated results (#11525) 2019-08-11 13:14:51 +02:00
validators Fix crash when saving invalid domain name (#11528) 2019-08-08 23:04:19 +02:00
views Fix weekly usage not being displayed correctly in hashtag admin UI (#11524) 2019-08-08 23:03:28 +02:00
workers Add domain block notes (#11515) 2019-08-07 20:20:23 +02:00