Haelwenn (lanodan) Monnier
|
b82c6dc536
|
Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1
|
2019-01-21 07:49:59 +01:00 |
William Pitcock
|
980b5288ed
|
update copyright years to 2019
|
2018-12-31 15:41:47 +00:00 |
Maksim Pechnikov
|
523848d1fd
|
Salmon# fixed publish an activity to remote accounts
|
2018-12-29 12:48:54 +03:00 |
William Pitcock
|
2791ce9a1f
|
add license boilerplate to pleroma core
|
2018-12-23 20:56:42 +00:00 |
href
|
ec0e613eca
|
Pleroma.Activity.mastodon_notification_type/1
|
2018-12-14 13:22:10 +01:00 |
William Pitcock
|
5d753e1c7c
|
activity: add helpers for updating activities in the database
|
2018-12-04 04:52:09 +00:00 |
William Pitcock
|
5ea64f4bf9
|
activity: minor cleanups to normalization functions to align them with the object normalizers
|
2018-12-04 04:52:09 +00:00 |
William Pitcock
|
663007b42c
|
activity: clean up direct use of object data
|
2018-12-04 04:52:09 +00:00 |
William Pitcock
|
f3f736afc4
|
activity: add helper to fetch an activity's parent
|
2018-10-25 02:47:55 +00:00 |
William Pitcock
|
29b5e30c46
|
activity: drop recipients_to/recipients_cc fields
|
2018-08-29 18:41:02 +00:00 |
William Pitcock
|
81673b8136
|
activity: add recipients_to and recipients_cc fields
|
2018-08-29 08:42:33 +00:00 |
William Pitcock
|
b036a19c21
|
activity: add normalize() to find a complete activity given either URI or partial structure
|
2018-06-27 13:07:12 +00:00 |
lain
|
0f70e83e8c
|
Better error handling in TwitterApiController.
|
2018-06-03 19:11:22 +02:00 |
lain
|
4afbef39f4
|
Format the code.
|
2018-03-30 15:01:53 +02:00 |
lain
|
37e5014d3e
|
Reduce OP fetching queries.
|
2018-03-27 18:18:24 +02:00 |
Lain Iwakura
|
4a13b84887
|
Add recipients field to activities.
Also do some very basic checks for AP message insertion.
|
2017-12-12 18:07:14 +01:00 |
Lain Iwakura
|
ef2322bdb7
|
Delete notifications on activity deletion.
|
2017-12-08 18:17:30 +01:00 |
Roger Braun
|
f1d27a5fbb
|
Add actor column to activities.
|
2017-11-09 10:41:19 +01:00 |
Roger Braun
|
b35ff8f755
|
Use index in basic activity query.
|
2017-10-23 18:36:53 +02:00 |
Roger Braun
|
9f417fd5e9
|
Speed up deletion and related queries.
|
2017-10-23 18:30:09 +02:00 |
Roger Braun
|
61adf676d5
|
Add basic mastodon notification support.
|
2017-09-11 18:53:19 +02:00 |
Roger Braun
|
552cfdbe11
|
Fix deletion not deleting relevant actions.
|
2017-08-16 16:29:25 +02:00 |
Roger Braun
|
f226f46a09
|
Add basic incoming deletions.
|
2017-08-01 17:05:07 +02:00 |
Roger Braun
|
9cf38d6796
|
Use more efficient queries.
|
2017-06-20 16:18:42 +02:00 |
Roger Braun
|
14a9dd468b
|
Use more efficient query.
|
2017-06-20 16:02:17 +02:00 |
Roger Braun
|
56bacc90d1
|
Fix specs, add local marker to actitivies.
|
2017-05-02 10:43:35 +02:00 |
Roger Braun
|
9d7c3190cc
|
Get create activity from created object id.
This is useful for Ostatus federation because ostatus doesn't have
different ids for objects and activities...
|
2017-04-30 11:16:41 +02:00 |
Roger Braun
|
f97c8e4379
|
Add utility functions for objects and activities.
|
2017-04-13 15:49:42 +02:00 |
Roger Braun
|
8de523c8ae
|
Basic AP objects.
|
2017-03-21 09:21:52 +01:00 |