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.
bc6262d2503fa5a9656898fa2dcd91b2111cf2b5
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
9
Jan
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
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
Add Twitter API for the pinned statuses
Remove recent activity restriction.
only non-reblogs, self-authored, public statuses can be pinned
Use follow_all in autofollow.
Add User mass following function.
move defaults from sample_config.exs to config.exs
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/pinned-posts
Support activity+json request for activity
Merge branch 'hotfix/media-proxy-uri' into 'develop'
test: user: add tests for visible_for?/2
tests: user: add tests for superuser?/1
user: fix auth_active?/1 for remote users
user: factor out illogical User.Info.superuser?/1.
user: remove entirely redundant remote_or_auth_active?/1.
user: harden auth_active?/1, superuser?/1, visible_for?/1
tests: user: add regression test for remote_or_auth_active?/1
user: use pattern matching to determine if user is local or remote instead of the previous hairy logic
Merge branch 'autofollow' into 'develop'
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/pinned-posts
add default configuration for the pinned statuses and some doc
improve test readability
Add a setting for users to autofollow on sign up.
fix test
add `pinned` property to `StatusView`
rename `post` to `status`
Merge branch 'features/syslog_logger' into 'develop'
Merge branch 'spc-fix-2' into 'develop'
Actually put some onformation in the error user, make it actually properly parse
Merge branch 'resilient-user-view' into 'develop'
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/pinned-posts
add pinned posts
Merge branch 'scarlett/pleroma-search-visibility-check' into 'develop'
MastoAPI: Add test.
Make TwAPI UserView more resilient to issues.
Check visible_for_user when performing a search using a direct link.
Twitter API: Add a summary_html field.
config/config.exs: Add syslog backends
Install ex_syslogger
Merge branch 'fix/multiple-follow-notifications-from-same-user' into 'develop'
Add check to prevent multiple follow notifications from the same user
Loading