..
controllers
Start sending the blocking flag
2018-02-01 23:35:35 +01:00
fixtures
remove old unused data_conversion fixtures
2016-08-08 19:37:09 +02:00
helpers
Fix post_message for posts without text
2018-02-01 23:39:18 +01:00
integration
Send participation after receiving a public post
2018-02-01 23:40:51 +01:00
javascripts
Back to Top: Make sure to re-check the visibility after the scrolling is done
2018-03-07 00:39:36 +01:00
lib
Store edited_at for relayables in additional_data
2018-02-25 04:33:03 +01:00
mailers
Create birthday notification and mailer
2017-12-18 04:34:35 +01:00
models
Keep order of profile tags
2018-02-27 00:48:42 +01:00
presenters
Add camo to NodeInfo
2017-09-28 03:20:31 +02:00
serializers
Memory usage optimization for archive export
2017-09-26 04:07:18 +02:00
services
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
shared_behaviors
Refactor taggable tests to use let
2018-02-27 00:48:08 +01:00
spec
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
support
Memory usage optimization for archive export
2017-09-26 04:07:18 +02:00
workers
Retry Contact messages 20 time (about two weeks)
2018-02-01 23:37:53 +01:00
configuration_methods_spec.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
factories.rb
Create refereces model
2017-09-28 23:04:34 +02:00
federation_callbacks_spec.rb
Don't retry for PublicKeyNotFound
2018-02-25 04:34:04 +01:00
helper_methods.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
locale_spec.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
spec_helper.rb
Don't force fixtures rebuild on each rspec run
2017-09-26 04:06:43 +02:00