Introduce instance ICS & Atom feeds (disabled by default)
And refactor the feed modules Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -137,6 +137,7 @@ defmodule Mobilizon.Web.Router do
|
||||
get("/@:name/feed/:format", FeedController, :actor)
|
||||
get("/events/:uuid/export/:format", FeedController, :event)
|
||||
get("/events/going/:token/:format", FeedController, :going)
|
||||
get("/feed/instance/:format", FeedController, :instance)
|
||||
end
|
||||
|
||||
## MOBILIZON
|
||||
|
||||
Reference in New Issue
Block a user