activitypub: sign http date header
[akkoma] / lib / pleroma /
2019-02-21 William Pitcockactivitypub: sign http date header
2019-02-20 lambdaMerge branch 'feature/improve-error-logging' into ...
2019-02-20 William Pitcocklogging: only return ISE reasons in API responses when...
2019-02-20 William Pitcocklogging: improve visibility into ISE errors
2019-02-20 kaniiniMerge branch 'feature/reports' into 'develop'
2019-02-20 EgorReports
2019-02-20 kaniiniMerge branch 'nicer-share-urls' into 'develop'
2019-02-20 lainAdd some nicer urls in status view.
2019-02-20 lambdaMerge branch '468_oauth2_scopes' into 'develop'
2019-02-20 Ivan Tashkinov[#468] Added support for `push` OAuth scope (Mastodon...
2019-02-20 Ivan Tashkinov[#468] Merged `upstream/develop`.
2019-02-20 lambdaMerge branch 'muting' into 'develop'
2019-02-20 Ivan Tashkinov[#468] Adjusted scope restriction for MastodonAPIContro...
2019-02-19 kaniiniMerge branch 'set-activation-status-admin-api' into...
2019-02-19 Ekaterina VaartisUpdate the mute implementation to the current codebase
2019-02-19 Ekaterina VaartisRemove unused "muted" parameter, use piping for mute...
2019-02-19 Ekaterina VaartisDo not unfollow muted users
2019-02-19 Ekaterina VaartisImplement mastodon mutes endpoint
2019-02-19 Ekaterina VaartisImplement muting, add it to the mastodon API
2019-02-19 eugenijmAdded admin API for changing user activation status
2019-02-19 Ivan Tashkinov[#468] Merged `upstream/develop`.
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 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 Ivan Tashkinov[#468] Formatting fix.
2019-02-17 Ivan Tashkinov[#468] Merged `upstream/develop`, resolved conflicts.
2019-02-17 Ivan Tashkinov[#468] Refactored OAuth scopes' defaults & missing...
2019-02-17 rinpatchFix recipient count in hellthread policy
2019-02-16 Haelwenn (lanodan... [MastoAPI] Add switching of frontend flavours
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: Get rid of Ecto reference.
2019-02-16 lainAdd option to return all friends in twitter api.
2019-02-16 lainAdd optional welcome message.
2019-02-15 Ivan Tashkinov[#468] Defined OAuth restrictions for all applicable...
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 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 Ivan Tashkinov[#468] Refactored OAuth scopes parsing / defaults handling.
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 Ivan Tashkinov[#468] User UI for OAuth permissions restriction. Stand...
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 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 '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 HaelwennMerge branch 'fix-csp-upgrade-insecure-requests-check...
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
2019-02-11 rinpatchMerge branch 'feature/thread-muting' into 'develop'
next