..
activity_pub
Don't embed the first page in inboxes/outboxes and refactor the views to
2019-09-27 00:30:10 +03:00
admin_api
support for config groups
2019-06-23 08:16:16 +03:00
auth
Refactored Pleroma.Web.Auth.Authenticator
2019-05-01 13:28:04 +00:00
common_api
Fix not being able to pin unlisted posts
2019-07-28 22:39:10 +00:00
instances
[Credo] fix Credo.Check.Readability.MaxLineLength
2019-03-13 04:26:56 +01:00
mastodon_api
Redirect not logged-in users to the MastoFE login page on private instances
2019-08-14 01:50:22 +00:00
metadata
typo fix
2019-04-19 07:50:21 +00:00
mongooseim
MongooseIM: Add basic integration endpoints.
2019-05-17 18:21:11 +02:00
oauth
Added more redirect_uri
checks to prevent redirect to not explicitly listed URI.
2019-06-18 17:00:49 +03:00
ostatus
[ #161 ] Refactoring, documentation.
2019-08-14 02:08:52 +00:00
plugs
Use Pleroma.Config everywhere
2019-05-30 15:33:58 +07:00
push
WebPush: Use Object.normalize, rewrite tests so they test reality.
2019-04-29 18:15:30 +02:00
rich_media
add ignore hosts and TLDs for rich_media
2019-06-25 22:25:37 +03:00
salmon
move key generation functions into Pleroma.Keys module
2019-05-22 03:58:15 +00:00
twitter_api
#1110 fixed /api/pleroma/healthcheck
2019-08-14 01:50:22 +00:00
views
differences_in_mastoapi_responses.md: fullname & bio are optionnal
2019-05-13 18:35:45 +00:00
web_finger
move key generation functions into Pleroma.Keys module
2019-05-22 03:58:15 +00:00
websub
remove @websub and @ostatus module-level constants
2019-05-25 04:43:11 +00:00
fallback_test.exs
Respond with a 404 Not implemented JSON error message
2019-05-22 07:15:52 +08:00
federator_test.exs
Handle MRF rejections of incoming AP activities
2019-08-14 01:50:21 +00:00
node_info_test.exs
tests: fix up nodeinfo tests
2019-08-14 01:50:26 +00:00
rel_me_test.exs
Web.RelMe: Fix having other values in rel attr
2019-03-05 02:13:22 +01:00
retry_queue_test.exs
streamer_test.exs
Broadcast conversation update when DM is deleted
2019-06-24 07:14:04 +00:00