summaryrefslogtreecommitdiff
path: root/test/web/twitter_api
AgeCommit message (Collapse)Author
2018-06-11tests: update twitterapi user view tests for new locked variableWilliam Pitcock
2018-06-11twitter api: add approve/deny endpointsWilliam Pitcock
2018-06-11tests: add tests for /api/pleroma/friend_requestsWilliam Pitcock
2018-06-11twitterapi: add profile setting for locked/unlocked accountsWilliam Pitcock
2018-06-03Better error handling in TwitterApiController.lain
2018-05-31TwitterAPI: fix "Follows you" being shown for the wrong user.eal
2018-05-27tests: update for html changesWilliam Pitcock
2018-05-24Merge branch 'feature/incoming-remote-unfollow' into 'develop'lambda
Add support for incoming remote unfollows and blocks/unblocks See merge request pleroma/pleroma!158
2018-05-24Merge branch 'feature/change-password' into 'develop'lambda
Feature/change password See merge request pleroma/pleroma!166
2018-05-22Hook up block/unblock to TwitterAPIFrancis Dinh
2018-05-21Added endpoint for changing passwordsSyldexia
2018-05-20Migrate to comeonin 4 and Cachex 3Thog
Also fix some warning in the code and add a missing alias
2018-05-20More fixes.lain
2018-05-20Return visilility in twitter api, too.lain
2018-05-19Modified deleting an account to run as a taskSyldexia
2018-05-13Moved account deletion stuff to somewhere that hopefully makes more senseSyldexia
2018-05-13Added endpoint for user account deletionSyldexia
2018-05-11do not create notification for yourselfPierrick Brun
2018-04-29Fix format.lain
2018-04-28Added a test (written by @andrewzah) for the MRWim Vanderbauwhede
2018-04-20Formatting.lain
2018-04-19TwitterAPI: Add Qvitter notification endpoint.eal
2018-04-02Load all users at once in timelines.lain
2018-04-02Use context_ids directly if we have them.lain
2018-04-02Pre-fetch conversation ids.lain
2018-04-02Fix some test stuff.lain
2018-03-30Remove unused ActivityRepresenter module.lain
2018-03-30TwApi ActivityView: Add delete activities.lain
2018-03-30TwApi ActivityView: Add follows.lain
2018-03-30Format the code.lain
2018-03-30TwApi ActivityView: Add announces.lain
2018-03-30TwApi ActivityView: Add Like rendering.lain
2018-03-30Add ActivityViewTest.lain
2018-03-27Add basic activity view.lain
2018-03-27Forgot to fix one of the links in a testFrancis Dinh
2018-03-27Update tests to reflect hashtag link changesFrancis Dinh
2018-03-24Fix hashtags.lain
2018-02-25Fix specs.lain
2018-02-25Fix more specs.lain
2018-02-21Merge branch 'develop' into feature/activitypublain
2018-02-20Add moderator function.lain
2018-02-12Merge branch 'develop' into feature/activitypublain
2018-02-12Make test output easier to read.lain
2018-02-12Fix some test warnings.lain
2018-02-11Twitter Representers: Handle Mastodon attachments.lain
2018-02-03Merge branch 'move-backend-images' into 'develop'lambda
Move avi.png & banner.png from /priv/static/static to /priv/static/images See merge request pleroma/pleroma!60
2018-02-03move avi.png & banner.png from /priv/static/static to /priv/static/imagesHakaba Hitoyo
2018-02-01TwitterAPI: Add is_local to user view.eal
2018-01-16Fetch external profile in the background.eal
2018-01-15Add a default profile picture and banner.eal
This removes the placehold.it dependency.