aboutsummaryrefslogtreecommitdiff
path: root/test/web/twitter_api/representers
AgeCommit message (Expand)Author
2019-01-28test: update twitterapi testsWilliam Pitcock
2019-01-10Merge branch 'feature/pinned-posts' into 'develop'kaniini
2019-01-09Add test for summary_htmllain
2019-01-09Add Twitter API for the pinned statusesEgor Kislitsyn
2019-01-06Twitter API: Add a summary_html field.scarlett
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-12fix warningsMaksim Pechnikov
2018-11-29More fixeslain
2018-10-25tests: twitterapi: add additional fieldsWilliam Pitcock
2018-10-25tests: update for new in_reply_to_screen_name fieldWilliam Pitcock
2018-09-02formatter: don't add XSS emojiWilliam Pitcock
2018-08-25twitter api: provide object descriptions as attachment description fieldWilliam Pitcock
2018-07-12testsuite: twitter api: add summary where necessaryWilliam Pitcock
2018-06-27twitter api: use ActivityView.render_content() where appropriate instead of d...William Pitcock
2018-05-20More fixes.lain
2018-03-30Format the code.lain
2018-02-25Fix more specs.lain
2018-02-12Merge branch 'develop' into feature/activitypublain
2018-02-12Make test output easier to read.lain
2018-02-11Twitter Representers: Handle Mastodon attachments.lain
2017-10-31TwitterAPI: Display cws.Roger Braun
2017-09-16Apply incoming custom emoji.Roger Braun
2017-09-05Fix specs.Roger Braun
2017-09-04Add TwAPI representer for deletes.Roger Braun
2017-08-24Set twitter-style possibly_sensitive boolena.Roger Braun
2017-08-24Add activity_type to twitter api output.Roger Braun
2017-07-08Fix undo activity.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-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-05Fix NaN statuses per day.Roger Braun
2017-05-18Keep newlines around.Roger Braun
2017-05-18Add invisible tags to TwAPI output.Roger Braun
2017-05-07Add some twapi fixes.Roger Braun
2017-05-07Add conversation ids to twapi announce representer.Roger Braun
2017-05-02Add statusnet_profile_url to the TwAPI.Roger Braun
2017-04-30Use conversation mapping objects to get / retrieve context from TwAPI.Roger Braun
2017-04-21Fix specs, add some user info.Roger Braun
2017-04-16Display the users avatar if he has one set.Roger Braun
2017-04-16Add avatar objects to user, fix specs.Roger Braun
2017-04-15Add announcements / retweets to TwAPI.Roger Braun
2017-04-14Favorite changes.Roger Braun
2017-04-13Display like activities.Roger Braun
2017-04-13Add favoriting to twitter api.Roger Braun
2017-04-12Fix twitter api date.Roger Braun
2017-04-12Don't return html in the text field.Roger Braun
2017-04-03Parse mentions, save them, output them in TwAPI.Roger Braun