summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-20Bundle frontendrelease/2.5.1tusooa
2023-02-20Bump version in mix project to 2.5.1tusooa
2023-02-20Compose changelog for 2.5.1tusooa
2023-02-20Ignores in exiftool read descriptionstusooa
2023-02-20Bump crypt to v1.0.1Sean King
2023-02-20Update mix.exslain
2023-02-20Bump linkifytusooa
2023-02-20Test double dot linktusooa
2023-02-20Test that zwnj is treated as word char in hashtagstusooa
2023-02-20Require related object for notifications to filter on contentAlexander Tumin
2023-02-20Fix inproper content being cached in report contenttusooa
2023-02-20Use versioned image from hexpmtusooa
2023-02-20Allow customizing instance languagestusooa
2023-02-20Remove unwanted code specific to MIX_ENV=testMark Felder
2023-02-20Fix rel="me"Mark Felder
Cachex for this was not started
2023-02-20Fix block_from_stranger settingtusooa
2023-02-20B StripLocation: Add test, work for all svgs.Lain Soykaf
2023-02-20Added SVG to formats not compatible with exiftoolDmytro Poltavchenko
2023-02-20Bump earmark to 1.4.22tusooa
2022-12-23Merge branch 'release/2.5.0' into 'stable'v2.5.0Haelwenn
Release 2.5.0 See merge request pleroma/pleroma!3816
2022-12-23mix: Release 2.5.0Haelwenn (lanodan) Monnier
2022-12-23CHANGELOG: Set 2.5.0Haelwenn (lanodan) Monnier
2022-12-23Git merge is not my favorite toolHaelwenn (lanodan) Monnier
2022-12-23Revert "Delete report notifs when demoting from superuser"Haelwenn (lanodan) Monnier
This reverts commit 4504c810802e2253599f06ddf6d58d3389fb23ac.
2022-12-23Merge back 2.4.5Haelwenn (lanodan) Monnier
2022-12-23Merge branch 'pleromafe-2.5.0' into 'develop'Haelwenn
Update PleromaFE bundle to 2.5.0 See merge request pleroma/pleroma!3815
2022-12-23Update PleromaFE bundle to 2.5.0Haelwenn (lanodan) Monnier
2022-12-23Merge branch 'adminfe-2.5.0' into 'develop'Haelwenn
Update AdminFE bundle to version 2.5.0 See merge request pleroma/pleroma!3814
2022-12-23Merge branch 'fine_grained_moderation_privileges' into 'develop'Haelwenn
fine grained moderation privileges (continued) See merge request pleroma/pleroma!3812
2022-12-21Make lint happySean King
2022-12-21Use crazy hack to finally get pleroma:report notifications not visible after ↵Sean King
revoking privileges
2022-12-21Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Sean King
fine_grained_moderation_privileges
2022-12-21Update AdminFE bundle to version 2.5.0Haelwenn (lanodan) Monnier
2022-12-20Merge branch 'weblate-extract' into 'develop'lain
Extract translatable strings See merge request pleroma/pleroma!3813
2022-12-20Extract translatable stringsweblate-extractor
2022-12-19Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Sean King
fine_grained_moderation_privileges
2022-12-20Merge branch 'deletion-resilience' into 'develop'lain
Deletion resilience See merge request pleroma/pleroma!3237
2022-12-19Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Sean King
fine_grained_moderation_privileges
2022-12-20Merge branch 'doc_readme_nixos' into 'develop'lain
add nixos to supported distros See merge request pleroma/pleroma!3600
2022-12-20Merge branch 'from/upstream/develop/tusooa/mrf-updates' into 'develop'lain
MRFs with Updates See merge request pleroma/pleroma!3808
2022-12-19Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Sean King
fine_grained_moderation_privileges
2022-12-20Merge branch 'fix/2980-rss-feed-generation' into 'develop'lain
fix atom and rss feeds for users and tags See merge request pleroma/pleroma!3783
2022-12-19Merge branch 'develop' into 'fix/2980-rss-feed-generation'lain
# Conflicts: # CHANGELOG.md
2022-12-19Merge branch 'fix-twittercard-tags' into 'develop'feld
Fix TwitterCard meta tags See merge request pleroma/pleroma!3811
2022-12-19Fix TwitterCard meta tagsMark Felder
TwitterCard meta tags are supposed to use the attributes "name" and "content". OpenGraph tags use the attributes "property" and "content". Twitter itself is smart enough to detect broken meta tags and discover the TwitterCard using "property" and "content", but other platforms that only implement parsing of TwitterCards and not OpenGraph may fail to correctly detect the tags as they're under the wrong attributes. > "Open Graph protocol also specifies the use of property and content attributes for markup while > Twitter cards use name and content. Twitter’s parser will fall back to using property and content, > so there is no need to modify existing Open Graph protocol markup if it already exists." [0] [0] https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started
2022-12-18Fix CommonAPI delete function to use User.privileged? instead of User.superuser?Sean King
2022-12-18Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵Sean King
fine_grained_moderation_privileges
2022-12-19use to_rfc2822 instead of pub_date in tests, toofaried nawaz
2022-12-19document rss/atom fix in changelogfaried nawaz
2022-12-19modify user feed controller test to expect summary for titlefaried nawaz