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
jeff
pleroma
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1c6a691570c1214210f6c7f7f33b0162990e73a1
Select Git revision
Branches
20
api-links
authenticated-profile-fetching
bbs
blocks-in-user-view
develop
default
dtluna/pleroma-bugfix/repeated-follow-unfollow
feature/activitypub
feature/blocks
feature/chat
feature/in-out-federator
feature/masto-styled-login-page
feature/sse_streaming
feature/streaming
feature/user_deletion
feld/pleroma-feld-mastodon-usersearch
filetype-recognition
fix-onion-federation
fix-statusnet
fix-tootdon-image-uploads
fix-tootdon-oauth
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jun
10
9
8
7
8
7
8
7
8
7
6
5
4
3
2
1
31
May
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
14
13
12
11
10
9
8
7
6
5
4
3
2
29
Apr
28
27
26
25
24
23
22
21
20
19
18
17
16
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
28
27
26
25
24
23
22
21
20
19
16
15
14
13
12
11
10
9
8
7
6
5
3
26
Feb
25
24
23
22
21
20
19
18
Merge branch 'fix/mix-task-caching' into 'develop'
make_moderator.ex: set cache on update
Merge branch 'feature/domain-blocks' into 'develop'
add allow_followersonly and allow_direct options for configuring mrf_rejectnonpublic
formatting
more fixes
fixes
add option to not deny follow if blocked (fixed)
add option to not deny follow if blocked
add option to not unfollow on block, and option to not federate outgoing blocks
Merge branch 'users' into 'develop'
Merge branch 'feature/rejectnonpublic' into 'develop'
Fix users lookup/return type
Merge branch 'mastopost' into 'develop'
s/get_by_ap_id/get_cached_by_ap_id/
final format
even more formatting
Merge branch 'bugfix/locked-account-regression' into 'develop'
more formatting
formatting
add mrf for dropping follower-only and direct posts
user: fix maybe_direct_follow() after user_info() refactoring broke it slightly
tests: add regression test for locking/unlocking account updates
activitypub transmogrifier: fix locked account state from being clobbered
activitypub transmogrifier: learn locked state in Update messages
Merge branch 'develop' into 'mastopost'
Merge branch 'feature/quarantine' into 'develop'
Merge branch 'import' into 'develop'
add the ability to 'quarantine' an activitypub peer, causing them to be treated as an OStatus peer.
Fix follow errors
Dedupe uploads
Allow posting images without text in mastofe
Extract host from ap_id, add index
Merge branch 'bugfix/webfinger-xml-crash' into 'develop'
testsuite: update fixture URIs that were http
webfinger: use https as default fallback instead of http
XML: handle erlang errors too
Merge branch 'fix/oauth-http-basic' into 'develop'
Add OAuth controller tests
Make token exchange return errors with 400 as status code
Loading