Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-03 | Fix benchmarks | Alex Gleason | |
2021-05-31 | Deprecate Pleroma.Web.base_url/0 | Alex Gleason | |
Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles. | |||
2021-01-26 | support for expires_in/expires_at in filters | Alexander Strizhakov | |
2021-01-14 | Pbkdf2: Use it everywhere. | Lain Soykaf | |
2021-01-13 | Password: Replace Pbkdf2 with Password. | lain | |
2020-12-02 | Stream follow updates | Egor Kislitsyn | |
2020-07-06 | adding benchmarks in new format | Alexander Strizhakov | |
2020-06-04 | Use atoms as keys in `ActivityPub.fetch_*` functions options | Egor Kislitsyn | |
2020-06-02 | replies filtering for blocked domains | Alexander Strizhakov | |
2020-06-01 | exclude replies on blocked domains | Alexander Strizhakov | |
2020-05-18 | Load Testing: adjust to new CommonAPI.post format. | lain | |
2020-05-13 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding # Conflicts: # lib/pleroma/web/mastodon_api/controllers/status_controller.ex # lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex # test/web/mastodon_api/controllers/timeline_controller_test.exs # test/web/mastodon_api/views/status_view_test.exs | |||
2020-05-12 | Upgrade Comeonin to v5 | Alex Gleason | |
https://github.com/riverrun/comeonin/blob/master/UPGRADE_v5.md | |||
2020-05-01 | Restricted embedding of relationships where applicable (statuses / ↵ | Ivan Tashkinov | |
notifications / accounts rendering). Added support for :skip_notifications for accounts listing (index.json). Adjusted tests. | |||
2020-04-24 | Reply Filtering: Refactor. | lain | |
2020-04-24 | bench sync | Alexander Strizhakov | |
2020-04-24 | updating benchmarks | Alexander Strizhakov | |
2020-04-24 | reply filtering | Alexander | |
2020-04-01 | Ability to control the output of account/pleroma/relationship in statuses in ↵ | Ivan Tashkinov | |
order to improve the rendering performance. See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param. | |||
2020-03-30 | use in timelines benchmark new user generator | Alexander Strizhakov | |
2020-03-30 | fix | Alexander Strizhakov | |
2020-03-30 | sync with develop | Alexander Strizhakov | |
2020-03-30 | activities generation tasks | Alexander Strizhakov | |
2020-03-25 | Apply suggestion to benchmarks/load_testing/generator.ex | lain | |
2020-03-23 | Benchmarks: Add timeline benchmark | lain | |
2020-01-14 | Mix Tasks: Add pleroma.benchmarks.tags | lain | |
2019-11-30 | Merge branch 'remove-info-from-users' into 'develop' | rinpatch | |
Removed users.info field See merge request pleroma/pleroma!2006 | |||
2019-11-23 | Removed users.info and remaining usages. | Ivan Tashkinov | |
2019-11-22 | fix | Maksim Pechnikov | |
2019-11-19 | benchmarks/ added favourites timeline | Maksim Pechnikov | |
2019-10-21 | Fix benchmarks | Egor Kislitsyn | |
2019-10-15 | some fixes | Alexander | |
2019-09-19 | moving to separate dir | Alex S | |