dsandler / brdfdr (http://brdfdr.com/)
Prototype implementation of the FETHR distributed microblogging/publishing platform.
Changed (Δ59 bytes):
raw changeset »
birdfeeder/templates/user.html (3 lines added, 2 lines removed)
Up to file-list birdfeeder/templates/user.html:
114 |
114 |
|
115 |
115 |
</div> |
116 |
116 |
<div> |
117 |
<small><b>debug:</b> <a href="user/debug">state</a>; message graph (last 1000 |
|
118 |
msgs): <a href="user/graph?limit=1000&format=png">png</a> <a href="user/graph?limit=1000&format=dot">dot</a></small> |
|
117 |
<small><b>debug:</b> <a href="user/debug">state</a>; message graph (last 100 |
|
118 |
msgs): <a href="user/graph?start=0&limit=100&format=png&private=false&show=all">png</a> <a |
|
119 |
href="user/graph?start=0&limit=100&format=dot&private=false&show=all">dot</a></small> |
|
119 |
120 |
</div> |
120 |
121 |
</div> |
121 |
122 |
