mastodon/spec
Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131)
- A successful delivery cancels it out
- An incoming delivery from account of the inbox cancels it out
2017-09-29 03:16:20 +02:00
..
controllers Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
fabricators
features Add scenarios for log in (#3497) 2017-06-01 17:25:59 +02:00
fixtures
helpers
javascript Fix emojify() by generating a mapping to existing Twemoji files (#5080) 2017-09-25 18:36:33 +02:00
lib After 7 days of repeated delivery failures, give up on inbox (#5131) 2017-09-29 03:16:20 +02:00
mailers
models Increase attachment descriptions to 420 characters (#5139) 2017-09-29 02:30:00 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters
requests
routing
services Fix #5059 - Stop processing payload if it's from local account (#5100) 2017-09-26 01:06:13 +02:00
support Some minor change and spec for Account (#3813) 2017-06-22 18:34:27 +02:00
validators
views
workers Follow-up to #4582 and #5027, removing dead code (#5101) 2017-09-26 01:06:27 +02:00
rails_helper.rb
spec_helper.rb