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.
56d4e3901217251b5fb19d3e688f376f5a8627c1
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
26
Mar
25
24
23
22
23
22
23
22
21
20
19
18
17
16
15
14
13
12
11
8
7
6
5
4
3
2
1
28
Feb
27
26
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
14
13
12
11
12
11
10
9
8
7
6
Merge branch 'fix/ap-icon' into 'develop'
Merge branch 'features/mastoapi/2.7.2-instance-attributes' into 'develop'
AP UserView: Refactor banner / avatar display code, add test.
Test for MastoAPI /api/v1/instance response structure (formatting fix).
Merge branch 'features/mastoapi/2.7.0-auth-error-messages' into 'develop'
Test for MastoAPI /api/v1/instance response structure.
Merge branch 'replies-count' into 'develop'
Merge branch 'refactor/remove-activity-representer' into 'develop'
Credo is upset about me not remembering the alphabet
Fix formatting
Remove ActivityRepresenter
Mastodon 2.7.2 instance attributes (registrations, languages).
Increment replies_count on replies (MastoAPI)
Comments split.
Mastodon-based auth error messages. Defaulted User#auth_active?/1 to `true`.
Try sending an empty map
Attempt to fix incorrect federation of default instance avatars
Merge branch 'fix/notification-id-index' into 'develop'
Add an id index to notifications
Merge branch 'bugfix/missing-announces' into 'develop'
fix up missing announcements with preloads
Merge branch 'features/s3-uploader-digital-ocean' into 'develop'
Merge branch 'fix/mastoapi-liked' into 'develop'
Serve non-public activities in /api/v1/favourites
add overriding truncated_namespace condition for truncating paths for digital ocean
Merge branch 'features/mrf-keyword-nil-summary' into 'develop'
mrf/keyword_policy.ex: Fix when summary == nil, do not whitelist content == nil
Merge branch 'fix/eldap-warnings' into 'develop'
Merge branch 'feature/object-normalize-preload' into 'develop'
Remove useless echo
tests: fix up activity collision test
activity: use left join instead of inner join when fetching activities that may or may not have a child object
user: use preloads when deleting accounts
ostatus: use preload objects with Object.normalize() when opportunistic
object: downgrade normalize warning to debug severity
activitypub: object view: use preloaded object when possible
activity: add get_by_ap_id_with_object()
activitypub: when fetching objects, use the preloaded object from the synthesized activity
notification: formatting
streamer: use the preloaded object if possible
Loading