Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pleroma
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
normandy
pleroma
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
cda1470e02100bfcdcbd128fd08d0af64dca7271
Select Git revision
Branches
20
add-mediaproxy-question-to-configgen
api-links
authenticated-profile-fetching
bbs
blocks-in-user-view
develop
default
dtluna/pleroma-bugfix/repeated-follow-unfollow
feature/activitypub
feature/atom-feed-pagination
feature/blocks
feature/caddyfile
feature/chat
feature/groups
feature/in-out-federator
feature/incoming-remote-unfollow
feature/masto-styled-login-page
feature/remote-follow
feature/report-masto-2.4
feature/sse_streaming
feature/streaming
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Feb
13
14
13
12
11
12
11
10
9
8
7
6
5
4
5
4
3
2
1
31
Jan
30
29
28
29
28
27
26
25
24
23
22
21
20
19
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
fix S3 links encoding in Mediaproxy
Merge branch 'fix/credo-issues-test' into 'develop'
Merge branch 'bugfix/activitypub-totalitems-removal' into 'develop'
tests: update tests for totalItems leak fix
activitypub: user view: formatting
activitypub: user view: report totalItems=0 for follows/followers when hidden
activitypub: user view: remove totalItems from user outbox
activitypub: user view: remove totalInbox from user inbox view
Merge branch 'feature/activitypub-oauth-endpoints' into 'develop'
activitypub: user view: do not expose oAuth endpoints for instance users
oauth: never use base64 padding when returning tokens to applications
tests: add some reserialization tests based on IR differences
activitypub: transmogrifier: correctly handle nil inReplyTo value
activitypub: transmogrifier: do not attempt to expand pre-existing AS2 tag objects
Merge branch 'feature/better-login-errors' into 'develop'
Improve login error for OAuth flow
[#468] User UI for OAuth permissions restriction. Standardized storage format for `scopes` fields, updated usages.
tests: add tests for endpoints
activitypub: user view: use route helpers instead of hardcoded URIs
activitypub: user view: add oauthRegistrationEndpoint to user profiles
activitypub: user view: fix up endpoints rendering
litepub schema: add oauthRegistrationEndpoint [ci skip]
user view: add AP C2S oauth endpoints to local user profiles
refactored code
Merge branch 'develop' into hellthread-filter-fix
Merge branch 'mass-follow-fixes' into 'develop'
User.follow_all: Respect blocks in both directions.
Update token.ex
Add revoke token
Add OAuth tokens endpoint
Merge branch 'doc/mark-streaming-feature-for-apps-2' into 'develop'
Mark streaming feature for desktop apps in Clients.md
Merge branch 'bugfix/mdii-uploader' into 'develop'
bugfix mdii uploader
added checks for public url and follower collections
Merge branch 'feature/csp_mastofe-dev' into 'develop'
Plugs.HTTPSecurityPlug: Add webpacker to connect-src
Plugs.HTTPSecurityPlug: Add unsafe-eval to script-src when in dev mode
config/dev.exs: Don’t put secure cookies on dev
Merge branch 'fix-csp-upgrade-insecure-requests-check' into 'develop'
Loading