summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/twitter_api_controller_test.exs
AgeCommit message (Expand)Author
2018-02-25Fix specs.lain
2018-02-25Fix more specs.lain
2018-02-12Make test output easier to read.lain
2018-02-12Fix some test warnings.lain
2017-12-18Fix follower/following lists.eal
2017-12-05Fix tests.Lain Iwakura
2017-11-20Make /api/friends/ids test deterministic.eal
2017-11-20Make users in tests follow themselves by default.eal
2017-11-19Fix flakey test.Roger Braun
2017-11-14Merge branch 'twitterapi-bitlbee' into 'develop'lambda
2017-11-14TwitterAPI: Add /users/show.eal
2017-11-14TwitterAPI: Add /friends/ids.eal
2017-11-08TwitterAPI: Add blocks.eal
2017-11-07Allow profile fetching for authenticated users only.eal
2017-09-17TwitterAPI: Use correct endpoint for tag timeline.Roger Braun
2017-09-17TwitterAPI: Add tag timeline.Roger Braun
2017-09-16TwitterAPI: Add search.Roger Braun
2017-09-09Add reblogging to MastodonAPI.Roger Braun
2017-08-29Add profile update.Roger Braun
2017-07-20Add friends endpoint.Roger Braun
2017-07-20Add followers endpoint.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-20Replace UserRepresenter with UserViewdtluna
2017-05-10Add externalprofile to TwAPI.Roger Braun
2017-05-07Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activityRoger Braun
2017-04-30Use conversation mapping objects to get / retrieve context from TwAPI.Roger Braun
2017-04-26Fix retweet spec.Roger Braun
2017-04-24Merge branch 'bugfix/deny-empty-posts' of ssh.gitgud.io:dtluna/pleroma into b...dtluna
2017-04-24Deny whitespace statusesdtluna
2017-04-24Add error response to self-repeatsdtluna
2017-04-23Add error response on empty statusdtluna
2017-04-21Fix specs, add some user info.Roger Braun
2017-04-20Add statuses/mentions endpointdtluna
2017-04-19Merge branch 'feature/user-timeline' into 'develop' lambadalambda
2017-04-17Add user timeline spec testdtluna
2017-04-17Fix syntax error.Roger Braun
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-16Add basic Avatar updating code.Roger Braun
2017-04-16Add avatar objects to user, fix specs.Roger Braun
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-16Add registration to the TwAPI controller.Roger Braun
2017-04-15Add retweeting to TwAPI controller.Roger Braun
2017-04-14Add unliking to TwAPI controller.Roger Braun
2017-04-14Add basic user caching.Roger Braun
2017-04-13Add favoriting to TwAPI controller.Roger Braun
2017-04-13Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-12Fix user representation after following.Roger Braun
2017-04-10Add test for help/test resourcedtluna
2017-03-28Add conversation fetching to TwAPI controller.Roger Braun