You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 8 years ago
..
controllers Add controller spec for manifests controller (#4003) 8 years ago
fabricators Cover Admin::DomainBlocksController more (#3329) 8 years ago
features
fixtures Fix Nokogiri::HTML at FetchLinkCardService (#4072) 8 years ago
helpers Fix RTL detection on Ruby side (#3867) 8 years ago
javascript Faster emojify() by avoiding str.replace() entirely (#4049) 8 years ago
lib Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 8 years ago
mailers
models Add a setting allowing the use of system's default font in Web UI (#4033) 8 years ago
policies
presenters
requests
routing
services Fix Nokogiri::HTML at FetchLinkCardService (#4072) 8 years ago
support Some minor change and spec for Account (#3813) 8 years ago
views
workers Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) 8 years ago
rails_helper.rb Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) 8 years ago
spec_helper.rb