Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-25 | Copyright bump for 2022 | Sean King | |
2021-06-08 | Switch to runtime deps in Pleroma.Instances | Alex Gleason | |
Speeds up recompilation by limiting compile cycles | |||
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/>;' | |||
2020-10-16 | federation_status: New endpoint showing unreachable instances | Haelwenn (lanodan) Monnier | |
2020-03-03 | Update Copyrights | Mark Felder | |
2019-07-10 | Add license/copyright to all project files | feld | |
2019-06-14 | it is changed in compile time | Alexander Strizhakov | |
we can't change module attributes and endpoint settings in runtime | |||
2019-01-28 | [#534] Various tweaks. Tests for Instances and Instance. | Ivan Tashkinov | |
2019-01-25 | [#534] Configurable outgoing federation reachability timeout. | Ivan Tashkinov | |
2019-01-24 | [#534] Optimized bulk publish ops to filter on reachability early. ↵ | Ivan Tashkinov | |
`Instance` refactoring. | |||
2019-01-23 | [#534] Initial implementation of unreachable federation targets retirement. | Ivan Tashkinov | |