akkoma
2019-02-19 Mark FelderMerge branch 'develop' into fix/twittercards
2019-02-19 hrefEmbed player suitable for Twitter Cards
2019-02-19 lambdaMerge branch 'set-cache-on-user-tag-update' into 'develop'
2019-02-19 lambdaMerge branch 'fix/check-follower-collection-in-is_priva...
2019-02-19 lambdaMerge branch 'fix/ap_id-unique_constraint' into 'develop'
2019-02-19 rinpatchmark ap_id unique_constraint
2019-02-19 rinpatchproperly check for follower address in is_private?
2019-02-19 eugenijmUpdate user cache when user tags are updated
2019-02-18 kaniiniMerge branch 'feature/jobs' into 'develop'
2019-02-18 kaniiniMerge branch 'patch-image-description' into 'develop'
2019-02-18 kaniiniMerge branch 'feature/add-oauth-tokens-endpoint' into...
2019-02-18 kaniiniMerge branch 'features/flavour-switching' into 'develop'
2019-02-18 kaniiniMerge branch 'follow-request-count' into 'develop'
2019-02-18 kaniiniMerge branch 'csv-export' into 'develop'
2019-02-17 Maxim FilippovFix test
2019-02-17 Maxim FilippovRender only "id", "valid_until" and "app_name" in TokenView
2019-02-17 lambdaMerge branch 'docs/add-clients-to-ex_doc' into 'develop'
2019-02-17 lambdaMerge branch 'develop' into 'docs/add-clients-to-ex_doc'
2019-02-17 lambdaMerge branch 'docker-speedup' into 'develop'
2019-02-17 lambdaMerge branch 'mastoapi-stop-capping-attachments' into...
2019-02-17 lambdaUpdate Differences-in-MastodonAPI-Responses.md
2019-02-17 lambdaMerge branch 'fix/hellthread-policy-recipient-check...
2019-02-17 lainMore speedup, test fixes.
2019-02-17 rinpatchmore tests for HellthreadPolicy
2019-02-17 lainSpeed up docker postgres.
2019-02-17 rinpatchFix recipient count in hellthread policy
2019-02-17 rinpatchFix formating
2019-02-17 rinpatchAdd differences in MastoAPI responses to mix.exs extras
2019-02-16 Haelwenn (lanodan... Web.MastodonAPI.MastodonAPIControllerTest: Add testing...
2019-02-16 Haelwenn (lanodan... [MastoAPI] Add switching of frontend flavours
2019-02-16 Haelwenn (lanodan... mix.exs: Add docs/Clients.md to docs.extras
2019-02-16 rinpatchAdd a section on how to identify a pleroma instance...
2019-02-16 rinpatchMerge branch 'welcome-message' into 'develop'
2019-02-16 rinpatchRemove a limit on attachments in Mastodon API and docum...
2019-02-16 lainWelcomeMessage: specify that the user has to be local.
2019-02-16 lainWelcomeMessage: Get rid of Ecto reference.
2019-02-16 lainCheck that the welcome message is sent from the correct...
2019-02-16 lainAdd option to return all friends in twitter api.
2019-02-16 lainAdd optional welcome message.
2019-02-15 lambdaMerge branch 'bugfix/oauth-token-padding' into 'develop'
2019-02-15 rinpatchMerge branch 'hellthread-filter-fix' into 'develop'
2019-02-15 Karen KonouReadd threshold is not 0 check, optmization?
2019-02-15 Karen KonouRename test, add check for follower collection when...
2019-02-15 rinpatchMerge branch 'bugfix/actor-containment' into 'develop'
2019-02-15 Karen KonouAdd tests, change default config values, fix a bug
2019-02-15 eugenijmAdd logic for keeping follow_request_count up-to-date...
2019-02-14 William Pitcocktest: user: add a test for whether user search returns...
2019-02-14 William Pitcockuser: search: use get_or_fetch() instead of get_or_fetc...
2019-02-14 lambdaMerge branch 'bugfix/activitypub-reserialization' into...
2019-02-14 William Pitcockactivitypub: clean up logging statements a little
2019-02-14 Wim VanderbauwhedeMerge remote-tracking branch 'upstream/develop' into...
2019-02-14 hrefMerge branch 'fix/mediaproxy-s3' into 'develop'
2019-02-14 Egor KislitsynFix queue name
2019-02-14 Egor Kislitsynfix S3 links encoding in Mediaproxy
2019-02-14 kaniiniMerge branch 'fix/credo-issues-test' into 'develop'
2019-02-14 HaelwennMerge branch 'bugfix/activitypub-totalitems-removal...
2019-02-14 William Pitcocktests: update tests for totalItems leak fix
2019-02-14 William Pitcockactivitypub: user view: formatting
2019-02-14 William Pitcockactivitypub: user view: report totalItems=0 for follows...
2019-02-14 William Pitcockactivitypub: user view: remove totalItems from user...
2019-02-14 William Pitcockactivitypub: user view: remove totalInbox from user...
2019-02-14 kaniiniMerge branch 'feature/activitypub-oauth-endpoints'...
2019-02-14 William Pitcockactivitypub: user view: do not expose oAuth endpoints...
2019-02-14 William Pitcockoauth: never use base64 padding when returning tokens...
2019-02-14 William Pitcocktests: add some reserialization tests based on IR diffe...
2019-02-14 William Pitcockactivitypub: transmogrifier: correctly handle nil inRep...
2019-02-14 William Pitcockactivitypub: transmogrifier: do not attempt to expand...
2019-02-13 kaniiniMerge branch 'feature/better-login-errors' into 'develop'
2019-02-13 Mark FelderImprove login error for OAuth flow
2019-02-13 William Pitcocktests: add tests for endpoints
2019-02-13 William Pitcockactivitypub: user view: use route helpers instead of...
2019-02-13 William Pitcockactivitypub: user view: add oauthRegistrationEndpoint...
2019-02-13 William Pitcockactivitypub: user view: fix up endpoints rendering
2019-02-13 William Pitcocklitepub schema: add oauthRegistrationEndpoint [ci skip]
2019-02-13 William Pitcockuser view: add AP C2S oauth endpoints to local user...
2019-02-13 Karen Konourefactored code
2019-02-13 Karen KonouMerge branch 'develop' into hellthread-filter-fix
2019-02-13 rinpatchMerge branch 'mass-follow-fixes' into 'develop'
2019-02-13 lainUser.follow_all: Respect blocks in both directions.
2019-02-13 Maxim FilippovUpdate token.ex
2019-02-13 Maxim FilippovAdd revoke token
2019-02-13 Maxim FilippovAdd OAuth tokens endpoint
2019-02-13 kaniiniMerge branch 'doc/mark-streaming-feature-for-apps-2...
2019-02-13 Hakaba HitoyoMark streaming feature for desktop apps in Clients.md
2019-02-13 kaniiniMerge branch 'bugfix/mdii-uploader' into 'develop'
2019-02-13 hakabahitoyobugfix mdii uploader
2019-02-12 Karen Konouadded checks for public url and follower collections
2019-02-12 kaniiniMerge branch 'feature/csp_mastofe-dev' into 'develop'
2019-02-12 Haelwenn (lanodan... Plugs.HTTPSecurityPlug: Add webpacker to connect-src
2019-02-12 Haelwenn (lanodan... Plugs.HTTPSecurityPlug: Add unsafe-eval to script-src...
2019-02-12 Haelwenn (lanodan... config/dev.exs: Don’t put secure cookies on dev
2019-02-12 HaelwennMerge branch 'fix-csp-upgrade-insecure-requests-check...
2019-02-12 HaelwennMerge branch 'doc/mark-streaming-feature-for-apps'...
2019-02-12 Hakaba HitoyoMark streaming feature for mobile/web apps in Clients.md
2019-02-12 Mark FelderFormatting
2019-02-12 Mark FelderFix compile
2019-02-11 Mark FelderWIP: Fix Twitter Cards
2019-02-11 shibayashiUse url[:scheme] instead of protocol to determine if...
2019-02-11 kaniiniMerge branch 'bugfix/keyword-policy-check-summary'...
2019-02-11 rinpatchFilter summary in keywordpolicy
next