Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add advanced search | cel | 2017-04-27 | 1 | -1/+55 |
| | |||||
* | Add catchup links to messages in live view | cel | 2017-04-27 | 1 | -3/+14 |
| | |||||
* | Add live view | cel | 2017-04-27 | 1 | -0/+16 |
| | |||||
* | Convert catchup into a button | cel | 2017-04-20 | 1 | -5/+6 |
| | |||||
* | Set timestamp cookie for /new on "catchup" | cel | 2017-04-20 | 1 | -4/+16 |
| | |||||
* | Handle link rel | cel | 2017-04-20 | 1 | -0/+1 |
| | |||||
* | Reformat private message recipients input | cel | 2017-04-19 | 1 | -12/+21 |
| | |||||
* | Move name fields next to the composer textarea | cel | 2017-04-18 | 1 | -19/+31 |
| | | | | | instead of in the preview area. This is to clarify that the name completions are part of what is being composed. | ||||
* | Add contacts pages | cel | 2017-04-18 | 1 | -0/+56 |
| | |||||
* | Add friends page | cel | 2017-04-18 | 1 | -0/+46 |
| | |||||
* | Remove slow friend list | cel | 2017-04-18 | 1 | -41/+1 |
| | |||||
* | List channels inline | cel | 2017-04-18 | 1 | -11/+4 |
| | |||||
* | Move message stream decryption into App | cel | 2017-04-14 | 1 | -16/+4 |
| | |||||
* | spelling | wanderer | 2017-04-14 | 1 | -1/+1 |
| | |||||
* | fixed MIME for ico | wanderer | 2017-04-14 | 1 | -0/+1 |
| | |||||
* | Add channels page | cel | 2017-04-14 | 1 | -0/+50 |
| | |||||
* | Dig in channel | cel | 2017-04-13 | 1 | -0/+1 |
| | |||||
* | Add (un)follow button | cel | 2017-04-12 | 1 | -1/+41 |
| | |||||
* | Only show friends list on non-scrolled/paged feed | cel | 2017-04-12 | 1 | -15/+18 |
| | | | | It takes up a lot of space. Leave room for the feed content | ||||
* | Show follows, followers, and friends (WIP) | cel | 2017-04-12 | 1 | -3/+45 |
| | |||||
* | Put attachment markdown into composer | cel | 2017-04-11 | 1 | -8/+9 |
| | |||||
* | Fix peer sorting | cel | 2017-04-11 | 1 | -1/+1 |
| | |||||
* | Add composer to New page | cel | 2017-04-09 | 1 | -12/+19 |
| | |||||
* | Add missing sigil | cel | 2017-04-09 | 1 | -1/+1 |
| | |||||
* | Add new | cel | 2017-04-08 | 1 | -0/+57 |
| | |||||
* | Quote blob filenames better. | cel | 2017-04-06 | 1 | -1/+2 |
| | | | | Fix %DPzqOq/f6/S9V1/ZRaIVoniRDJlbSNfC1mrW6IgfgDc=.sha256 | ||||
* | Ignore duplicate mentions | cel | 2017-04-06 | 1 | -0/+3 |
| | |||||
* | Add peers page | cel | 2017-04-04 | 1 | -0/+62 |
| | |||||
* | Prevent auto download of blobs | cel | 2017-03-24 | 1 | -1/+1 |
| | |||||
* | fix some error handling | cel | 2017-03-19 | 1 | -3/+4 |
| | |||||
* | Handle missing ssb-query | cel | 2017-03-16 | 1 | -0/+5 |
| | |||||
* | increase unbox parallelism | cel | 2017-03-16 | 1 | -2/+2 |
| | |||||
* | encode filename better | cel | 2017-03-13 | 1 | -1/+5 |
| | |||||
* | update ssb-mentions for detecting bare feed names | cel | 2017-03-13 | 1 | -2/+2 |
| | |||||
* | render missing thread root | cel | 2017-03-13 | 1 | -4/+5 |
| | |||||
* | fix previewing messages | cel | 2017-03-13 | 1 | -2/+1 |
| | |||||
* | on publish, show only name of new message | cel | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | Publish votes more like other messages | cel | 2017-03-10 | 1 | -46/+22 |
| | |||||
* | Publish message before rendering page | cel | 2017-03-10 | 1 | -23/+40 |
| | | | | and show it at the top of the page | ||||
* | Searching for a channel navigates to it | cel | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | Don't linkify bare blob or msg mentions | cel | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | Implement choosing ids for mentions | cel | 2017-03-08 | 1 | -5/+34 |
| | |||||
* | Ignore empty uploads from w3m | cel | 2017-03-08 | 1 | -0/+1 |
| | |||||
* | Push attached blobs on publish | cel | 2017-03-07 | 1 | -1/+9 |
| | |||||
* | 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 | 1 | -2/+2 |
| | |||||
* | Be able to dig any message | cel | 2017-03-01 | 1 | -1/+2 |
| | |||||
* | Set suggested filename for blob download | cel | 2017-02-20 | 1 | -0/+2 |
| | |||||
* | Allow unsetting channel | cel | 2017-02-19 | 1 | -3/+4 |
| | |||||
* | Allow changing content-type of attachment | cel | 2017-02-19 | 1 | -1/+6 |
| |