summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-02-09Merge remote-tracking branch 'origin/develop' into operation-warpsneedoperation-warpsneedAlex Gleason
2022-02-06Max media attachment countmarcin mikołajczak
2022-02-03Merge remote-tracking branch 'origin/develop' into operation-warpsneedAlex Gleason
2022-02-02FilterControllerTest: tag erratic testfix-tests-warnAlex Gleason
2022-02-02Fix tests matching on "warn"Haelwenn (lanodan) Monnier
2022-02-02Tag erratic testAlex Gleason
2022-02-02Add tests for mismatched context in repliesAlex Gleason
2022-02-02Test that a Create/Note from Roadhouse validatesAlex Gleason
2022-02-02Test that a Note from Roadhouse validatesAlex Gleason
2022-01-27ForceMentionsInContent: improve display of Markdown postsAlex Gleason
2022-01-26ForceMentionsInContent: don't apply it to top-level postsAlex Gleason
2022-01-25ForceMentionsInContent: don't mention selfAlex Gleason
2022-01-25Merge branch 'recipients-inline' into 'develop'Alex Gleason
2022-01-25Merge branch 'birth-dates' into 'develop'Alex Gleason
2022-01-25ForceMentionsInContent: fix order of mentionsAlex Gleason
2022-01-25AccountView: Add test for show_birthdaymarcin mikołajczak
2022-01-25Merge branch 'birth-dates' into 'develop'Alex Gleason
2022-01-24ForceMentionsInContentTest: return mentions in a not terrible formatAlex Gleason
2022-01-23Add a testmarcin mikołajczak
2022-01-23Birthdays: Fix tests, add test for misskeymarcin mikołajczak
2022-01-23Birthdays: hide_birthday -> show_birthdaymarcin mikołajczak
2022-01-22Merge remote-tracking branch 'origin/develop' into birth-datesAlex Gleason
2022-01-22Birthdays: birth_date --> birthdayAlex Gleason
2022-01-22Make test less erratic by adding five second toleranceNEETzsche
2022-01-22FilterTest: tag erratic testAlex Gleason
2022-01-20Merge branch 'private-pins' into 'develop'Alex Gleason
2022-01-20Test pinned private statuses in AccountControllerAlex Gleason
2022-01-20Support private pinned posts from Mastodonmarcin mikołajczak
2022-01-19Add ForceMentionsInContentPolicyrinpatch
2022-01-18Birth dates: Add testsmarcin mikołajczak
2022-01-18Format code, expose instance configuration related to birth datesmarcin mikołajczak
2022-01-15mix formatAlex Gleason
2022-01-15FormatterTest: fix nesting in expected outputAlex Gleason
2022-01-15Merge remote-tracking branch 'mkfain/test-for-breaking-markdown' into linkify...Alex Gleason
2022-01-15Merge remote-tracking branch 'origin/develop' into operation-warpsneedAlex Gleason
2022-01-12Add more testsmarcin mikołajczak
2022-01-12WIP account endorsementsmarcin mikołajczak
2022-01-10Escape unicode RTL overrides in rich media parser testsfix/rich-media-test-escape-unicrudrinpatch
2022-01-05Remove unused ObjectId.shift_id/2Alex Gleason
2022-01-02Remove pleroma.database remove_embedded_objects mix taskAlex Gleason
2021-12-31Merge remote-tracking branch 'origin/develop' into operation-warpsneedAlex Gleason
2021-12-31StreamerTest: tag erratic testAlex Gleason
2021-12-29Pleroma.Migrators.Support.ObjectId --> Pleroma.MigrationHelper.ObjectIdAlex Gleason
2021-12-29Add ObjectId.flake_from_time/1 to generate a FlakeId from a datetimeAlex Gleason
2021-12-28Add ObjectId migration helper moduleAlex Gleason
2021-12-28Merge remote-tracking branch 'origin/develop' into operation-warpsneedAlex Gleason
2021-12-28Merge remote-tracking branch 'origin/object-flake' into operation-warpsneedAlex Gleason
2021-12-28Merge remote-tracking branch 'pleroma/develop' into mastodon-lookupmarcin mikołajczak
2021-12-28MastoAPI: Add `GET /api/v1/accounts/lookup`marcin mikołajczak
2021-12-27PleromaAPI.AppView: add testAlex Gleason