summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-04-14Add unfavoriting to TwAPI.Roger Braun
2017-04-14Add unliking to activitypub.Roger Braun
2017-04-14Make new users follow themselves.Roger Braun
2017-04-14Add basic user caching.Roger Braun
2017-04-14Fix uploads and favorites in twidere / twittnuker.Roger Braun
2017-04-14Add user timelinedtluna
2017-04-14Favorite changes.Roger Braun
2017-04-13Add favoriting to TwAPI controller.Roger Braun
2017-04-13Display like activities.Roger Braun
2017-04-13Add favoriting to twitter api.Roger Braun
2017-04-13Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/us...dtluna
2017-04-13Add liking to ActivityPub.Roger Braun
2017-04-13Add utility functions for objects and activities.Roger Braun
2017-04-13Add actor to objects.Roger Braun
2017-04-13Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into bugfix/rep...dtluna
2017-04-13Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-12Fix twitter api date.Roger Braun
2017-04-12Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developRoger Braun
2017-04-12Add basic config endpoint.Roger Braun
2017-04-12Merge branch 'feature/home-timeline' into 'develop' lambadalambda
2017-04-12Merge branch 'bugfix/verify_credentials_get' into 'develop' lambadalambda
2017-04-12Don't return html in the text field.Roger Braun
2017-04-12Add max_id fetching to activity fetching.Roger Braun
2017-04-12Return directly addressed activities in friends timeline.Roger Braun
2017-04-12Fix user representation after following.Roger Braun
2017-04-12Add error messages for repeated follows and unfollowsdtluna
2017-04-10Add user timelinedtluna
2017-04-10Add home timelinedtluna
2017-04-10Add test for help/test resourcedtluna
2017-04-10Add help/test resourcedtluna
2017-04-10Add GET route for verify_credentialsdtluna
2017-04-10Remove ambiguity in call to make_date/0dtluna
2017-04-08Refactor lib/pleroma/web/twitter_api/twitter_api.exdtluna
2017-04-08Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developdtluna
2017-04-05Add user registration mix task.Roger Braun
2017-04-05Fix replies.Roger Braun
2017-04-05Add Follow Activity representerdtluna
2017-04-04Add Follow activity insertiondtluna
2017-04-03Parse mentions, save them, output them in TwAPI.Roger Braun
2017-04-03Use standard base url in User.Roger Braun
2017-03-30Connect attachments with objects, not activities.Roger Braun
2017-03-30Put objects in inserted activties into the db.Roger Braun
2017-03-30Add attachments to the TwAPI.Roger Braun
2017-03-30Basic ObjectRepresenter.Roger Braun
2017-03-30Return mimetype with attachment.Roger Braun
2017-03-30Short circuit user verification if cookie is present.Roger Braun
2017-03-30Add port if specified.Roger Braun
2017-03-29Basic file uploading via TwAPI.Roger Braun
2017-03-29Add Uploads.Roger Braun
2017-03-28Add conversation fetching to TwAPI controller.Roger Braun