mastodon/spec
beatrix 04508868b0
Merge pull request #212 from aschmitz/feat/mute-reblogs
Allow hiding reblogs on a per-follow basis
2017-11-15 12:01:17 -05:00
..
controllers Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
fabricators Apply keyword mutes to reblogs. 2017-10-21 15:44:47 -05:00
features Add scenarios for log in (#3497) 2017-06-01 17:25:59 +02:00
fixtures Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 2017-10-26 22:48:35 +09:00
helpers Set up /settings/keyword_mutes. #164. 2017-10-21 14:54:36 -05:00
lib Actually filter blocked reblogs from feed 2017-11-11 22:10:49 -06:00
mailers Spec UserMailer (#3757) 2017-06-17 01:15:00 +02:00
models Merge pull request #212 from aschmitz/feat/mute-reblogs 2017-11-15 12:01:17 -05:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Use around hook to restore context in InstancePresenter spec (#3430) 2017-05-30 09:03:35 -04:00
requests Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 2017-06-10 09:39:26 +02:00
services Per-user reblog hiding implementation/fixes/tests 2017-11-10 22:04:54 -06:00
support Some minor change and spec for Account (#3813) 2017-06-22 18:34:27 +02:00
validators Fix StatusLengthValidator tests 2017-09-02 11:37:40 -05:00
views fix haml quotes in a bid to make travis less grumpy 2017-10-06 09:07:04 +02:00
workers Clean up reblog tracking keys, related improvements (#5428) 2017-10-17 11:45:06 +02:00
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 2017-07-07 23:25:15 +02:00
spec_helper.rb Minor performance improvement for test suite (#4678) 2017-08-24 13:31:55 +02:00