aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2019-03-20Add safe dm mode option.lain
2019-03-20Use ILIKE to search usersMaxim Filippov
2019-03-19test: add test for list sanitizationWilliam Pitcock
2019-03-19tests: add test for as:Public issuesWilliam Pitcock
2019-03-19fix UploadTest to use new image_tmp.jpgoptikfluffel
2019-03-19used imageOptim to reduce size of image filesoptikfluffel
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-17Order users by nicknameMaxim 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
2019-03-15Extend MastoAPI to provide attachment mimetypesrinpatch
2019-03-15Merge branch 'notifications-is-seen' into 'develop'kaniini
MastoAPI notifications is_seen See merge request pleroma/pleroma!934
2019-03-15Add `is_seen` to MastoAPI notifications, extract rendering logic into ↵eugenijm
separate NotificationView, add tests
2019-03-14Merge develop to bump elixir version in the CI so I don't get failing formattingrinpatch
2019-03-14Fix uploaded media plug testrinpatch
2019-03-14test: add a test for accepting inbound Flag activitiesWilliam Pitcock
2019-03-14Add some testsrinpatch
2019-03-14Add tagsMaxim Filippov
2019-03-13Add test when local is falseMaxim Filippov
2019-03-13Fix testMaxim Filippov
2019-03-13Add "local" to users admin APIMaxim Filippov
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] Remove parentesis on argument-less functionsHaelwenn (lanodan) Monnier
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-03-13[Credo] Fix the warningsHaelwenn (lanodan) Monnier
2019-03-12Add "roles" to users admin APIMaxim Filippov
2019-03-12Merge branch 'masto-api-followers-following' into 'develop'kaniini
MastoAPI followers/following endpoints See merge request pleroma/pleroma!924
2019-03-12MastoAPI followers/following endpointseugenijm
2019-03-12Fix upload testsrinpatch
2019-03-11MastoAPI Accounts: Add fetching by nickname.lain
This is to make it easier for the frontends to handle domain.com/users/nickname urls.
2019-03-11Merge branch 'add-local-field-to-status' into 'develop'lambda
MastoAPI StatusView: Add locality indicator. See merge request pleroma/pleroma!920
2019-03-11MastoAPI StatusView: Add locality indicator.lain
2019-03-11Broadcast deleted activity id on deletion to conform to MastoAPI streamig speceugenijm
2019-03-08Merge branch 'delete-status' into 'develop'kaniini
Allow an admin to delete a user status #721 (MastoAPI) See merge request pleroma/pleroma!914
2019-03-08Merge branch 'fetch-posts-on-first-federation' into 'develop'kaniini
Fetch user's outbox posts on first federation with that user Closes #131 See merge request pleroma/pleroma!907