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 864e3f8d9c Replace OEmbed and initial state Rabl templates with serializers (#4110) 8 years ago
..
controllers Replace OEmbed and initial state Rabl templates with serializers (#4110) 8 years ago
fabricators
features
fixtures Fix Nokogiri::HTML at FetchLinkCardService (#4072) 8 years ago
helpers
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
views
workers Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) 8 years ago
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 8 years ago
spec_helper.rb