Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King | |
2021-02-04 | Redirect non-local activities when /notice/:id is used | Haelwenn (lanodan) Monnier | |
Related-to: https://git.pleroma.social/pleroma/pleroma/-/issues/2496 | |||
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2021-01-04 | Object: Rework how Object.normalize works | lain | |
Now it defaults to not fetching, and the option is named. | |||
2020-10-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
ostatus-controller-no-auth-check-on-non-federating-instances # Conflicts: # lib/pleroma/web/feed/user_controller.ex # lib/pleroma/web/o_status/o_status_controller.ex # lib/pleroma/web/router.ex # lib/pleroma/web/static_fe/static_fe_controller.ex | |||
2020-10-13 | alias alphabetically order | Alexander Strizhakov | |
2020-10-13 | EnsureAuthenticatedPlug module name | Alexander Strizhakov | |
2020-10-13 | FederatingPlug module name | Alexander Strizhakov | |
2020-10-13 | RateLimiter module name | Alexander Strizhakov | |
2020-10-13 | SetFormatPlug module name | Alexander Strizhakov | |
2020-10-13 | fix for fallback controller | Alexander Strizhakov | |
2020-10-13 | other files consistency | Alexander Strizhakov | |
2020-10-13 | more files renamings | Alexander Strizhakov | |