akkoma/lib/pleroma
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
..
plugs Short circuit user verification if cookie is present. 2017-03-30 15:29:49 +02:00
web Favorite changes. 2017-04-14 15:07:24 +02:00
activity.ex Add utility functions for objects and activities. 2017-04-13 15:49:42 +02:00
application.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
object.ex Put objects in inserted activties into the db. 2017-03-30 18:07:29 +02:00
repo.ex Phoenix skeleton 2017-03-17 17:09:58 +01:00
upload.ex Return mimetype with attachment. 2017-03-30 16:08:23 +02:00
user.ex Use standard base url in User. 2017-04-03 18:27:47 +02:00