Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-12 | Twitter API: Add tests for nil names. | scarlett | |
2018-11-10 | tests: add test for internal data stripping | William Pitcock | |
2018-11-10 | Merge branch 'bugfix/ostatus-as2-reflection' into 'develop' | kaniini | |
ostatus: only federate activities concerning note objects See merge request pleroma/pleroma!437 | |||
2018-11-10 | Merge branch 'tests/prismo-url-map' into 'develop' | kaniini | |
Test that prismo url-map transforms into a string See merge request pleroma/pleroma!414 | |||
2018-11-10 | tests: add tests for new OStatus.is_representable? function | William Pitcock | |
2018-11-08 | tests: flip testing to/cc for mentions | William Pitcock | |
2018-11-08 | Merge branch 'small-jsonld-refactor' into 'develop' | lambda | |
Small jsonld refactor See merge request pleroma/pleroma!433 | |||
2018-11-08 | Unify json ld header handling. | lain | |
2018-11-08 | Small refactor. | lain | |
2018-11-06 | tests: add tests for twitterapi endpoint | William Pitcock | |
2018-11-06 | Merge branch 'runtime-router' into 'develop' | kaniini | |
Runtime configured router See merge request pleroma/pleroma!426 | |||
2018-11-06 | Small wrapper module around Application.get_env/put_env | href | |
Same API as the old Pleroma.Config | |||
2018-11-06 | format | href | |
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-06 | Add federating plug & public tests | href | |
2018-11-03 | Fix formatting. | lain | |
2018-11-03 | Test for null-content activities. | lain | |
2018-11-03 | Test for case-insensitive mastodon hashtag timelines. | lain | |
2018-11-02 | Check for empty string in_reply_to ids. | lain | |
2018-11-01 | Test that prismo url-map transforms into a string | Haelwenn (lanodan) Monnier | |
2018-11-01 | Ensure filters have a filter_id | Lee Starnes | |
2018-11-01 | Test Relay, switch to runtime configuration. | lain | |
2018-10-26 | testsuite: formatting | William Pitcock | |
2018-10-26 | tests: add testsuite for broken thread filter | William Pitcock | |
2018-10-25 | tests: add test for user inbox | William Pitcock | |
2018-10-25 | tests: twitterapi: add additional fields | William Pitcock | |
2018-10-25 | tests: update for new in_reply_to_screen_name field | William Pitcock | |
2018-10-14 | Delete Tokens and Authorizations on password change | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/320 | |||
2018-10-05 | test: update test for new html scrub policy | William Pitcock | |
2018-10-05 | Revert "Merge branch 'revert-a26d5e6b' into 'develop'" | William Pitcock | |
This reverts commit d31bbb1cfe04ca6073a322bcf77239e7d4b79839, reversing changes made to 340ab3cb9068d444b77213e07beb8c2c3ca128b9. | |||
2018-09-28 | Merge branch 'feature/twitter_api/fields' into 'develop' | Haelwenn | |
[Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields" See merge request pleroma/pleroma!360 | |||
2018-09-28 | [Pleroma.Web.TwitterAPI.UserViewTest]: Add test for mastodon-fields | Haelwenn (lanodan) Monnier | |
2018-09-28 | [Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields" | Haelwenn (lanodan) Monnier | |
2018-09-27 | transmogrifier: more robustly handle dereferencing pointer URIs | William Pitcock | |
2018-09-27 | transmogrifier: Add support for array-less hashtags, add broken announce, ↵ | Haelwenn (lanodan) Monnier | |
harden get_actor | |||
2018-09-27 | transmogrifier_test: incoming notices with tag not being an array (kroeg) | Haelwenn (lanodan) Monnier | |
2018-09-22 | twitter api: add no_rich_text option to userview for account prefs | William Pitcock | |
2018-09-20 | [Pleroma.Web.MastodonAPI.AccountView]: relationship.json: fake endorsed ↵ | Haelwenn (lanodan) Monnier | |
value (false) | |||
2018-09-20 | [Pleroma.Web.MastodonAPI.StatusView] add replies_count | Haelwenn (lanodan) Monnier | |
2018-09-10 | Update status_view_test.exs | shadowfacts | |
2018-09-07 | Mastodon API: Add unsupported attributes to relationship responses | Martin Kühl | |
These attributes are documented as required by the Mastodon API. Since we don’t support them (I think?), respond with default values. | |||
2018-09-05 | Fix the tests | Martin Kühl | |
2018-09-05 | Merge branch 'fix/sign-in-with-toot' into 'develop' | Haelwenn | |
Fix sign-in and sign-out with Toot! See merge request pleroma/pleroma!306 | |||
2018-09-03 | Merge branch 'develop' into 'feature/staff-discovery-api' | kaniini | |
# Conflicts: # lib/pleroma/web/nodeinfo/nodeinfo_controller.ex | |||
2018-09-03 | tests: add test for staffAccounts presence in nodeinfo | William Pitcock | |
2018-09-03 | Merge branch 'feature/mastodon_api_2.4.x' into 'develop' | kaniini | |
Add/Fix Mastodon endpoints for 2.4.3 compatibility See merge request pleroma/pleroma!266 | |||
2018-09-02 | Merge branch 'hotfix_broken_likes' into 'develop' | kaniini | |
hotfix for broken like completely breaking the notifications API See merge request pleroma/pleroma!284 | |||
2018-09-02 | formatter: don't add XSS emoji | William Pitcock | |
2018-09-01 | tests: add regression tests | William Pitcock | |
2018-09-01 | AccountView: `sensitive` is supposed to be a boolean, not a string | Martin Kühl | |