aboutsummaryrefslogtreecommitdiff
path: root/test/web/twitter_api
AgeCommit message (Expand)Author
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
2019-01-28FormatMaxim Filippov
2019-01-28Split hide_network into hide_followers & hide_followingsMaxim Filippov
2019-01-28Return new-style config if old-style config is set to false.lain
2019-01-28test: update twitterapi testsWilliam Pitcock
2019-01-25Merge branch 'classic-flakeids' into 'develop'kaniini
2019-01-23Send "hide_network" in user_viewMaxim Filippov
2019-01-23New frontend configuration mechanism.lain
2019-01-23Flake Ids for Users and Activitieshref
2019-01-21Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-20Merge branch 'i1t/pleroma-477_user_search_improvements' into 'develop'lambda
2019-01-18[#477] User: FTS and trigram search results mixing (to handle misspelled requ...Ivan Tashkinov
2019-01-16tests: fixupWilliam Pitcock
2019-01-15[#477] Added FTS index for `users`. Fixed failing test.Ivan Tashkinov