pleroma/test
Roger Braun fa0c279139 Favorite changes.
- Add 'likes' to activity, collection of ids of people who liked it.
- show if you favorited something or not.
- Don't allow double favorites
- Address favorites to the followers of the liked activity's author.
2017-04-14 15:07:24 +02:00
..
fixtures Add Uploads. 2017-03-29 01:39:01 +02:00
plugs Short circuit user verification if cookie is present. 2017-03-30 15:29:49 +02:00
support Update factory. 2017-04-13 17:05:35 +02:00
web Favorite changes. 2017-04-14 15:07:24 +02:00
activity_test.exs Add utility functions for objects and activities. 2017-04-13 15:49:42 +02:00
object_test.exs Add utility functions for objects and activities. 2017-04-13 15:49:42 +02:00
test_helper.exs Add factories for testing. 2017-04-13 15:49:24 +02:00
upload_test.exs Add Uploads. 2017-03-29 01:39:01 +02:00
user_test.exs Return user specific json for logged in users. 2017-03-23 15:51:34 +01:00