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
csaurus
pleroma
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
21c397820f5feffc5d68ccfb578e2d6765052a3b
Select Git revision
Branches
20
113-mastoapi-api-web-settings-endpoint
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/chat-enhanced
feature/groups
feature/in-out-federator
feature/masto-styled-login-page
feature/mstdn-direct-api-old
feature/peertube
feature/qvitter-notification-endpoint
Tags
1
v0.9.0
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Jul
30
Jun
26
25
24
23
20
19
18
16
14
12
8
7
5
4
2
1
31
May
30
29
24
22
20
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
10
8
5
4
3
30
Mar
29
28
24
23
22
21
20
17
Fix test.
Larger bio length limit for remote accounts.
For non-create activities, grab the create activity to fav/rt
Also fetch posts by id in fav/rts.
Only return posts in TwAPI conversations.
Order conversation fetches like GS does.
Add tests for public recipients.
Don't add public recipient to notes that don't contain it.
Bio can actually be nil.
Add external links to twapi.
Save external link for notes.
update frontend.
More resilient xml parsing.
Update user data on fetch if it changed.
Handle webpubs in queue.
Some salmon debug fixes.
use correct arity .post.
Longer timeouts for outgoing federation.
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into refactor/user-controller
refactor/user-c…
refactor/user-controller
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into refactor/status-view
refactor/status…
refactor/status-view
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
Better debugging.
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
Move util functions to UtilController
Move user related functions to UserController
Add correct index.
Use more efficient queries.
Use more efficient query.
Render errors using ErrorView
refactor/error-…
refactor/error-view
Replace ActivityRepresenter with StatusView and ObjectRepresenter with AttachmentView
Add some debugging to federations.
Drop the general index on activities.
Merge branch 'develop' into refactor/user-view
Work around upserting problems in context mapping.
Replace UserRepresenter with UserView
Move finmojis to representation.
Add finmoji.
Update frontend.
Downcase tags coming in through the TwAPI.
Save incoming tags as lowercase.
Loading