Add `account_activation_required` to /api/v1/instance
[akkoma] / lib / pleroma / web / api_spec / helpers.ex
2020-05-21 lainMerge branch 'features/emoji_stealer' into 'develop'
2020-05-21 lainMerge branch 'issue/749' into 'develop'
2020-05-20 lainMerge branch 'feature/1734-user-deletion' into 'develop'
2020-05-20 lainMerge branch 'issue/1509' into 'develop'
2020-05-18 lainMerge branch 'docs/storing-remote-media' into 'develop'
2020-05-18 lainMerge branch 'show-media-endpoint-fixes' into 'develop'
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-15 lainMerge branch 'chore/update-fe-settings-and-docs' into...
2020-05-15 lainMerge branch 'fix/digest-task-otp' into 'develop'
2020-05-14 rinpatchMerge branch 'feature/database-configuration-whitelist...
2020-05-14 lainMerge branch 'bcrypt-auth' into 'develop'
2020-05-14 lainMerge branch 'features/openrc-console' into 'develop'
2020-05-14 lainMerge branch 'openapi/pleroma-api/accounts' into 'develop'
2020-05-13 Ivan Tashkinov[#2456] OpenAPI-related tweaks. Removed support for...
2020-05-13 Egor KislitsynAdd OpenAPI spec for PleromaAPI.AccountController
2020-05-13 Ivan Tashkinov[#2456] Changed `embed_relationships` param to `with_re...
2020-05-13 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-05-12 Ivan Tashkinov[#2456] OpenAPI: added `embed_relationships` param...
2020-05-10 lainMerge branch 'shortening-modules-name' into 'develop'
2020-05-08 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-05-06 lainMerge branch 'plug-if-unless-func-options-refactoring...
2020-05-06 lainMerge branch 'fix/1726-user-pagination' into 'develop'
2020-05-04 feldMerge branch 'feature/update-labels-for-activating...
2020-05-04 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-05-03 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-05-02 rinpatchMerge branch 'feature/1710-consolidate-instance-info...
2020-05-02 HaelwennMerge branch 'bugfix/static-fe.css' into 'develop'
2020-05-02 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-05-01 lainMerge branch 'fix/openapi-limit' into 'develop'
2020-05-01 rinpatchOpenAPI: Remove max pagination limit from the spec
2020-05-01 lainMerge branch 'openapi/notifications' into 'develop'
2020-05-01 lainMerge branch 'issue/1577' into 'develop'
2020-05-01 Maksim PechnikovMerge branch 'develop' into issue/1276-2
2020-04-30 lainMerge branch '1364-no-pushes-from-blocked-domains-users...
2020-04-30 Egor KislitsynMerge branch 'develop' into openapi/notifications
2020-04-28 Egor KislitsynAdd OpenAPI spec for NotificationController
2020-04-28 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-28 rinpatchMerge branch 'openapi/account' into 'develop'
2020-04-28 lainMerge branch 'mongoose-secure' into 'develop'
2020-04-27 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-22 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-22 lainMerge branch 'docs/debian-packages' into 'develop'
2020-04-21 lainMerge branch 'openapi/custom-emojis' into 'develop'
2020-04-21 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-20 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-04-20 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-20 lainMerge branch 'mrf-docs-update' into 'develop'
2020-04-17 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-17 HaelwennMerge branch 'feature/1584-client-captcha-options'...
2020-04-16 rinpatchMerge branch 'develop' into features/remove-user-source...
2020-04-16 rinpatchMerge branch 'refactor/remove-upgrade-changeset' into...
2020-04-15 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-15 Egor KislitsynAbstract pagination params in OpenAPI spec
2020-04-14 rinpatchMerge branch 'fix/openapi-form-mimetype' into 'develop'
2020-04-14 rinpatchopenapi: add application/x-www-form-urlencoded to body...
2020-04-14 Egor KislitsynMerge branch 'develop' into openapi/account
2020-04-13 Maksim PechnikovMerge branch 'develop' into issue/1276
2020-04-13 Egor KislitsynAdd spec for AccountController.update_credentials
2020-04-13 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-04-11 rinpatchMerge branch 'following-relationships-optimizations...
2020-04-10 Egor KislitsynMerge branch 'develop' into fix/support-conversations...
2020-04-10 HaelwennMerge branch 'bugfix/apc2s_upload_activity' into 'develop'
2020-04-10 Maksim PechnikovMerge branch 'develop' into support/update_oban
2020-04-09 lainMerge branch 'fix/1658-invite-send' into 'develop'
2020-04-09 lainMerge branch 'open-api' into 'develop'
2020-04-06 Egor KislitsynAdd Pleroma.Web.ApiSpec.Helpers