diaspora/app
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
..
assets Fix message content overflow in conversations 2016-05-13 01:18:16 +02:00
controllers Merge branch 'stable' into develop 2016-05-06 02:20:38 +02:00
helpers A minor refactor of the Publisher 2016-04-28 21:45:49 +03:00
mailers Add reason for post report to email sent to admins 2016-02-07 17:58:03 +01:00
models Fix possible duplication of AspectVisibility 2016-05-27 20:22:03 +03:00
presenters Merge branch 'stable' into develop 2016-03-18 07:24:44 +01:00
serializers Include a private key to the user data export archive 2016-02-25 13:38:24 +03:00
services PostService: create find! 2016-03-07 05:52:54 +01:00
uploaders Add a token the filename for exported user data 2015-04-22 20:19:17 +02:00
views Fix message content overflow in conversations 2016-05-13 01:18:16 +02:00
workers Add reason for post report to email sent to admins 2016-02-07 17:58:03 +01:00