diaspora/app
cmrd Senya 2e9c6f46dc
Clean up invalid contacts from the DB
Cleans invalid contacts where the referenced user was deleted from the DB or where
the referenced person owner was deleted from the DB.

closes #7632
2017-10-17 01:39:22 +02:00
..
assets Avoid page to jump to top after a post deletion, fixes #7628 2017-10-17 01:30:12 +02:00
controllers The diaspora ID validator now validates if it is lowercase 2017-09-28 23:08:41 +02:00
helpers Fix ConversationsHelper#conversation_class with frozen strings 2017-09-17 19:29:16 +02:00
mailers Bump rubocop 2017-09-28 03:15:30 +02:00
models Clean up invalid contacts from the DB 2017-10-17 01:39:22 +02: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
uploaders Don't change the filename of the export everytime the user is touched 2017-09-28 03:28:15 +02:00
views Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
workers Limit the number of parallel exports that are allowed to run 2017-09-28 23:11:46 +02:00