Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show follows, followers, and friends (WIP) | cel | 2017-04-12 | 2 | -3/+104 |
| | |||||
* | Put attachment markdown into composer | cel | 2017-04-11 | 1 | -8/+9 |
| | |||||
* | Fix peer sorting | cel | 2017-04-11 | 2 | -3/+3 |
| | |||||
* | Show pub follows | cel | 2017-04-10 | 1 | -0/+1 |
| | |||||
* | Add composer to New page | cel | 2017-04-09 | 1 | -12/+19 |
| | |||||
* | Add missing sigil | cel | 2017-04-09 | 3 | -3/+3 |
| | |||||
* | Add new | cel | 2017-04-08 | 1 | -0/+57 |
| | |||||
* | Improve message title compuation | cel | 2017-04-08 | 2 | -6/+5 |
| | | | | Prefer About info for non-textual messages | ||||
* | Show auto-follow | cel | 2017-04-08 | 1 | -0/+1 |
| | |||||
* | Fully render generic messages | cel | 2017-04-08 | 1 | -3/+54 |
| | |||||
* | Retry publish on "expected previous" error | cel | 2017-04-08 | 1 | -5/+19 |
| | |||||
* | Render note for contact messages | cel | 2017-04-08 | 1 | -1/+6 |
| | |||||
* | Quote blob filenames better. | cel | 2017-04-06 | 1 | -1/+2 |
| | | | | Fix %DPzqOq/f6/S9V1/ZRaIVoniRDJlbSNfC1mrW6IgfgDc=.sha256 | ||||
* | Use download property instead of link name field | cel | 2017-04-06 | 1 | -1/+1 |
| | |||||
* | Ignore duplicate mentions | cel | 2017-04-06 | 1 | -0/+3 |
| | |||||
* | Disable symbol wrapping | cel | 2017-04-06 | 1 | -1/+3 |
| | |||||
* | Add peers page | cel | 2017-04-04 | 2 | -0/+90 |
| | |||||
* | Use hashlru, for efficiency | cel | 2017-04-04 | 1 | -1/+1 |
| | |||||
* | Prevent auto download of blobs | cel | 2017-03-24 | 1 | -1/+1 |
| | |||||
* | update ssb-marked: detect hashtags | cel | 2017-03-24 | 1 | -0/+1 |
| | |||||
* | fix some error handling | cel | 2017-03-19 | 1 | -3/+4 |
| | |||||
* | render mutual credit messages | cel | 2017-03-18 | 1 | -0/+18 |
| | |||||
* | render description in message as markdown | cel | 2017-03-18 | 1 | -1/+2 |
| | |||||
* | Handle missing ssb-query | cel | 2017-03-16 | 1 | -0/+5 |
| | |||||
* | increase unbox parallelism | cel | 2017-03-16 | 1 | -2/+2 |
| | |||||
* | live-invalidate about cache | cel | 2017-03-15 | 1 | -1/+12 |
| | |||||
* | encode filename better | cel | 2017-03-13 | 1 | -1/+5 |
| | |||||
* | render symbols for dillo | cel | 2017-03-13 | 1 | -1/+9 |
| | |||||
* | update ssb-mentions for detecting bare feed names | cel | 2017-03-13 | 1 | -2/+2 |
| | |||||
* | render missing thread root | cel | 2017-03-13 | 3 | -12/+20 |
| | |||||
* | link to post root and branch messages | cel | 2017-03-13 | 1 | -2/+13 |
| | |||||
* | fix rendering some message titles | cel | 2017-03-13 | 1 | -1/+3 |
| | |||||
* | fix previewing messages | cel | 2017-03-13 | 1 | -2/+1 |
| | |||||
* | on publish, show only name of new message | cel | 2017-03-10 | 2 | -8/+8 |
| | |||||
* | Publish votes more like other messages | cel | 2017-03-10 | 2 | -48/+25 |
| | |||||
* | Publish message before rendering page | cel | 2017-03-10 | 2 | -38/+48 |
| | | | | and show it at the top of the page | ||||
* | Render issue-edit msgs | cel | 2017-03-09 | 1 | -1/+20 |
| | | | | including legacy renames and reopens | ||||
* | Searching for a channel navigates to it | cel | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | More robust text handling | cel | 2017-03-09 | 1 | -1/+2 |
| | |||||
* | Don't linkify bare blob or msg mentions | cel | 2017-03-09 | 2 | -3/+7 |
| | |||||
* | Prefer image filename for blob download name | cel | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | Improve rendering issue updates | cel | 2017-03-09 | 1 | -8/+8 |
| | |||||
* | Implement choosing ids for mentions | cel | 2017-03-08 | 3 | -6/+52 |
| | |||||
* | Ignore empty uploads from w3m | cel | 2017-03-08 | 1 | -0/+1 |
| | |||||
* | Push attached blobs on publish | cel | 2017-03-07 | 2 | -1/+13 |
| | |||||
* | Set content-type when serving blobs | cel | 2017-03-05 | 1 | -7/+13 |
| | |||||
* | Put rel on same line as dig link | cel | 2017-03-05 | 2 | -12/+14 |
| | |||||
* | Rewrite Patchwork links | cel | 2017-03-05 | 1 | -1/+5 |
| | |||||
* | Be able to dig any message | cel | 2017-03-01 | 2 | -18/+30 |
| | |||||
* | Improve git commit message rendering | cel | 2017-02-21 | 3 | -4/+12 |
| | | | | | | - Render as markdown unless it looks like it is plain text - Linkify commit titles - Linkify ssb://% URLs |