akkoma/lib/pleroma/web/websub
Ivan Tashkinov b40b4bc4e5 [#582] Optimized federation retirement by reducing the number of SQL calls
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`,
calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`).
2019-02-03 12:41:27 +03:00
..
websub.ex [#582] Optimized federation retirement by reducing the number of SQL calls 2019-02-03 12:41:27 +03:00
websub_client_subscription.ex Flake Ids for Users and Activities 2019-01-23 11:26:27 +01:00
websub_controller.ex [#534] Made federation push sender be determined basing on content instead of referer header. Updated tests. 2019-01-29 13:12:28 +03:00
websub_server_subscription.ex update copyright years to 2019 2018-12-31 15:41:47 +00:00