Merge branch 'feature/jobs' into 'develop'
[akkoma] / lib / pleroma / web /
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 FilippovRender only "id", "valid_until" and "app_name" in TokenView
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 lambdaMerge branch 'fix/hellthread-policy-recipient-check...
2019-02-17 rinpatchFix recipient count in hellthread policy
2019-02-16 Haelwenn (lanodan... [MastoAPI] Add switching of frontend flavours
2019-02-16 rinpatchRemove a limit on attachments in Mastodon API and docum...
2019-02-16 lainAdd option to return all friends in twitter api.
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 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 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 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 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 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 Maxim FilippovUpdate token.ex
2019-02-13 Maxim FilippovAdd revoke token
2019-02-13 Maxim FilippovAdd OAuth tokens endpoint
2019-02-12 Karen Konouadded checks for public url and follower collections
2019-02-11 kaniiniMerge branch 'bugfix/keyword-policy-check-summary'...
2019-02-11 rinpatchFilter summary in keywordpolicy
2019-02-11 rinpatchMerge branch 'feature/thread-muting' into 'develop'
2019-02-11 lambdaMerge branch 'feature/rich-media-limits' into 'develop'
2019-02-11 Karen KonouMerge branch 'develop' into feature/thread-muting
2019-02-11 Karen KonouRefactor as per Rin's suggestions, add endpoint tests
2019-02-11 lambdaMerge branch 'revert-e0de0fcf' into 'develop'
2019-02-11 lambdaRevert "Merge branch 'object-creation' into 'develop'"
2019-02-11 Egor KislitsynMerge branch 'develop' of git.pleroma.social:pleroma...
2019-02-10 William Pitcockrich media: tighten fetching timeouts and size limits
2019-02-10 kaniiniMerge branch 'update-mastofe/glitch-soc-2019-02-10...
2019-02-10 kaniiniMerge branch 'feather_mention' into 'develop'
2019-02-10 kaniiniMerge branch 'fix/credo-issues' into 'develop'
2019-02-10 lambdaMerge branch 'adapt-nginx-acme-path-to-guide-recommenda...
2019-02-10 Karen Konourefactor, status view updating, error handling
2019-02-10 rinpatchMerge branch 'object-creation' into 'develop'
2019-02-09 kaniiniMerge branch 'follow-enhancements' into 'develop'
2019-02-09 lainDo object insertion through Cachex
2019-02-09 Karen KonouAdd unique index and unique constraint check, uniquenes...
2019-02-09 Karen Konouit works!!
2019-02-09 Haelwenn (lanodan... de-group import/s
2019-02-09 Haelwenn (lanodan... de-group alias/es
2019-02-09 Haelwenn (lanodan... Stash
2019-02-09 Haelwenn (lanodan... Web.ActivityPub.ActivityPub: assign the Enum.filter...
2019-02-09 Haelwenn (lanodan... Web.Federator: Fix unused variable
2019-02-09 Haelwenn (lanodan... Credo fixes: alias grouping/ordering
2019-02-09 Haelwenn (lanodan... Credo fixes: parameter consistency
2019-02-09 Haelwenn (lanodan... Make credo happy
2019-02-09 lambdaMerge branch 'feature/keyword-policy' into 'develop'
2019-02-08 Karen Konouhelp i am not good with git
2019-02-08 Karen KonouAdded thread unmuting (still a bit buggy maybe)
2019-02-08 lambdaMerge branch 'fix/do-split-migration-for-local-users...
2019-02-08 Karen KonouAdded thread unmuting (still a bit buggy maybe)
2019-02-08 rinpatchwow
2019-02-08 lambdaMerge branch 'mark-streaming-feature-for-ios-apps'...
2019-02-08 lambdaMerge branch 'oauth2_strengthening' into 'develop'
2019-02-08 Karen KonouMerge branch 'develop' into feature/thread-muting
2019-02-08 rinpatchWhat idiot did that? (me)
2019-02-08 rinpatchMerge branch 'develop' into feature/keyword-policy
2019-02-08 rinpatchrename ftl_removal to federated_timeline_removal to...
2019-02-08 rinpatchAdd default config for keyword policy
2019-02-08 rinpatchAdd keyword policy
2019-02-07 Karen Konouresolved merge conflict
2019-02-07 Karen KonouSomehow fixed the repo insert [skip-ci]
2019-02-07 Karen Konoumade a silly oopsie
2019-02-07 Karen Konoumade a silly oopsie
2019-02-07 Karen Konouugghhhh
2019-02-07 Ivan TashkinovOAuth2 security fixes: redirect URI validation, "Mastod...
2019-02-07 Karen KonouMigration and some boilerplate stuff
next