aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/object.ex
AgeCommit message (Expand)Author
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-06[#210] Mastodon: actor storing for media uploads, ownership check to update_m...Ivan Tashkinov
2018-12-04object: rework Object.normalize() a bit to support transparent fetchingWilliam Pitcock
2018-12-04object: normalize(): use object cacheWilliam Pitcock
2018-11-19Various runtime configuration fixeshref
2018-11-01object: split object_cache from user_cacheWilliam Pitcock
2018-11-01object: return the deleted object as wellWilliam Pitcock
2018-11-01object: add safe object deletion functionWilliam Pitcock
2018-06-27object: add helper functions to handle various forms of a given object and re...William Pitcock
2018-05-20Migrate to comeonin 4 and Cachex 3Thog
2018-03-30Format the code.lain
2017-11-19Fix all compilation warningsThog
2017-10-24Use different index for object fetching.Roger Braun
2017-10-24Return nil for nil object requests.Roger Braun
2017-06-20Work around upserting problems in context mapping.Roger Braun
2017-05-16AP refactoring.Roger Braun
2017-05-09Add some basic changesets.Roger Braun
2017-05-01Don't commit nil values in object cache.Roger Braun
2017-05-01Cache objects in dev and prod.Roger Braun
2017-04-30Use conversation mapping objects to get / retrieve context from TwAPI.Roger Braun
2017-03-30Put objects in inserted activties into the db.Roger Braun
2017-03-21Basic AP objects.Roger Braun