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.
36fa5e8802b45bdaee048dd63065d8e73142e52b
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
28
Jan
27
26
25
24
23
22
21
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
rich media: add try/rescue to ensure we catch parsing and fetching failures
twitter api: embed card in twitterapi posts
mastodon api: embed card in status object
mastodon api: factor out status card fetching, move status card rendering to statusview, add opengraph extended data
[MastoAPI][GlitchAPI] Add bookmarks
/web/index template: Modify for glitch-soc
Merge branch 'notice-404-to-fe' into 'develop'
/notice/:id - send the FE index even if 404
Merge branch 'safe-render-activities' into 'develop'
Fix objects.
Merge branch 'discard-invalid-likes' into 'develop'
Transmogrifier: fix incoming objects with invalid likes
Views: wrap activity rendering in a rescue
Merge branch 'hotfix/favorites-index' into 'develop'
Merge branch 'flake-random-worker-id' into 'develop'
add activities likes index, fixes favorites API call
Flake: random worker id
Merge branch 'docs/emoji-endpoint-similarities' into 'develop'
docs/Pleroma-API.md: Add note about emoji endpoints similarities
Merge branch 'features/mastoapi-multi-hashtag' into 'develop'
Merge branch 'features/masto-account-view-rights' into 'develop'
Web.MastodonAPI.AccountView: Add is_moderator and is_admin
Merge branch 'hardening/mastodon-rich-media' into 'develop'
Merge branch 'webpush-endpoint-size' into 'develop'
rich media: gracefully handle fetching nil URIs
Change webpush endpoint to unlimited varchar
Merge branch 'flake-from-int' into 'develop'
Flake: support integers in from_string/1
Merge branch 'join-in-preloads' into 'develop'
Merge branch 'features/mastoapi-cards' into 'develop'
Web.MastodonAPI.MastodonAPIController: tag+any bookmark params in a array and flatten it
mastodon api: use OGP uri instead of page_url for deducing domain name, fix test
mastodon api: use HTML.extract_first_external_url()
Join on preloads to avoid N+1 queries
html: add utility function to extract first URL from an object and cache the result
mastodon api: provider_name setting is required too on the card
Web.MastodonAPI.MastodonAPIController: generic get_status_card/1 function for MastoAPI 2.6.x
Web.MastodonAPI.MastodonAPIController: Add Rich-Media support
Move definitions of RichMedia fixtures to test/support/http_request_mock.ex
Merge branch 'documentation/mastalab' into 'develop'
Loading