aboutsummaryrefslogtreecommitdiff
path: root/test/web/twitter_api
AgeCommit message (Expand)Author
2017-09-15Refactor posting and make character limit configurable.Roger Braun
2017-09-09Add unfav to Mastodon API.Roger Braun
2017-09-09Add favoriting to Mastodon API.Roger Braun
2017-09-09Add reblogging to MastodonAPI.Roger Braun
2017-09-05Fix specs.Roger Braun
2017-09-04Add TwAPI representer for deletes.Roger Braun
2017-08-29fix specs.Roger Braun
2017-08-29Add profile update.Roger Braun
2017-08-28More sensible attachment names.Roger Braun
2017-08-24Set twitter-style possibly_sensitive boolena.Roger Braun
2017-08-24Add activity_type to twitter api output.Roger Braun
2017-08-09escape attachment urls on creation.Roger Braun
2017-07-31Revert "Close br tags."Roger Braun
2017-07-31Revert "Wrap in <p>."Roger Braun
2017-07-31Revert "Remove newlines completely so mastodon doesn't bug out."Roger Braun
2017-07-31Remove newlines completely so mastodon doesn't bug out.Roger Braun
2017-07-31Wrap in <p>.Roger Braun
2017-07-31Close br tags.Roger Braun
2017-07-22Save follower count and note count in user.Roger Braun
2017-07-20Add friends endpoint.Roger Braun
2017-07-20Add followers endpoint.Roger Braun
2017-07-19Use follower address in user entry.Roger Braun
2017-07-08Fix undo activity.Roger Braun
2017-07-02Add way to update most recent notification id.Roger Braun
2017-06-30Only return posts in TwAPI conversations.Roger Braun
2017-06-30Order conversation fetches like GS does.Roger Braun
2017-06-25Add external links to twapi.Roger Braun
2017-06-20Replace UserRepresenter with UserViewdtluna
2017-06-18Revert "Add invisible tags to TwAPI output."Roger Braun
2017-06-18Fetch user feed on externalprofile request.Roger Braun
2017-06-18Output tags list in TwAPI.Roger Braun
2017-06-18Strip unsafe html on output in TwAPI.Roger Braun
2017-06-18Remove html from user bios on display.Roger Braun
2017-06-14Do some basic escaping.Roger Braun
2017-06-14Move mention parsing to Formatter module.Roger Braun
2017-06-12Enable user timelines.Roger Braun
2017-06-05Fix NaN statuses per day.Roger Braun
2017-05-30Shorten names in links.Roger Braun
2017-05-18Keep newlines around.Roger Braun
2017-05-18Add invisible tags to TwAPI output.Roger Braun
2017-05-18Save tags in object.Roger Braun
2017-05-17Twitter API refactoring.Roger Braun
2017-05-15Fix mention replacing.Roger Braun
2017-05-10Add externalprofile to TwAPI.Roger Braun
2017-05-08Add class=attachment to attachment links.Roger Braun
2017-05-07Add some twapi fixes.Roger Braun
2017-05-07Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activityRoger Braun
2017-05-07Add conversation ids to twapi announce representer.Roger Braun
2017-05-02Add attachment link to posts.Roger Braun
2017-05-02Add statusnet_profile_url to the TwAPI.Roger Braun