Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-17 | Add ActivityPub Object Event type support | Thomas Citharel | |
Adds Event support in the same way Video objects are handled, with the name of the object as message header. Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||
2019-11-30 | test missing first field | kPherox | |
2019-11-04 | add missing tesla mocks | Steven Fuchs | |
2019-10-19 | implement invisible support for remote users | Ariadne Conill | |
2019-10-18 | add some missing tesla fixtures | Ariadne Conill | |
2019-10-09 | provide mocks for webfinger endpoints | Steven Fuchs | |
2019-10-05 | Add test for handling Announces with inlined object from different origin | Thibaut Girka | |
2019-10-05 | Import object from self-Announce whenever possible | Thibaut Girka | |
2019-09-18 | Merge branch 'chores/bump-copyright-year' into 'develop' | rinpatch | |
Bump copyright years of files changed in 2019 See merge request pleroma/pleroma!1698 | |||
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-09-18 | Initial poll refresh support | rinpatch | |
Implement refreshing the object with an interval and call the function when getting the poll. | |||
2019-09-05 | Mastodon API Poll view: Fix handling of polls without an end date | rinpatch | |
2019-08-26 | Transmogrifier: Fix follow handling when the actor is an object. | lain | |
2019-08-25 | Merge branch 'bugfix/rel_me_missing_mocks' into 'develop' | lain | |
Implement missing mocks for rel=me See merge request pleroma/pleroma!1598 | |||
2019-08-25 | HttpRequestMock: Remove useless `error = error` | Haelwenn (lanodan) Monnier | |
2019-08-25 | Implement missing mocks for rel=me | Haelwenn (lanodan) Monnier | |
2019-08-25 | HttpRequestMock: Improve non-implemented error message | Haelwenn (lanodan) Monnier | |
2019-08-25 | HttpRequestMock: Log mock errors as warnings | Haelwenn (lanodan) Monnier | |
2019-08-02 | Merge branch 'feature/hide-follows-remote' into 'develop' | lain | |
Refactor Follows/Followers counter syncronization and set hide_followers/hide_follows for remote users See merge request pleroma/pleroma!1411 | |||
2019-07-31 | Add tests for counters being updated on follow | rinpatch | |
2019-07-31 | tests for TwitterApi/UtilController | Maksim | |
2019-07-24 | Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop' | kaniini | |
Fix remote follow from /ostatus_subscribe Closes #1103 See merge request pleroma/pleroma!1472 | |||
2019-07-24 | Show the url advertised in the Activity in the Status JSON response | Sergey Suprunenko | |
2019-07-25 | Add WebFinger test for AP-only account | kPherox | |
2019-07-24 | tests WebFinger | Maksim | |
2019-07-14 | HttpRequestMock: Add 404s on OStatus fetching for info.pleroma.site | Haelwenn (lanodan) Monnier | |
2019-07-14 | HttpRequestMock: Add missing mocks for object containment tests | Haelwenn (lanodan) Monnier | |
2019-07-10 | support for idna domains | Alexander Strizhakov | |
2019-07-09 | Fix/1019 correct count remote users | Alexander Strizhakov | |
2019-07-03 | Remove `httpoison` from dependencies | Egor Kislitsyn | |
2019-06-25 | add ignore hosts and TLDs for rich_media | Maksim Pechnikov | |
2019-06-16 | salmon fix | Alex S | |
removed some ownership sandbox error | |||
2019-06-04 | Add missing HTTP Request mocks | Sergey Suprunenko | |
2019-06-01 | Resolve merge conflicts | rinpatch | |
2019-05-30 | Replace missing non-nullable Card attributes with empty strings | Sergey Suprunenko | |
2019-05-15 | Handle incoming Question objects | rinpatch | |
2019-04-06 | twitter api registration | Alex S | |
fix for twitter api tests | |||
2019-04-02 | fetch url for OStatus to know if it is a/c or status | Sachin Joshi | |
2019-04-01 | [OStatus] adds status to pleroma instance if the url given is a status | Sachin Joshi | |
2019-02-01 | Merge branch '534_federation_targets_reachability' into 'develop' | href | |
[#534] Unreachable federation targets retirement Closes #534 See merge request pleroma/pleroma!703 | |||
2019-01-31 | test: http mocks: formatting | William Pitcock | |
2019-01-31 | test: add malformed OGP data fixture | William Pitcock | |
2019-01-28 | [#534] Merged `upstream/develop`. | Ivan Tashkinov | |
2019-01-28 | [#534] Various tweaks. Tests for Instances and Instance. | Ivan Tashkinov | |
2019-01-26 | Move definitions of RichMedia fixtures to test/support/http_request_mock.ex | Haelwenn (lanodan) Monnier | |
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-12-10 | Treat warnings as errors outside of tests. | lain | |
2018-12-04 | formatting the code | Maksim Pechnikov | |
2018-12-04 | all tests passed | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |