Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-27 | CommonAPI: Support emoji reactions. | lain | |
2019-08-27 | Merge remote-tracking branch 'origin/develop' into reactions | lain | |
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 | Filter logs by date | Maxim Filippov | |
2019-08-27 | Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.ex | Maksim | |
2019-08-27 | Transmogrifier: Use Containment.get_actor to get actors. | lain | |
2019-08-27 | added tests for ActivityPub.like\unlike | Maksim Pechnikov | |
2019-08-27 | [#1149] Bugfix: Pleroma.Workers.Subscriber / "verify_websub" works with ↵ | Ivan Tashkinov | |
WebsubServerSubscription. | |||
2019-08-27 | Remove most of TwitterAPIController | rinpatch | |
2019-08-26 | Transmogrifier: Handle incoming emoji reactions. | lain | |
2019-08-26 | ActivityPub: Basic EmojiReactions. | lain | |
2019-08-26 | Transmogrifier: Fix follow handling when the actor is an object. | lain | |
2019-08-26 | Move mastodon_api/*_controller.ex to mastodon_api/controllers/ | Egor Kislitsyn | |
2019-08-26 | Extract MastodonAPIController's list actions into ↵ | Egor Kislitsyn | |
MastodonAPI.ListController; Add more tests | |||
2019-08-26 | Extract MastodonAPI.MastodonAPIController.errors/2 to ↵ | Egor Kislitsyn | |
MastodonAPI.FallbackController | |||
2019-08-26 | Add validation in Pleroma.List.create/2 | Egor Kislitsyn | |
2019-08-26 | Extract if block into private function | kPherox | |
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-25 | Change to delete empty name field | kPherox | |
2019-08-25 | Fix type of fields_attributes | kPherox | |
Convert tuple list to map list when parameters is `:urlencoded` or `:multipart` | |||
2019-08-25 | Rename fields to fields_attributes | kPherox | |
2019-08-25 | Change to use attachment only when fields do not exist | kPherox | |
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 | ActivityExpirationWorker: Fix merge issues. | lain | |
2019-08-24 | update tests | Maksim Pechnikov | |
2019-08-24 | put_resp_header("content-type", "application/activity+json") -> ↵ | Maksim Pechnikov | |
put_resp_content_type("application/activity+json") | |||
2019-08-24 | Merge remote-tracking branch 'origin/develop' into ↵ | lain | |
sixohsix/pleroma-post_expiration | |||
2019-08-23 | [#1149] Introduced `quantum` job scheduler. Documentation & config changes. | Ivan Tashkinov | |
2019-08-23 | [#1149] Publisher worker fix (atomized `params` keys). | Ivan Tashkinov | |
2019-08-23 | [#1149] Upgraded `oban` from 0.6.0 to 0.7.1. | Ivan Tashkinov | |
2019-08-22 | fix /inbox for Relay | Maksim Pechnikov | |
2019-08-22 | fix test | Maksim Pechnikov | |
2019-08-22 | Merge branch 'develop' into issue/1177 | Maksim Pechnikov | |
2019-08-22 | Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue | Ivan Tashkinov | |
2019-08-22 | [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1149-oban-job-queue # Conflicts: # lib/pleroma/application.ex # lib/pleroma/scheduled_activity_worker.ex # lib/pleroma/web/federator/retry_queue.ex # lib/pleroma/web/oauth/token/clean_worker.ex # test/user_test.exs # test/web/federator_test.exs | |||
2019-08-22 | Improve AP routes rate limit | Egor Kislitsyn | |
2019-08-22 | fixed unfollow for relay actor | Maksim Pechnikov | |
2019-08-22 | remove old user create and delete routes for admin | Sachin Joshi | |
2019-08-21 | Merge branch 'rate-limit-ap-routes' into 'develop' | lain | |
[#1174] Rate limit AP routes See merge request pleroma/pleroma!1586 | |||
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 | Add `:ap_routes` rate limit | Egor Kislitsyn | |
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 | Refactor check_actor_is_active | Maxim Filippov | |
2019-08-19 | Merge branch 'develop' into 'fix/reverse-proxy-body-too-large' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-08-19 | Add more tests for Database tasks and DigestEmailWorker | Sergey Suprunenko | |
2019-08-19 | Merge branch 'hotfix/user_unfollow' into 'develop' | lain | |
[#1177] fixed User.unfollow with synchronization external user See merge request pleroma/pleroma!1579 |