Commit Graph

50 Commits (b028b0f97d4b6310b1402b3b876aa8f8b286bc4d)

Author SHA1 Message Date
William Pitcock 26b0c802c3 fix up missing announcements with preloads
6 years ago
William Pitcock 4aa699271c activity: use left join instead of inner join when fetching activities that may or may not have a child object
6 years ago
William Pitcock f9d5c13b21 activity: add get_by_ap_id_with_object()
6 years ago
William Pitcock a6973a668e formatting
6 years ago
William Pitcock 59518cbcd8 activity: fix credo nitpick
6 years ago
William Pitcock 092cedede5 activity: add with_preloaded_object() convenience
6 years ago
William Pitcock 62bccddde0 object: add support for preloading objects when walking an activity graph in normal form
6 years ago
rinpatch b92a16aa00 Merge branch 'ecto-3-migration' into 'develop'
6 years ago
rinpatch 9a7b817c9a Ecto 3.0.5 migration
6 years ago
eugenijm 1588688a11 Added support for exclude_types, limit, and min_id in Mastodon
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
Egor bff9eb5ef7 Reports
6 years ago
Haelwenn (lanodan) Monnier 6a6a5b3251
de-group alias/es
6 years ago
kaniini 4df71cd88b Merge branch 'classic-flakeids' into 'develop'
6 years ago
lain 2de208817c Merge branch 'develop' into rename/pleroma_activity_consistency
6 years ago
href 28d77e373c
Flake Ids for Users and Activities
6 years ago
rinpatch e460820fcf Add get_by_id to activity.ex
6 years ago
Haelwenn (lanodan) Monnier 7390192c03
Activity: mix format (2 empty lines)
6 years ago
Haelwenn (lanodan) Monnier 98c8184c1f
Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1
6 years ago
Haelwenn (lanodan) Monnier 2fdbd4d137
Activity: create_activity_by_object_id_query/1 → create_by_object_ap_id/1 when is_list
6 years ago
Haelwenn (lanodan) Monnier f8ab1b7427
Activity: get_all_by_object_ap_id/1 → get_all_create_by_object_ap_id/1
6 years ago
Haelwenn (lanodan) Monnier 4ad5a0abb9
Activity: all_by_object_ap_id_q/1 → create_by_object_ap_id/1
6 years ago
Haelwenn (lanodan) Monnier 75e4c8f0b2
Activity: all_non_create_by_object_ap_id_q → by_object_ap_id
6 years ago
Haelwenn (lanodan) Monnier b82c6dc536
Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1
6 years ago
William Pitcock 980b5288ed update copyright years to 2019
6 years ago
Maksim Pechnikov 523848d1fd Salmon# fixed publish an activity to remote accounts
6 years ago
William Pitcock 2791ce9a1f add license boilerplate to pleroma core
6 years ago
href ec0e613eca
Pleroma.Activity.mastodon_notification_type/1
6 years ago
William Pitcock f3f736afc4 activity: add helper to fetch an activity's parent
6 years ago
William Pitcock 29b5e30c46 activity: drop recipients_to/recipients_cc fields
6 years ago
William Pitcock 81673b8136 activity: add recipients_to and recipients_cc fields
6 years ago
William Pitcock b036a19c21 activity: add normalize() to find a complete activity given either URI or partial structure
6 years ago
lain 0f70e83e8c Better error handling in TwitterApiController.
6 years ago
lain 4afbef39f4 Format the code.
7 years ago
lain 37e5014d3e Reduce OP fetching queries.
7 years ago
Lain Iwakura 4a13b84887 Add recipients field to activities.
7 years ago
Lain Iwakura ef2322bdb7 Delete notifications on activity deletion.
7 years ago
Roger Braun f1d27a5fbb Add actor column to activities.
7 years ago
Roger Braun b35ff8f755 Use index in basic activity query.
7 years ago
Roger Braun 9f417fd5e9 Speed up deletion and related queries.
7 years ago
Roger Braun 61adf676d5 Add basic mastodon notification support.
7 years ago
Roger Braun 552cfdbe11 Fix deletion not deleting relevant actions.
7 years ago
Roger Braun f226f46a09 Add basic incoming deletions.
7 years ago
Roger Braun 9cf38d6796 Use more efficient queries.
7 years ago
Roger Braun 14a9dd468b Use more efficient query.
7 years ago
Roger Braun 56bacc90d1 Fix specs, add local marker to actitivies.
7 years ago
Roger Braun 9d7c3190cc Get create activity from created object id.
8 years ago
Roger Braun f97c8e4379 Add utility functions for objects and activities.
8 years ago
Roger Braun 8de523c8ae Basic AP objects.
8 years ago