Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-16 | User: search: exclude deactivated users from user search | a1batross | |
This way we don't pollute search results with deactivated and deleted users | |||
2022-02-25 | Copyright bump for 2022 | Sean King | |
2021-01-26 | Convert tests to all use clear_config instead of Pleroma.Config.put | Mark Felder | |
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-12-02 | Stream follow updates | Egor Kislitsyn | |
2020-11-19 | [#2301] Proper handling of `User.is_discoverable`: users appear in ↵ | Ivan Tashkinov | |
in-service search but are hidden from external services like search bots. | |||
2020-11-19 | [#2301] Quick fix: users with is_discoverable == false (default!) are ↵ | Ivan Tashkinov | |
included in search results. | |||
2020-10-13 | Merge branch 'develop' into refactor/discoverable_user_field | Mark Felder | |
2020-10-13 | tests consistency | Alexander Strizhakov | |