Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-14 | Handle MRF rejections of incoming AP activities | Sergey Suprunenko | |
2019-05-12 | tests: chase federator publish_single_foo removals | William Pitcock | |
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier | |
2019-02-18 | Merge branch 'feature/jobs' into 'develop' | kaniini | |
Job Queue See merge request pleroma/pleroma!732 | |||
2019-02-11 | test: de-group alias/es | Haelwenn (lanodan) Monnier | |
2019-02-06 | fix tests | Egor Kislitsyn | |
2019-02-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs | Egor Kislitsyn | |
# Conflicts: # lib/pleroma/web/activity_pub/activity_pub.ex # lib/pleroma/web/federator/federator.ex | |||
2019-02-03 | [#582] Made single-pub task call Instance.set_reachable/1 if `set_reachable` ↵ | Ivan Tashkinov | |
is not specified. Added tests. | |||
2019-02-03 | [#582] Optimized federation retirement by reducing the number of SQL calls | Ivan Tashkinov | |
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`, calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`). | |||
2019-01-28 | add a job queue | Egor Kislitsyn | |
2019-01-28 | [#534] Various tweaks. Tests for Instances and Instance. | Ivan Tashkinov | |
2019-01-25 | [#534] Federation reachability filtering tests. | Ivan Tashkinov | |
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-12-04 | all tests passed | Maksim Pechnikov | |
2018-11-17 | tests: federator: fix formatting | William Pitcock | |
2018-11-17 | test: add sanity tests for federator handling of AP docs | William Pitcock | |
2018-11-06 | Small wrapper module around Application.get_env/put_env | href | |
Same API as the old Pleroma.Config | |||
2018-11-06 | Get rid of Pleroma.Config in favor of Application | href | |
Discussed in https://git.pleroma.social/pleroma/pleroma/merge_requests/426#note_7232 | |||
2018-11-01 | Test Relay, switch to runtime configuration. | lain | |
2017-12-05 | Add basic queue prioritization. | Lain Iwakura | |