| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-09 | Support activity+json request for activity | sxsdv1 | |
| 2019-01-05 | Don't crash on AP request for tombstone | sxsdv1 | |
| Because tombstone objects has no addressing the is_public?-predicate would cause an error that propagated as a 500 error in the api | |||
| 2019-01-01 | Implement delete activity | sxsdv1 | |
| 2019-01-01 | Split create activity specifics from update_outbox | sxsdv1 | |
| 2018-12-30 | Create activity when client posts to outbox | sxsdv1 | |
| 2018-12-30 | Implement ActivityPub inbox view | sxsdv1 | |
| More or less verbatim copied from the outbox template with only changes to the activities fetched and url reported | |||
| 2018-12-29 | Wire up stub routes for client calls of activitypub inbox/outbox | sxsdv1 | |
| Code style: remove wrapping function of outbox | |||
| 2018-12-23 | tests: add legal boilerplate | William Pitcock | |
| 2018-12-12 | fix warnings | Maksim Pechnikov | |
| 2018-12-05 | Merge remote-tracking branch 'origin' into follower-hiding | lain | |
| 2018-12-04 | formatting the code | Maksim Pechnikov | |
| 2018-12-04 | all tests passed | Maksim Pechnikov | |
| 2018-12-02 | Hide network in ap. | lain | |
| 2018-11-06 | Small wrapper module around Application.get_env/put_env | href | |
| Same API as the old Pleroma.Config | |||
| 2018-11-06 | format | href | |
| 2018-11-06 | Get rid of Pleroma.Config in favor of Application | href | |
| Discussed in https://git.pleroma.social/pleroma/pleroma/merge_requests/426#note_7232 | |||
| 2018-11-01 | Test Relay, switch to runtime configuration. | lain | |
| 2018-10-25 | tests: add test for user inbox | William Pitcock | |
| 2018-08-16 | Merge branch 'fix/put-repeats-at-activitypub-outbox' into 'develop' | kaniini | |
| Fix: Output repeats at ActivityPub outbox Closes #191 See merge request pleroma/pleroma!175 | |||
| 2018-07-21 | improve test | hakabahitoyo | |
| 2018-07-21 | debug | hakabahitoyo | |
| 2018-07-21 | improve test | hakabahitoyo | |
| 2018-06-03 | Better error handling for ActivityPubController | lain | |
| 2018-05-30 | Fix url guessing attacks. | lain | |
| 2018-03-31 | Don't fetch anything except ap_id for follower / following | lain | |
| collections. Should speed up the queries because ecto doesn't have to parse the json. | |||
| 2018-03-30 | Format the code. | lain | |
| 2018-02-25 | Fix specs. | lain | |
| 2018-02-15 | ActivityPubController: Handle inbox data. | lain | |
| 2017-12-11 | ActivityPub: Add controller tests. | Lain Iwakura | |
