aboutsummaryrefslogtreecommitdiff
path: root/test/web/twitter_api
AgeCommit message (Expand)Author
2019-04-02replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)`Egor Kislitsyn
2019-04-02change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in testsEgor Kislitsyn
2019-04-02change `Repo.get(User, id)` => `User.get_by_id(id)`Egor Kislitsyn
2019-04-02fetch url for OStatus to know if it is a/c or statusSachin Joshi
2019-04-01[OStatus] adds status to pleroma instance if the url given is a statusSachin Joshi
2019-04-01Adding tag to emoji ets tableAlex S
2019-03-28Add PUT /api/pleroma/notification_settings endpointeugenijm
2019-03-26Credo is upset about me not remembering the alphabetrinpatch
2019-03-26Fix formattingrinpatch
2019-03-26Remove ActivityRepresenterrinpatch
2019-03-22Merge branch 'safe-mentions' into 'develop'kaniini
2019-03-21tests: fixupWilliam Pitcock
2019-03-21common api: move context functions from twitterapiWilliam Pitcock
2019-03-21UtilController: Return state of safe dm mentions.lain
2019-03-17Allow 'rel' attribute on `<a>` link with specific values (for hashtag recogni...Fong-Wan Chau
2019-03-15Allow to mark a single notification as readeugenijm
2019-03-13[Credo] Change quoted string with 3+ quotes to sigilsHaelwenn (lanodan) Monnier
2019-03-13[Credo] fix Credo.Check.Readability.MaxLineLengthHaelwenn (lanodan) Monnier
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-03-13[Credo] Fix the warningsHaelwenn (lanodan) Monnier
2019-03-04Fix DM visibility for blocking userseugenijm
2019-03-03Remove follow_request_count as it's not needed for FE anymore.eugenijm
2019-03-03Merge branch 'fix/dont-show-dms-in-mentions-timeline' into 'develop'lambda
2019-03-01use commonapi.post instead of activitybulderrinpatch
2019-03-01[#675] Do not show DMs in mentions timelinerinpatch
2019-02-28Merge branch 'with-mutes' into 'develop'kaniini
2019-02-28Added deactivated to the user vieweugenijm
2019-02-27Remove parts of the old activity view.lain
2019-02-27Add user muted status info to twitterapi.lain
2019-02-20[#468] More OAuth scopes-specific tests.Ivan Tashkinov
2019-02-19[#468] Added OAuth scopes-specific tests.Ivan Tashkinov
2019-02-18Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop'kaniini
2019-02-18Merge branch 'follow-request-count' into 'develop'kaniini
2019-02-18Fix testMaxim Filippov
2019-02-16Add option to return all friends in twitter api.lain
2019-02-15Add logic for keeping follow_request_count up-to-date on the `follow`,eugenijm
2019-02-13Add revoke tokenMaxim Filippov
2019-02-13Add OAuth tokens endpointMaxim Filippov
2019-02-11test: de-group alias/esHaelwenn (lanodan) Monnier
2019-02-06hide_followings was renamed to hide_followers in the FE, but never synced up ...Mark Felder
2019-02-06Allow to configure visibility for admin and moderator badgeseugenijm
2019-02-06Add is_admin and is_moderator boolean fields to the user vieweugenijm
2019-02-05test: twitterapi: fix another possible test failure caseWilliam Pitcock
2019-02-05Merge branch 'feature/split-hide-network-v2' into 'develop'kaniini
2019-02-05test: twitterapi: fix the test breakage for realWilliam Pitcock
2019-02-03Split hide_network into hide_followers & hide_followings (fixed)Maxim Filippov
2019-02-03Still do caching in tests.lain
2019-02-01Revert "Merge branch 'feature/split-hide-network' into 'develop'"kaniini
2019-02-01Merge branch 'feature/split-hide-network' into 'develop'kaniini
2019-01-29Merge branch 'hj-happiness-improvement' into 'develop'kaniini