..
activity_pub
activitypub: fix date header format
2019-03-01 12:22:45 +00:00
admin_api
Add more admin actions
2019-02-27 00:13:38 +03:00
auth
Renamed *DatabaseAuthenticator to *Authenticator.
2019-02-28 14:12:41 +03:00
channels
update copyright years to 2019
2018-12-31 15:41:47 +00:00
common_api
fix formatter
2019-02-27 15:40:30 +07:00
federator
Move visibility into own module.
2019-02-22 13:29:52 +01:00
http_signatures
de-group alias/es
2019-02-09 16:31:17 +01:00
mastodon_api
mastodon websocket: return errors using ok, not stop
2019-02-28 16:23:55 +00:00
media_proxy
fix S3 links encoding in Mediaproxy
2019-02-14 15:55:21 +07:00
metadata
twitter card: remove IO.inspect() spam
2019-02-24 18:56:44 +00:00
nodeinfo
Merge branch 'fix/credo-issues' into 'develop'
2019-02-10 20:54:21 +00:00
oauth
Renamed *DatabaseAuthenticator to *Authenticator.
2019-02-28 14:12:41 +03:00
ostatus
Move visibility into own module.
2019-02-22 13:29:52 +01:00
push
de-group alias/es
2019-02-09 16:31:17 +01:00
rich_media
rich media: tighten fetching timeouts and size limits
2019-02-10 21:54:08 +00:00
salmon
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs
2019-02-11 13:54:21 +07:00
templates
Merge branch 'fix/twittercards' into 'develop'
2019-02-22 04:38:14 +00:00
twitter_api
Merge branch 'bugfix/236-ambiguous-route-for-numerical-handles' into 'develop'
2019-03-01 09:48:24 +00:00
views
logging: only return ISE reasons in API responses when in dev or test mode
2019-02-20 17:36:47 +00:00
web_finger
de-group alias/es
2019-02-09 16:31:17 +01:00
websub
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs
2019-02-11 13:54:21 +07:00
xml
update copyright years to 2019
2018-12-31 15:41:47 +00:00
chat_channel.ex
update copyright years to 2019
2018-12-31 15:41:47 +00:00
controller_helper.ex
[ #468 ] Refactored OAuth scopes' defaults & missing selection handling.
2019-02-17 13:49:14 +03:00
endpoint.ex
Use url() instead of static_url in Endpoint.websocket_url()
2019-02-01 22:35:19 +03:00
gettext.ex
update copyright years to 2019
2018-12-31 15:41:47 +00:00
metadata.ex
Use object instead of activity for metadata
2019-01-18 09:32:52 +03:00
oauth.ex
Database authenticator behaviour / Pleroma implementation refactoring.
2019-02-26 15:27:01 +03:00
router.ex
Add more admin actions
2019-02-27 00:13:38 +03:00
streamer.ex
Move visibility into own module.
2019-02-22 13:29:52 +01:00
uploader_controller.ex
Make credo happy
2019-02-09 14:59:20 +01:00
web.ex
Made auth customization be runtime-configurable.
2019-02-28 13:00:54 +03:00