Merge branch 'develop' into 'fix/2412-filters'
[akkoma] / lib / pleroma / web / api_spec / operations / filter_operation.ex
2021-02-03 feldMerge branch 'develop' into 'fix/2412-filters'
2021-02-03 feldMerge branch 'fix/2449-scheduled-poll-bug' into 'develop'
2021-02-03 feldMerge branch 'feature/2438-users-posts-total-count...
2021-02-03 rinpatchMerge branch 'feat/openapi-spec-export' into 'develop'
2021-02-03 rinpatchImprove OpenAPI spec and deploy it to api.pleroma.social
2021-01-26 Alexander Strizhakovsupport for expires_in/expires_at in filters
2021-01-20 feldMerge branch 'deprecate-public_endpoint' into 'develop'
2021-01-19 rinpatchMerge branch 'stable' into mergeback/2.2.2
2021-01-15 HaelwennMerge branch 'optimize-command_available' into 'develop'
2021-01-13 HaelwennMerge branch 'chores/bump-copyright' into 'develop'
2021-01-13 Haelwenn (lanodan... Bump Copyright to 2021
2020-08-28 lainMerge branch 'release/2.1.0' into 'stable'
2020-08-25 lainMerge branch 'stable' of git.pleroma.social:pleroma...
2020-06-29 Egor KislitsynMerge branch 'develop' into remove-twitter-api
2020-06-22 lainMerge branch 'feature/1739-account-endpoints' into...
2020-06-20 lainMerge branch 'bugfix/mix.exs-version-dot-git-less'...
2020-06-08 Roman Chvanikovmerge develop
2020-06-01 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-06-01 Egor KislitsynMerge remote-tracking branch 'origin/develop' into...
2020-05-21 lainMerge branch 'features/emoji_stealer' into 'develop'
2020-05-21 lainMerge branch 'issue/749' into 'develop'
2020-05-21 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-20 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-05-20 lainMerge branch 'openapi/pleroma-api/emojis' into 'develop'
2020-05-20 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-20 lainMerge branch 'feature/1734-user-deletion' into 'develop'
2020-05-20 HaelwennMerge branch 'exposed-background-image' into 'develop'
2020-05-20 lainMerge branch 'issue/1509' into 'develop'
2020-05-19 lainMerge branch 'deps/update-crypt' into 'develop'
2020-05-18 rinpatchMerge branch 'openapi/use-boolean-like-in-requests...
2020-05-18 Egor Kislitsyn[OpenAPI] Use BooleanLike in all request bodies
2020-05-18 lainMerge branch 'docs/storing-remote-media' into 'develop'
2020-05-18 Roman ChvanikovMerge branch 'develop' into feature/admin-api-status...
2020-05-17 lainMerge branch 'feature/remove-settings-that-shouldnt...
2020-05-17 lainMerge branch 'pleroma-fe-2020-05-13-with-relationships...
2020-05-17 lainMerge branch 'restricted-relations-embedding' into...
2020-05-16 lainMerge branch 'features/mastoapi_v2_media' into 'develop'
2020-05-16 lainMerge branch 'develop' into 'remove-twitter-api'
2020-05-16 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-05-15 lainMerge branch 'chore/update-fe-settings-and-docs' into...
2020-05-15 lainMerge branch 'fix/digest-task-otp' into 'develop'
2020-05-15 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-15 rinpatchMerge branch 'openapi/nullable-request-fields' into...
2020-05-15 Egor Kislitsyn[OpenAPI] Mark all not required request fields as nullable
2020-05-14 lainMerge branch 'features/openrc-console' into 'develop'
2020-05-10 lainMerge branch 'shortening-modules-name' into 'develop'
2020-05-08 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-05-07 HaelwennMerge branch 'feature/restrict-c2s' into 'develop'
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-07 lainMerge branch 'openapi/polls' into 'develop'
2020-05-06 rinpatchMerge branch 'feature/delete-validator' into 'develop'
2020-05-06 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-05-06 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-06 lainMerge branch 'plug-if-unless-func-options-refactoring...
2020-05-06 lainMerge branch 'openapi/subscriptions' into 'develop'
2020-05-06 lainMerge branch 'openapi/markers' into 'develop'
2020-05-06 lainMerge branch 'bugfix/sensitive_object' into 'develop'
2020-05-06 lainMerge branch 'fix/1726-user-pagination' into 'develop'
2020-05-06 lainMerge branch 'openapi/follow_requests' into 'develop'
2020-05-06 lainMerge branch 'openapi/filters' into 'develop'
2020-05-05 Egor KislitsynMove single used schemas to Filter operation schema
2020-05-05 Egor KislitsynAdd OpenAPI spec for FilterController