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/spec
nullkal 007ab330e6 Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)
* Specs for language detection

* Use CharlockHolmes instead of NKF

* Correct mistakes

* Correct style

* Set hint_enc instead of falling back and strip_tags

* Improve specs

* Add dependencies
9 years ago
..
controllers Replace OEmbed and initial state Rabl templates with serializers (#4110) 9 years ago
fabricators Cover Admin::DomainBlocksController more (#3329) 9 years ago
features Add scenarios for log in (#3497) 9 years ago
fixtures Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) 9 years ago
helpers Fix RTL detection on Ruby side (#3867) 9 years ago
javascript Faster emojify() by avoiding str.replace() entirely (#4049) 9 years ago
lib Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 9 years ago
mailers Spec UserMailer (#3757) 9 years ago
models Add a setting allowing the use of system's default font in Web UI (#4033) 9 years ago
policies Add status destroy authorization to policy (#3453) 9 years ago
presenters Use around hook to restore context in InstancePresenter spec (#3430) 9 years ago
requests Fix locale related specs (#3707) 9 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 9 years ago
services Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) 9 years ago
support Some minor change and spec for Account (#3813) 9 years ago
views Update rails to version 5.0.3 (#3054) 9 years ago
workers Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) 9 years ago
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 9 years ago
spec_helper.rb