Pleroma/lib/pleroma/web
William Pitcock 689b0730f8 activitypub: fix date header format
HTTP date header specification says that days must always be two-digit.
Accordingly, change the format string used to ensure days are always
represented as two-digit (e.g. 01).
2019-03-01 12:22:45 +00:00
..
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
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
mastodon_api mastodon websocket: return errors using ok, not stop 2019-02-28 16:23:55 +00:00
media_proxy
metadata twitter card: remove IO.inspect() spam 2019-02-24 18:56:44 +00:00
nodeinfo
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
rich_media
salmon
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
websub
xml
chat_channel.ex
controller_helper.ex [#468] Refactored OAuth scopes' defaults & missing selection handling. 2019-02-17 13:49:14 +03:00
endpoint.ex
gettext.ex
metadata.ex
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
web.ex Made auth customization be runtime-configurable. 2019-02-28 13:00:54 +03:00