Commit Graph

101 Commits (aaf78e2b52c3aa1e75206e7dbe41b45874978e0a)

Author SHA1 Message Date
Maksim Pechnikov ab2f21e470 tests for mastodon_api_controller.ex
5 years ago
Maksim Pechnikov 00abe099cd added tests for ActivityPub.like\unlike
5 years ago
Ivan Tashkinov 829e997223 [#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activity-object-decoupling-in-tests
5 years ago
Ivan Tashkinov daff85a985 [#878] Refactored assumptions on embedded object presence in tests. Adjusted note factory to not embed object into activity.
5 years ago
Ivan Tashkinov 5b7b1040b3 [#161] Limited replies depth on incoming federation in order to prevent memory leaks on recursive replies fetching.
5 years ago
rinpatch 65db5e9f52 Resolve merge conflicts
5 years ago
William Pitcock c2b0b82e6a object: add Object.prune()
5 years ago
rinpatch 63b0b7190c MastoAPI: Add GET /api/v1/polls/:id
5 years ago
rinpatch aafe30d94e Handle poll votes
5 years ago
rinpatch c3a2052806 If it's an object struct it is already normalized
6 years ago
rinpatch 627e5a0a49 Merge branch 'develop' into feature/database-compaction
6 years ago
rinpatch 45ba10bf47 Fix the issue with HTML scrubber
6 years ago
eugenijm 568e348588 Increment replies_count on replies (MastoAPI)
6 years ago
William Pitcock 3c2350cbee object: downgrade normalize warning to debug severity
6 years ago
William Pitcock 62bccddde0 object: add support for preloading objects when walking an activity graph in normal form
6 years ago
Haelwenn (lanodan) Monnier a3a9cec483
[Credo] fix Credo.Check.Readability.AliasOrder
6 years ago
eugenijm 6038c8a753 Broadcast deleted activity id on deletion to conform to MastoAPI streamig spec
6 years ago
lambda d53e36bf1e Revert "Merge branch 'object-creation' into 'develop'"
6 years ago
kaniini 6c8d15da11 Merge branch 'fix/credo-issues' into 'develop'
6 years ago
lain f8388be9c6 Do object insertion through Cachex
6 years ago
Haelwenn (lanodan) Monnier 6a6a5b3251
de-group alias/es
6 years ago
lain 505a084058 Still do caching in tests.
6 years ago
William Pitcock af10ef8d4e object: use cached accesses when possible in Object.normalize()
6 years ago
Haelwenn (lanodan) Monnier 75e4c8f0b2
Activity: all_non_create_by_object_ap_id_q → by_object_ap_id
6 years ago
William Pitcock 980b5288ed update copyright years to 2019
6 years ago
kaniini bee6acd51d Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'
6 years ago
Maxim Filippov f75f707f6c Revert Activity tombstones, add ObjectTombstone struct
6 years ago
Maxim Filippov 18a4cbb244 Capitalize "tombstone"
6 years ago
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.
7 years ago
Roger Braun f169de3454 Cache objects in dev and prod.
7 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