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.
3b27f61ffa737dd6f4f9ec3a50c248d9077ddb51
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
30
Dec
29
28
27
26
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
10
9
8
7
6
5
6
5
6
5
6
5
4
3
2
3
2
1
30
Nov
29
28
27
28
27
26
25
24
22
21
20
19
18
17
16
17
16
15
14
13
Fix comment in object.ex
Merge branch 'activitypub-c2s' into 'develop'
shame on me for not testing after revert
Fix formating. Aparently my pre-commit hook broke.
Revert some changes in html.ex
Friendship ended with Postgresql now Cachex is my best friend
Friendship ended with Postgresql now Cachex is my best friend
Added get_stripped_html_for_object. Renamed a few things
Improves RetryQueue behavior
Tidy up the code. Rename key to signature
Fix some stupid typos
Respond with full activity to outbox post
Limit activity types accepted to outbox to only 'Create'
Create activity when client posts to outbox
Implement ActivityPub inbox view
Use Object.change instead of Ecto.Changeset.change
Wire up stub routes for client calls of activitypub inbox/outbox
use Kernel.put_in instead of Map.merge
Remove the debugging IO.inspect
Merge branch 'fix_485' into 'develop'
I am not sure what's going on anymore so I'll just commit and reset all the other files to HEAD
Merge branch '2018-12-29-update-frontend' into 'develop'
update frontend
Merge branch 'carrot-bullying' into 'develop'
Change 'name' to 'instance_name' so option is used when running non-interactive
Merge branch '483_blocks_import_export' into 'develop'
Merge branch 'support/issue_480' into 'develop'
Salmon# fixed publish an activity to remote accounts
[#483] User.get_by_nickname/1: ensured case-insensitive matching for local FQN. Added tests.
[#483] User.get_by_nickname/1: ensured case-insensitive matching for local FQN. Added tests.
[#483] User.get_by_nickname/1: allowed retrieving user by fully-qualified local nickname
[#483] Refactored blocks and follows import, added tests.
Merge branch '471_invalid_accounts_rendering' into 'develop'
Merge branch 'systemd-drop-sysadmin-privilege' into 'develop'
Security/Drops the sysadmin privilege from the daemon
[#483] Blocked users list import (TwitterAPI).
[#467] Refactored valid / invalid user rendering.
Raise remote limit
Merge branch 'fix/no-attachment-links' into 'develop'
Merge branch 'fix/public-timeline-auth' into 'develop'
Loading