aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-23Birthdays: hide_birthday -> show_birthdaymarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-22Merge remote-tracking branch 'origin/develop' into birth-datesAlex Gleason
2022-01-22Merge branch 'less_erratic_expiration_test' into 'develop'Alex Gleason
Make test less erratic by adding five second tolerance See merge request pleroma/pleroma!3614
2022-01-22Update description.exsbirth-datesAlex Gleason
2022-01-22Birthdays: birth_date --> birthdayAlex Gleason
2022-01-22Make test less erratic by adding five second toleranceNEETzsche
2022-01-22Merge branch 'apple_autofill_suggestions' into 'develop'Alex Gleason
Add autocompelete values suggested by Apple See merge request pleroma/pleroma!3612
2022-01-22Merge branch 'erratic-filter-test' into 'develop'Alex Gleason
FilterTest: tag erratic test See merge request pleroma/pleroma!3613
2022-01-22FilterTest: tag erratic testAlex Gleason
2022-01-22Add autocompelete values suggested by AppleFinn Behrens
Link: https://developer.apple.com/documentation/security/password_autofill/enabling_password_autofill_on_an_html_input_element
2022-01-20Merge branch 'private-pins' into 'develop'Alex Gleason
Support private pinned posts from Mastodon See merge request pleroma/pleroma!3611
2022-01-20Merge branch 'from/develop/tusooa/add-glitch-lily' into 'develop'Alex Gleason
Add glitch-lily to clients.md See merge request pleroma/pleroma!3610
2022-01-20Test pinned private statuses in AccountControllerAlex Gleason
2022-01-20Support private pinned posts from Mastodonmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-19Add glitch-lily to clients.mdTusooa Zhu
2022-01-20Merge branch 'feat/force-mentions-mrf' into 'develop'rinpatch
Add ForceMentionsInContentPolicy See merge request pleroma/pleroma!3609
2022-01-19Update changelogmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-19Add ForceMentionsInContentPolicyrinpatch
Even though latest PleromaFE supports displaying these properly, mobile apps still exist, so I think we should offer a workaround to those who want it.
2022-01-19check if remote bday is validmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-18Birth dates: Add testsmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-18Format code, expose instance configuration related to birth datesmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-18Merge branch 'document-oauth-tokens' into 'develop'Alex Gleason
Docs: PleromaAPI oauth_tokens endpoints See merge request pleroma/pleroma!3607
2022-01-18Docs: PleromaAPI oauth_tokens endpointsAlex Gleason
2022-01-18Merge branch 'erratic-allow-failure' into 'develop'Alex Gleason
unit-testing-erratic: allow failure See merge request pleroma/pleroma!3606
2022-01-18Birth dates, birthday reminders API, allow instance admins to require ↵marcin mikołajczak
minimum age Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-18Merge branch 'hakabahitoyo-develop-patch-44025' into 'develop'Alex Gleason
[Document] Update cheatsheet.md. Add `Pleroma.Web.ActivityPub.MRF.KeywordPolicy`. See merge request pleroma/pleroma!3604
2022-01-15unit-testing-erratic: allow failureAlex Gleason
2022-01-15Merge branch 'linkify-0.5.2' into 'develop'Alex Gleason
Upgrade Linkify to v0.5.2 Closes #2376, #2386, and #2485 See merge request pleroma/pleroma!3605
2022-01-15mix formatAlex Gleason
2022-01-15CHANGELOG: hashtags markdown fixAlex Gleason
2022-01-15FormatterTest: fix nesting in expected outputAlex Gleason
2022-01-15Merge remote-tracking branch 'mkfain/test-for-breaking-markdown' into ↵Alex Gleason
linkify-0.5.2
2022-01-15Upgrade Linkify to v0.5.2Alex Gleason
2022-01-15Update cheatsheet.md. Add `Pleroma.Web.ActivityPub.MRF.KeywordPolicy`.Hakaba Hitoyo
2022-01-14Merge branch 'show_blockers_visible' into 'develop'Alex Gleason
Add blockers_visible to features list when it's enabled See merge request pleroma/pleroma!3603
2022-01-14Add blockers_visible to features list when it's enabledNEETzsche
2022-01-14Merge branch 'mergeback' into 'develop'rinpatch
Merge stable back into develop Closes #2753 See merge request pleroma/pleroma!3602
2022-01-14Merge remote-tracking branch 'origin/stable' into mergebackAlex Gleason
2022-01-13Merge branch 'account-endorsements' into 'develop'Alex Gleason
Account endorsements See merge request pleroma/pleroma!3601
2022-01-12Add more testsmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-12WIP account endorsementsmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-11Merge branch 'release/2.4.2' into 'stable'v2.4.2rinpatch
2.4.2 Release See merge request pleroma/pleroma!3599
2022-01-11CI: Conservatively update release images so they keep building.Lain Soykaf
2022-01-11CI: Upload the image for all platformsLain Soykaf
For some reason the other platforms started failing, too. This fixes it. Why? Don't know.
2022-01-11Pleroma-FE bundle: update to b13d8f7e6339e877a38a28008630dc8ec64abcdfrinpatch
2022-01-11mix.lock: sync with mix.exsrinpatch
hackney version was bumped in mix.exs, but mix.lock was not updated
2022-01-11Add 2.4.2 changelog entry and bump mix versionrinpatch
2022-01-11Merge branch 'fix/rich-media-test-escape-unicrud' into 'develop'Alex Gleason
Escape unicode RTL overrides in rich media parser tests See merge request pleroma/pleroma!3598
2022-01-11Merge branch 'pleroma-result-1_13' into 'develop'lain
move result into with guard See merge request pleroma/pleroma!3557
2022-01-10Merge remote-tracking branch 'origin/develop' into account-endorsementsmarcin mikołajczak