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.
949cfde065dbfc4d8ba1824f4cd3675d603e137e
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
8
Apr
7
6
5
2
31
Mar
28
27
25
18
17
4
19
Jan
4
Dec
17
Apr
11
5
3
30
Mar
27
26
25
24
23
16
15
13
12
9
8
7
6
4
21
Feb
17
4
29
Jan
24
30
Dec
22
18
6
3
30
Nov
24
21
20
19
16
15
14
13
12
9
8
5
26
Oct
14
Sep
31
Aug
20
Jun
16
May
15
13
10
17
Apr
1
Jan
8
Apr
7
6
5
4
3
2
1
31
Mar
1
Apr
30
Mar
29
28
27
26
25
24
23
22
23
22
23
22
21
20
19
18
17
16
15
14
13
12
11
8
7
6
5
Merge branch 'features/mastoapi/2.6.0-conversations' of git.pleroma.social:pleroma/pleroma into features/mastoapi/2.6.0-conversations
Use Pleroma.Config instead of Application.get_env
Sever subscription in case of block
test for valid_invite?
renaming expire_at -> expires_at
Add check on activity visibility in sub notification
credo fix
added docs to docs/api/admin_api.md
little channges
JSON need quotes!
Document subscription endpoints, fix typos
fix for field name
code style
admin api endpoints for invites
token -> invite renaming
twitter api registration
generating tokens with mix
Add index on subscribers
Mix format everything
Don't use twitterAPI for subscription tests
Change relationship direction of subscriptions
Move subscriptions endpoint to be under /pleroma
Add subscription key to one test I forgot about
Format subscriptions related stuff
Add subscribed status to user view
Add tests for subscriptions
Make subscriptions the same direction as blocks
Fix subscription endpoint return formats
Add notification checks
Add API endpoints and user column for subscription
Merge remote-tracking branch 'remotes/upstream/develop' into features/mastoapi/2.6.0-conversations
BBS: Some fixes.
Add replying.
BBS: Tests and formatting.
ssl_trusted_certificate should point to chain.pem if we're demonstrating LetsEncrypt: https://community.letsencrypt.org/t/howto-ocsp-stapling-for-nginx/13611/5
BBS: Add documentation.
BBS: Some more functionality.
Basic SSH daemon.
mastodon_api_controller.ex: fallback to first for min_id
mastodon_api_controller.ex: Use min_id in link header instead of since_id
Loading