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.
49cf5f9ce04e79da5d6ceb16f4043eeaade9b211
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
21
Jan
20
19
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
5
4
3
2
1
31
Dec
30
31
30
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
Fix buggy test.
Merge branch 'proxy-no-default-plug-cache' into 'develop'
reverse_proxy - always override plug's cache-control
S3 Namespace
Merge branch '530_federator_user_info_overwrite_fix' into 'develop'
Merge branch 'feature/dm-sanity' into 'develop'
[#502] Code comments update.
[#530] Fixed test.
[#530] Prevents user `info` from being overwritten because of race conditions
Activity: mix format (2 empty lines)
Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1
Activity: create_activity_by_object_id_query/1 → create_by_object_ap_id/1 when is_list
Activity: get_all_by_object_ap_id/1 → get_all_create_by_object_ap_id/1
Activity: all_by_object_ap_id_q/1 → create_by_object_ap_id/1
Activity: all_non_create_by_object_ap_id_q → by_object_ap_id
Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1
Merge branch 'bugfix/gen_signing_salt' into 'develop'
Mix.Tasks.Pleroma.Instance: Generate signing_salt
Merge branch '116-send-delete-event' into 'develop'
Send delete event over Mastodon streaming api
Removed file as requested
Merge branch 'add-custom-emoji-test' into 'develop'
Add a test to ensure #39 is fixed.
Merge branch '2019-1-20-update-frontend' into 'develop'
update frontend
Merge branch 'i1t/pleroma-477_user_search_improvements' into 'develop'
Set custom similarity limit.
activitypub: short-circuit is_public?() with directMessage flag check
test: transmogrifier: verify directMessage flag is sent outbound based on declared visibility
transmogrifier: slightly clean up fix_explicit_addressing pipeline
transmogrifier: don't apply heuristics against messages which have `directMessage` set true
activitypub: add is_private?/is_direct? helpers
common api: set directMessage flag on our own posts
litepub schema: add litepub:directMessage flag
mastodon api: get_visibility(): DMs never have a cc list.
tests: add tests for DM sanitizer
activitypub: transmogrifier: fix up to/cc addressing brain damage caused by mastodon-style explicit DMs
activitypub: utils: add determine_explicit_mentions() and tests
Merge branch 'bugfix/improve-boost-targeting' into 'develop'
Make use of the indices.
Loading