Liking cljdoc? Tell your friends :D

scicloj.zulipdata.views

Projections of raw Zulip messages into purpose-built tablecloth datasets. Raw messages are the source of truth; these views are built on demand.

Projections of raw Zulip messages into purpose-built tablecloth datasets.
Raw messages are the source of truth; these views are built on demand.
raw docstring

edits-longclj

(edits-long messages)

One row per edit event in :edit_history. Note: some edits record only topic/stream moves (no :prev_content); we include prev-content as-is.

One row per edit event in :edit_history. Note: some edits record only
topic/stream moves (no :prev_content); we include prev-content as-is.
sourceraw docstring

messages-timelineclj

(messages-timeline messages)

One row per message — simple-valued fields only. Good for activity-over-time and sender/topic analyses.

One row per message — simple-valued fields only. Good for
activity-over-time and sender/topic analyses.
sourceraw docstring

reactions-longclj

(reactions-long messages)

One row per (message, reaction). Fields: message-id, stream-id, channel, subject, emoji-name, emoji-code, reaction-type, user-id, message-ts.

One row per (message, reaction). Fields: message-id, stream-id, channel,
subject, emoji-name, emoji-code, reaction-type, user-id, message-ts.
sourceraw docstring

(topic-links-long messages)

One row per auto-linked URL inside a message.

One row per auto-linked URL inside a message.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close