Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-26 | Nodeinfo: Add chat information back in. | lain | |
2020-06-25 | Merge branch 'preload-data' into 'develop' | feld | |
Preload data into index.html Closes #1660 See merge request pleroma/pleroma!2381 | |||
2020-06-16 | moving mrf settings from instance to separate group | Alexander Strizhakov | |
2020-06-15 | fix tests | stwf | |
2020-05-13 | InstanceView: Add pleroma chat messages to nodeinfo | lain | |
2020-03-31 | test for default features and changelog entry | Alexander Strizhakov | |
2020-03-24 | node_info_test: Bump default features list | Haelwenn (lanodan) Monnier | |
2020-03-24 | Merge remote-tracking branch 'pleroma/develop' into featureflag/emoji_reactions | Haelwenn (lanodan) Monnier | |
2020-03-24 | node_info_test.exs: Add test on the default feature list | Haelwenn (lanodan) Monnier | |
2020-03-20 | Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ↵ | Ivan Tashkinov | |
usage). | |||
2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | |||
2020-02-13 | Tweaks to `clear_config` calls in tests in order to prevent side effects on ↵ | Ivan Tashkinov | |
config during test suite execution. | |||
2019-11-26 | moved Pleroma.Stats to Oban Periodic jobs | Maksim Pechnikov | |
2019-11-15 | Add test | kPherox | |
2019-11-11 | report federating status in nodeinfo | href | |
2019-10-16 | [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. | Ivan Tashkinov | |
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-08-13 | tests: fix up nodeinfo tests | Ariadne Conill | |
2019-07-13 | nodeinfo: implement MRF transparency exclusions | Ariadne Conill | |
2019-05-25 | Keep nodeinfo available when not federating | Aaron Tinio | |
2019-03-22 | NodeInfo: Return safe_dm_mentions feature flag. | lain | |
2019-03-05 | Include admins in nodeinfo | eugenijm | |
2019-02-01 | add tests for nodeinfo 2.0 compat and 2.1's new field | Luna | |
2019-02-01 | use nodeinfo 2.1, add repository field | Luna | |
that is the only change from nodeinfo 2.0 to 2.1 also this makes the nodeinfo tests use 2.1.json instead of 2.0.json | |||
2018-12-26 | Expose restricted names in nodeinfo. | lain | |
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-11-27 | More and more fixes. | lain | |
2018-11-06 | Add federating plug & public tests | href | |
2018-09-03 | tests: add test for staffAccounts presence in nodeinfo | William Pitcock | |