Commit Graph

37 Commits (840d2c9f0bcc493703d12409bc64d2931b9ee3f5)

Author SHA1 Message Date
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