aboutsummaryrefslogtreecommitdiff
path: root/test/object_test.exs
AgeCommit message (Collapse)Author
2019-02-11Revert "Do object insertion through Cachex"lain
This reverts commit 8a270b438c993288853bad94be1daf39f7675e5c.
2019-02-10Do object insertion through Cachexlain
So we don't flood our postgres logs with errors. Should also make things slightly faster.
2018-12-27Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'kaniini
Create tombstone instead of object deletion See merge request pleroma/pleroma!593
2018-12-25Revert Activity tombstones, add ObjectTombstone structMaxim Filippov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-11-01object: split object_cache from user_cacheWilliam Pitcock
2018-11-01tests: add tests for object deletionWilliam Pitcock
2018-02-12Make test output easier to read.lain
2017-05-09Add some basic changesets.Roger Braun
2017-04-13Add utility functions for objects and activities.Roger Braun