diaspora/app/models
cmrd Senya 717554edac
Fix possible duplication of AspectVisibility
No uniqueness control on AspectVisibility resulted in possible having
multiple AspectVisibility objects in the DB for the same aspect and
shareable which doesn't make sense. Introduce uniqueness validation
and fix up tests where duplication happened.
2016-05-27 20:22:03 +03:00
..
api/openid_connect Fix API privilege scope escalation 2016-03-11 17:18:21 -08:00
notifications Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
services Refactor tumblr service spec 2015-09-07 13:24:53 +02:00
user don't add public shareables to aspect_visibilities 2016-03-04 20:13:52 +01:00
account_deletion.rb Adding scope for account_deletion to get only those that are uncompleted and then adding that scope to accounts.rake. Tested it out and it works well 2014-08-24 19:02:11 -07:00
acts_as_taggable_on-tag.rb Sort tag search result by name 2016-03-03 17:57:58 +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 Merge branch 'stable' into develop 2015-10-14 22:33:14 +02:00
contact.rb Revert "Back out #6723 due to Postgres breakage" 2016-03-04 14:01:31 +01:00
conversation.rb use discovery from diaspora_federation gem 2015-08-21 14:21:43 +02:00
conversation_visibility.rb Destroy conversation when all participants leave it 2014-12-17 11:33:23 -03:00
invitation.rb Remove attributes protection. 2013-08-02 11:39:06 +02:00
invitation_code.rb New configuration system 2012-09-26 20:19:37 +02:00
like.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
location.rb federate location 2013-05-20 21:26:04 +02:00
mention.rb Clear unused regex in mention.rb 2016-05-05 17:59:37 +02:00
message.rb Remove parent author signature for relayables from the DB 2015-12-16 22:00:35 +03:00
notification.rb Do not change notification timestamp when making it read or unread. 2016-05-07 18:52:27 +02:00
notification_actor.rb
o_embed_cache.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
open_graph_cache.rb bump open_graph_reader 2015-03-11 21:59:02 +01:00
participation.rb Revert "Revert "Merge pull request #5852 from margori/3393-activity-stream-keeping-retracted-participations"" 2015-05-04 00:43:41 +02:00
person.rb add migration for pods-table 2016-03-05 00:12:54 +01:00
photo.rb Remove diaspora_handle from shareables 2016-03-07 18:47:21 +03:00
pod.rb fix pod table migration if someone deleted a user (owner) manually 2016-03-06 23:55:28 +01:00
poll.rb Fix order of poll answers 2014-12-13 18:22:30 +01:00
poll_answer.rb I added the validation for blank to poll question and poll answer 2014-04-07 17:17:41 +00:00
poll_participation.rb use discovery from diaspora_federation gem 2015-08-21 14:21:43 +02:00
post.rb Merge pull request #6745 from cmrd-senya/remove_diaspora_handle_shareables 2016-03-08 23:45:16 +01:00
profile.rb Use 1004 as our placeholder birth year because 1004 was a leap year. (Well, actually, people in 1004 probably had no idea what a leap year is. Or red tests. Or code.) 2016-03-30 11:12:31 +02:00
report.rb Add reason for post report to email sent to admins 2016-02-07 17:58:03 +01:00
reshare.rb Merge branch 'stable' into develop 2015-11-22 02:52:37 +01:00
role.rb refactor moderator role and add specs 2015-09-07 12:32:09 +02:00
service.rb Introduce message renderer 2014-03-15 17:16:17 +01:00
share_visibility.rb Revert "Back out #6723 due to Postgres breakage" 2016-03-04 14:01:31 +01:00
status_message.rb merge address & coordinates in one location object 2015-09-09 12:22:48 +02:00
tag_following.rb Fix ActiveRecord queries - take two 2012-06-13 14:52:25 -07:00
user.rb add migration for pods-table 2016-03-05 00:12:54 +01:00
user_preference.rb Added the ability to disable report-email-notification 2014-05-15 07:23:43 -04:00