Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into about | cel | 2017-05-15 | 5 | -37/+155 |
|\ | |||||
| * | Don't crash on missing message | cel | 2017-05-15 | 1 | -1/+2 |
| | | |||||
| * | Optimize streaming my channels | cel | 2017-05-11 | 1 | -0/+18 |
| | | |||||
| * | Handle bad refs better | cel | 2017-05-11 | 1 | -1/+1 |
| | | |||||
| * | First pass at listing subscribed channels | _ssb | 2017-05-11 | 2 | -12/+70 |
| | | |||||
| * | Optimize looking up follow | cel | 2017-05-09 | 1 | -7/+9 |
| | | |||||
| * | Exclude channel from list if all its subscribers unsubscribed | cel | 2017-05-09 | 1 | -0/+3 |
| | | |||||
| * | Redirect to published message from /compose | cel | 2017-05-09 | 1 | -3/+12 |
| | | |||||
| * | Add back doctype | cel | 2017-05-09 | 1 | -1/+3 |
| | | |||||
| * | Add fallback image sizes | cel | 2017-05-09 | 2 | -1/+3 |
| | | |||||
| * | Implement thread forking option | cel | 2017-05-06 | 1 | -3/+18 |
| | | |||||
| * | Put shortcut icon in correct place | cel | 2017-05-06 | 2 | -3/+2 |
| | | |||||
| * | Serve channels under /channel/ instead of /%23 | cel | 2017-05-06 | 2 | -9/+17 |
| | | |||||
| * | check ref is string | cel | 2017-05-05 | 1 | -0/+1 |
| | | |||||
* | | wip: about | cel | 2017-05-04 | 6 | -25/+162 |
|/ | |||||
* | Fix checking git-update size | cel | 2017-05-04 | 1 | -1/+1 |
| | |||||
* | Show names of About message targets | cel | 2017-05-04 | 1 | -3/+5 |
| | | | | unless the about message is itself assigning a name | ||||
* | Fix image rendering | cel | 2017-05-04 | 1 | -1/+1 |
| | |||||
* | Render micro messages | cel | 2017-05-04 | 1 | -0/+12 |
| | |||||
* | Handle decrypt failure when running as a plugin | cel | 2017-05-03 | 1 | -1/+1 |
| | | | | %VdhLu+iT854EN35HO+en9rc2bBnyLisA9fKxGr4vAVU=.sha256 | ||||
* | Show git-upload payload size | cel | 2017-05-03 | 1 | -0/+4 |
| | |||||
* | Show undecryptable thread root | cel | 2017-05-02 | 2 | -9/+7 |
| | |||||
* | Add standalone compose page | cel | 2017-05-02 | 1 | -0/+18 |
| | |||||
* | Add size to image alt text | cel | 2017-05-01 | 1 | -3/+23 |
| | |||||
* | Render more gathering messages | cel | 2017-05-01 | 1 | -1/+20 |
| | |||||
* | Add form for searching text in a feed | cel | 2017-04-29 | 1 | -0/+10 |
| | |||||
* | Handle about descriptions better | cel | 2017-04-29 | 1 | -3/+10 |
| | |||||
* | Reply in branch channel if no root channel | cel | 2017-04-29 | 1 | -1/+5 |
| | |||||
* | Disable response timeout | cel | 2017-04-29 | 1 | -0/+2 |
| | | | | | Allow live view to load indefinitely. Fixes %U5SSvaxQiDrF11j9Pei+4JCqNv/owxE2B0v5aXgUizk=.sha256 | ||||
* | Update attendee about renderer | cel | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | Make quoted text longer | cel | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | Add advanced search | cel | 2017-04-27 | 2 | -1/+98 |
| | |||||
* | Add catchup links to messages in live view | cel | 2017-04-27 | 3 | -29/+48 |
| | |||||
* | Add live view | cel | 2017-04-27 | 1 | -0/+16 |
| | |||||
* | Unescape more symbols | cel | 2017-04-27 | 1 | -10/+3 |
| | |||||
* | Render contact flag message | cel | 2017-04-23 | 1 | -0/+2 |
| | |||||
* | Render invalid contact messages better | cel | 2017-04-22 | 1 | -0/+1 |
| | |||||
* | Show downvote reason | cel | 2017-04-21 | 1 | -1/+4 |
| | |||||
* | 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 |
| | |||||
* | Factor out contacts stream handling | cel | 2017-04-20 | 1 | -112/+2 |
| | |||||
* | Render some patch-gathering about messages | cel | 2017-04-20 | 1 | -3/+13 |
| | |||||
* | 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. | ||||
* | Print http address in copy-pastable format | cel | 2017-04-18 | 1 | -1/+2 |
| | |||||
* | Add contacts pages | cel | 2017-04-18 | 2 | -0/+171 |
| | |||||
* | Add friends page | cel | 2017-04-18 | 1 | -0/+46 |
| | |||||
* | Remove slow friend list | cel | 2017-04-18 | 2 | -104/+1 |
| | |||||
* | List channels inline | cel | 2017-04-18 | 1 | -11/+4 |
| |