Commit Graph

  • 96bc967008
    closing idle gun connections Alexander Strizhakov 2020-04-08 16:01:03 +03:00
  • 06c69c0a0a
    Fix description Egor Kislitsyn 2020-05-06 14:18:19 +04:00
  • 205313e541 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms lain 2020-05-06 11:44:30 +02:00
  • 07e7c80bc9 Merge branch 'plug-if-unless-func-options-refactoring' into 'develop' lain 2020-05-06 09:14:05 +00:00
  • a716543267 Merge branch 'openapi/subscriptions' into 'develop' lain 2020-05-06 09:10:17 +00:00
  • 61ea8f1f5a Merge branch 'openapi/markers' into 'develop' lain 2020-05-06 09:06:50 +00:00
  • df846eda71 Merge branch 'bugfix/sensitive_object' into 'develop' lain 2020-05-06 09:04:13 +00:00
  • c3f1ce80eb Merge branch 'fix/1726-user-pagination' into 'develop' lain 2020-05-06 09:01:42 +00:00
  • 0a88bf6a9d Merge branch 'openapi/follow_requests' into 'develop' lain 2020-05-06 09:00:39 +00:00
  • 957172a307 Merge branch 'openapi/filters' into 'develop' lain 2020-05-06 08:51:10 +00:00
  • f84c8f2f0d Merge branch 'feature/1728-webfinger-acct-scheme' into 'develop' lain 2020-05-06 08:46:45 +00:00
  • 1ee34d4acb Merge branch 'openapi/instance' into 'develop' lain 2020-05-06 08:46:14 +00:00
  • 7fdc7078ae Merge branch 'openapi/lists' into 'develop' lain 2020-05-06 08:43:21 +00:00
  • 76c1a7a34b Merge branch 'openapi/conversations' into 'develop' lain 2020-05-06 08:40:04 +00:00
  • fb38b7339c Merge branch 'develop' into issue/1276-2 Maksim Pechnikov 2020-05-06 05:55:39 +03:00
  • 7612d9403d Merge branch 'openapi/scheduled_activities' into 'develop' Haelwenn 2020-05-06 01:04:50 +00:00
  • 332e016bcd
    Add OpenAPI spec for ScheduledActivityController Egor Kislitsyn 2020-05-05 23:42:18 +04:00
  • 6ba25d1197
    Add Attachment schema Egor Kislitsyn 2020-05-05 23:19:16 +04:00
  • 9637cded21 Chat: Fix missing chat id on second 'get' lain 2020-05-05 20:07:47 +02:00
  • f9afaaebd7 Credo fixes. feature/undo-validator lain 2020-05-05 19:29:03 +02:00
  • c99777433b Undoing: Move undoing follows to the pipeline everywhere. lain 2020-05-05 19:19:09 +02:00
  • 0a1394cc1a
    Add OpenAPI spec for PollController Egor Kislitsyn 2020-05-05 20:14:22 +04:00
  • 92caae5923 Undoing: Move undoing blocks to the pipeline everywhere. lain 2020-05-05 18:00:37 +02:00
  • a3bb2e5474 Undoing: Move undoing announcements to the pipeline everywhere. lain 2020-05-05 16:42:34 +02:00
  • b34debe615 Undoing: Move undoing reactions to the pipeline everywhere. lain 2020-05-05 16:17:09 +02:00
  • 3a45952a3a
    Add OpenAPI spec for ConversationController Egor Kislitsyn 2020-05-05 17:44:46 +04:00
  • 32ca9f2c59
    Render mastodon-like errors in FilterController Egor Kislitsyn 2020-04-28 16:25:13 +04:00
  • 46aae346f8
    Move single used schemas to Filter operation schema Egor Kislitsyn 2020-04-27 23:54:11 +04:00
  • 7e7a3e1544
    Add OpenAPI spec for FilterController Egor Kislitsyn 2020-04-14 18:36:32 +04:00
  • 42a2acac46 Merge branch 'feature/1720-status-view' into 'develop' lain 2020-05-05 13:40:12 +00:00
  • ec1e4b4f1a
    Add OpenAPI spec for FollowRequestController Egor Kislitsyn 2020-05-05 17:40:00 +04:00
  • 42a4a863f1
    Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex minibikini 2020-05-01 12:46:56 +00:00
  • 3817f179d7
    Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex minibikini 2020-05-01 12:46:53 +00:00
  • b5189d2c50
    Apply suggestion to lib/pleroma/web/api_spec/operations/instance_operation.ex minibikini 2020-04-30 17:45:48 +00:00
  • 88a14da817
    Add OpenAPI spec for InstanceController Egor Kislitsyn 2020-05-05 17:24:16 +04:00
  • e7d8ab8303
    admin_api fetch status by id Alexander Strizhakov 2020-05-05 16:08:44 +03:00
  • a3071f0231 Undoing: Move undoing likes to the pipeline everywhere. lain 2020-05-05 15:08:41 +02:00
  • f2bf4390f4
    Fix descriptions for List API spec Egor Kislitsyn 2020-05-01 19:53:00 +04:00
  • 5ec6aad567
    Add OpenAPI spec for ListController Egor Kislitsyn 2020-05-05 17:05:34 +04:00
  • babcae7130
    Move single used schemas to Marker operation schema Egor Kislitsyn 2020-05-05 16:45:34 +04:00
  • 8096565653
    Add OpenAPI spec for MarkerController Egor Kislitsyn 2020-04-14 22:50:29 +04:00
  • d861b0790a
    Add OpenAPI spec for SubscriptionController Egor Kislitsyn 2020-05-05 16:43:00 +04:00
  • f1da8882f9 UndoValidator: Add UndoValidator. lain 2020-05-05 14:17:47 +02:00
  • 33f2976020 Merge branch 'feature/1737-magic-key-field' into 'develop' rinpatch 2020-05-05 12:10:10 +00:00
  • 5482a1f6ef Merge branch 'openapi/validation-plug' into 'develop' rinpatch 2020-05-05 12:08:58 +00:00
  • 8b2457bdbf Transmogrifier tests: Extract Undo handling lain 2020-05-05 13:25:34 +02:00
  • d201527004 Apply suggestion to lib/pleroma/web/web_finger/web_finger.ex lain 2020-05-05 11:17:44 +00:00
  • cc922e7d8c
    Document configuration for Pleroma.Web.ApiSpec.CastAndValidate Egor Kislitsyn 2020-05-05 14:44:29 +04:00
  • decaa64f75
    Merge branch 'develop' into global-status-expiration Egor Kislitsyn 2020-05-05 14:28:54 +04:00
  • db55dc9445 ActivityPub: Remove react_with_emoji. lain 2020-05-05 12:28:28 +02:00
  • ad771546d8 Transmogrifier: Move emoji reactions to common pipeline. lain 2020-05-05 12:11:46 +02:00
  • 142bf0957c Transmogrifier: Extract EmojiReact tests. lain 2020-05-05 11:20:53 +02:00
  • f21f538293 LikeValidator: Add defaults for recipients back in. lain 2020-05-05 10:38:59 +02:00
  • c297667f16 Merge branch 'fix/issue-1729' into 'develop' lain 2020-05-05 08:21:39 +00:00
  • 2cb3f8a8cf Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/delete-validator lain 2020-05-05 10:19:01 +02:00
  • 6400998820 AP C2S: Restrict creation to Notes for now. lain 2020-05-05 10:12:37 +02:00
  • 6a2905ccf0 WebFinger Test: Add back test. lain 2020-05-05 09:55:33 +02:00
  • f897da2115 WebFinger: Add back in subscribe_address. lain 2020-05-05 09:36:38 +02:00
  • 8bed6ea922 User, Webfinger: Remove OStatus vestiges lain 2020-05-05 09:25:09 +02:00
  • 1f539dc62b Merge remote-tracking branch 'upstream/develop' into neckbeard Your New SJW Waifu 2020-05-05 01:02:29 -05:00
  • bf0e41f0da
    Transmogrifier.set_sensitive/1: Keep sensitive set to true Haelwenn (lanodan) Monnier 2020-05-04 23:32:53 +02:00
  • b1c29e2de8 Merge branch 'feature/update-labels-for-activating-settings' into 'develop' feld 2020-05-04 20:24:08 +00:00
  • 2ab52d5224 Fix inconsistency in language for activating settings Angelina Filippova 2020-05-04 22:41:14 +03:00
  • 1cb89aac1e
    Enable strict validation mode in dev and test environments Egor Kislitsyn 2020-05-04 22:35:28 +04:00
  • e55fd530bc
    Render better errors for ENUM validation Egor Kislitsyn 2020-05-04 22:33:34 +04:00
  • f070b5569c
    Add a config option to enable strict validation Egor Kislitsyn 2020-05-04 22:33:05 +04:00
  • 4b9ab67aa8
    Ignore unexpected ENUM values in query string Egor Kislitsyn 2020-05-04 21:46:25 +04:00
  • c23cb8d37a Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms lain 2020-05-04 19:24:04 +02:00
  • bfbff7d826 Apply suggestion to lib/pleroma/web/api_spec/cast_and_validate.ex minibikini 2020-05-04 16:38:23 +00:00
  • d08c63500b
    Ignore unexpected query params Egor Kislitsyn 2020-05-04 20:16:18 +04:00
  • 38940770a1 Merge remote-tracking branch 'upstream/develop' into neckbeard Your New SJW Waifu 2020-05-04 11:01:40 -05:00
  • 378ab2db97 Merge branch 'feature/favorite-refactor' into 'develop' rinpatch 2020-05-04 15:47:04 +00:00
  • 3559dd1085 Transmogrifier: Rely on LikeValidator. lain 2020-05-04 17:18:38 +02:00
  • 0f9bed022f LikeValidator: Fix up context. lain 2020-05-04 17:18:17 +02:00
  • e03c301ebe LikeValidator: Fix up missing recipients. lain 2020-05-04 17:08:31 +02:00
  • 335aabc39c Transmogrifier tests: Extract like tests. lain 2020-05-04 14:45:28 +02:00
  • 13ab8defc0 Pipeline: Move transctioning to common pipeline. lain 2020-05-04 14:34:19 +02:00
  • ec24c70db8 ActivityPub: Don't fetch Application follower counts. lain 2020-05-04 14:22:54 +02:00
  • 7ff2a7dae2 Docs: Add Chat mark_as_read docs lain 2020-05-04 13:12:21 +02:00
  • b04328c3de ChatController: Add mark_as_read lain 2020-05-04 13:10:36 +02:00
  • 30590cf46b CommonAPI: Refactor for readability lain 2020-05-04 12:53:40 +02:00
  • 57e6f2757a ChatOperation: Make simple schema into inline schema lain 2020-05-04 12:47:23 +02:00
  • 7dd47bee82 Update changelog lain 2020-05-04 12:22:31 +02:00
  • dcf535fe77 Credo fixes. lain 2020-05-04 11:32:11 +02:00
  • 651935f137 Schemas: Refactor to our naming scheme. lain 2020-05-04 11:08:00 +02:00
  • c40afe5ba0 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms lain 2020-05-04 10:43:20 +02:00
  • fe7a0d660e Merge branch 'develop' into issue/1276-2 Maksim Pechnikov 2020-05-04 06:08:49 +03:00
  • 6cab0f820e fix tests Roman Chvanikov 2020-05-04 00:46:14 +03:00
  • 9249742f13 Types.Recipients: Simplify reducer. lain 2020-05-03 15:28:24 +02:00
  • a35b76431c Credo fixes. lain 2020-05-03 14:58:24 +02:00
  • a7966f2080 Webfinger: Request account info with the acct scheme lain 2020-05-03 13:48:01 +02:00
  • 1974d0cc42 DeleteValidator: The deleted activity id is an object id lain 2020-05-03 13:02:57 +02:00
  • 6c337489f4 Various testing fixes in relation to user deletion. lain 2020-05-03 13:01:19 +02:00
  • 6fb96f64c1 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/delete-validator lain 2020-05-03 12:55:29 +02:00
  • 4dfc617cdf Transmogrifier: Don't fetch actor that's guaranteed to be there. lain 2020-05-03 12:51:28 +02:00
  • f20a1a27ef DeleteValidator: Improve code readability Lain Soykaf 2020-05-03 12:19:01 +02:00
  • 2a6e6287ea Merge develop Roman Chvanikov 2020-05-03 11:00:39 +03:00
  • 370e313e2d Only update follower/following stats for actor types of users and bots. Mark Felder 2020-05-02 13:28:10 -05:00
  • 095635453a Replace deprecated Roma by Fedi. lain 2020-05-02 18:10:50 +00:00
  • 3126f8a334 Merge branch 'feature/1710-consolidate-instance-info' into 'develop' rinpatch 2020-05-02 16:44:55 +00:00