index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
activity_pub
Age
Commit message (
Expand
)
Author
2018-04-28
Merge branch 'fix/blocked-user-boosts' into 'develop'
lambda
2018-04-22
Small cleanup.
lain
2018-04-21
Update note count in ActivityPub.create.
eal
2018-04-21
Formatting fixes.
lain
2018-04-14
ActivityPub.ex: do not return boosted statuses from blocked users.
eal
2018-04-02
Load all users at once in timelines.
lain
2018-04-02
Generates contexts and ids on insertion time.
lain
2018-03-31
Don't fetch anything except ap_id for follower / following
lain
2018-03-30
Format the code.
lain
2018-03-24
activitypub transmogrifier: rewrite incoming hashtags
William Pitcock
2018-03-23
For outgoing objects, fake mastodon style ap id for ostatus.
lain
2018-03-14
activitypub transmogrifier: rewrite non-http URLs using the object's external...
William Pitcock
2018-03-03
Handle incoming deletes.
lain
2018-02-25
Add support for outgoing update.
lain
2018-02-25
Fix more specs.
lain
2018-02-25
Fix specs.
lain
2018-02-25
Handle remote update activities.
lain
2018-02-25
Some fixes to AP fetching.
lain
2018-02-24
Remove unneccesary subscriptions on update.
lain
2018-02-24
More fixes to user upgrading.
lain
2018-02-23
Correctly stitch mastodon -> ostatus replies.
lain
2018-02-23
Missing test skeleton.
lain
2018-02-22
Get avatar and banner from AP users.
lain
2018-02-21
Add user upgrade function.
lain
2018-02-21
ActivityPub: Fetch missing activities on reply.
lain
2018-02-19
Ignore duplicate create activities.
lain
2018-02-19
AP: Fix incoming conversations.
lain
2018-02-18
Handle sensitive property.
lain
2018-02-18
Transmogrify outgoing nsfw.
lain
2018-02-18
ActivityPub: Add conversation id.
lain
2018-02-18
Transmogrify outgoing hashtags.
lain
2018-02-18
Actually fix incoming attachments.
lain
2018-02-18
ActivityPub: Make fake Create activities for objects without one.
lain
2018-02-17
ActivityPub: Handle incoming announces.
lain
2018-02-17
ActivityPub: Fetch an object from an id.
lain
2018-02-17
ActivityPub: Handle incoming likes.
lain
2018-02-17
ActivityPub: Partly handle incoming follows.
lain
2018-02-17
ActivityPub: tags -> tag.
lain
2018-02-17
Do some transmogrifying for the output.
lain
2018-02-15
ActivityPubController: Handle inbox data.
lain
2018-02-15
Transmogrifier: Handle basic notice creation.
lain
2018-02-15
ActivityPub: Refactor create function.
lain
2018-02-12
Merge branch 'develop' into feature/activitypub
lain
2018-02-12
Make test output easier to read.
lain
2018-02-11
Basic AP user building.
Roger Braun
2017-12-12
Add recipients field to activities.
Lain Iwakura
2017-12-11
ActivityPub: Add controller tests.
Lain Iwakura
2017-12-11
ActivityPub: Add Objects View.
Lain Iwakura
2017-11-09
Add actor column to activities.
Roger Braun
2017-11-05
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
Roger Braun
[next]