| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-28 | Merge branch 'fix-osada-follow' into 'develop' | Haelwenn | |
| Transmogrifier: Fix follow handling when the actor is an object. Closes #1211 See merge request pleroma/pleroma!1604 | |||
| 2019-08-27 | added tests for ActivityPub.like\unlike | Maksim Pechnikov | |
| 2019-08-26 | Transmogrifier: Fix follow handling when the actor is an object. | lain | |
| 2019-08-25 | Merge branch 'issue/1177' into 'develop' | kaniini | |
| [#1177] fixed unfollow for relay actor See merge request pleroma/pleroma!1589 | |||
| 2019-08-26 | Update test for custom profile fields | kPherox | |
| 2019-08-24 | update tests | Maksim Pechnikov | |
| 2019-08-24 | add tests | Maksim Pechnikov | |
| 2019-08-22 | fix test | Maksim Pechnikov | |
| 2019-08-22 | Merge branch 'develop' into issue/1177 | Maksim Pechnikov | |
| 2019-08-22 | fixed unfollow for relay actor | Maksim Pechnikov | |
| 2019-08-21 | fixed clear config after test | Maksim Pechnikov | |
| 2019-08-20 | Merge branch 'feature/custom-fields' into 'develop' | lain | |
| Add custom profile fields See merge request pleroma/pleroma!1488 | |||
| 2019-08-19 | added test helpers to clear config after tests | Maksim | |
| 2019-08-18 | tests: activitypub: fix typo | Ariadne Conill | |
| 2019-08-15 | Hide muted theads from home/public timelines unless `with_muted` is set | rinpatch | |
| 2019-08-14 | Add `:max_remote_account_fields` config option | Egor Kislitsyn | |
| 2019-08-14 | Use info.fields instead of source_data for remote users | Egor Kislitsyn | |
| 2019-08-14 | Linkify custom fields values in ActivityPub.UserViewx | Egor Kislitsyn | |
| 2019-08-14 | Support user attachment update in Transmogrifier | Egor Kislitsyn | |
| 2019-08-14 | Add profile custom fields to ActivityPub.UserView | Egor Kislitsyn | |
| 2019-08-13 | Merge branch 'feature/mrf-vocabulary' into 'develop' | rinpatch | |
| MRF Vocabulary See merge request pleroma/pleroma!1559 | |||
| 2019-08-13 | tests: add tests for MRF.describe() | Ariadne Conill | |
| 2019-08-13 | tests for Web/ActivityPub/Relay | Maksim | |
| 2019-08-13 | tests: add tests for mrf_vocabulary | Ariadne Conill | |
| 2019-08-10 | MRF: ensure that subdomain_match calls are case-insensitive | Ariadne Conill | |
| 2019-08-10 | Strip internal fields including likes from incoming and outgoing activities | Sergey Suprunenko | |
| 2019-08-07 | ActivityPub tests: remove assertions of embedded object being updated, | rinpatch | |
| because the objects are no longer supposed to be embedded | |||
| 2019-08-04 | Do not add the "next" key to likes.json if there is no more items | Sergey Suprunenko | |
| 2019-07-31 | Add tests for counters being updated on follow | rinpatch | |
| 2019-07-25 | Merge branch 'develop' into feature/hide-follows-remote | rinpatch | |
| 2019-07-23 | tests for Pleroma.Web.ActivityPub.Publisher | Maksim | |
| 2019-07-22 | Feature/1087 wildcard option for blocks | Alexander Strizhakov | |
| 2019-07-22 | activitypub: publisher: align sharedinbox usage with AP specification rules | Ariadne Conill | |
| While debugging the follow breakage, I observed that our sharedInbox usage did not match the rules in the specification. Accordingly, I have better aligned our usage of sharedInbox with the rules outlined in the ActivityPub specification. | |||
| 2019-07-20 | Resolve merge conflicts | rinpatch | |
| 2019-07-17 | tests: add test for fetching the internal fetch actor | Ariadne Conill | |
| 2019-07-17 | Add MRF MentionPolicy for dropping posts which mention specific actors | RX14 | |
| 2019-07-15 | List messages must be visible for mentioned users | Egor Kislitsyn | |
| 2019-07-15 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
| 2019-07-14 | tests: fix object containment violations in the transmogrifier tests | Ariadne Conill | |
| Some objects were not completely rewritten in the tests, which caused object containment violations. Fix them by rewriting the object IDs to be in an appropriate namespace. | |||
| 2019-07-14 | Add follow information refetching after following/unfollowing | rinpatch | |
| 2019-07-14 | Add tests for fetch_follow_information_for_user and check object type | rinpatch | |
| when fetching the page | |||
| 2019-07-13 | Refactor Follows/Followers counter syncronization | rinpatch | |
| - Actually sync counters in the database instead of info cache (which got overriden after user update was finished anyway) - Add following count field to user info - Set hide_followers/hide_follows for remote users based on http status codes for the first collection page | |||
| 2019-07-12 | ActivityPub Controller: Actually pass for_user to following/followers | rinpatch | |
| views and give 403 errors when trying to request hidden follower pages when unauthenticated | |||
| 2019-07-12 | ActivityPub User view: Following/Followers refactoring | rinpatch | |
| - Render the collection items if the user requesting == the user rendered - Do not render the first page if hide_{followers,follows} is set, just give the URI to it | |||
| 2019-07-12 | AP user view: Add a test for hiding totalItems in following/followers | rinpatch | |
| 2019-07-11 | Add `list` to Visibility | Egor Kislitsyn | |
| 2019-07-11 | Merge branch 'develop' into feature/addressable-lists | Egor Kislitsyn | |
| 2019-07-10 | removing synchronization worker | Alex S | |
| 2019-07-10 | adding following_address field to user | Alex S | |
| 2019-07-10 | Send and handle "Delete" activity for deleted users | Sergey Suprunenko | |
