..
controllers
Remove unused interactions method in post controller
2017-08-12 18:09:14 +02:00
fixtures
helpers
Add checksums to assets in specs
2017-07-30 05:21:33 +02:00
integration
Use person for AccountDeleter
2017-08-13 20:10:07 +02:00
javascripts
Remove avatar, name, timestamp and interactions from publisher preview
2017-08-14 02:21:28 +02:00
lib
Use person for AccountDeleter
2017-08-13 20:10:07 +02:00
mailers
Add a test
2017-08-07 20:21:51 +02:00
models
Use person for AccountDeleter
2017-08-13 20:10:07 +02:00
presenters
Move ExtremePostPresenter methods into PostPresenter, add #with_initial_interactions method
2017-08-12 18:09:12 +02:00
serializers
Use ActionDispatch::TestRequest in NotificationSerializer spec
2017-08-12 15:39:24 +02:00
services
Fix post service spec
2017-08-12 15:39:25 +02:00
shared_behaviors
Use .reload instead of (true) in specs
2017-08-12 15:39:23 +02:00
spec
Move misc_spec.rb to spec/spec
2017-08-10 09:36:29 +03:00
support
Update the user data export archive format.
2017-08-10 09:36:26 +03:00
workers
Replace Fixnum with Integer
2017-08-12 15:39:25 +02:00
configuration_methods_spec.rb
require spec_helper in .rspec
2016-11-27 21:27:12 +01:00
factories.rb
Remove diaspora_handle from AccountDeletions and add unique index
2017-08-13 19:43:04 +02:00
federation_callbacks_spec.rb
Use RFC 7033 webfinger from diaspora_federation gem
2017-07-03 03:14:41 +02:00
helper_methods.rb
Refactor account deletion spec
2017-08-09 18:09:04 +03:00
locale_spec.rb
require spec_helper in .rspec
2016-11-27 21:27:12 +01:00
spec-doc.rb
spec_helper.rb
Update the user data export archive format.
2017-08-10 09:36:26 +03:00