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.
f88dec8b33f96de64c3a9ee212ea265a87608b3b
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
4
Mar
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
5
4
5
4
3
2
1
31
Jan
30
29
28
29
28
27
26
25
24
23
22
21
Merge branch 'bugfix/delete-activity-audience' of git.pleroma.social:pleroma/pleroma into bugfix/delete-activity-audience
fix format
Expand "to" of delete activities
Expand "to" of delete activities
Fix DM visibility for blocking users
Unify Mastodon and Twitter follow implementations using CommonAPI
Merge branch 'muting' into 'develop'
Don't stream muted accounts
Move LDAP code to LDAPAuthenticator. Use Authenticator for token_exchange with grant_type as well
Merge branch 'remove-todo-txt' into 'develop'
Remove TODO.txt
Merge remote-tracking branch 'upstream/develop' into feature/openldap-support
Merge branch 'features/bio_rel_me' into 'develop'
Merge branch 'feature/add-pagination-to-users-admin-api' into 'develop'
Merge branch 'get-follow-requests-sql' into 'develop'
Merge branch 'atomic-note-count-updates' into 'develop'
Merge branch 'count-only-public-statuses' into 'develop'
Merge branch 'remove-follow-request-count' into 'develop'
Remove follow_request_count as it's not needed for FE anymore.
Use atomic update for note count and follower count
Added migration to update existing user note counters
Merge branch 'fix/dont-show-dms-in-mentions-timeline' into 'develop'
Increment user note count only on public activities
Use sql query in User.get_follow_requests/1 for filtering logic
Add docs
We do not guarantee the order of elements when we search
Add pagination to search
Merge branch 'bugfix/oauth-scopes-join' into 'develop'
Pleroma.User: mix format
Pleroma.UserTest: Add tests for rel=me
RelMe.maybe_put_rel_me/2: When true put "me" otherwise nil
Pleroma.User: Fix syntax and user.ap_id call
Pleroma.User: Pass an array to profile_urls
Pleroma.Web.RelMe: fixups
Pleroma.Web.RelMeTest: Add test against Pleroma.Web.RelMe
Pleroma.User: Add rel=me to URLs where it linkbacks to the profile
Web.OAuth.OAuthControllerTest: Add test against token formatting
Web.OAuth.OAuthController: Fix scopes Enum.join for OAuth response
Refactor a little bit
Format
Loading