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
/
lib
Age
Commit message (
Expand
)
Author
2017-04-15
Use changeset in user registration mix task.
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
Make new users follow themselves.
Roger Braun
2017-04-14
Add basic user caching.
Roger Braun
2017-04-14
Fix uploads and favorites in twidere / twittnuker.
Roger Braun
2017-04-14
Favorite changes.
Roger Braun
2017-04-13
Add favoriting to TwAPI controller.
Roger Braun
2017-04-13
Display like activities.
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 actor to objects.
Roger Braun
2017-04-12
Fix twitter api date.
Roger Braun
2017-04-12
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
Roger Braun
2017-04-12
Add basic config endpoint.
Roger Braun
2017-04-12
Merge branch 'feature/home-timeline' into 'develop'
lambadalambda
2017-04-12
Merge branch 'bugfix/verify_credentials_get' into 'develop'
lambadalambda
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
Return directly addressed activities in friends timeline.
Roger Braun
2017-04-12
Fix user representation after following.
Roger Braun
2017-04-10
Add home timeline
dtluna
2017-04-10
Add GET route for verify_credentials
dtluna
2017-04-10
Remove ambiguity in call to make_date/0
dtluna
2017-04-08
Refactor lib/pleroma/web/twitter_api/twitter_api.ex
dtluna
2017-04-08
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into develop
dtluna
2017-04-05
Add user registration mix task.
Roger Braun
2017-04-05
Fix replies.
Roger Braun
2017-04-05
Add Follow Activity representer
dtluna
2017-04-04
Add Follow activity insertion
dtluna
2017-04-03
Parse mentions, save them, output them in TwAPI.
Roger Braun
2017-04-03
Use standard base url in User.
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
Return mimetype with attachment.
Roger Braun
2017-03-30
Short circuit user verification if cookie is present.
Roger Braun
2017-03-30
Add port if specified.
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
[next]