View Source Bonfire.Social.Feeds.LiveHandler (Bonfire v0.9.10-classic-beta.156)

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_assigns_non_live(feed_id, assigns, opts)

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
@spec handle_params(any(), any(), any()) :: {:noreply, any()}
Link to this function

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

View Source
@spec insert_feed(any(), any(), any()) :: any()
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