diaspora/app/models
Benjamin Neff 02b4d3f347
Don't raise when the public key of a person is "broken"
Breaking a public key of a person can be used to "block" receiving posts
from this person on the pod. So we should handle that case better and
not just trigger many retries for something that will fail again.

closes #7448
2017-05-11 04:24:13 +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 closes #7329 2017-02-14 09:59:30 +01:00
user Remove ability to authenticate with auth_token on the frontend 2016-10-28 00:36:14 +02:00
account_deletion.rb use Diaspora::Federation::Dispatcher everywhere 2016-06-26 06:21:01 +02:00
acts_as_taggable_on-tag.rb Change regexp for hashtags 2017-03-04 21:08:11 +01:00
aspect.rb write cucumber test and add order_id on create 2015-04-28 02:38:28 +02:00
aspect_membership.rb [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspect_visibility.rb Fix possible duplication of AspectVisibility 2016-05-27 20:22:03 +03:00
block.rb Remove duplicates and bad code habits. 2013-08-02 11:39:24 +02:00
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 move Guid module to fields 2016-06-26 06:21:02 +02:00
conversation_visibility.rb Destroy conversation when all participants leave it 2014-12-17 11:33:23 -03:00
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 remove roxml 2016-06-26 06:21:01 +02:00
mention.rb cleanup notifications and fix tests 2016-06-26 06:20:59 +02:00
message.rb move Guid module to fields 2016-06-26 06:21:02 +02:00
notification.rb don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00
notification_actor.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
o_embed_cache.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
open_graph_cache.rb Add OpenGraph video support 2016-09-04 03:55:09 +02:00
participation.rb move Federated::Generator to Diaspora::Federated::Generator 2016-06-26 06:21:02 +02:00
person.rb Don't raise when the public key of a person is "broken" 2017-05-11 04:24:13 +02:00
photo.rb remove pending flag from posts 2016-08-08 19:37:10 +02:00
pod.rb Schedule a connection-check when receiving a message from an offline pod 2016-11-06 02:40:05 +01:00
poll.rb move Guid module to fields 2016-06-26 06:21:02 +02:00
poll_answer.rb move Guid module to fields 2016-06-26 06:21:02 +02:00
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 remove roxml 2016-06-26 06:21:01 +02:00
report.rb Add reason for post report to email sent to admins 2016-02-07 17:58:03 +01:00
reshare.rb Add new JSON endpoint for reshares 2016-11-02 22:59:25 +01:00
role.rb refactor moderator role and add specs 2015-09-07 12:32:09 +02:00
service.rb refactoring delete from services 2016-06-26 06:21:01 +02:00
share_visibility.rb Create share visibilities for photos attached to a private post 2016-09-20 04:24:37 +02:00
signature_order.rb add models for signature data 2016-08-08 18:56:37 +02:00
status_message.rb Create share visibilities for photos attached to a private post 2016-09-20 04:24:37 +02:00
tag_following.rb Fix ActiveRecord queries - take two 2012-06-13 14:52:25 -07:00
user.rb Remove ability to authenticate with auth_token on the frontend 2016-10-28 00:36:14 +02:00
user_preference.rb Added the ability to disable report-email-notification 2014-05-15 07:23:43 -04:00