aboutsummaryrefslogtreecommitdiff
path: root/test/web
AgeCommit message (Expand)Author
2020-07-09Merge branch '1925-muting-reblogs' into 'develop'Haelwenn
2020-07-09Admin API: fix `GET /api/pleroma/admin/users/:nickname/credentials` returning...eugenijm
2020-07-08ActivityPub: Remove `follow` and fix issues.lain
2020-07-08CommonAPI: Switch to pipeline for following.lain
2020-07-08Transmogrifier: Move following to the pipeline.lain
2020-07-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into follow-pipe...lain
2020-07-08Merge branch '1895-hashtag-timeline-restrict-unauthenticated-fix' into 'develop'lain
2020-07-08AccountController: Fix muting / unmuting reblogs.lain
2020-07-08Add [:instances_favicons, :enabled] setting, defaults to falseHaelwenn (lanodan) Monnier
2020-07-08Move get_favicon to Pleroma.Instances, use /Haelwenn (lanodan) Monnier
2020-07-08Add support for remote faviconsHaelwenn (lanodan) Monnier
2020-07-08Merge branch '1918-avatar-background-header-reset-2' into 'develop'Haelwenn
2020-07-07Merge branch 'remove-twitter-api' into 'develop'lain
2020-07-07[#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance se...Ivan Tashkinov
2020-07-07AccountController: Remove unused `update_?` routes.lain
2020-07-07AccountController: Allow removal / reset of user images.lain
2020-07-07Merge branch 'bugfix/peertube-videos' into 'develop'lain
2020-07-07Merge branch 'feature/1392-support-irreversible-filters' into 'develop'Haelwenn
2020-07-07Fix getting videos from peertubeHaelwenn (lanodan) Monnier
2020-07-07Merge branch 'description-limits' into 'develop'Haelwenn
2020-07-06FollowValidator: Add basic validation.lain
2020-07-06BlockValidation test: Rename.lain
2020-07-06ObjectValidator tests: Extract block validation tests.lain
2020-07-06ObjectValidator tests: Extract update validation tests.lain
2020-07-06ObjectValidation tests: Extract announce validation tests.lain
2020-07-06ObjectValidator tests: Extract undo validation tests.lain
2020-07-06ObjectValidation tests: Extract like validation tests.lain
2020-07-06ObjectValidation tests: Extract delete validation tests.lain
2020-07-06ObjectValidator tests: Extract emoji react testinglain
2020-07-06ObjectValidator tests: Extract chat testslain
2020-07-06ObjectValidator Test: Extract attachments.lain
2020-07-06Preloaders: Remove status_net preloaderlain
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remove-twit...lain
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1507-static...lain
2020-07-06ActivityPub: Add new 'capabilities' to user.lain
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federa...lain
2020-07-06InstanceView: Add chat limit, description limitlain
2020-07-06test fixesAlexander Strizhakov
2020-07-06Restrict thread statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-06Restrict statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-04Streamer: Don't filter out announce notifications.lain
2020-07-03Merge branch 'develop' into issue/1790-updated-obanMark Felder
2020-07-03Merge branch 'features/mastoapi-2.9.0-status_text' into 'develop'lain
2020-07-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/ma...lain
2020-07-03SearchController: Trim query.lain
2020-07-03AccountController: Make setting accepts_chat_messages possible.lain
2020-07-03ChatMessageValidator: Additional validation.lain
2020-07-03ActivityPub: Ingest information about chat acceptance.lain
2020-07-03UserView: Add acceptsChatMessages fieldlain
2020-07-03AccountViewTest: Fix test.lain