View Source Bonfire.Social.Feeds.LiveHandler (bonfire_umbrella v0.9.8-cooperation-beta.15)

Summary

Functions

Link to this function

actions_update_many(assigns_sockets, opts)

View Source
Link to this function

activity_update_many(assigns_sockets, opts)

View Source
Link to this function

assign_feed(socket, assigns, opts \\ [])

View Source
Link to this function

feed_assigns_maybe_async(other, socket, show_loader \\ true, reset_stream \\ false)

View Source
Link to this function

feed_default_assigns(feed_name, socket)

View Source
Link to this function

feed_extra_preloads_list(showing_within, thread_mode \\ nil)

View Source
Link to this function

feed_live_update_many_preloads?()

View Source
Link to this function

handle_event(binary, attrs, socket)

View Source
Link to this function

handle_info(arg, socket)

View Source
Link to this function

handle_params(attrs, _, socket)

View Source
Link to this function

insert_feed(socket, feed_edges, opts \\ [])

View Source
Link to this function

load_user_feed_assigns(selected_tab_and_user_id, params, socket)

View Source
Link to this function

load_user_feed_assigns(tab, feed_id, attrs, socket)

View Source
Link to this function

paginate_feed(feed_id, attrs, socket, opts \\ [])

View Source
Link to this function

paginate_fetch_assign_default(opts, socket)

View Source
Link to this function

paginate_opts(attrs, socket, opts)

View Source
Link to this function

preload_activity_and_object_assocs(feed, under, opts)

View Source
Link to this function

remove_activity(activity)

View Source
Link to this function

reply_to_activity(js \\ %JS{}, target)

View Source
Link to this macro

sigil_p(route, extra)

View Source (macro)
Link to this function

user_feed_assign_or_load_async(tab, user_or_feed, params, socket)

View Source