Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-26 | Merge branch 'release/2.5.2' into mergeback/2.5.2 | Haelwenn (lanodan) Monnier | |
2023-05-26 | Version 2.5.2 | Haelwenn (lanodan) Monnier | |
2023-03-30 | Merge branch 'remove-crypt' into 'develop' | tusooa | |
Remove crypt(3) support Closes #3030 and #3062 See merge request pleroma/pleroma!3847 | |||
2023-03-25 | Merge branch 'features/image-object' into 'develop' | Haelwenn | |
Add support for Image objects Closes #1581 See merge request pleroma/pleroma!3145 | |||
2023-03-12 | Indicate in changelog that removal of crypt is breaking | tusooa | |
2023-03-09 | Add support for Image objects | Haelwenn (lanodan) Monnier | |
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-01 | Merge remote-tracking branch 'upstream/stable' into mergeback/2.5.1 | tusooa | |
2023-03-01 | Add the security fix to the changelog | tusooa | |
2023-02-20 | Compose changelog for 2.5.1 | tusooa | |
2023-02-20 | Fix rel="me" | Mark Felder | |
Cachex for this was not started | |||
2022-12-29 | Fix rel="me" | Mark Felder | |
Cachex for this was not started | |||
2022-12-23 | CHANGELOG: Set 2.5.0 | Haelwenn (lanodan) Monnier | |
2022-12-23 | Git merge is not my favorite tool | Haelwenn (lanodan) Monnier | |
2022-12-23 | Merge back 2.4.5 | Haelwenn (lanodan) Monnier | |
2022-12-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Sean King | |
fine_grained_moderation_privileges | |||
2022-12-19 | Merge branch 'develop' into 'fix/2980-rss-feed-generation' | lain | |
# Conflicts: # CHANGELOG.md | |||
2022-12-19 | Fix TwitterCard meta tags | Mark 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-18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Sean King | |
fine_grained_moderation_privileges | |||
2022-12-19 | document rss/atom fix in changelog | faried nawaz | |
2022-11-27 | Fix changelog date | Sean King | |
2022-11-27 | CHANGELOG.md: Fix date for 2.4.5 | Haelwenn (lanodan) Monnier | |
2022-11-27 | Mergeback of release 2.4.5 | Haelwenn (lanodan) Monnier | |
2022-11-27 | Release 2.4.5 | Haelwenn (lanodan) Monnier | |
2022-11-20 | Merge branch 'akoma/deactivated-users' into 'develop' | Haelwenn | |
Timeline query performance improvements See merge request pleroma/pleroma!3779 | |||
2022-11-17 | Document inclusion of wasm-unsafe-eval | Mark Felder | |
2022-11-14 | Merge branch 'develop' into 'akoma/deactivated-users' | feld | |
# Conflicts: # CHANGELOG.md | |||
2022-11-13 | Alter priority of Delete activities to be lowest | Mark Felder | |
This will prevent a user with a large number of posts from negatively affecting performance of the outgoing federation queue if they delete their account. | |||
2022-11-13 | Deletes do not generate notifications of any kind, so skip trying | Mark Felder | |
2022-11-12 | Document query performance improvement | Mark Felder | |
2022-11-12 | Merge branch 'oban-timeouts' into 'develop' | feld | |
Define sane Oban Worker timeouts See merge request pleroma/pleroma!3777 | |||
2022-11-12 | Document Oban workers getting timeouts defined | Mark Felder | |
2022-11-11 | Document removal of Quack | Mark Felder | |
2022-11-03 | docs & changelog | Alexander Strizhakov | |
2022-10-08 | Merge branch 'release/2.4.4' into mergeback/2.4.4 | Tusooa Zhu | |
2022-09-05 | Merge branch 'from/upstream-develop/tusooa/2892-backup-scope' into 'develop' | Haelwenn | |
Make backups require its own scope Closes #2892 See merge request pleroma/pleroma!3721 | |||
2022-09-05 | Merge branch 'bump/min-elixir-1.10' into 'develop' | tusooa | |
Bump minimum Elixir version to 1.10 See merge request pleroma/pleroma!3741 | |||
2022-09-05 | Merge branch 'develop' into 'from/upstream-develop/tusooa/2892-backup-scope' | tusooa | |
# Conflicts: # CHANGELOG.md | |||
2022-09-02 | Bump minimum Elixir version to 1.10 | Haelwenn (lanodan) Monnier | |
With the release of Elixir 1.14, Elixir 1.9 is now end-of-life. Elixir 1.10 Release Notes: https://github.com/elixir-lang/elixir/releases/tag/v1.10.0 | |||
2022-08-20 | Add changelog | Tusooa Zhu | |
2022-08-19 | Release 2.4.4 | Tusooa Zhu | |
2022-08-12 | Document the changes for Varnish 7.0+ compatibility and RFC compliance | Mark Felder | |
2022-08-09 | Add changelog | Tusooa Zhu | |
2022-07-31 | Merge branch 'develop' into 'from/develop/tusooa/emit-move' | tusooa | |
# Conflicts: # CHANGELOG.md # test/pleroma/user_test.exs | |||
2022-07-05 | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵ | Ilja | |
fine_grained_moderation_privileges | |||
2022-07-01 | Rename the Exiftool module | Ilja | |
No migrations or checks yet | |||
2022-07-01 | Add docs and CHANGELOG entries | Ilja | |
2022-06-21 | Remove privileged_staff | Ilja | |
Everything that was done through this setting, can now be set by giving the proper privileges to the roles. | |||
2022-05-08 | Merge branch 'improve_anti_followbot_policy' into 'develop' | Haelwenn | |
Also use actor_type to determine if an account is a bot in antiFollowbotPolicy Closes #2561 See merge request pleroma/pleroma!3498 | |||
2022-05-08 | Also use actor_type to determine if an account is a bot in antiFollowbotPolicy | Ilja | |