| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-20 | Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ↵ | Ivan Tashkinov | |
| usage). | |||
| 2020-03-18 | Improved in-test config management functions. | Ivan Tashkinov | |
| 2020-03-16 | removing with_move parameter | Alexander Strizhakov | |
| 2020-03-15 | Merge branch '1560-non-federating-instances-routes-restrictions' into 'develop' | lain | |
| [#1560] Restricted AP- & OStatus-related routes for non-federating instances Closes #1560 See merge request pleroma/pleroma!2235 | |||
| 2020-03-15 | rip out fetch_initial_posts | rinpatch | |
| Every time someone tries to use it, it goes mad and tries to scrape the entire fediverse for no visible reason, it's better to just remove it than continue shipping it in it's current state. idea acked by lain and feld on irc Closes #1595 #1422 | |||
| 2020-03-12 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| 1560-non-federating-instances-routes-restrictions # Conflicts: # test/web/activity_pub/activity_pub_controller_test.exs | |||
| 2020-03-11 | Merge branch 'relay-list-change' into 'develop' | feld | |
| Relay list shows hosts without accepted follow See merge request pleroma/pleroma!2240 | |||
| 2020-03-09 | [#1560] Ensured authentication or enabled federation for federation-related ↵ | Ivan Tashkinov | |
| routes. New tests + tests refactoring. | |||
| 2020-03-06 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| 1560-non-federating-instances-routes-restrictions | |||
| 2020-03-05 | [#1560] Misc. improvements in ActivityPubController federation state ↵ | Ivan Tashkinov | |
| restrictions. | |||
| 2020-03-03 | Update Copyrights | Mark Felder | |
| 2020-03-03 | [#1560] ActivityPubController federation state restrictions adjustments. ↵ | Ivan Tashkinov | |
| Adjusted tests. | |||
| 2020-03-02 | [#1560] Added tests for non-federating instance bahaviour to ↵ | Ivan Tashkinov | |
| ActivityPubControllerTest. | |||
| 2020-03-02 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| 1560-non-federating-instances-routes-restrictions | |||
| 2020-03-02 | Merge branch 'feature/1482-activity_pub_transactions' into 'develop' | Haelwenn | |
| ActivityPub actions & side-effects in transaction Closes #1482 See merge request pleroma/pleroma!2089 | |||
| 2020-03-02 | relay list shows hosts without accepted follow | Alexander Strizhakov | |
| 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-03-01 | ActivityPub actions & side-effects in transaction | Alexander Strizhakov | |
| 2020-02-22 | [#1560] Restricted AP- & OStatus-related routes for non-federating instances. | Ivan Tashkinov | |
| 2020-02-20 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| 1505-threads-federation # Conflicts: # config/config.exs | |||
| 2020-02-15 | [#1505] Restricted max thread distance for fetching replies on incoming ↵ | Ivan Tashkinov | |
| federation (in addition to reply-to depth restriction). | |||
| 2020-02-13 | Tweaks to `clear_config` calls in tests in order to prevent side effects on ↵ | Ivan Tashkinov | |
| config during test suite execution. | |||
| 2020-02-10 | [#1505] Improved replies-handling tests: updated Mastodon message fixture, ↵ | Ivan Tashkinov | |
| used exact Pleroma federation message. | |||
| 2020-02-09 | [#1505] Removed wrapping of reply URIs into `first` element, added comments ↵ | Ivan Tashkinov | |
| to transmogrifier tests. | |||
| 2020-02-09 | [#1505] Fixed `replies` serialization (included objects' ids instead of ↵ | Ivan Tashkinov | |
| activities' ids). | |||
| 2020-02-08 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| 1505-threads-federation | |||
| 2020-02-08 | [#1505] Added tests, changelog entry, tweaked config settings related to ↵ | Ivan Tashkinov | |
| replies output on outgoing federation. | |||
| 2020-02-07 | Merge branch 'cancel-follow-request' into 'develop' | Haelwenn | |
| Add support for cancellation of a follow request Closes #1522 See merge request pleroma/pleroma!2175 | |||
| 2020-02-06 | EmojiReactions: Rename to EmojiReacts | Lain Soykaf | |
| 2020-02-05 | Add support for cancellation of a follow request | Egor Kislitsyn | |
| 2020-02-05 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
| 1505-threads-federation | |||
| 2020-01-30 | Emoji Reactions: Actually use the validation. | lain | |
| 2020-01-25 | [#1505] Background fetching of incoming activities' `replies` collections. | Ivan Tashkinov | |
| 2020-01-23 | Emoji reactions: Add sanity checks for the cache | lain | |
| 2020-01-22 | [#1505] Added Mastodon-compatible `replies` collection to Note federated ↵ | Ivan Tashkinov | |
| representation. | |||
| 2020-01-22 | Emoji reactions: Change cache and reply format | lain | |
| 2020-01-20 | Bump credo to 1.1.5 | Haelwenn (lanodan) Monnier | |
| 2020-01-12 | Merge branch 'develop' into issue/1354 | Mark Felder | |
| 2019-12-21 | moved remote follow in separate controller | Maksim Pechnikov | |
| 2019-12-19 | Do not crash when remote user follower and following counters are hidden | Egor Kislitsyn | |
| 2019-12-17 | Hide follower counter when hiding is activated | Egor Kislitsyn | |
| 2019-12-16 | tests: remove a useless 3 second sleep | rinpatch | |
| the ids favs use are accurate down to a microsecond, there is no need for it | |||
| 2019-12-11 | Merge branch 'develop' into issue/1411 | Mark Felder | |
| 2019-12-10 | Merge branch 'develop' into 'domain-block-precedence' | Sadposter | |
| # Conflicts: # lib/pleroma/user.ex | |||
| 2019-12-10 | make analysis happy | Sadposter | |
| 2019-12-10 | modify SQL to include followed-but-domain-blocked activities | Sadposter | |
| 2019-12-08 | Merge branch 'improve-move-notificaions-api' into 'develop' | rinpatch | |
| Add `with_move` query param to the notifications API See merge request pleroma/pleroma!2032 | |||
| 2019-12-06 | Merge branch 'develop' into fix/mrf-delete | rinpatch | |
| 2019-12-05 | ActivityPub: Fix deletes being exempt from MRF | rinpatch | |
| Closes #1461 | |||
| 2019-12-05 | Merge branch '1335-user-api-id-fields-relations' into 'develop' | lain | |
| [#1335] User: refactoring of AP ID fields into relations Closes #1335 See merge request pleroma/pleroma!1963 | |||
