pleroma/lib/pleroma/web/activity_pub
William Pitcock 28578c6ab5 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 22:32:00 +03:00
..
mrf activitypub: mrf: tag policy: fix force-unlisted and sandbox actions 2019-02-04 19:03:54 +00:00
views hide_followings was renamed to hide_followers in the FE, but never synced up in the BE 2019-02-06 22:34:44 +00:00
activity_pub.ex activitypub: fix date header format 2019-03-01 22:32:00 +03:00
activity_pub_controller.ex activitypub: c2s: add /api/ap/whoami endpoint for andstatus 2019-02-04 22:58:29 +00:00
mrf.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00
relay.ex activitypub: relay: chase selective public announce changes 2019-01-17 23:21:31 +00:00
transmogrifier.ex activitypub: transmogrifier: fix bare tags 2019-02-05 00:43:28 +00:00
utils.ex Revert "Do object insertion through Cachex" 2019-02-11 09:52:19 +01:00