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
9cafb67fc177ace3af176a86366ae676b89ea368
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 06, 2017
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
Federate likes.
· 945b4b55
lain
authored
7 years ago
945b4b55
Add an ostatus representer for like activities.
· 93de6039
lain
authored
7 years ago
93de6039
Save context in likes / announces.
· a3e82c5c
lain
authored
7 years ago
a3e82c5c
Add statusnet_profile_url to the TwAPI.
· 16f8406e
lain
authored
7 years ago
16f8406e
Add twkn timeline.
· 32a95d73
lain
authored
7 years ago
32a95d73
Mark incoming activties as non-local.
· 6dd83354
lain
authored
7 years ago
6dd83354
Fix specs, add local marker to actitivies.
· 56bacc90
lain
authored
7 years ago
56bacc90
May 01, 2017
Don't crypt raw iolists.
· 89c1e90e
lain
authored
7 years ago
89c1e90e
Use empty context id if we get none
· 8ae13d94
lain
authored
7 years ago
8ae13d94
Some servers send empty lease_seconds requests...
· aa209414
lain
authored
7 years ago
aa209414
Loading