Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Supernault 1545e37cdb
Enforce blocks on incoming likes, shares, replies and follows 2022-08-07 20:59:36 -06:00
Daniel Supernault 71ba5fedc2
Update Like model, bump max likes per day from 100 to 200 2022-05-09 00:33:01 -06:00
Daniel Supernault 192553ff77
Update public timeline api, add experimental cache 2021-10-21 19:02:15 -06:00
Daniel Supernault f3d6023ef8
Update LikeController, improve query perf 2021-07-25 03:19:48 -06:00
Daniel Supernault 8ac8fcad3f
Update LikeController, add UndoLikePipeline and federate Undo Like activities 2021-07-21 03:41:28 -06:00
Daniel Supernault ea68724054
Update LikeController, hide like counts 2021-05-01 16:01:32 -06:00
Daniel Supernault eab4370c84
Update Like, Status and Comment controllers to add StatusService del() method to update counts 2021-01-30 16:25:50 -07:00
Daniel Supernault 799a4cba12
Update LikeController, store status_profile_id and is_comment attributes 2020-12-26 20:18:48 -07:00
Daniel Supernault 996866cbac
Update LikeController, fix likes_count bug 2020-04-26 23:13:39 -06:00
Daniel Supernault 3a828522dd
Update LikeController 2020-03-20 21:17:14 -06:00
Daniel Supernault fdac53eb77
Update LikeController 2019-10-04 20:32:13 -06:00
Daniel Supernault bed5cc74de
Update LikeController 2019-06-18 00:47:57 -06:00
Daniel Supernault 9f928ae570
Update LikeController 2019-06-18 00:31:30 -06:00
Daniel Supernault 7974ad39c9
Update LikeController 2019-05-12 22:32:56 -06:00
Daniel Supernault 4739c25fe0
Update Cache, prepare for laravel 5.8 2019-02-25 11:56:24 -07:00
leuc a891bbcc9a cache StatusTransform and invalidate on like, comment and share 2019-02-15 21:21:20 +01:00
daniel b8abbdd90f Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
Daniel Supernault fec7ee8505 Update LikeController 2018-07-23 11:30:33 -06:00
Daniel Supernault e334eaa809 Update LikeController 2018-07-12 16:48:19 -06:00
Daniel Supernault dfe451db70 Fix like count 2018-06-03 20:46:55 -06:00
Daniel Supernault 3ec93d096c Add LikePipeline and like notifications 2018-05-26 20:26:44 -06:00
Daniel Supernault 095b23ac78 Update LikeController 2018-05-26 16:59:31 -06:00
Daniel Supernault 5d710d5574 Add like model, migration and controller 2018-04-16 19:35:01 -06:00