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
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
2017-11-05
Fix bug when no posts are in the db.
Roger Braun
2017-11-02
Handle nil cases.
Roger Braun
2017-11-02
Don't return blocked users' activities in contexts.
Roger Braun
2017-11-02
Don't return activities from blocked users.
Roger Braun
2017-09-04
Don't delete new delete activity...
Roger Braun
2017-09-04
Add delete to ActivityPub.
Roger Braun
2017-06-30
Only return posts in TwAPI conversations.
Roger Braun
2017-06-30
Order conversation fetches like GS does.
Roger Braun
2017-05-16
AP refactoring.
Roger Braun
2017-05-07
Prevent double insertions.
Roger Braun
2017-05-07
Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
Roger Braun
2017-05-03
Remove doubled 'to' recipients.
Roger Braun
2017-05-02
Save context in likes / announces.
Roger Braun
2017-04-21
Add Undo of Follow Activity insertion
dtluna
2017-04-16
Add basic Avatar updating code.
Roger Braun
2017-04-16
Add avatar objects to user, fix specs.
Roger Braun
2017-04-16
Support data uris in uploads.
Roger Braun
2017-04-15
Address liking / announcing to the original author.
Roger Braun
2017-04-15
Add announcements to activitypub.
Roger Braun
2017-04-14
Add unliking to activitypub.
Roger Braun
2017-04-14
Favorite changes.
Roger Braun
2017-04-13
Add liking to ActivityPub.
Roger Braun
2017-04-12
Add max_id fetching to activity fetching.
Roger Braun
2017-03-30
Put objects in inserted activties into the db.
Roger Braun
2017-03-29
Basic file uploading via TwAPI.
Roger Braun
2017-03-24
Add fetching of activities in context.
Roger Braun
2017-03-23
Add id to objects, too.
Roger Braun
2017-03-23
Generate ids for activities.
Roger Braun
2017-03-22
Add friends status fetching.
Roger Braun
2017-03-22
Add fetching for recipients.
Roger Braun
2017-03-21
Add public timeline TwAPI.
Roger Braun
2017-03-21
Add since_id for activitypub fetching.
Roger Braun
2017-03-21
Add limiting to activity pub fetching.
Roger Braun
2017-03-21
Add status posting via TwAPI.
Roger Braun
2017-03-21
Basic status creation and retrieval.
Roger Braun
2017-03-21
Basic AP objects.
Roger Braun