Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-31 | Do not stream out Announces to public timelines | Tusooa Zhu | |
2022-08-27 | Make local-only posts stream in local timeline | Tusooa Zhu | |
2022-08-27 | Do not stream out Create of ChatMessage | Tusooa Zhu | |
2022-02-25 | Copyright bump for 2022 | Sean King | |
2021-01-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
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-28 | Revert "Merge branch 'features/hashtag-column' into 'develop'" | Haelwenn | |
This reverts merge request !2824 | |||
2020-12-28 | Merge branch 'features/hashtag-column' into 'develop' | Haelwenn | |
Insert text representation of hashtags into object["hashtags"] See merge request pleroma/pleroma!2824 | |||
2020-12-28 | [#3213] Made Object.hashtags/1 work with :hashtags assoc. Adjusted tests. | Ivan Tashkinov | |
2020-12-22 | Insert text representation of hashtags into object["hashtags"] | Haelwenn (lanodan) Monnier | |
Includes a new mix task: pleroma.database fill_old_hashtags | |||
2020-12-21 | Tests: Make as many tests as possible async. | lain | |
In general, tests that match these criteria can be made async: - Doesn't use real Cachex. - Doesn't write to the Config / Application Environment. - Uses Mock. Using Mox is fine. - Uses the streamer. | |||
2020-11-04 | TopicsTest: Small addition. | lain | |
2020-10-13 | Merge remote-tracking branch 'upstream/develop' into restrict-domain | Alex Gleason | |
2020-10-13 | tests consistency | Alexander Strizhakov | |