Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-11 | Fix `Activity.all_by_ids_with_object/1` test | Egor Kislitsyn | |
2019-09-10 | Add an endpoint to get multiple statuses by IDs | Egor Kislitsyn | |
2019-09-09 | Add Pleroma.Plugs.Cache | minibikini | |
2019-09-10 | Fix `ActivityPubController.read_inbox/2` | Egor Kislitsyn | |
2019-09-06 | Merge branch 'so-long-twitterapi' into 'develop' | rinpatch | |
Removing TwitterAPI See merge request pleroma/pleroma!1605 | |||
2019-09-05 | Merge branch 'feature/mastoapi-accounts-external' into 'develop' | Haelwenn | |
Mastdon API: Add ability to get a remote account by nickname to `/api/v1/accounts/:id` See merge request pleroma/pleroma!1622 | |||
2019-09-05 | Mastodon API Poll view: Fix handling of polls without an end date | rinpatch | |
2019-09-04 | Mastodon API: Add `pleroma.thread_muted` to Status entity | rinpatch | |
Needed for pleroma-fe!941 | |||
2019-09-04 | Extend `/api/pleroma/notifications/read` to mark multiple notifications | rinpatch | |
as read and make it respond with Mastoapi entities | |||
2019-09-03 | Mastdon API: Add ability to get a remote account by nickname to | rinpatch | |
`/api/v1/accounts/:id` | |||
2019-09-03 | Return "total" optionally | Maxim Filippov | |
2019-09-02 | Return total from pagination + tests | Maxim Filippov | |
2019-08-31 | Remove a useless import | rinpatch | |
2019-08-31 | Add a changelog entry for twitterapi removal and fix credo issues | rinpatch | |
2019-08-31 | Remove TwitterAPI representers | rinpatch | |
2019-08-31 | Remove Activity, User and Notification views from TwitterAPI | rinpatch | |
2019-08-31 | Remove most of Pleroma.Web.TwitterAPI.TwitterAPI | rinpatch | |
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 | Merge branch 'list-controller' into 'develop' | lain | |
Extract list actions from `MastodonAPIController` into `ListController` See merge request pleroma/pleroma!1600 | |||
2019-08-27 | added tests for ActivityPub.like\unlike | Maksim Pechnikov | |
2019-08-27 | Remove most of TwitterAPIController | rinpatch | |
2019-08-26 | Transmogrifier: Fix follow handling when the actor is an object. | lain | |
2019-08-26 | Fix sporadic test | Maxim Filippov | |
2019-08-26 | Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers ↵ | Egor Kislitsyn | |
and test/web/mastodon_api/views | |||
2019-08-26 | Extract MastodonAPIController's list actions into ↵ | Egor Kislitsyn | |
MastodonAPI.ListController; Add more tests | |||
2019-08-26 | Add validation in Pleroma.List.create/2 | Egor Kislitsyn | |
2019-08-25 | Merge branch 'issue/1177' into 'develop' | kaniini | |
[#1177] fixed unfollow for relay actor See merge request pleroma/pleroma!1589 | |||
2019-08-25 | Log admin/moderator actions | Maxim Filippov | |
2019-08-25 | Merge branch 'fix-all-custom-fields-deleted' into 'develop' | kaniini | |
Fix not to use unupdated attachments when all fields are deleted See merge request pleroma/pleroma!1596 | |||
2019-08-26 | Update test for custom profile fields | kPherox | |
2019-08-25 | Merge branch 'bugfix/rel_me_missing_mocks' into 'develop' | lain | |
Implement missing mocks for rel=me See merge request pleroma/pleroma!1598 | |||
2019-08-25 | HttpRequestMock: Remove useless `error = error` | Haelwenn (lanodan) Monnier | |
2019-08-25 | user_test.exs: fix rel=me tests | Haelwenn (lanodan) Monnier | |
2019-08-25 | Implement missing mocks for rel=me | Haelwenn (lanodan) Monnier | |
2019-08-25 | HttpRequestMock: Improve non-implemented error message | Haelwenn (lanodan) Monnier | |
2019-08-25 | HttpRequestMock: Log mock errors as warnings | Haelwenn (lanodan) Monnier | |
2019-08-24 | Merge branch 'admin-create-users' into 'develop' | lain | |
user creation admin api will create multiple users See merge request pleroma/pleroma!1170 | |||
2019-08-24 | Activity Expiration: Switch to 'expires_in' system. | lain | |
2019-08-24 | update tests | Maksim Pechnikov | |
2019-08-24 | Merge remote-tracking branch 'origin/develop' into ↵ | lain | |
sixohsix/pleroma-post_expiration | |||
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 | test: rich media: aws signed url: increase TTL delta check to 2 seconds from 1 | Ariadne Conill | |
2019-08-20 | Merge branch 'fix/admin-api-user-deletion' into 'develop' | lain | |
Fix deactivated user deletion See merge request pleroma/pleroma!1546 | |||
2019-08-20 | Merge branch 'digest-template' into 'develop' | lain | |
Improve digest email template See merge request pleroma/pleroma!1565 | |||
2019-08-20 | Merge branch 'feature/custom-fields' into 'develop' | lain | |
Add custom profile fields See merge request pleroma/pleroma!1488 | |||
2019-08-19 | Merge branch 'develop' into 'fix/reverse-proxy-body-too-large' | lain | |
# Conflicts: # CHANGELOG.md |