pleroma/lib/pleroma/web/mastodon_api
Haelwenn 54bae06b4f Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1})
Unifies all the similar functions to one and simplify some blocks with it.
2020-06-05 14:48:02 +00:00
..
controllers Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 2020-06-05 14:48:02 +00:00
views Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) 2020-06-05 14:48:02 +00:00
mastodon_api.ex include_types parameter in /api/v1/notifications 2020-03-20 13:18:12 +03:00
websocket_handler.ex Expand and authorize streams in Streamer directly 2020-05-12 18:04:47 +02:00