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
Age
Commit message (
Collapse
)
Author
2017-04-16
Add avatar objects to user, fix specs.
Roger Braun
2017-04-16
Support data uris in uploads.
Roger Braun
2017-04-16
Preserve newlines in messages.
Roger Braun
2017-04-16
Add registration to the TwAPI controller.
Roger Braun
2017-04-16
Add user registration to TwAPI.
Roger Braun
2017-04-15
Add user registration changeset.
Roger Braun
2017-04-15
Address liking / announcing to the original author.
Roger Braun
2017-04-15
Add retweeting to TwAPI controller.
Roger Braun
2017-04-15
Add announcements / retweets to TwAPI.
Roger Braun
2017-04-15
Add announcements to activitypub.
Roger Braun
2017-04-14
Update object correctly after setting context.
Roger Braun
2017-04-14
Add unliking to TwAPI controller.
Roger Braun
2017-04-14
Add unfavoriting to TwAPI.
Roger Braun
2017-04-14
Add unliking to activitypub.
Roger Braun
2017-04-14
Add basic user caching.
Roger Braun
Expires after 5 seconds.
2017-04-14
Favorite changes.
Roger Braun
- Add 'likes' to activity, collection of ids of people who liked it. - show if you favorited something or not. - Don't allow double favorites - Address favorites to the followers of the liked activity's author.
2017-04-13
Add favoriting to TwAPI controller.
Roger Braun
2017-04-13
Display like activities.
Roger Braun
2017-04-13
Update factory.
Roger Braun
2017-04-13
Add favoriting to twitter api.
Roger Braun
2017-04-13
Add liking to ActivityPub.
Roger Braun
2017-04-13
Add utility functions for objects and activities.
Roger Braun
2017-04-13
Add factories for testing.
Roger Braun
2017-04-13
Add actor to objects.
Roger Braun
2017-04-12
Fix twitter api date.
Roger Braun
2017-04-12
Don't return html in the text field.
Roger Braun
2017-04-12
Add max_id fetching to activity fetching.
Roger Braun
2017-04-12
Test friends timeline more thoroughly.
Roger Braun
2017-04-12
Return directly addressed activities in friends timeline.
Roger Braun
2017-04-12
Fix user representation after following.
Roger Braun
2017-04-08
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
dtluna
2017-04-05
Remove vestigial file.
Roger Braun
2017-04-04
Add Follow activity insertion
dtluna
2017-04-03
Parse mentions, save them, output them in TwAPI.
Roger Braun
2017-03-30
Connect attachments with objects, not activities.
Roger Braun
2017-03-30
Put objects in inserted activties into the db.
Roger Braun
2017-03-30
Add attachments to the TwAPI.
Roger Braun
2017-03-30
Basic ObjectRepresenter.
Roger Braun
2017-03-30
Short circuit user verification if cookie is present.
Roger Braun
2017-03-29
Basic file uploading via TwAPI.
Roger Braun
2017-03-29
Add Uploads.
Roger Braun
2017-03-28
Add conversation fetching to TwAPI controller.
Roger Braun
2017-03-28
Return statusnet_conversation_id in TwAPI.
Roger Braun
2017-03-28
Add conversation id to activities.
Roger Braun
This is for compatibility with the TwAPI.
2017-03-28
Fix spec.
Roger Braun
2017-03-24
Add single status fetching to TwAPI.
Roger Braun
2017-03-24
Add fetching of activities in context.
Roger Braun
2017-03-24
Add inReplyToStatus to TwAPI.
Roger Braun
2017-03-23
Add context and inReplyTo.
Roger Braun
2017-03-23
Add id to objects, too.
Roger Braun
[next]