diaspora/app/models
Benjamin Neff 50e7314535
Cleanup invalid unconfirmed emails
Also remove confirm_email_token when unconfirmed_email is removed.

Fixes #7048

closes #7051
2016-09-04 21:40:27 +02:00
..
api/openid_connect [API] don't store ID tokens in DB 2016-08-13 20:09:43 +03:00
notifications don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00
services
user remove pending flag from posts 2016-08-08 19:37:10 +02:00
account_deletion.rb
acts_as_taggable_on-tag.rb
aspect.rb
aspect_membership.rb
aspect_visibility.rb
block.rb
comment.rb Only update interacted_at on new comments 2016-09-04 03:29:59 +02:00
comment_signature.rb add models for signature data 2016-08-08 18:56:37 +02:00
contact.rb Fix conversations autoSuggest showing non-mutual contacts 2016-08-18 13:02:14 +02:00
conversation.rb
conversation_visibility.rb
invitation_code.rb disable registration with invite-code when invitations are closed 2016-08-13 13:51:28 +02:00
like.rb add models for signature data 2016-08-08 18:56:37 +02:00
like_signature.rb add models for signature data 2016-08-08 18:56:37 +02:00
location.rb
mention.rb
message.rb
notification.rb don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00
notification_actor.rb
o_embed_cache.rb
open_graph_cache.rb Add OpenGraph video support 2016-09-04 03:55:09 +02:00
participation.rb
person.rb Exclude closed accounts from search 2016-09-04 03:22:58 +02:00
photo.rb remove pending flag from posts 2016-08-08 19:37:10 +02:00
pod.rb
poll.rb
poll_answer.rb
poll_participation.rb add models for signature data 2016-08-08 18:56:37 +02:00
poll_participation_signature.rb add models for signature data 2016-08-08 18:56:37 +02:00
post.rb remove pending flag from posts 2016-08-08 19:37:10 +02:00
profile.rb
report.rb
reshare.rb don't add the root author to the subscribers if the root post was deleted 2016-08-18 23:34:58 +02:00
role.rb
service.rb
share_visibility.rb
signature_order.rb add models for signature data 2016-08-08 18:56:37 +02:00
status_message.rb only create mentions after creating statusmessages 2016-08-17 02:26:58 +02:00
tag_following.rb
user.rb Cleanup invalid unconfirmed emails 2016-09-04 21:40:27 +02:00
user_preference.rb