Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add markdown link for unnamed markdown blob mentions | cel | 2019-04-08 | 1 | -3/+12 |
| | |||||
* | Fix fallthrough | cel | 2019-04-03 | 1 | -0/+1 |
| | |||||
* | npm: fix rendering unnamed feeds | cel | 2019-03-30 | 1 | -2/+2 |
| | |||||
* | Show audio/video alt text better | cel | 2019-03-22 | 1 | -5/+4 |
| | | | | | | - Putting the alt text inside the audio/video tag makes it show up in dillo and w3m. - Remove redundant audio:/video: prefix | ||||
* | Escape draft edit URL | cel | 2019-03-11 | 1 | -1/+1 |
| | |||||
* | Sort drafts by mtime | cel | 2019-03-11 | 1 | -6/+28 |
| | |||||
* | script: catch resolve error | cel | 2019-03-11 | 1 | -1/+3 |
| | |||||
* | remove a trailing comma that caused a parse error | ansuz | 2019-03-06 | 1 | -1/+1 |
| | |||||
* | Don't consider reason to be an about property | cel | 2019-02-26 | 1 | -0/+1 |
| | |||||
* | Handle missing ssb-friends method | cel | 2019-02-26 | 2 | -2/+14 |
| | |||||
* | Linkify markdown blob links | cel | 2019-02-13 | 1 | -1/+10 |
| | |||||
* | Render label and queue messages | cel | 2019-02-13 | 1 | -0/+27 |
| | |||||
* | Show addresses more compactly | cel | 2019-02-04 | 4 | -15/+25 |
| | | | | Handle missing port | ||||
* | Allow multiple new-style addresses | cel | 2019-02-03 | 1 | -2/+0 |
| | |||||
* | Render peer invites | cel | 2019-02-03 | 2 | -5/+10 |
| | |||||
* | Support private publish without ssb-private | cel | 2019-02-03 | 1 | -2/+12 |
| | |||||
* | Move truncate function into utils | cel | 2019-02-03 | 3 | -22/+17 |
| | |||||
* | Fix saving draft with upload | cel | 2019-02-03 | 1 | -0/+1 |
| | |||||
* | Fix /pub page title | cel | 2019-02-01 | 1 | -1/+1 |
| | |||||
* | Support sbot built-in unboxing | cel | 2019-02-01 | 2 | -13/+36 |
| | | | | | | | | | This allows rendering private messages without the ssb-private plugin or old scuttlebot built-in private plugin /private is removed from default nav if there is no ssb-private plugin, because it emulates private.read by filtering the main log, which is inefficient/slow. | ||||
* | Arrange edit & discard buttons horizontally | cel | 2019-02-01 | 1 | -14/+12 |
| | |||||
* | Add drafts feature | cel | 2019-01-31 | 5 | -19/+259 |
| | |||||
* | Render code in textareas monospaced | cel | 2019-01-31 | 1 | -0/+1 |
| | |||||
* | Render user-invite | cel | 2019-01-31 | 2 | -0/+33 |
| | |||||
* | Omit default ssb-server port | cel | 2019-01-29 | 3 | -2/+4 |
| | |||||
* | Recognize more ways of finding pub addresses | cel | 2019-01-29 | 1 | -2/+55 |
| | |||||
* | Move pub addresses out of profile page | cel | 2019-01-29 | 2 | -12/+71 |
| | |||||
* | Allow setting blob link mime-types in composer | cel | 2019-01-29 | 1 | -3/+32 |
| | |||||
* | Add block page | cel | 2019-01-29 | 1 | -3/+43 |
| | | | | Allow composing a block message with a reason. | ||||
* | Add replicate.request button | cel | 2019-01-29 | 1 | -1/+25 |
| | |||||
* | Add mute (private block) button | cel | 2019-01-28 | 2 | -3/+32 |
| | |||||
* | Add /script route | cel | 2019-01-28 | 2 | -0/+42 |
| | |||||
* | Make nav links configurable | cel | 2019-01-28 | 2 | -21/+27 |
| | |||||
* | Try to crash less | cel | 2019-01-28 | 1 | -1/+4 |
| | |||||
* | Handle old-style auto-follow | cel | 2019-01-28 | 1 | -2/+13 |
| | |||||
* | Truncate unnamed tags | cel | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | Allow truncating name links | cel | 2019-01-28 | 2 | -6/+13 |
| | |||||
* | about-diff: handle initial diff | cel | 2019-01-25 | 1 | -5/+5 |
| | |||||
* | Add about-diff page | cel | 2019-01-23 | 3 | -5/+109 |
| | |||||
* | Render vote/block reason as markdown | cel | 2019-01-16 | 1 | -2/+2 |
| | |||||
* | Fix typo | cel | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | default filter to all | cel | 2019-01-14 | 1 | -1/+1 |
| | |||||
* | Don't show zero timestamps | cel | 2019-01-14 | 1 | -7/+9 |
| | |||||
* | Render publicWebHosting in compound about message | cel | 2019-01-12 | 1 | -0/+9 |
| | |||||
* | fix checkbox rendering | cel | 2019-01-12 | 1 | -1/+1 |
| | |||||
* | Render pub-owner-announce and pub-owner-confirm messages | cel | 2019-01-09 | 1 | -1/+25 |
| | |||||
* | Render address messages | cel | 2019-01-09 | 1 | -0/+13 |
| | |||||
* | Render castling better | cel | 2019-01-09 | 1 | -3/+15 |
| | |||||
* | Don't show duplicate channel | cel | 2019-01-02 | 1 | -0/+1 |
| | |||||
* | Support new way of skipping ssb-ooo | cel | 2018-12-12 | 1 | -10/+6 |
| |