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
kaniini
pleroma
Commits
4f9328c622d4d97b339006443073b22b2668c4da
Select Git revision
Branches
20
develop
default
pleroma-dot-site
bugfix/honk
feature/mrf-wass
tests/notification-smoketests
bugfix/common-api-visibility-orphan
feature/relay
feature/twitterapi-object-description
update/pleroma-fe-20180824
security/activitypub-reject-bogus-ids
update/pleroma-fe-20180818
bugfix/federation-kroeg
bugfix/duplicate-follow-requests
feature/camelcase-hashtags
bugfix/digest-legacy-compat
security/digest-signature-validation
feature/fe-configuration
feature/media-description
bugfix/activitystreams-notice-urls
bugfix/activitypub-object-actor
Tags
8
v1.0.0
v0.9.99999
v0.9.9999
v0.9.999
v0.9.99
v0.9.9
v.0.9.9-rc1
v0.9.0
28 results
pleroma
Author
Search by author
Any Author
authors
0 authors
May 07, 2017
Preserve ids on favorites / retweets.
· 4f9328c6
lain
authored
7 years ago
4f9328c6
Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
· b403ea4d
lain
authored
7 years ago
b403ea4d
Safety measures.
· 60b4b0d7
lain
authored
7 years ago
60b4b0d7
Federate follow salmons.
· a41aa4e4
lain
authored
7 years ago
a41aa4e4
Add conversation ids to twapi announce representer.
· 95ab0dc3
lain
authored
7 years ago
95ab0dc3
Fix user fetching error.
· c51e1597
lain
authored
7 years ago
c51e1597
May 06, 2017
Index users by ap_id.
· ff2945df
lain
authored
7 years ago
ff2945df
Add one more alias for twapi twkn.
· fcd34096
lain
authored
7 years ago
fcd34096
Address incoming messages to followers.
· 7db76a0f
lain
authored
7 years ago
7db76a0f
Subscribe to remote users on following.
· bda389d7
lain
authored
7 years ago
bda389d7
Follow redirects when fetching activities.
· 9cafb67f
lain
authored
7 years ago
9cafb67f
Handle incoming items through the queue.
· 22ddddce
lain
authored
7 years ago
22ddddce
Do recursive fetching in-band for now.
· 7e65cad9
lain
authored
7 years ago
7e65cad9
May 05, 2017
Send salmons and websub in background tasks.
· 04f6ece9
lain
authored
7 years ago
04f6ece9
Add basic thread fetching.
· 7752f103
lain
authored
7 years ago
7752f103
Basic queue.
· 00a71831
lain
authored
7 years ago
00a71831
Don't call out if we have the favorited notice locally.
· 2d9fdbcc
lain
authored
7 years ago
2d9fdbcc
Handle incoming favorites, fetch potentially missing messages.
· fa2610c7
lain
authored
7 years ago
fa2610c7
Mock HTTPoison in testing.
· d982f04a
lain
authored
7 years ago
d982f04a
Some refactoring.
· 7269c51f
lain
authored
7 years ago
7269c51f
Merge branch 'develop' into dtluna/pleroma-refactor/1
· c48c381e
lain
authored
7 years ago
c48c381e
May 04, 2017
Parse incoming retweets.
· c85998ab
lain
authored
7 years ago
c85998ab
Just sign with an empty string if needed.
· 5d9f3df7
lain
authored
7 years ago
5d9f3df7
Add debugging logs.
· 151da344
lain
authored
7 years ago
151da344
May 03, 2017
Fix specs.
· 97257c69
lain
authored
7 years ago
97257c69
Remove reply-to for shares, mastodon gets confused.
· 1077c5c5
lain
authored
7 years ago
1077c5c5
Fix Mastodon signature bug.
· 53d05af5
lain
authored
7 years ago
53d05af5
Add self links to federated statuses.
· 5d7831ee
lain
authored
7 years ago
5d7831ee
Add user to announced status.
· b34b046f
lain
authored
7 years ago
b34b046f
Add announce federation.
· 861a294c
lain
authored
7 years ago
861a294c
OStatus announce representer.
· 13864158
lain
authored
7 years ago
13864158
Remove doubled 'to' recipients.
· df71c142
lain
authored
7 years ago
df71c142
Attachment parsing, better magic key fetching.
· 81410242
lain
authored
7 years ago
81410242
Just give out the entry, not the whole feed.
· 16afea39
lain
authored
7 years ago
16afea39
Return note objects as ostatus post activities.
· 9c42453e
lain
authored
7 years ago
9c42453e
May 02, 2017
Use inReplyTo to find context.
· 018a1a39
lain
authored
7 years ago
018a1a39
Add attachment link to posts.
· 33c803d6
lain
authored
7 years ago
33c803d6
Follow webfinger redirects.
· b104348f
lain
authored
7 years ago
b104348f
Update incoming new avatars.
· 96014f8e
lain
authored
7 years ago
96014f8e
Add avatar updating from incoming messages.
· 102455bf
lain
authored
7 years ago
102455bf
Loading