Commit graph

  • e55fd530bc
    Render better errors for ENUM validation Egor Kislitsyn 2020-05-04 22:33:34 +0400
  • f070b5569c
    Add a config option to enable strict validation Egor Kislitsyn 2020-05-04 22:33:05 +0400
  • 4b9ab67aa8
    Ignore unexpected ENUM values in query string Egor Kislitsyn 2020-05-04 21:46:25 +0400
  • c23cb8d37a Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms lain 2020-05-04 19:24:04 +0200
  • bfbff7d826 Apply suggestion to lib/pleroma/web/api_spec/cast_and_validate.ex minibikini 2020-05-04 16:38:23 +0000
  • d08c63500b
    Ignore unexpected query params Egor Kislitsyn 2020-05-04 20:16:18 +0400
  • 378ab2db97 Merge branch 'feature/favorite-refactor' into 'develop' rinpatch 2020-05-04 15:47:04 +0000
  • 3559dd1085 Transmogrifier: Rely on LikeValidator. lain 2020-05-04 17:18:38 +0200
  • 0f9bed022f LikeValidator: Fix up context. lain 2020-05-04 17:18:17 +0200
  • e03c301ebe LikeValidator: Fix up missing recipients. lain 2020-05-04 17:08:31 +0200
  • 335aabc39c Transmogrifier tests: Extract like tests. lain 2020-05-04 14:45:28 +0200
  • 13ab8defc0 Pipeline: Move transctioning to common pipeline. lain 2020-05-04 14:34:19 +0200
  • ec24c70db8 ActivityPub: Don't fetch Application follower counts. lain 2020-05-04 14:22:54 +0200
  • 7ff2a7dae2 Docs: Add Chat mark_as_read docs lain 2020-05-04 13:12:21 +0200
  • b04328c3de ChatController: Add mark_as_read lain 2020-05-04 13:10:36 +0200
  • 30590cf46b CommonAPI: Refactor for readability lain 2020-05-04 12:53:40 +0200
  • 57e6f2757a ChatOperation: Make simple schema into inline schema lain 2020-05-04 12:47:23 +0200
  • 7dd47bee82 Update changelog lain 2020-05-04 12:22:31 +0200
  • dcf535fe77 Credo fixes. lain 2020-05-04 11:32:11 +0200
  • 651935f137 Schemas: Refactor to our naming scheme. lain 2020-05-04 11:08:00 +0200
  • c40afe5ba0 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms lain 2020-05-04 10:43:20 +0200
  • fe7a0d660e Merge branch 'develop' into issue/1276-2 Maksim Pechnikov 2020-05-04 06:08:49 +0300
  • 9249742f13 Types.Recipients: Simplify reducer. lain 2020-05-03 15:28:24 +0200
  • a35b76431c Credo fixes. lain 2020-05-03 14:58:24 +0200
  • a7966f2080 Webfinger: Request account info with the acct scheme lain 2020-05-03 13:48:01 +0200
  • 1974d0cc42 DeleteValidator: The deleted activity id is an object id lain 2020-05-03 13:02:57 +0200
  • 6c337489f4 Various testing fixes in relation to user deletion. lain 2020-05-03 13:01:19 +0200
  • 6fb96f64c1 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/delete-validator lain 2020-05-03 12:55:29 +0200
  • 4dfc617cdf Transmogrifier: Don't fetch actor that's guaranteed to be there. lain 2020-05-03 12:51:28 +0200
  • f20a1a27ef DeleteValidator: Improve code readability Lain Soykaf 2020-05-03 12:19:01 +0200
  • 370e313e2d Only update follower/following stats for actor types of users and bots. Mark Felder 2020-05-02 13:28:10 -0500
  • 095635453a Replace deprecated Roma by Fedi. lain 2020-05-02 18:10:50 +0000
  • 3126f8a334 Merge branch 'feature/1710-consolidate-instance-info' into 'develop' rinpatch 2020-05-02 16:44:55 +0000
  • 019a192e43 Merge branch 'release/2.0.3' into 'stable' rinpatch 2020-05-02 16:22:21 +0000
  • 04f23294d3 mix.exs: bump to 2.0.3 rinpatch 2020-05-01 22:11:33 +0300
  • e0d392c04c CHANGELOG.md: Add 2.0.3 changelog rinpatch 2020-05-01 22:10:02 +0300
  • 441e28f365 Dismiss the follow request notification on rejection eugenijm 2020-04-30 15:02:35 +0300
  • d589f3dcfb CHANGELOG.md: Add entry for re-registration ban rinpatch 2020-05-01 00:33:04 +0300
  • 9a92e5a351 Reword changelog entry for follow relationship bug rinpatch 2020-05-01 00:28:28 +0300
  • 66a8e1312d Mastodon API: do not create a following relationship if the corresponding follow request doesn't exist when calling POST /api/v1/follow_requests/:id/authorize eugenijm 2020-04-27 17:41:38 +0300
  • e55876409b Deactivate local users on deletion instead of deleting the record rinpatch 2020-04-29 14:26:31 +0300
  • c75840f7b8 Merge branch 'follow-request-notifications' into 'develop' rinpatch 2020-05-02 12:24:49 +0000
  • 7b05933677 Merge branch '1559-follow-request-notifications' into 'develop' rinpatch 2020-04-19 21:45:20 +0000
  • f08c8d9932 pleroma-fe bundle: update to a0f780c4550b77d4574e0de8932a2dff288784a3 rinpatch 2020-05-02 18:06:29 +0300
  • e186d9941d Merge branch 'fix/1732-authless-following-followers' into 'develop' rinpatch 2020-05-02 15:39:31 +0000
  • 2d07ed7747 [#1732] Made AP C2S :followers and :following endpoints serve on no auth (as for related :api pipeline endpoints). Ivan Tashkinov 2020-05-02 18:28:04 +0300
  • 9e3ec58280 Merge branch 'follow-request-notifications' into 'develop' rinpatch 2020-05-02 12:24:49 +0000
  • 8ea522b4b6 Merge branch 'pleroma-fe-2020-05-02-5f90b6a3' into 'develop' rinpatch 2020-05-02 12:24:22 +0000
  • f1bba5c787 PleromaFE bundle supporting follow request notifications. 5f90b6a384 Ivan Tashkinov 2020-05-02 14:37:40 +0300
  • 0dfb5ad0ad Merge branch 'bugfix/static-fe.css' into 'develop' Haelwenn 2020-05-02 06:37:33 +0000
  • c6ddfa8f95
    static-fe.css: Restore and move to /priv/static/static-fe Haelwenn (lanodan) Monnier 2020-05-01 21:15:43 +0200
  • cf5ca7e45b Merge remote-tracking branch 'remotes/origin/develop' into follow-request-notifications Ivan Tashkinov 2020-05-02 07:39:19 +0300
  • ae921a0c24 Merge branch 'fix/sporadic-test-failure-alias' into 'develop' rinpatch 2020-05-01 22:01:35 +0000
  • b1e2ad3f27 Merge branch 'fix/notificatons-follow-request-validation' into 'develop' rinpatch 2020-05-01 20:22:37 +0000
  • c18ef452b0 OpenAPI: Add follow_request to notification types rinpatch 2020-05-01 22:48:30 +0300
  • 2646fdea22 signature.ex: Remove the use of ObjectID type rinpatch 2020-05-01 22:29:22 +0300
  • e7b1df7252 Fix sporadic test compilation failure caused by unused alias rinpatch 2020-05-01 22:50:40 +0300
  • b6ca8cc539 Merge branch 'bugfix/1727-fix-signature-decoding' into 'develop' rinpatch 2020-05-01 16:48:31 +0000
  • 06fbb95715 Update AdminFE build in preparation for the 2.0.3 release Mark Felder 2020-04-29 15:49:48 -0500
  • 4c0af1cb66 Merge branch 'fix/openapi-limit' into 'develop' lain 2020-05-01 18:46:18 +0000
  • 85105f7aae OpenAPI: Remove max pagination limit from the spec rinpatch 2020-05-01 21:33:34 +0300
  • ed8282c091 Merge branch 'bugfix/1727-fix-signature-decoding' into 'develop' rinpatch 2020-05-01 16:48:31 +0000
  • d5cdc907e3 Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). Added support for :skip_notifications for accounts listing (index.json). Adjusted tests. Ivan Tashkinov 2020-05-01 18:45:24 +0300
  • ed4e9e6435 Merge branch 'fix-notifications-loading-in-pleroma-fe' into 'develop' lain 2020-05-01 15:38:36 +0000
  • 57b31e79c2 Updated PleromaFE bundle to prevent notifications loading issue due to unsupported parameter (with_move). Ivan Tashkinov 2020-05-01 17:59:29 +0300
  • 3453e54e6b MappedSignatureToIdentityPlug: Fix. lain 2020-05-01 15:58:47 +0200
  • a912f72a36 Signature: Handle non-ap ids in key ids. lain 2020-05-01 15:54:38 +0200
  • aea781cbd8
    credo fix Alexander Strizhakov 2020-05-01 16:31:05 +0300
  • 3370bb0e46 Merge branch 'openapi/notifications' into 'develop' lain 2020-05-01 13:09:36 +0000
  • 607e06c245 Merge branch 'openapi/reports' into 'develop' lain 2020-05-01 12:48:56 +0000
  • 44fbd09709 Merge branch 'issue/1577' into 'develop' lain 2020-05-01 12:38:46 +0000
  • 1ead5f49b8 AdminApiController: Use common pipeline for user deletion. lain 2020-05-01 14:30:39 +0200
  • ebbd9c7f36 AdminAPIController: Refactor. lain 2020-05-01 14:22:39 +0200
  • 51f1dbf0a2 User deletion mix task: Use common pipeline. lain 2020-05-01 14:05:25 +0200
  • 2008fa9c7f Merge branch 'fix/captcha' into 'develop' lain 2020-05-01 11:47:58 +0000
  • ab01863abf Merge branch 'feature/delete-validator' of git.pleroma.social:pleroma/pleroma into feature/delete-validator lain 2020-05-01 13:35:42 +0200
  • 5f42e6629d DeleteValidator: Only allow deletion of certain types. lain 2020-05-01 13:34:47 +0200
  • 138e6ece1b Merge branch 'following-relationships-optimizations' into 'develop' rinpatch 2020-04-11 19:46:04 +0000
  • ecf37b46d2
    pagination fix for service users filters Alexander Strizhakov 2020-05-01 14:31:24 +0300
  • 92efb888c7 Made follow request notifications non-optional (removed config switch). Ivan Tashkinov 2020-05-01 09:51:41 +0300
  • a92c713d9c Merge branch 'develop' into issue/1276-2 Maksim Pechnikov 2020-05-01 06:21:59 +0300
  • fb9ec885cc Merge branch 'feature/1677-need_reboot-flag-endpoint' into 'develop' Haelwenn 2020-04-17 08:55:46 +0000
  • a4afeed426 Uploads: Sandbox them in the CSP. lain 2020-04-15 12:05:22 +0200
  • 0dd863f8f5 Merge branch 'update/admin-fe-20200429' into 'develop' rinpatch 2020-04-30 22:33:56 +0000
  • da4b79a56d Merge branch 'tests/more-apc2s' into 'develop' lain 2020-04-30 22:19:26 +0000
  • 8cf4e1619e Fix Oban not receiving :ok from RichMediaHelper job Mark Felder 2020-04-14 11:43:53 -0500
  • 862d4886c9 [#1682] Fixed Basic Auth permissions issue by disabling OAuth scopes checks when password is provided. Refactored plugs skipping functionality. Ivan Tashkinov 2020-04-17 21:21:10 +0300
  • da4923f2e5 Merge branch 'authenticated-api-oauth-check-enforcement' into 'develop' rinpatch 2020-04-16 21:58:57 +0000
  • 1ebf8db2a5 Merge branch 'fix-object_age_policy' into 'develop' lain 2020-04-20 12:59:16 +0000
  • 0d74e38f5f mix.exs: Do not bail out when .git doesn’t exists Haelwenn (lanodan) Monnier 2020-04-19 20:23:48 +0200
  • 2ff3b85326 Merge branch 'bugfix/1670-user-count' into 'develop' Haelwenn 2020-04-22 17:37:09 +0000
  • bf4b5f3856 Merge branch 'fix/follow-and-blocks-import' into 'develop' Haelwenn 2020-04-22 15:46:04 +0000
  • 2e58fe08cd CommonAPI: Don't make repeating announces possible lain 2020-04-23 13:33:30 +0200
  • 6e0b046771 Let blob: pass CSP Alex Gleason 2020-04-26 00:28:57 -0500
  • 78391a00c5 Mastodon API: do not create a following relationship if the corresponding follow request doesn't exist when calling POST /api/v1/follow_requests/:id/authorize eugenijm 2020-04-27 17:41:38 +0300
  • 61889e00fc Deactivate local users on deletion instead of deleting the record rinpatch 2020-04-29 14:26:31 +0300
  • 93f64aba78 Merge branch 'develop' of ssh://git.pleroma.social/pleroma/pleroma into feature/delete-validator Lain Soykaf 2020-04-30 22:44:31 +0200
  • 32b8386ede DeleteValidator: Don't federate local deletions of remote objects. lain 2020-04-30 21:23:18 +0200
  • a81342a234 Merge branch 'dismiss-notification-on-follow-request-rejection' into 'develop' lain 2020-04-30 18:38:52 +0000
  • 999d639873 ActivityPub: Remove delete function. lain 2020-04-30 20:13:47 +0200