pleroma/lib/pleroma/web
William Pitcock 9f3cb38012 helpers: use AutoLinker to validate URIs as well as the other tests 2019-03-04 18:31:49 +00:00
..
activity_pub Stop adresssing like activities to actor's follower collection on non-public posts 2019-03-04 18:09:58 +03:00
admin_api Add pagination to search 2019-03-02 17:21:30 +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 Unify Mastodon and Twitter follow implementations using CommonAPI 2019-03-04 01:00:37 +03: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 Merge branch 'unify-follow' into 'develop' 2019-03-04 13:25:32 +00:00
media_proxy fix S3 links encoding in Mediaproxy 2019-02-14 15:55:21 +07:00
metadata Add status text to notifications (mentions and reposts) 2019-03-04 20:47:34 +03:00
nodeinfo Merge branch 'fix/credo-issues' into 'develop' 2019-02-10 20:54:21 +00:00
oauth Merge branch 'bugfix/oauth-scopes-join' into 'develop' 2019-03-02 06:39:07 +00:00
ostatus Move visibility into own module. 2019-02-22 13:29:52 +01:00
push Remove unused code 2019-03-04 20:49:20 +03:00
rich_media helpers: use AutoLinker to validate URIs as well as the other tests 2019-03-04 18:31:49 +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 'unify-follow' into 'develop' 2019-03-04 13:25:32 +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
rel_me.ex RelMe.maybe_put_rel_me/2: When true put "me" otherwise nil 2019-03-02 06:58:42 +01:00
router.ex Add search users endpoint 2019-02-28 19:04:47 +03:00
streamer.ex Don't stream muted accounts 2019-03-03 20:54:53 +00: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