Skip to content

%timeline ‐ Trent

lomder-librun edited this page Aug 28, 2023 · 1 revision
:: import id:common
::

:: Common types
::
+$  timeline
  $:  id=id:common

  ==
::
+$  timeline-post
  $:  timeline-id=@t
      post-id=id:common
      post-type=type:common
      text-field=@t
      image-field=@t
  ==
::
+$  action
  $%  
      [%create-timeline =create-payload =curators]
      [%edit-timeline-meta =edit-payload]
  ==
::
+$  updates
  $%  
      [%timeline =timeline]
  ==
::
::  Scry views
::
+$  scry
  $%  
      ::  /~lomder-librun.holium.network/~/scry/timeline/~lomder-librun/our
      [%timeline-paged timeline-id=@t start-index=@ud amount=@ud]
      :: 
      [%timeline =timeline]
      [%timeline-metadata =timeline-metadata]
  ==
--
Clone this wiki locally