aboutsummaryrefslogtreecommitdiff
path: root/test/web
AgeCommit message (Collapse)Author
2019-07-12Move these to pleroma namespace in Mastodon APIMark Felder
2019-07-12AP user view: Add a test for hiding totalItems in following/followersrinpatch
2019-07-11Extend Pleroma.Pagination to support offset-based pagination, use ↵Eugenij
async/await to execute status and account search in parallel
2019-07-11admin api configure changesAlexander Strizhakov
2019-07-11Merge branch 'fix/1019-refactor' into 'develop'kaniini
Fix/1019 refactor See merge request pleroma/pleroma!1397
2019-07-11Add `list` to VisibilityEgor Kislitsyn
2019-07-11Add "listMessage"Egor Kislitsyn
2019-07-11Merge branch 'develop' into feature/addressable-listsEgor Kislitsyn
2019-07-10support for idna domainsAlexander Strizhakov
2019-07-10MastoAPI: Add categories to custom emojisHaelwenn (lanodan) Monnier
Note: This isn’t in a release yet, can be seen in mastofe on the rebase/glitch-soc branch.
2019-07-10removing synchronization workerAlex S
2019-07-10adding following_address field to userAlex S
2019-07-10Create mentions only for explicitly mentioned usersSergey Suprunenko
2019-07-10add test for search_controller/ 100% coverageMaksim
2019-07-10Send and handle "Delete" activity for deleted usersSergey Suprunenko
2019-07-10Add license/copyright to all project filesfeld
2019-07-10tests MRF filtersMaksim
2019-07-09[#878] Tests improvements per code review.Ivan Tashkinov
2019-07-09[#878] Uncommented test statement.Ivan Tashkinov
2019-07-09[#878] Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
878-activity-object-decoupling-in-tests # Conflicts: # lib/pleroma/object.ex # test/web/activity_pub/transmogrifier_test.exs # test/web/ostatus/ostatus_test.exs
2019-07-09Merge branch 'remove-avatar-header' into 'develop'kaniini
Ability to reset avatar, profile banner and backgroud See merge request pleroma/pleroma!1187
2019-07-09Merge branch 'test-speedup' into 'develop'Haelwenn
Testing: Don't federate in testing. See merge request pleroma/pleroma!1391
2019-07-09Merge branch '161-incoming-replies-depth-limit' into 'develop'rinpatch
[#161] Limited replies depth on incoming federation (memory leaks fix) Closes #161 See merge request pleroma/pleroma!1361
2019-07-09Testing: Don't federate in testing.lain
2019-07-08[#878] Refactored assumptions on embedded object presence in tests. Adjusted ↵Ivan Tashkinov
note factory to not embed object into activity.
2019-07-08Mastodon API: Fix embedded relationships not being rendered inside of statusesrinpatch
2019-07-06Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
161-incoming-replies-depth-limit
2019-07-02Add fallback value to the admin report view.Eugenij
This is to avoid 500 error when the reported user no longer exists in the database.
2019-06-30[#161] Merge remote-tracking branch 'remotes/upstream/develop' into ↵Ivan Tashkinov
161-incoming-replies-depth-limit # Conflicts: # CHANGELOG.md
2019-06-30[#161] Refactoring, documentation.Ivan Tashkinov
2019-06-30Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses)Eugenij
2019-06-29Fix not being able to pin unlisted postsrinpatch
Closes #1038
2019-06-29[#161] Limited replies depth on incoming federation in order to prevent ↵Ivan Tashkinov
memory leaks on recursive replies fetching.
2019-06-29Merge branch 'feature/merge-mastodon-admin-views-for-reports' into 'develop'kaniini
Merge admin and mastodon user views for reports See merge request pleroma/pleroma!1346
2019-06-28test: add tests for mediaproxy warming policyWilliam Pitcock
2019-06-28Kowalski, analysis!Maxim Filippov
2019-06-28Merge admin and mastodon user views for reportsMaxim Filippov
2019-06-26Return correct response when reply to a direct message is not direct itselfSergey Suprunenko
2019-06-25add ignore hosts and TLDs for rich_mediaMaksim Pechnikov
2019-06-25add testMaksim Pechnikov
2019-06-24[#184] small refactoring reset passwordMaksim
2019-06-24Broadcast conversation update when DM is deletedEugenij
2019-06-23Merge branch 'rich_media_titles_two' into 'develop'kaniini
Rich media titles two See merge request pleroma/pleroma!1325
2019-06-23log capturingAlex S
2019-06-23support for config groupsAlex S
2019-06-23Merge branch 'develop' into 'remove-avatar-header'Sachin Joshi
# Conflicts: # CHANGELOG.md
2019-06-22support for tuples with more than 2 valuesAlex S
2019-06-22Rich Media Parser: Do not return just a title if nothing else is there.lain
2019-06-22Revert "Revert "Merge branch 'fix/ogp-title' into 'develop'""lain
This reverts commit b6af80f769195b5047ee8da07166f022c2e29b0a.
2019-06-22fix for int and modulesAlex S