Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | Merge branch 'feat/fields-rel-me-tag' into 'develop' | Haelwenn | |
feat: build rel me tags with profile fields See merge request pleroma/pleroma!3850 | |||
2023-03-15 | fix: append field values to bio before parsing | kPherox | |
2023-03-12 | Merge branch 'remove-crypt' into 'develop' | tusooa | |
Remove crypt(3) support Closes #3030 and #3062 See merge request pleroma/pleroma!3847 | |||
2023-03-12 | Indicate in changelog that removal of crypt is breaking | tusooa | |
2023-03-09 | Merge branch 'tusooa/block-rel' into 'develop' | Haelwenn | |
Allow with_relationships param for blocks See merge request pleroma/pleroma!3843 | |||
2023-03-06 | Merge branch 'fix/tag-feed-crashes' into 'develop' | Haelwenn | |
fix: atom/rss feed issues Closes #3045 See merge request pleroma/pleroma!3851 | |||
2023-03-06 | Merge branch 'fix/static-fe-feed-500' into 'develop' | Haelwenn | |
fix: remove static_fe pipeline for /users/:nickname/feed See merge request pleroma/pleroma!3852 | |||
2023-03-06 | remove static_fe pipeline for /users/:nickname/feed | faried nawaz | |
2023-03-06 | oops, remove unused import | faried nawaz | |
2023-03-06 | use scrub_html_and_truncate instead of scrub_html for feed item title | faried nawaz | |
Sometimes this truncated properly encoded HTML entities in the wrong place. The new flow calls scrub_html, removes emojis, decodes entities (a second time), truncates, and then re-encodes. Fixes #3045. | |||
2023-03-06 | modify Utils.scrub_html_and_truncate to take omission parameter | faried nawaz | |
2023-03-06 | format feed_view.ex | faried nawaz | |
2023-03-06 | feed eex templates: use published field from @data, not @activity.data | faried nawaz | |
2023-03-06 | fix tag feeds: remote activities might not have a summary field | faried nawaz | |
2023-03-05 | Merge branch 'tusooa/oban-common-pipeline' into 'develop' | Haelwenn | |
Stop oban from retrying if validating errors occur when processing incoming data See merge request pleroma/pleroma!3844 | |||
2023-03-05 | Remove crypt(3) support | Haelwenn (lanodan) Monnier | |
This was used to support migration from GNU Social, which was used by at least shitposter.club, should be entirely irrelevant now. Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3030 Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3062 | |||
2023-03-02 | Merge branch 'mergeback/2.5.1' into 'develop' | tusooa | |
mergeback: 2.5.1 See merge request pleroma/pleroma!3846 | |||
2023-03-01 | Make clear the test names | tusooa | |
2023-03-01 | Fix FederatorTest | tusooa | |
2023-03-01 | Stop oban from retrying if validating errors occur when processing incoming data | tusooa | |
2023-03-01 | Merge remote-tracking branch 'upstream/stable' into mergeback/2.5.1 | tusooa | |
2023-03-02 | Merge branch 'release/2.5.1' into 'stable' | tusooa | |
release: 2.5.1 See merge request pleroma/pleroma!3841 | |||
2023-03-01 | Add the security fix to the changelog | tusooa | |
2023-03-01 | Sanitize filenames when uploading | tusooa | |
2023-02-28 | Allow with_relationships param for blocks | tusooa | |
2023-02-20 | Bundle frontend | tusooa | |
2023-02-20 | Bump version in mix project to 2.5.1 | tusooa | |
2023-02-20 | Compose changelog for 2.5.1 | tusooa | |
2023-02-20 | Ignores in exiftool read descriptions | tusooa | |
2023-02-20 | Bump crypt to v1.0.1 | Sean King | |
2023-02-20 | Update mix.exs | lain | |
2023-02-20 | Bump linkify | tusooa | |
2023-02-20 | Test double dot link | tusooa | |
2023-02-20 | Test that zwnj is treated as word char in hashtags | tusooa | |
2023-02-20 | Require related object for notifications to filter on content | Alexander Tumin | |
2023-02-20 | Fix inproper content being cached in report content | tusooa | |
2023-02-20 | Use versioned image from hexpm | tusooa | |
2023-02-20 | Allow customizing instance languages | tusooa | |
2023-02-20 | Remove unwanted code specific to MIX_ENV=test | Mark Felder | |
2023-02-20 | Fix rel="me" | Mark Felder | |
Cachex for this was not started | |||
2023-02-20 | Fix block_from_stranger setting | tusooa | |
2023-02-20 | B StripLocation: Add test, work for all svgs. | Lain Soykaf | |
2023-02-20 | Added SVG to formats not compatible with exiftool | Dmytro Poltavchenko | |
2023-02-20 | Bump earmark to 1.4.22 | tusooa | |
2023-02-19 | Merge branch 'weblate-extract' into 'develop' | tusooa | |
Extract translatable strings See merge request pleroma/pleroma!3839 | |||
2023-02-18 | feat: build rel me tags with profile fields | kPherox | |
2023-02-18 | Extract translatable strings | weblate-extractor | |
2023-02-13 | Merge branch 'tusooa/exiftool' into 'develop' | lain | |
Ignores in exiftool read descriptions See merge request pleroma/pleroma!3840 | |||
2023-02-13 | Merge branch 'upgrade/crypt' into 'develop' | lain | |
Bump crypt to v1.0.1 See merge request pleroma/pleroma!3838 | |||
2023-02-11 | Ignores in exiftool read descriptions | tusooa | |