aboutsummaryrefslogtreecommitdiff
path: root/test/web
AgeCommit message (Collapse)Author
2019-03-27Add user show endpoint for Pleroma admin APIeugenijm
2019-03-27Merge branch 'feature/more-user-filters' into 'develop'lambda
Add more user filters + move search to its own module See merge request pleroma/pleroma!982
2019-03-27Fix muting reblogs testsrinpatch
2019-03-27Add more user filters + move search to its own moduleMaxim Filippov
2019-03-26Add vapid_key to the `POST /api/v1/apps` responseeugenijm
2019-03-26Add GET /api/v1/apps/verify_credentialseugenijm
2019-03-26Merge branch 'fix/ap-icon' into 'develop'lambda
Do not federate instance avatar Closes #759 See merge request pleroma/pleroma!977
2019-03-26Merge branch 'features/mastoapi/2.7.2-instance-attributes' into 'develop'lambda
Mastodon 2.7.2 instance attributes (registrations, languages) See merge request pleroma/pleroma!979
2019-03-26AP UserView: Refactor banner / avatar display code, add test.lain
2019-03-26Test for MastoAPI /api/v1/instance response structure (formatting fix).Ivan Tashkinov
2019-03-26Merge branch 'features/mastoapi/2.7.0-auth-error-messages' into 'develop'lambda
Mastodon-based auth error messages. User#auth_active?/1 refactoring. See merge request pleroma/pleroma!978
2019-03-26Test for MastoAPI /api/v1/instance response structure.Ivan Tashkinov
2019-03-26Merge branch 'replies-count' into 'develop'lambda
Increment replies_count (MastoAPI) Closes #756 See merge request pleroma/pleroma!974
2019-03-26Credo is upset about me not remembering the alphabetrinpatch
2019-03-26Fix formattingrinpatch
2019-03-26Remove ActivityRepresenterrinpatch
2019-03-26Increment replies_count on replies (MastoAPI)eugenijm
2019-03-26Mastodon-based auth error messages. Defaulted User#auth_active?/1 to `true`.Ivan Tashkinov
2019-03-25fix up missing announcements with preloadsWilliam Pitcock
2019-03-24Merge branch 'fix/eldap-warnings' into 'develop'rinpatch
Ignore compilation warnings for undefined module :eldap See merge request pleroma/pleroma!956
2019-03-23tests: fix up activity collision testWilliam Pitcock
2019-03-23activitypub: allow skipping preload in some cases (like certain tests where ↵William Pitcock
the preload is obnoxious)
2019-03-22Merge branch 'safe-mentions' into 'develop'lambda
NodeInfo: Return safe_dm_mentions feature flag. See merge request pleroma/pleroma!964
2019-03-22NodeInfo: Return safe_dm_mentions feature flag.lain
2019-03-22Merge branch 'safe-mentions' into 'develop'kaniini
Add safe dm mode option. See merge request pleroma/pleroma!958
2019-03-21tests: fixupWilliam Pitcock
2019-03-21mastodon api: add conversation_id extension (ref #674)William Pitcock
2019-03-21common api: move context functions from twitterapiWilliam Pitcock
2019-03-21UtilController: Return state of safe dm mentions.lain
2019-03-21Skip tests in LDAPAuthorizationTest if :eldap module is unavailablelink0ff
2019-03-20Add safe dm mode option.lain
2019-03-19test: add test for list sanitizationWilliam Pitcock
2019-03-19tests: add test for as:Public issuesWilliam Pitcock
2019-03-18Merge branch 'feature/order-users-by-nickname-admin-api' into 'develop'kaniini
Order users by nickname See merge request pleroma/pleroma!945
2019-03-18Added support for exclude_types, limit, and min_id in Mastodoneugenijm
notifications. Unify Mastodon-compatible pagination logic.
2019-03-17Add test for conversation API beforehandHaelwenn (lanodan) Monnier
2019-03-17Allow 'rel' attribute on `<a>` link with specific values (for hashtag ↵Fong-Wan Chau
recognition).
2019-03-17Fix testMaxim Filippov
2019-03-16Merge branch 'feature/federated-flags' into 'develop'kaniini
Federated reports See merge request pleroma/pleroma!935
2019-03-16Merge branch 'feature/oauth-me' into 'develop'lambda
oauth: add me property to token responses See merge request pleroma/pleroma!942
2019-03-16Merge branch 'feature/reblog-muting' into 'develop'kaniini
Implement mastodon's reblog hiding feature See merge request pleroma/pleroma!916
2019-03-16test: fix defective ldap setup/teardownWilliam Pitcock
2019-03-16oauth: add me property to token responsesWilliam Pitcock
2019-03-15Allow to mark a single notification as readeugenijm
2019-03-15Merge branch 'feature/openldap-support' into 'develop'kaniini
OpenLDAP support Closes #203 See merge request pleroma/pleroma!859
2019-03-15Add tests for LDAP authorizationlink0ff
2019-03-15Fix streamer testKaren Konou
2019-03-15Refactor to store user ap_id, add testsKaren Konou
2019-03-15Fix tests to assume reblogs shown by defaultKaren Konou
2019-03-15Merge branch 'mastoapi/mime_type' into 'develop'Haelwenn
Extend MastoAPI to provide attachment mimetypes See merge request pleroma/pleroma!938