fedibird-fe/spec/lib
Eugen Rochko 38e9662d78
Disable language detection for texts shorter than 140 characters ()
If the input text is blank after preparation (only mention, or
only URL, or empty as in a media post), then use nil as language,
since it's OK to show to everyone.

Otherwise, always fall back to the server's default locale
2018-07-14 04:05:36 +02:00
..
activitypub Resolve unknown status from Add activity, skip Remove if unknown () 2018-05-18 11:33:56 +02:00
ostatus Append '.test' to hostname in stub data () 2018-04-25 14:12:28 +02:00
settings Add a test for Settings::Extend#settings () 2017-11-19 04:15:32 +01:00
delivery_failure_tracker_spec.rb After 7 days of repeated delivery failures, give up on inbox () 2017-09-29 03:16:20 +02:00
extractor_spec.rb Spec Extractor () 2017-06-04 14:57:02 +02:00
feed_manager_spec.rb Add option to not consider word boundaries when processing keyword filtering () 2018-07-09 02:22:09 +02:00
formatter_spec.rb Append '.test' to hostname in stub data () 2018-04-25 14:12:28 +02:00
hash_object_spec.rb Spec HashObject () 2017-06-04 14:59:52 +02:00
language_detector_spec.rb Disable language detection for texts shorter than 140 characters () 2018-07-14 04:05:36 +02:00
request_spec.rb Validate HTTP response length while receiving () 2018-03-26 14:02:10 +02:00
status_filter_spec.rb Fix regression from - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous () 2017-06-15 02:00:08 +02:00
status_finder_spec.rb Add tests for embeds controller () 2018-06-04 10:35:56 +09:00
tag_manager_spec.rb Append '.test' to hostname in stub data () 2018-04-25 14:12:28 +02:00
user_settings_decorator_spec.rb Enable updating additional account information from user preferences via rest api () 2018-04-08 13:43:10 +02:00
webfinger_resource_spec.rb Fix randomly fail (regression from ) () 2017-06-05 10:03:36 +02:00