mastodon/spec
Eugen Rochko 33f7e1cf99 Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
to sign in page after sign up instead of root path which redirects to /about
2016-10-13 16:51:34 +02:00
..
controllers Adding public timeline 2016-10-07 16:00:11 +02:00
fabricators Adding domain blocks 2016-10-09 14:48:59 +02:00
fixtures Adding test for ProcessFeedService 2016-10-10 16:03:38 +02:00
helpers
javascript use ES6 arrow functions 2016-10-10 22:48:58 +02:00
lib Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect 2016-10-13 16:51:34 +02:00
mailers
models Adding domain blocks 2016-10-09 14:48:59 +02:00
services Adding test for ProcessFeedService 2016-10-10 16:03:38 +02:00
rails_helper.rb Adding domain blocks 2016-10-09 14:48:59 +02:00
spec_helper.rb