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 Adding landing page 2016-09-27 23:12:33 +02:00
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 Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug 2016-03-19 19:20:07 +01:00
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 Fix notifications in UI, added new API for fetching account relationships 2016-09-21 22:07:18 +02:00