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
153995f83222eea9641f098864c2c483674da7f6
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 10, 2017
Correct active state websub name.
· 153995f8
lain
authored
7 years ago
153995f8
Handle incoming follows.
· 05f2cd0d
lain
authored
7 years ago
05f2cd0d
Set valid_until date.
· 34a1ce00
lain
authored
7 years ago
34a1ce00
Add option to keep id for follows.
· a2ca3b86
lain
authored
7 years ago
a2ca3b86
Add externalprofile to TwAPI.
· 36448d64
lain
authored
7 years ago
36448d64
Refresh subscriptions.
· 2e753e8c
lain
authored
7 years ago
2e753e8c
Only kick off websubs for local users.
· fca7390c
lain
authored
7 years ago
fca7390c
Use changeset for remote user creation.
· 118c5720
lain
authored
7 years ago
118c5720
May 09, 2017
Add some basic changesets.
· 373753e5
lain
authored
7 years ago
373753e5
Get fresh objects on changes.
· e12a6d56
lain
authored
7 years ago
e12a6d56
May 08, 2017
Quick fix for database filling.
· 71362acb
lain
authored
7 years ago
71362acb
Add class=attachment to attachment links.
· 1418d727
lain
authored
7 years ago
1418d727
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
· 8f9c4334
lain
authored
7 years ago
8f9c4334
Fix remote users retweeting local stuff.
· 3320c9b1
lain
authored
7 years ago
3320c9b1
May 07, 2017
typo.
· b9da7d32
lain
authored
7 years ago
b9da7d32
Add some twapi fixes.
· 73037861
lain
authored
7 years ago
73037861
Add some debugging info.
· e49770ee
lain
authored
7 years ago
e49770ee
Prevent double insertions.
· db08498a
lain
authored
7 years ago
db08498a
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
Loading