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.
6c9f45f4ddde48d2239ab68916e65d0ee5c2be76
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
5
Jun
4
3
2
1
31
May
30
29
28
27
26
25
24
23
22
21
20
21
20
21
20
19
20
19
18
17
16
15
16
15
14
13
14
13
12
11
10
9
8
7
6
4
3
2
1
30
Apr
29
28
27
26
25
24
23
22
21
20
21
20
19
18
17
16
15
Utils: Use update_follow_state_for_all when appropriate.
Utils: Split update_follow_state and update_follow_state_for_all.
CommonAPI: Add test for accept_follow_request.
User: Remove superfluous `maybe_follow`.
Transmogrifier: Add tests for incoming follows to locked accounts.
Merge branch 'fix-stuck-follows' into 'develop'
Merge branch 'oauth_consumer_support_code' into 'develop'
Typo + Linting.
User: Don't error out when following a user that's already followed.
OAuth consumer: tests fix, comments, Keycloak config notes.
Fix formatting
Limit search for unauthenticated users to local users only
Create index on `activities.local`
Fix tests with enabled RUM
Update benchmark mix task
Contain search for unauthenticated users
Merge branch 'explicit-addressing' into 'develop'
Merge branch 'remove-tag-warning' into 'develop'
Merge branch 'bugfix/956-activity-id-nil-conversations' into 'develop'
NodeInfo: Add explicit addressing to nodeinfo.
Mix: Swallow git error messages during version number handling.
Merge branch 'issue/941' into 'develop'
update ActivityPub#fetch_activities_query
Merge branch 'develop' into issue/941
update ActivityPub#fetch_activities_query
Participations: Filter out participations without activities.
Merge branch 'emoji-loader-fix' into 'develop'
Merge branch 'fix/fetch-votes-restrict-create' into 'develop'
Add tests for get_existing_votes
Fix CommonAPI.vote returning tuples inside of the activity array instead of just activities
Emoji: Don't die when files are present in the emoji folder.
Restrict `get_existing_votes` to only get Create activities
fix merge
Merge remote-tracking branch 'origin/develop' into explicit-addressing
Merge branch 'fix/poll-performance' into 'develop'
Docs: Add Explicit addressing to Readme and changelog.
utils: access inReplyTo as an explicit string when fetching poll results`
Merge branch 'develop' into issue/941
Merge branch 'feature/nodeinfo-polls' into 'develop'
nodeinfo: add pollLimits to metadata
Loading