Commit Graph

73 Commits (bbf8554c975ea1ba9b5c809a7891ec0fb4a8e537)

Author SHA1 Message Date
Maxim Filippov 0f412cf6e6 Create tombstone instead of object deletion
6 years ago
William Pitcock 2791ce9a1f add license boilerplate to pleroma core
6 years ago
Ivan Tashkinov 3e90f688f1 [#210] Mastodon: actor storing for media uploads, ownership check to update_media.
6 years ago
William Pitcock fed9b5404c object: rework Object.normalize() a bit to support transparent fetching
6 years ago
William Pitcock 5ba5df1321 object: normalize(): use object cache
6 years ago
href bcecdc3ab1
Various runtime configuration fixes
6 years ago
William Pitcock 2b3a40d038 object: split object_cache from user_cache
6 years ago
William Pitcock 10f3958468 object: return the deleted object as well
6 years ago
William Pitcock c4e43da63e object: add safe object deletion function
6 years ago
William Pitcock a200943240 object: add helper functions to handle various forms of a given object and return a normalized one
6 years ago
Thog e55c6f311b
Migrate to comeonin 4 and Cachex 3
6 years ago
lain 4afbef39f4 Format the code.
7 years ago
Thog 59770c3f5c
Fix all compilation warnings
7 years ago
Roger Braun ec546baee9 Use different index for object fetching.
7 years ago
Roger Braun 261ec82451 Return nil for nil object requests.
7 years ago
Roger Braun af49c11193 Work around upserting problems in context mapping.
7 years ago
Roger Braun 70024632ba AP refactoring.
7 years ago
Roger Braun 373753e595 Add some basic changesets.
7 years ago
Roger Braun 108573265a Don't commit nil values in object cache.
8 years ago
Roger Braun f169de3454 Cache objects in dev and prod.
8 years ago
Roger Braun 4c8111c334 Use conversation mapping objects to get / retrieve context from TwAPI.
8 years ago
Roger Braun 6aa1523bb3 Put objects in inserted activties into the db.
8 years ago
Roger Braun 8de523c8ae Basic AP objects.
8 years ago