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.
7bf622ce736af12db9b4865d8d3c2db5792d6f03
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
17
Apr
16
15
14
13
12
11
12
11
10
9
8
7
6
5
2
31
Mar
28
27
25
18
17
4
19
Jan
4
Dec
17
Apr
11
5
3
30
Mar
27
26
25
24
23
16
15
13
12
9
8
7
6
4
21
Feb
17
4
29
Jan
24
30
Dec
22
18
6
3
30
Nov
24
21
20
19
16
15
14
13
12
9
8
5
26
Oct
14
Sep
31
Aug
20
Jun
16
May
15
13
10
17
Apr
1
Jan
8
Apr
7
6
5
4
3
2
1
31
Mar
1
Apr
30
Mar
29
28
27
26
25
24
23
22
23
22
23
22
21
20
19
18
17
16
15
14
Update functions in object fetcher for tesla and set up a proper mock for tests
Added some more normalization calls all in mastodon api controller
Fix pinned posts relying on embded objects
Fix warnings in object tests
Merge branch 'develop' into feature/database-compaction
Merge branch '788-notify-email-changelog' into 'develop'
[#923] Minor semantic adjustment.
changes
changelog info
Merge branch 'feature/788-separate-email-addresses' into 'develop'
Merge branch 'fix/remote-follow-auth' into 'develop'
Merge branch 'bugfix/relax-spam-protection' into 'develop'
Merge branch 'patch-2' into 'develop'
Merge branch 'fix/follow-imports' into 'develop'
Handle new-style mastodon follow lists
activitypub: allow indirect messages from users being followed at a personal inbox
Add extra_cookie_attrs to changelog
make Pleroma.Endpoint use extra_cookie_attrs in config
add extra_cookie_attrs option to config
Merge branch 'deps/bump-exdoc' into 'develop'
Bump ex_doc
Add supervisord configuration
Conversation: Add accounts to output.
Conversation: Return full status object, id is a string.
Conversation: Also create participations for remote users.
Merge branch 'remove-footguns' into 'develop'
Custom Emoji docs: Make it clear that config.exs is not for lewd.
Config.exs: Add big warning so that nobody ever edits it.
Merge branch 'fix/status-reblogged' into 'develop'
Merge branch 'unfollow-oneself' into 'develop'
Merge branch 'refactor/remove-inReplyToStatusId' into 'develop'
add `/api/pleroma/disable_account` to `docs/api/pleroma_api.md`
Use User.get_cached_by*
oops
Remove inReplyToStatusId
Handle follow/unfollow directed to themselves
Merge branch 'bugfix/registration-email-pattern' into 'develop'
Revert "Assert on the success of enqueue before returning"
Assert on the success of enqueue before returning
Always return {atom, _} from try_send_confirmation
Loading